Skip to content

Console Output

14:53:28 [2024-02-22T19:53:28.684Z] Started by user Patrick Tasse
14:53:28 [2024-02-22T19:53:28.685Z] Running as Patrick Tasse
14:53:29 [2024-02-22T19:53:29.294Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:53:29 [2024-02-22T19:53:29.838Z] [Pipeline] Start of Pipeline
14:53:32 [2024-02-22T19:53:32.091Z] [Pipeline] readTrusted
14:53:32 [2024-02-22T19:53:32.419Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:53:32 [2024-02-22T19:53:32.725Z] [Pipeline] echo
14:53:32 [2024-02-22T19:53:32.726Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:53:32 [2024-02-22T19:53:32.728Z] [Pipeline] podTemplate
14:53:32 [2024-02-22T19:53:32.797Z] [Pipeline] {
14:53:33 [2024-02-22T19:53:33.803Z] [Pipeline] node
14:53:41 [2024-02-22T19:53:41.309Z] Created Pod: kubernetes tracecompass/tracecompass-build-79wrc-m6k5b
14:53:48 [2024-02-22T19:53:48.805Z] Still waiting to schedule task
14:53:48 [2024-02-22T19:53:48.805Z]tracecompass-build-79wrc-m6k5b’ is offline
14:54:12 [2024-02-22T19:54:12.237Z] Agent tracecompass-build-79wrc-m6k5b is provisioned from template tracecompass-build-79wrc
14:54:12 [2024-02-22T19:54:12.249Z] ---
14:54:12 [2024-02-22T19:54:12.249Z] apiVersion: "v1"
14:54:12 [2024-02-22T19:54:12.249Z] kind: "Pod"
14:54:12 [2024-02-22T19:54:12.249Z] metadata:
14:54:12 [2024-02-22T19:54:12.249Z]   annotations:
14:54:12 [2024-02-22T19:54:12.249Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly/784/"
14:54:12 [2024-02-22T19:54:12.249Z]     runUrl: "job/tracecompass-master-nightly/784/"
14:54:12 [2024-02-22T19:54:12.249Z]   labels:
14:54:12 [2024-02-22T19:54:12.249Z]     jenkins: "slave"
14:54:12 [2024-02-22T19:54:12.249Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:54:12 [2024-02-22T19:54:12.249Z]     jenkins/label: "tracecompass-build"
14:54:12 [2024-02-22T19:54:12.249Z]   name: "tracecompass-build-79wrc-m6k5b"
14:54:12 [2024-02-22T19:54:12.249Z]   namespace: "tracecompass"
14:54:12 [2024-02-22T19:54:12.249Z] spec:
14:54:12 [2024-02-22T19:54:12.249Z]   containers:
14:54:12 [2024-02-22T19:54:12.249Z]   - args:
14:54:12 [2024-02-22T19:54:12.249Z]     - "-c"
14:54:12 [2024-02-22T19:54:12.249Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:54:12 [2024-02-22T19:54:12.249Z]     command:
14:54:12 [2024-02-22T19:54:12.249Z]     - "/bin/sh"
14:54:12 [2024-02-22T19:54:12.249Z]     image: "eclipse/tracecompass-build-env:18.04"
14:54:12 [2024-02-22T19:54:12.249Z]     imagePullPolicy: "Always"
14:54:12 [2024-02-22T19:54:12.249Z]     name: "tracecompass"
14:54:12 [2024-02-22T19:54:12.249Z]     resources:
14:54:12 [2024-02-22T19:54:12.249Z]       limits:
14:54:12 [2024-02-22T19:54:12.249Z]         memory: "2.6Gi"
14:54:12 [2024-02-22T19:54:12.249Z]         cpu: "1.3"
14:54:12 [2024-02-22T19:54:12.249Z]       requests:
14:54:12 [2024-02-22T19:54:12.249Z]         memory: "2.6Gi"
14:54:12 [2024-02-22T19:54:12.249Z]         cpu: "1.3"
14:54:12 [2024-02-22T19:54:12.249Z]     tty: true
14:54:12 [2024-02-22T19:54:12.249Z]     volumeMounts:
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "settings-xml"
14:54:12 [2024-02-22T19:54:12.249Z]       readOnly: true
14:54:12 [2024-02-22T19:54:12.249Z]       subPath: "settings.xml"
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/home/jenkins/.m2/repository"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "m2-repo"
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/opt/tools"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "tools"
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/home/jenkins/agent"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "workspace-volume"
14:54:12 [2024-02-22T19:54:12.249Z]       readOnly: false
14:54:12 [2024-02-22T19:54:12.249Z]   - env:
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_SECRET"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "********"
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_TUNNEL"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_AGENT_NAME"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "tracecompass-build-79wrc-m6k5b"
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_NAME"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "tracecompass-build-79wrc-m6k5b"
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_AGENT_WORKDIR"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "/home/jenkins/agent"
14:54:12 [2024-02-22T19:54:12.249Z]     - name: "JENKINS_URL"
14:54:12 [2024-02-22T19:54:12.249Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:54:12 [2024-02-22T19:54:12.249Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:54:12 [2024-02-22T19:54:12.249Z]     name: "jnlp"
14:54:12 [2024-02-22T19:54:12.249Z]     resources:
14:54:12 [2024-02-22T19:54:12.249Z]       requests:
14:54:12 [2024-02-22T19:54:12.249Z]         memory: "256Mi"
14:54:12 [2024-02-22T19:54:12.249Z]         cpu: "100m"
14:54:12 [2024-02-22T19:54:12.249Z]     volumeMounts:
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/home/jenkins/.ssh"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "volume-known-hosts"
14:54:12 [2024-02-22T19:54:12.249Z]     - mountPath: "/home/jenkins/agent"
14:54:12 [2024-02-22T19:54:12.249Z]       name: "workspace-volume"
14:54:12 [2024-02-22T19:54:12.249Z]       readOnly: false
14:54:12 [2024-02-22T19:54:12.249Z]   nodeSelector:
14:54:12 [2024-02-22T19:54:12.249Z]     kubernetes.io/os: "linux"
14:54:12 [2024-02-22T19:54:12.249Z]   restartPolicy: "Never"
14:54:12 [2024-02-22T19:54:12.249Z]   volumes:
14:54:12 [2024-02-22T19:54:12.249Z]   - emptyDir: {}
14:54:12 [2024-02-22T19:54:12.249Z]     name: "m2-repo"
14:54:12 [2024-02-22T19:54:12.249Z]   - name: "settings-xml"
14:54:12 [2024-02-22T19:54:12.249Z]     secret:
14:54:12 [2024-02-22T19:54:12.249Z]       items:
14:54:12 [2024-02-22T19:54:12.249Z]       - key: "settings.xml"
14:54:12 [2024-02-22T19:54:12.249Z]         path: "settings.xml"
14:54:12 [2024-02-22T19:54:12.249Z]       secretName: "m2-secret-dir"
14:54:12 [2024-02-22T19:54:12.249Z]   - emptyDir:
14:54:12 [2024-02-22T19:54:12.249Z]       medium: ""
14:54:12 [2024-02-22T19:54:12.249Z]     name: "workspace-volume"
14:54:12 [2024-02-22T19:54:12.249Z]   - configMap:
14:54:12 [2024-02-22T19:54:12.249Z]       name: "known-hosts"
14:54:12 [2024-02-22T19:54:12.249Z]     name: "volume-known-hosts"
14:54:12 [2024-02-22T19:54:12.249Z]   - name: "tools"
14:54:12 [2024-02-22T19:54:12.249Z]     persistentVolumeClaim:
14:54:12 [2024-02-22T19:54:12.249Z]       claimName: "tools-claim-jiro-tracecompass"
14:54:12 [2024-02-22T19:54:12.249Z] 
14:54:12 [2024-02-22T19:54:12.903Z] Running on tracecompass-build-79wrc-m6k5b in /home/jenkins/agent/workspace/tracecompass-master-nightly
14:54:13 [2024-02-22T19:54:13.238Z] [Pipeline] {
14:54:14 [2024-02-22T19:54:14.530Z] [Pipeline] stage
14:54:14 [2024-02-22T19:54:14.532Z] [Pipeline] { (Declarative: Checkout SCM)
14:54:15 [2024-02-22T19:54:15.272Z] [Pipeline] checkout
14:54:15 [2024-02-22T19:54:15.415Z] Selected Git installation does not exist. Using Default
14:54:15 [2024-02-22T19:54:15.415Z] The recommended git tool is: NONE
14:54:27 [2024-02-22T19:54:27.021Z] No credentials specified
14:54:27 [2024-02-22T19:54:27.102Z] Cloning the remote Git repository
14:54:27 [2024-02-22T19:54:27.202Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:54:27 [2024-02-22T19:54:27.316Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly # timeout=10
14:54:27 [2024-02-22T19:54:27.602Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:54:27 [2024-02-22T19:54:27.602Z]  > git --version # timeout=10
14:54:27 [2024-02-22T19:54:27.607Z]  > git --version # 'git version 2.20.1'
14:54:27 [2024-02-22T19:54:27.608Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:54:28 [2024-02-22T19:54:28.510Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
14:54:28 [2024-02-22T19:54:28.602Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:54:31 [2024-02-22T19:54:31.501Z] Avoid second fetch
14:54:31 [2024-02-22T19:54:31.511Z] Checking out Revision d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 (refs/remotes/origin/master)
14:54:32 [2024-02-22T19:54:32.802Z] Commit message: "Merge pull request #2 from PatrickTasse/master"
14:54:32 [2024-02-22T19:54:32.804Z] First time build. Skipping changelog.
14:54:31 [2024-02-22T19:54:31.505Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:54:31 [2024-02-22T19:54:31.604Z]  > git config core.sparsecheckout # timeout=10
14:54:31 [2024-02-22T19:54:31.609Z]  > git checkout -f d488b4c6d0e2bb961c603040d4ce9e4b74ae77c3 # timeout=10
14:54:33 [2024-02-22T19:54:33.116Z] [Pipeline] }
14:54:33 [2024-02-22T19:54:33.401Z] [Pipeline] // stage
14:54:34 [2024-02-22T19:54:34.261Z] [Pipeline] withEnv
14:54:34 [2024-02-22T19:54:34.262Z] [Pipeline] {
14:54:40 [2024-02-22T19:54:40.201Z] [Pipeline] withEnv
14:54:40 [2024-02-22T19:54:40.202Z] [Pipeline] {
14:54:41 [2024-02-22T19:54:41.635Z] [Pipeline] timestamps
14:54:41 [2024-02-22T19:54:41.636Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:54:41 [2024-02-22T19:54:41.637Z] [Pipeline] {
14:54:42 [2024-02-22T19:54:42.653Z] [Pipeline] timeout
14:54:42 [2024-02-22T19:54:42.654Z] Timeout set to expire in 4 hr 0 min
14:54:42 [2024-02-22T19:54:42.654Z] [Pipeline] {
14:54:43 [2024-02-22T19:54:43.971Z] [Pipeline] stage
14:54:43 [2024-02-22T19:54:43.972Z] [Pipeline] { (Declarative: Tool Install)
14:54:45 [2024-02-22T19:54:45.285Z] [Pipeline] tool
14:54:45 [2024-02-22T19:54:45.877Z] [Pipeline] envVarsForTool
14:54:46 [2024-02-22T19:54:46.934Z] [Pipeline] tool
14:54:47 [2024-02-22T19:54:47.525Z] [Pipeline] envVarsForTool
14:54:48 [2024-02-22T19:54:48.129Z] [Pipeline] }
14:54:48 [2024-02-22T19:54:48.433Z] [Pipeline] // stage
14:54:49 [2024-02-22T19:54:49.019Z] [Pipeline] withEnv
14:54:49 [2024-02-22T19:54:49.020Z] [Pipeline] {
14:54:50 [2024-02-22T19:54:50.639Z] [Pipeline] stage
14:54:50 [2024-02-22T19:54:50.640Z] [Pipeline] { (Checkout)
14:54:56 [2024-02-22T19:54:56.354Z] [Pipeline] tool
14:54:56 [2024-02-22T19:54:56.941Z] [Pipeline] envVarsForTool
14:54:59 [2024-02-22T19:54:59.017Z] [Pipeline] tool
14:54:59 [2024-02-22T19:54:59.626Z] [Pipeline] envVarsForTool
14:55:00 [2024-02-22T19:55:00.373Z] [Pipeline] withEnv
14:55:00 [2024-02-22T19:55:00.375Z] [Pipeline] {
14:55:02 [2024-02-22T19:55:02.396Z] [Pipeline] container
14:55:02 [2024-02-22T19:55:02.398Z] [Pipeline] {
14:55:03 [2024-02-22T19:55:03.127Z] [Pipeline] sh
14:55:03 [2024-02-22T19:55:03.913Z] + mkdir -p ../scripts
14:55:04 [2024-02-22T19:55:04.197Z] [Pipeline] sh
14:55:04 [2024-02-22T19:55:04.725Z] + cp scripts/deploy-rcp.sh ../scripts
14:55:05 [2024-02-22T19:55:05.071Z] [Pipeline] sh
14:55:05 [2024-02-22T19:55:05.617Z] + cp scripts/deploy-update-site.sh ../scripts
14:55:05 [2024-02-22T19:55:05.985Z] [Pipeline] sh
14:55:06 [2024-02-22T19:55:06.700Z] + cp scripts/deploy-doc.sh ../scripts
14:55:06 [2024-02-22T19:55:06.994Z] [Pipeline] sh
14:55:07 [2024-02-22T19:55:07.605Z] + cp scripts/deploy-javadoc.sh ../scripts
14:55:07 [2024-02-22T19:55:07.907Z] [Pipeline] sh
14:55:08 [2024-02-22T19:55:08.444Z] + cp scripts/macosx-notarize.sh ../scripts
14:55:08 [2024-02-22T19:55:08.762Z] [Pipeline] checkout
14:55:08 [2024-02-22T19:55:08.775Z] The recommended git tool is: NONE
14:55:08 [2024-02-22T19:55:08.805Z] No credentials specified
14:55:08 [2024-02-22T19:55:08.805Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@caa6c902; decorates RemoteLauncher[hudson.remoting.Channel@1e55aaa5:JNLP4-connect connection from 10.40.66.10/10.40.66.10:39176] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:55:08 [2024-02-22T19:55:08.901Z] Fetching changes from the remote Git repository
14:55:08 [2024-02-22T19:55:08.810Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-master-nightly/.git # timeout=10
14:55:08 [2024-02-22T19:55:08.910Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git # timeout=10
14:55:09 [2024-02-22T19:55:09.009Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git
14:55:09 [2024-02-22T19:55:09.010Z]  > git --version # timeout=10
14:55:09 [2024-02-22T19:55:09.013Z]  > git --version # 'git version 2.20.1'
14:55:09 [2024-02-22T19:55:09.014Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/org.eclipse.tracecompass.git refs/heads/master # timeout=10
14:55:32 [2024-02-22T19:55:32.713Z] Checking out Revision 9cda62dd494ac6a1da97a9f324384cbe31703c27 (master)
14:55:32 [2024-02-22T19:55:32.709Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:55:32 [2024-02-22T19:55:32.718Z]  > git config core.sparsecheckout # timeout=10
14:55:32 [2024-02-22T19:55:32.722Z]  > git checkout -f 9cda62dd494ac6a1da97a9f324384cbe31703c27 # timeout=10
14:55:35 [2024-02-22T19:55:35.415Z] Commit message: "releng: Add missing plug-in to testing feature"
14:55:35 [2024-02-22T19:55:35.502Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:55:36 [2024-02-22T19:55:36.114Z]  > git rev-list --no-walk 45416768134dd6a4e6fc45853adaa4986da9f886 # timeout=10
14:55:36 [2024-02-22T19:55:36.620Z] [Pipeline] sh
14:55:37 [2024-02-22T19:55:37.302Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:37 [2024-02-22T19:55:37.590Z] [Pipeline] sh
14:55:38 [2024-02-22T19:55:38.202Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:38 [2024-02-22T19:55:38.637Z] [Pipeline] sh
14:55:39 [2024-02-22T19:55:39.401Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:40 [2024-02-22T19:55:40.734Z] [Pipeline] sh
14:55:41 [2024-02-22T19:55:41.279Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:41 [2024-02-22T19:55:41.607Z] [Pipeline] sh
14:55:42 [2024-02-22T19:55:42.203Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:42 [2024-02-22T19:55:42.538Z] [Pipeline] sh
14:55:43 [2024-02-22T19:55:43.122Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts/
14:55:43 [2024-02-22T19:55:43.438Z] [Pipeline] }
14:55:43 [2024-02-22T19:55:43.769Z] [Pipeline] // container
14:55:44 [2024-02-22T19:55:44.206Z] [Pipeline] }
14:55:44 [2024-02-22T19:55:44.511Z] [Pipeline] // withEnv
14:55:45 [2024-02-22T19:55:45.182Z] [Pipeline] }
14:55:45 [2024-02-22T19:55:45.502Z] [Pipeline] // stage
14:55:46 [2024-02-22T19:55:46.373Z] [Pipeline] stage
14:55:46 [2024-02-22T19:55:46.374Z] [Pipeline] { (Product File)
14:55:51 [2024-02-22T19:55:51.686Z] Stage "Product File" skipped due to when conditional
14:55:51 [2024-02-22T19:55:51.688Z] [Pipeline] }
14:55:52 [2024-02-22T19:55:52.012Z] [Pipeline] // stage
14:55:53 [2024-02-22T19:55:53.235Z] [Pipeline] stage
14:55:53 [2024-02-22T19:55:53.236Z] [Pipeline] { (RCP Feature File)
14:55:58 [2024-02-22T19:55:58.787Z] Stage "RCP Feature File" skipped due to when conditional
14:55:58 [2024-02-22T19:55:58.788Z] [Pipeline] }
14:55:59 [2024-02-22T19:55:59.080Z] [Pipeline] // stage
14:55:59 [2024-02-22T19:55:59.990Z] [Pipeline] stage
14:55:59 [2024-02-22T19:55:59.991Z] [Pipeline] { (SLF4J Properties Manifest)
14:56:06 [2024-02-22T19:56:06.365Z] Stage "SLF4J Properties Manifest" skipped due to when conditional
14:56:06 [2024-02-22T19:56:06.366Z] [Pipeline] }
14:56:06 [2024-02-22T19:56:06.687Z] [Pipeline] // stage
14:56:07 [2024-02-22T19:56:07.902Z] [Pipeline] stage
14:56:07 [2024-02-22T19:56:07.903Z] [Pipeline] { (Build)
14:56:14 [2024-02-22T19:56:14.016Z] [Pipeline] tool
14:56:14 [2024-02-22T19:56:14.590Z] [Pipeline] envVarsForTool
14:56:15 [2024-02-22T19:56:15.613Z] [Pipeline] tool
14:56:16 [2024-02-22T19:56:16.242Z] [Pipeline] envVarsForTool
14:56:16 [2024-02-22T19:56:16.973Z] [Pipeline] withEnv
14:56:16 [2024-02-22T19:56:16.974Z] [Pipeline] {
14:56:18 [2024-02-22T19:56:18.686Z] [Pipeline] container
14:56:18 [2024-02-22T19:56:18.687Z] [Pipeline] {
14:56:19 [2024-02-22T19:56:19.427Z] [Pipeline] sh
14:56:19 [2024-02-22T19:56:19.960Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp
14:56:20 [2024-02-22T19:56:20.305Z] [Pipeline] sh
14:56:20 [2024-02-22T19:56:20.915Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
14:56:21 [2024-02-22T19:56:21.266Z] [Pipeline] sh
14:56:21 [2024-02-22T19:56:21.910Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
14:56:22 [2024-02-22T19:56:22.236Z] [Pipeline] sh
14:56:22 [2024-02-22T19:56:22.828Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:56:23 [2024-02-22T19:56:23.154Z] [Pipeline] sh
14:56:23 [2024-02-22T19:56:23.781Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:56:24 [2024-02-22T19:56:24.176Z] [Pipeline] sh
14:56:24 [2024-02-22T19:56:24.699Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:56:25 [2024-02-22T19:56:25.027Z] [Pipeline] sh
14:56:25 [2024-02-22T19:56:25.575Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:56:25 [2024-02-22T19:56:25.575Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:56:28 [2024-02-22T19:56:28.104Z] [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
14:56:28 [2024-02-22T19:56:28.104Z] [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 6.6 kB/s)
14:56:28 [2024-02-22T19:56:28.104Z] [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
14:56:28 [2024-02-22T19:56:28.104Z] [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 833 kB/s)
14:56:28 [2024-02-22T19:56:28.104Z] [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
14:56:28 [2024-02-22T19:56:28.104Z] [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 29 kB/s)
14:56:28 [2024-02-22T19:56:28.104Z] [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
14:56:28 [2024-02-22T19:56:28.362Z] [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 542 kB/s)
14:56:28 [2024-02-22T19:56:28.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:56:28 [2024-02-22T19:56:28.362Z] [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 1.2 MB/s)
14:56:28 [2024-02-22T19:56:28.362Z] [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
14:56:28 [2024-02-22T19:56:28.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.3 MB/s)
14:56:28 [2024-02-22T19:56:28.363Z] [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
14:56:28 [2024-02-22T19:56:28.363Z] [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 5.7 MB/s)
14:56:28 [2024-02-22T19:56:28.363Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:56:28 [2024-02-22T19:56:28.363Z] [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 467 kB/s)
14:56:28 [2024-02-22T19:56:28.363Z] [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
14:56:28 [2024-02-22T19:56:28.363Z] [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 662 kB/s)
14:56:28 [2024-02-22T19:56:28.363Z] [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
14:56:28 [2024-02-22T19:56:28.363Z] [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.3 MB/s)
14:56:28 [2024-02-22T19:56:28.928Z] [INFO] Scanning for projects...
14:56:28 [2024-02-22T19:56:28.928Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.186Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.442Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.443Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.700Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
14:56:29 [2024-02-22T19:56:29.957Z] [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
14:56:29 [2024-02-22T19:56:29.957Z] [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
14:56:29 [2024-02-22T19:56:29.957Z] [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
14:56:30 [2024-02-22T19:56:30.214Z] [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
14:56:30 [2024-02-22T19:56:30.214Z] [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
14:56:30 [2024-02-22T19:56:30.214Z] [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
14:56:30 [2024-02-22T19:56:30.214Z] [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 166 kB/s)
14:56:30 [2024-02-22T19:56:30.215Z] [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
14:56:30 [2024-02-22T19:56:30.215Z] [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
14:56:30 [2024-02-22T19:56:30.215Z] [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
14:56:30 [2024-02-22T19:56:30.471Z] [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
14:56:30 [2024-02-22T19:56:30.471Z] [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
14:56:30 [2024-02-22T19:56:30.471Z] [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
14:56:30 [2024-02-22T19:56:30.471Z] [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 6.7 MB/s)
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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 4.9 MB/s)
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.472Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 357 kB/s)
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.731Z] [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
14:56:30 [2024-02-22T19:56:30.992Z] [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
14:56:30 [2024-02-22T19:56:30.992Z] [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
14:56:30 [2024-02-22T19:56:30.992Z] [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
14:56:30 [2024-02-22T19:56:30.992Z] [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 1.3 MB/s)
14:56:30 [2024-02-22T19:56:30.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:56:30 [2024-02-22T19:56:30.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:56:30 [2024-02-22T19:56:30.992Z] [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
14:56:30 [2024-02-22T19:56:30.992Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:56:30 [2024-02-22T19:56:30.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:56:30 [2024-02-22T19:56:30.993Z] [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
14:56:30 [2024-02-22T19:56:30.993Z] [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 12 MB/s)
14:56:30 [2024-02-22T19:56:30.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
14:56:30 [2024-02-22T19:56:30.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
14:56:30 [2024-02-22T19:56:30.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/30/apache-30.pom
14:56:31 [2024-02-22T19:56:31.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
14:56:31 [2024-02-22T19:56:31.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
14:56:31 [2024-02-22T19:56:31.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
14:56:31 [2024-02-22T19:56:31.250Z] [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)
14:56:31 [2024-02-22T19:56:31.250Z] [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
14:56:31 [2024-02-22T19:56:31.250Z] [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
14:56:31 [2024-02-22T19:56:31.250Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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 244 kB/s)
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.507Z] [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
14:56:31 [2024-02-22T19:56:31.508Z] [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
14:56:31 [2024-02-22T19:56:31.508Z] [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
14:56:31 [2024-02-22T19:56:31.508Z] [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
14:56:31 [2024-02-22T19:56:31.508Z] [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)
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
14:56:31 [2024-02-22T19:56:31.508Z] [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 9.4 MB/s)
14:56:31 [2024-02-22T19:56:31.508Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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
14:56:31 [2024-02-22T19:56:31.764Z] [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 2.8 MB/s)
14:56:31 [2024-02-22T19:56:31.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:31 [2024-02-22T19:56:31.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:31 [2024-02-22T19:56:31.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:32 [2024-02-22T19:56:32.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:32 [2024-02-22T19:56:32.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:32 [2024-02-22T19:56:32.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:56:32 [2024-02-22T19:56:32.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s)
14:56:32 [2024-02-22T19:56:32.021Z] [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
14:56:32 [2024-02-22T19:56:32.021Z] [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
14:56:32 [2024-02-22T19:56:32.021Z] [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
14:56:32 [2024-02-22T19:56:32.279Z] [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
14:56:32 [2024-02-22T19:56:32.535Z] [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
14:56:32 [2024-02-22T19:56:32.535Z] [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
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 2.9 MB/s)
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
14:56:32 [2024-02-22T19:56:32.536Z] [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)
14:56:32 [2024-02-22T19:56:32.536Z] [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
14:56:32 [2024-02-22T19:56:32.536Z] [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
14:56:32 [2024-02-22T19:56:32.536Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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 3.0 MB/s)
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:32 [2024-02-22T19:56:32.794Z] [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
14:56:33 [2024-02-22T19:56:33.052Z] [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
14:56:33 [2024-02-22T19:56:33.052Z] [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
14:56:33 [2024-02-22T19:56:33.052Z] [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
14:56:33 [2024-02-22T19:56:33.053Z] [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.3 MB/s)
14:56:33 [2024-02-22T19:56:33.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:56:33 [2024-02-22T19:56:33.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:56:33 [2024-02-22T19:56:33.053Z] [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
14:56:33 [2024-02-22T19:56:33.311Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:56:33 [2024-02-22T19:56:33.311Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:56:33 [2024-02-22T19:56:33.311Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 12 MB/s)
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.2 MB/s)
14:56:33 [2024-02-22T19:56:33.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:56:33 [2024-02-22T19:56:33.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:56:33 [2024-02-22T19:56:33.312Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:56:33 [2024-02-22T19:56:33.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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 4.7 MB/s)
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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 1.4 MB/s)
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.569Z] [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
14:56:33 [2024-02-22T19:56:33.825Z] [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
14:56:33 [2024-02-22T19:56:33.825Z] [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
14:56:33 [2024-02-22T19:56:33.825Z] [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
14:56:33 [2024-02-22T19:56:33.825Z] [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 7.0 MB/s)
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:56:33 [2024-02-22T19:56:33.826Z] [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
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:56:33 [2024-02-22T19:56:33.826Z] [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
14:56:33 [2024-02-22T19:56:33.826Z] [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 2.1 MB/s)
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
14:56:33 [2024-02-22T19:56:33.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:56:34 [2024-02-22T19:56:34.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
14:56:34 [2024-02-22T19:56:34.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:56:34 [2024-02-22T19:56:34.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
14:56:34 [2024-02-22T19:56:34.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
14:56:34 [2024-02-22T19:56:34.083Z] [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 682 kB/s)
14:56:34 [2024-02-22T19:56:34.083Z] [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
14:56:34 [2024-02-22T19:56:34.083Z] [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
14:56:34 [2024-02-22T19:56:34.083Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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 958 kB/s)
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.342Z] [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
14:56:34 [2024-02-22T19:56:34.599Z] [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
14:56:34 [2024-02-22T19:56:34.599Z] [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 1.3 MB/s)
14:56:34 [2024-02-22T19:56:34.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:56:34 [2024-02-22T19:56:34.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:56:34 [2024-02-22T19:56:34.599Z] [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
14:56:34 [2024-02-22T19:56:34.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:56:34 [2024-02-22T19:56:34.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:56:34 [2024-02-22T19:56:34.600Z] [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
14:56:34 [2024-02-22T19:56:34.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s)
14:56:34 [2024-02-22T19:56:34.600Z] [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
14:56:34 [2024-02-22T19:56:34.600Z] [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
14:56:34 [2024-02-22T19:56:34.600Z] [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
14:56:34 [2024-02-22T19:56:34.858Z] [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
14:56:34 [2024-02-22T19:56:34.858Z] [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
14:56:34 [2024-02-22T19:56:34.858Z] [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
14:56:34 [2024-02-22T19:56:34.858Z] [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 340 kB/s)
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
14:56:34 [2024-02-22T19:56:34.858Z] [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)
14:56:34 [2024-02-22T19:56:34.859Z] [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
14:56:34 [2024-02-22T19:56:34.859Z] [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
14:56:34 [2024-02-22T19:56:34.859Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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 1.2 MB/s)
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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 1.1 MB/s)
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.116Z] [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
14:56:35 [2024-02-22T19:56:35.374Z] [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
14:56:35 [2024-02-22T19:56:35.374Z] [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
14:56:35 [2024-02-22T19:56:35.374Z] [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
14:56:35 [2024-02-22T19:56:35.374Z] [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 842 kB/s)
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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)
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.631Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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 778 kB/s)
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:35 [2024-02-22T19:56:35.890Z] [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
14:56:36 [2024-02-22T19:56:36.147Z] [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
14:56:36 [2024-02-22T19:56:36.147Z] [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
14:56:36 [2024-02-22T19:56:36.147Z] [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
14:56:36 [2024-02-22T19:56:36.147Z] [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 130 kB/s)
14:56:36 [2024-02-22T19:56:36.147Z] [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
14:56:36 [2024-02-22T19:56:36.148Z] [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
14:56:36 [2024-02-22T19:56:36.148Z] [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
14:56:36 [2024-02-22T19:56:36.405Z] [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
14:56:36 [2024-02-22T19:56:36.405Z] [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
14:56:36 [2024-02-22T19:56:36.405Z] [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
14:56:36 [2024-02-22T19:56:36.405Z] [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 335 kB/s)
14:56:36 [2024-02-22T19:56:36.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.405Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.405Z] [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
14:56:36 [2024-02-22T19:56:36.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.406Z] [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
14:56:36 [2024-02-22T19:56:36.406Z] [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 226 kB/s)
14:56:36 [2024-02-22T19:56:36.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.406Z] [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
14:56:36 [2024-02-22T19:56:36.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:56:36 [2024-02-22T19:56:36.663Z] [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
14:56:36 [2024-02-22T19:56:36.663Z] [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)
14:56:36 [2024-02-22T19:56:36.663Z] [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
14:56:36 [2024-02-22T19:56:36.663Z] [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
14:56:36 [2024-02-22T19:56:36.663Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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)
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.664Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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 311 kB/s)
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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)
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:36 [2024-02-22T19:56:36.955Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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 1.1 MB/s)
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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)
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.213Z] [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
14:56:37 [2024-02-22T19:56:37.780Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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)
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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 222 kB/s)
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:37 [2024-02-22T19:56:37.781Z] [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
14:56:38 [2024-02-22T19:56:38.040Z] [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
14:56:38 [2024-02-22T19:56:38.040Z] [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
14:56:38 [2024-02-22T19:56:38.040Z] [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
14:56:38 [2024-02-22T19:56:38.040Z] [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)
14:56:38 [2024-02-22T19:56:38.040Z] [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
14:56:38 [2024-02-22T19:56:38.040Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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 219 kB/s)
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.041Z] [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 632 kB/s)
14:56:38 [2024-02-22T19:56:38.041Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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)
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.299Z] [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
14:56:38 [2024-02-22T19:56:38.300Z] [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
14:56:38 [2024-02-22T19:56:38.300Z] [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
14:56:38 [2024-02-22T19:56:38.300Z] [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
14:56:38 [2024-02-22T19:56:38.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 396 kB/s)
14:56:38 [2024-02-22T19:56:38.300Z] [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
14:56:38 [2024-02-22T19:56:38.300Z] [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
14:56:38 [2024-02-22T19:56:38.557Z] [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
14:56:38 [2024-02-22T19:56:38.557Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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 406 kB/s)
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.558Z] [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)
14:56:38 [2024-02-22T19:56:38.558Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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 79 kB/s)
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:38 [2024-02-22T19:56:38.817Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [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 5.5 MB/s)
14:56:39 [2024-02-22T19:56:39.075Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:56:39 [2024-02-22T19:56:39.075Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:56:39 [2024-02-22T19:56:39.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [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.8 MB/s)
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.075Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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 385 kB/s)
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.333Z] [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
14:56:39 [2024-02-22T19:56:39.592Z] [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
14:56:39 [2024-02-22T19:56:39.592Z] [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
14:56:39 [2024-02-22T19:56:39.592Z] [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
14:56:39 [2024-02-22T19:56:39.592Z] [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 2.0 MB/s)
14:56:39 [2024-02-22T19:56:39.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:56:39 [2024-02-22T19:56:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:56:39 [2024-02-22T19:56:39.592Z] [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
14:56:39 [2024-02-22T19:56:39.849Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:56:39 [2024-02-22T19:56:39.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:56:39 [2024-02-22T19:56:39.849Z] [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
14:56:39 [2024-02-22T19:56:39.849Z] [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)
14:56:39 [2024-02-22T19:56:39.849Z] [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
14:56:39 [2024-02-22T19:56:39.849Z] [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
14:56:39 [2024-02-22T19:56:39.849Z] [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
14:56:39 [2024-02-22T19:56:39.849Z] [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
14:56:39 [2024-02-22T19:56:39.850Z] [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
14:56:39 [2024-02-22T19:56:39.850Z] [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
14:56:39 [2024-02-22T19:56:39.850Z] [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 978 kB/s)
14:56:39 [2024-02-22T19:56:39.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:39 [2024-02-22T19:56:39.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:39 [2024-02-22T19:56:39.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:40 [2024-02-22T19:56:40.107Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:40 [2024-02-22T19:56:40.107Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:40 [2024-02-22T19:56:40.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:56:40 [2024-02-22T19:56:40.107Z] [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)
14:56:40 [2024-02-22T19:56:40.107Z] [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
14:56:40 [2024-02-22T19:56:40.107Z] [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
14:56:40 [2024-02-22T19:56:40.107Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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 2.5 MB/s)
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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
14:56:40 [2024-02-22T19:56:40.365Z] [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 1.3 MB/s)
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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 2.6 MB/s)
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.366Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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 548 kB/s)
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.623Z] [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
14:56:40 [2024-02-22T19:56:40.880Z] [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
14:56:40 [2024-02-22T19:56:40.880Z] [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
14:56:40 [2024-02-22T19:56:40.880Z] [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
14:56:40 [2024-02-22T19:56:40.881Z] [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 6.8 MB/s)
14:56:40 [2024-02-22T19:56:40.881Z] [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
14:56:40 [2024-02-22T19:56:40.881Z] [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
14:56:40 [2024-02-22T19:56:40.881Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 812 kB/s)
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.138Z] [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
14:56:41 [2024-02-22T19:56:41.139Z] [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
14:56:41 [2024-02-22T19:56:41.139Z] [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
14:56:41 [2024-02-22T19:56:41.139Z] [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.3 MB/s)
14:56:41 [2024-02-22T19:56:41.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:56:41 [2024-02-22T19:56:41.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:56:41 [2024-02-22T19:56:41.139Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:56:41 [2024-02-22T19:56:41.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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 17 MB/s)
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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 1.2 MB/s)
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.396Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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 3.8 MB/s)
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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 353 kB/s)
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.655Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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 2.2 MB/s)
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.913Z] [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
14:56:41 [2024-02-22T19:56:41.914Z] [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
14:56:41 [2024-02-22T19:56:41.914Z] [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 6.9 MB/s)
14:56:41 [2024-02-22T19:56:41.914Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:41 [2024-02-22T19:56:41.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:41 [2024-02-22T19:56:41.914Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:41 [2024-02-22T19:56:41.914Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:41 [2024-02-22T19:56:41.914Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:42 [2024-02-22T19:56:42.170Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:56:42 [2024-02-22T19:56:42.170Z] [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 5.6 MB/s)
14:56:42 [2024-02-22T19:56:42.170Z] [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
14:56:42 [2024-02-22T19:56:42.170Z] [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
14:56:42 [2024-02-22T19:56:42.170Z] [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
14:56:42 [2024-02-22T19:56:42.170Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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)
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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 140 kB/s)
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.171Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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)
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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 95 kB/s)
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.428Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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 282 kB/s)
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.684Z] [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
14:56:42 [2024-02-22T19:56:42.685Z] [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
14:56:42 [2024-02-22T19:56:42.685Z] [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
14:56:42 [2024-02-22T19:56:42.685Z] [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
14:56:42 [2024-02-22T19:56:42.685Z] [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 251 kB/s)
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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 250 kB/s)
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.941Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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 188 kB/s)
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:42 [2024-02-22T19:56:42.942Z] [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
14:56:43 [2024-02-22T19:56:43.199Z] [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
14:56:43 [2024-02-22T19:56:43.199Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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 351 kB/s)
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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 823 kB/s)
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.200Z] [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
14:56:43 [2024-02-22T19:56:43.457Z] [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
14:56:43 [2024-02-22T19:56:43.457Z] [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
14:56:43 [2024-02-22T19:56:43.457Z] [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
14:56:43 [2024-02-22T19:56:43.457Z] [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)
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 740 kB/s)
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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)
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.458Z] [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
14:56:43 [2024-02-22T19:56:43.459Z] [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
14:56:43 [2024-02-22T19:56:43.715Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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 185 kB/s)
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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)
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.716Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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)
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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)
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:43 [2024-02-22T19:56:43.974Z] [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
14:56:44 [2024-02-22T19:56:44.231Z] [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
14:56:44 [2024-02-22T19:56:44.231Z] [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
14:56:44 [2024-02-22T19:56:44.231Z] [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
14:56:44 [2024-02-22T19:56:44.489Z] [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
14:56:44 [2024-02-22T19:56:44.489Z] [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)
14:56:44 [2024-02-22T19:56:44.489Z] [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
14:56:44 [2024-02-22T19:56:44.489Z] [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
14:56:44 [2024-02-22T19:56:44.489Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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 323 kB/s)
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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 645 kB/s)
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:44 [2024-02-22T19:56:44.746Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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 192 kB/s)
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 1.7 MB/s)
14:56:45 [2024-02-22T19:56:45.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:56:45 [2024-02-22T19:56:45.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:56:45 [2024-02-22T19:56:45.004Z] [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
14:56:45 [2024-02-22T19:56:45.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:56:45 [2024-02-22T19:56:45.263Z] [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
14:56:45 [2024-02-22T19:56:45.263Z] [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 11 MB/s)
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:56:45 [2024-02-22T19:56:45.263Z] [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 5.7 MB/s)
14:56:45 [2024-02-22T19:56:45.263Z] [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
14:56:45 [2024-02-22T19:56:45.263Z] [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
14:56:45 [2024-02-22T19:56:45.263Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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)
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.520Z] [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)
14:56:45 [2024-02-22T19:56:45.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:56:45 [2024-02-22T19:56:45.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:56:45 [2024-02-22T19:56:45.520Z] [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
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:56:45 [2024-02-22T19:56:45.777Z] [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
14:56:45 [2024-02-22T19:56:45.777Z] [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)
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:56:45 [2024-02-22T19:56:45.777Z] [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 316 kB/s)
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:56:45 [2024-02-22T19:56:45.777Z] [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
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:56:45 [2024-02-22T19:56:45.777Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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)
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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 570 kB/s)
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.034Z] [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 12 MB/s)
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:56:46 [2024-02-22T19:56:46.034Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:56:46 [2024-02-22T19:56:46.034Z] [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
14:56:46 [2024-02-22T19:56:46.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:56:46 [2024-02-22T19:56:46.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:56:46 [2024-02-22T19:56:46.290Z] [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
14:56:46 [2024-02-22T19:56:46.290Z] [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 6.3 MB/s)
14:56:46 [2024-02-22T19:56:46.290Z] [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
14:56:46 [2024-02-22T19:56:46.290Z] [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
14:56:46 [2024-02-22T19:56:46.290Z] [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
14:56:46 [2024-02-22T19:56:46.290Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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 674 kB/s)
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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
14:56:46 [2024-02-22T19:56:46.547Z] [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 847 kB/s)
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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 1.3 MB/s)
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:46 [2024-02-22T19:56:46.804Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 852 kB/s)
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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)
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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 1.4 MB/s)
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.062Z] [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
14:56:47 [2024-02-22T19:56:47.318Z] [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
14:56:47 [2024-02-22T19:56:47.318Z] [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
14:56:47 [2024-02-22T19:56:47.318Z] [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
14:56:47 [2024-02-22T19:56:47.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 201 kB/s)
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.6 MB/s)
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.319Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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 615 kB/s)
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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 319 kB/s)
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.576Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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)
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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 159 kB/s)
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.834Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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 221 kB/s)
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:47 [2024-02-22T19:56:47.835Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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)
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.092Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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 225 kB/s)
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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
14:56:48 [2024-02-22T19:56:48.348Z] [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 146 kB/s)
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:48 [2024-02-22T19:56:48.605Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:56:48 [2024-02-22T19:56:48.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.606Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:56:48 [2024-02-22T19:56:48.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.607Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.608Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.868Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.869Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:56:48 [2024-02-22T19:56:48.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.870Z] [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
14:56:48 [2024-02-22T19:56:48.871Z] [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
14:56:48 [2024-02-22T19:56:48.871Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [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
14:56:48 [2024-02-22T19:56:48.893Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.151Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.409Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:49 [2024-02-22T19:56:49.409Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.666Z] [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
14:56:49 [2024-02-22T19:56:49.923Z] [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
14:56:49 [2024-02-22T19:56:49.923Z] [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
14:56:49 [2024-02-22T19:56:49.923Z] [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
14:56:49 [2024-02-22T19:56:49.923Z] [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
14:56:49 [2024-02-22T19:56:49.924Z] [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
14:56:49 [2024-02-22T19:56:49.924Z] [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
14:56:49 [2024-02-22T19:56:49.924Z] [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
14:56:49 [2024-02-22T19:56:49.924Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.181Z] [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
14:56:50 [2024-02-22T19:56:50.437Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.438Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.694Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:50 [2024-02-22T19:56:50.952Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.210Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:56:51 [2024-02-22T19:56:51.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.469Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [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
14:56:51 [2024-02-22T19:56:51.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:56:51 [2024-02-22T19:56:51.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.471Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:56:51 [2024-02-22T19:56:51.730Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:56:51 [2024-02-22T19:56:51.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.731Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 499 kB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:56:51 [2024-02-22T19:56:51.732Z] [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 45 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 312 kB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 30 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 4.3 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 2.2 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
14:56:51 [2024-02-22T19:56:51.732Z] [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 5.0 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 1.5 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 2.9 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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.1 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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 317 kB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 538 kB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 1.2 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.732Z] [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 19 MB/s)
14:56:51 [2024-02-22T19:56:51.732Z] [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
14:56:51 [2024-02-22T19:56:51.733Z] [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 22 MB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [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
14:56:51 [2024-02-22T19:56:51.733Z] [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 179 kB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:56:51 [2024-02-22T19:56:51.733Z] [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.5 MB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [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
14:56:51 [2024-02-22T19:56:51.733Z] [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 79 kB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [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
14:56:51 [2024-02-22T19:56:51.733Z] [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 605 kB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [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
14:56:51 [2024-02-22T19:56:51.733Z] [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 438 kB/s)
14:56:51 [2024-02-22T19:56:51.733Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 854 kB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 1.7 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.8 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 11 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 712 kB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.0 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.2 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.8 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.8 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 738 kB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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 128 kB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.5 MB/s)
14:56:51 [2024-02-22T19:56:51.991Z] [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
14:56:51 [2024-02-22T19:56:51.991Z] [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.1 MB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 459 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 504 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 1.6 MB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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.1 MB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 158 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 994 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 161 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 254 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 535 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 533 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 403 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 104 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 522 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 341 kB/s)
14:56:51 [2024-02-22T19:56:51.992Z] [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
14:56:51 [2024-02-22T19:56:51.992Z] [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 233 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 98 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 962 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 182 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 334 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 105 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 1.4 MB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 41 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:51 [2024-02-22T19:56:51.993Z] [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 253 kB/s)
14:56:51 [2024-02-22T19:56:51.993Z] [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
14:56:52 [2024-02-22T19:56:52.251Z] [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 199 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 140 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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.1 MB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 9.5 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 936 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 443 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 340 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 226 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 567 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 292 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 71 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 23 MB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 65 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 102 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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.2 MB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 175 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 197 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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 824 kB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.252Z] [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.1 MB/s)
14:56:52 [2024-02-22T19:56:52.252Z] [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
14:56:52 [2024-02-22T19:56:52.253Z] [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 217 kB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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
14:56:52 [2024-02-22T19:56:52.253Z] [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)
14:56:52 [2024-02-22T19:56:52.253Z] [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
14:56:52 [2024-02-22T19:56:52.253Z] [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.0 MB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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
14:56:52 [2024-02-22T19:56:52.253Z] [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.9 MB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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
14:56:52 [2024-02-22T19:56:52.253Z] [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 660 kB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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 159 kB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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 258 kB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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 7.6 MB/s)
14:56:52 [2024-02-22T19:56:52.253Z] [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 5.7 MB/s)
14:56:53 [2024-02-22T19:56:53.622Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
14:56:53 [2024-02-22T19:56:53.622Z] [INFO] Tycho Mode:     project
14:56:53 [2024-02-22T19:56:53.622Z] [INFO] Tycho Builder:  maven
14:56:53 [2024-02-22T19:56:53.879Z] [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
14:56:53 [2024-02-22T19:56:53.879Z] [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
14:56:53 [2024-02-22T19:56:53.880Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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 774 kB/s)
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.136Z] [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
14:56:54 [2024-02-22T19:56:54.392Z] [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
14:56:54 [2024-02-22T19:56:54.392Z] [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 914 kB/s)
14:56:54 [2024-02-22T19:56:54.392Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:56:54 [2024-02-22T19:56:54.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:56:54 [2024-02-22T19:56:54.393Z] [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
14:56:54 [2024-02-22T19:56:54.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:56:54 [2024-02-22T19:56:54.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:56:54 [2024-02-22T19:56:54.393Z] [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
14:56:54 [2024-02-22T19:56:54.393Z] [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 16 MB/s)
14:56:54 [2024-02-22T19:56:54.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.393Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.650Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.650Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
14:56:54 [2024-02-22T19:56:54.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 10 MB/s)
14:56:54 [2024-02-22T19:56:54.650Z] [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
14:56:54 [2024-02-22T19:56:54.650Z] [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
14:56:54 [2024-02-22T19:56:54.650Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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 626 kB/s)
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:54 [2024-02-22T19:56:54.908Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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 4.9 MB/s)
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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 177 kB/s)
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.475Z] [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
14:56:55 [2024-02-22T19:56:55.733Z] [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
14:56:55 [2024-02-22T19:56:55.733Z] [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
14:56:55 [2024-02-22T19:56:55.733Z] [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
14:56:55 [2024-02-22T19:56:55.733Z] [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 2.5 MB/s)
14:56:56 [2024-02-22T19:56:56.297Z] [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
14:56:56 [2024-02-22T19:56:56.297Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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 337 kB/s)
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.298Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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 8.2 MB/s)
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 3.5 MB/s)
14:56:56 [2024-02-22T19:56:56.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:56:56 [2024-02-22T19:56:56.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:56:56 [2024-02-22T19:56:56.556Z] [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
14:56:56 [2024-02-22T19:56:56.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:56:56 [2024-02-22T19:56:56.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:56:56 [2024-02-22T19:56:56.815Z] [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
14:56:56 [2024-02-22T19:56:56.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
14:56:56 [2024-02-22T19:56:56.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:56:56 [2024-02-22T19:56:56.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:56:56 [2024-02-22T19:56:56.815Z] [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
14:56:57 [2024-02-22T19:56:57.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:56:57 [2024-02-22T19:56:57.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:56:57 [2024-02-22T19:56:57.071Z] [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
14:56:57 [2024-02-22T19:56:57.071Z] [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)
14:56:57 [2024-02-22T19:56:57.071Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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 272 kB/s)
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.072Z] [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
14:56:57 [2024-02-22T19:56:57.329Z] [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
14:56:57 [2024-02-22T19:56:57.329Z] [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
14:56:57 [2024-02-22T19:56:57.329Z] [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
14:56:57 [2024-02-22T19:56:57.329Z] [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
14:56:57 [2024-02-22T19:56:57.329Z] [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.0 MB/s)
14:56:57 [2024-02-22T19:56:57.329Z] [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
14:56:57 [2024-02-22T19:56:57.330Z] [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
14:56:57 [2024-02-22T19:56:57.330Z] [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
14:56:57 [2024-02-22T19:56:57.587Z] [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
14:56:57 [2024-02-22T19:56:57.587Z] [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
14:56:57 [2024-02-22T19:56:57.587Z] [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
14:56:57 [2024-02-22T19:56:57.587Z] [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 420 kB/s)
14:56:57 [2024-02-22T19:56:57.587Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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)
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.588Z] [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
14:56:57 [2024-02-22T19:56:57.899Z] [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
14:56:57 [2024-02-22T19:56:57.899Z] [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
14:56:57 [2024-02-22T19:56:57.899Z] [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
14:56:57 [2024-02-22T19:56:57.899Z] [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)
14:56:57 [2024-02-22T19:56:57.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:56:57 [2024-02-22T19:56:57.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:56:57 [2024-02-22T19:56:57.899Z] [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
14:56:57 [2024-02-22T19:56:57.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:56:57 [2024-02-22T19:56:57.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:56:57 [2024-02-22T19:56:57.900Z] [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
14:56:57 [2024-02-22T19:56:57.900Z] [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 6.6 MB/s)
14:56:57 [2024-02-22T19:56:57.900Z] [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
14:56:57 [2024-02-22T19:56:57.900Z] [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
14:56:57 [2024-02-22T19:56:57.900Z] [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
14:56:58 [2024-02-22T19:56:58.201Z] [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
14:56:58 [2024-02-22T19:56:58.201Z] [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
14:56:58 [2024-02-22T19:56:58.201Z] [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
14:56:58 [2024-02-22T19:56:58.201Z] [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)
14:56:58 [2024-02-22T19:56:58.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.201Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:56:58 [2024-02-22T19:56:58.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s)
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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 2.6 MB/s)
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.499Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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)
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:58 [2024-02-22T19:56:58.800Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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)
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.098Z] [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
14:56:59 [2024-02-22T19:56:59.099Z] [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)
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:56:59 [2024-02-22T19:56:59.356Z] [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
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:56:59 [2024-02-22T19:56:59.356Z] [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
14:56:59 [2024-02-22T19:56:59.356Z] [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)
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:56:59 [2024-02-22T19:56:59.356Z] [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
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:56:59 [2024-02-22T19:56:59.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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)
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.613Z] [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 3.8 MB/s)
14:56:59 [2024-02-22T19:56:59.613Z] [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
14:56:59 [2024-02-22T19:56:59.614Z] [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
14:56:59 [2024-02-22T19:56:59.614Z] [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
14:56:59 [2024-02-22T19:56:59.871Z] [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
14:56:59 [2024-02-22T19:56:59.871Z] [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
14:56:59 [2024-02-22T19:56:59.871Z] [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
14:56:59 [2024-02-22T19:56:59.871Z] [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 942 kB/s)
14:56:59 [2024-02-22T19:56:59.871Z] [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
14:56:59 [2024-02-22T19:56:59.871Z] [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
14:56:59 [2024-02-22T19:56:59.872Z] [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
14:57:00 [2024-02-22T19:57:00.128Z] [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
14:57:00 [2024-02-22T19:57:00.128Z] [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
14:57:00 [2024-02-22T19:57:00.128Z] [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
14:57:00 [2024-02-22T19:57:00.129Z] [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)
14:57:00 [2024-02-22T19:57:00.129Z] [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
14:57:00 [2024-02-22T19:57:00.129Z] [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
14:57:00 [2024-02-22T19:57:00.129Z] [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
14:57:00 [2024-02-22T19:57:00.387Z] [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
14:57:00 [2024-02-22T19:57:00.387Z] [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
14:57:00 [2024-02-22T19:57:00.387Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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 307 kB/s)
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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 171 kB/s)
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.388Z] [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
14:57:00 [2024-02-22T19:57:00.644Z] [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
14:57:00 [2024-02-22T19:57:00.644Z] [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
14:57:00 [2024-02-22T19:57:00.644Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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 3.2 MB/s)
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.645Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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 108 kB/s)
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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 505 kB/s)
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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
14:57:00 [2024-02-22T19:57:00.901Z] [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 500 kB/s)
14:57:00 [2024-02-22T19:57:00.902Z] [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
14:57:00 [2024-02-22T19:57:00.902Z] [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
14:57:00 [2024-02-22T19:57:00.902Z] [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
14:57:01 [2024-02-22T19:57:01.158Z] [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
14:57:01 [2024-02-22T19:57:01.158Z] [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
14:57:01 [2024-02-22T19:57:01.158Z] [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
14:57:01 [2024-02-22T19:57:01.158Z] [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 298 kB/s)
14:57:01 [2024-02-22T19:57:01.158Z] [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
14:57:01 [2024-02-22T19:57:01.158Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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.4 MB/s)
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.159Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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 300 kB/s)
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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 408 kB/s)
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.416Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 540 kB/s)
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.672Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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 248 kB/s)
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.673Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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)
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:01 [2024-02-22T19:57:01.930Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 2.5 MB/s)
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:57:02 [2024-02-22T19:57:02.187Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:57:02 [2024-02-22T19:57:02.187Z] [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
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 14 MB/s)
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:57:02 [2024-02-22T19:57:02.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 9.2 MB/s)
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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 8.9 MB/s)
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.444Z] [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
14:57:02 [2024-02-22T19:57:02.701Z] [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
14:57:02 [2024-02-22T19:57:02.701Z] [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
14:57:02 [2024-02-22T19:57:02.701Z] [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
14:57:02 [2024-02-22T19:57:02.701Z] [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 8.9 MB/s)
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:57:02 [2024-02-22T19:57:02.701Z] [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 2.5 MB/s)
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:57:02 [2024-02-22T19:57:02.958Z] [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 363 kB/s)
14:57:02 [2024-02-22T19:57:02.958Z] [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
14:57:02 [2024-02-22T19:57:02.958Z] [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
14:57:02 [2024-02-22T19:57:02.958Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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 11 MB/s)
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.215Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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 10 MB/s)
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.472Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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 2.4 MB/s)
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:03 [2024-02-22T19:57:03.730Z] [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
14:57:04 [2024-02-22T19:57:04.664Z] [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
14:57:04 [2024-02-22T19:57:04.664Z] [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
14:57:04 [2024-02-22T19:57:04.664Z] [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
14:57:04 [2024-02-22T19:57:04.665Z] [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 5.1 MB/s)
14:57:04 [2024-02-22T19:57:04.665Z] [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
14:57:04 [2024-02-22T19:57:04.665Z] [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
14:57:04 [2024-02-22T19:57:04.665Z] [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
14:57:04 [2024-02-22T19:57:04.921Z] [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
14:57:04 [2024-02-22T19:57:04.921Z] [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
14:57:04 [2024-02-22T19:57:04.922Z] [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
14:57:05 [2024-02-22T19:57:05.178Z] [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)
14:57:05 [2024-02-22T19:57:05.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:57:05 [2024-02-22T19:57:05.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:57:05 [2024-02-22T19:57:05.178Z] [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
14:57:05 [2024-02-22T19:57:05.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:57:05 [2024-02-22T19:57:05.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:57:05 [2024-02-22T19:57:05.435Z] [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
14:57:05 [2024-02-22T19:57:05.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 16 MB/s)
14:57:05 [2024-02-22T19:57:05.435Z] [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
14:57:05 [2024-02-22T19:57:05.435Z] [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
14:57:05 [2024-02-22T19:57:05.435Z] [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
14:57:05 [2024-02-22T19:57:05.435Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 2.0 MB/s)
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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 3.2 MB/s)
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.692Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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 5.6 MB/s)
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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 234 kB/s)
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:05 [2024-02-22T19:57:05.950Z] [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
14:57:06 [2024-02-22T19:57:06.207Z] [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
14:57:06 [2024-02-22T19:57:06.207Z] [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
14:57:06 [2024-02-22T19:57:06.207Z] [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
14:57:06 [2024-02-22T19:57:06.207Z] [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 1.7 MB/s)
14:57:06 [2024-02-22T19:57:06.207Z] [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
14:57:06 [2024-02-22T19:57:06.207Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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 9.7 MB/s)
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.464Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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 3.3 MB/s)
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.720Z] [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
14:57:06 [2024-02-22T19:57:06.721Z] [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
14:57:06 [2024-02-22T19:57:06.721Z] [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)
14:57:06 [2024-02-22T19:57:06.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:57:06 [2024-02-22T19:57:06.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:57:06 [2024-02-22T19:57:06.721Z] [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
14:57:06 [2024-02-22T19:57:06.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:57:06 [2024-02-22T19:57:06.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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 12 MB/s)
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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 5.0 MB/s)
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:06 [2024-02-22T19:57:06.978Z] [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
14:57:07 [2024-02-22T19:57:07.235Z] [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
14:57:07 [2024-02-22T19:57:07.236Z] [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
14:57:07 [2024-02-22T19:57:07.236Z] [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)
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:57:07 [2024-02-22T19:57:07.236Z] [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
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:57:07 [2024-02-22T19:57:07.236Z] [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
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 9.6 MB/s)
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:57:07 [2024-02-22T19:57:07.236Z] [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
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:57:07 [2024-02-22T19:57:07.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 19 MB/s)
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [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 14 MB/s)
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 17 MB/s)
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.492Z] [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
14:57:07 [2024-02-22T19:57:07.493Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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 2.6 MB/s)
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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 5.5 MB/s)
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:07 [2024-02-22T19:57:07.751Z] [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 3.0 MB/s)
14:57:07 [2024-02-22T19:57:07.751Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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 10 MB/s)
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [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 7.7 MB/s)
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:57:08 [2024-02-22T19:57:08.009Z] [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
14:57:08 [2024-02-22T19:57:08.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:57:08 [2024-02-22T19:57:08.266Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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 4.7 MB/s)
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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 12 MB/s)
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.266Z] [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 1.6 MB/s)
14:57:08 [2024-02-22T19:57:08.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:57:08 [2024-02-22T19:57:08.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:57:08 [2024-02-22T19:57:08.266Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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 8.4 MB/s)
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s)
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:57:08 [2024-02-22T19:57:08.523Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:08 [2024-02-22T19:57:08.781Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:57:09 [2024-02-22T19:57:09.037Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 16 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 52 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 41 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 17 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 87 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 6.9 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 2.7 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 4.2 MB/s)
14:57:09 [2024-02-22T19:57:09.038Z] [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
14:57:09 [2024-02-22T19:57:09.038Z] [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 707 kB/s)
14:57:09 [2024-02-22T19:57:09.039Z] [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 14 MB/s)
14:57:09 [2024-02-22T19:57:09.039Z] [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 15 MB/s)
14:57:09 [2024-02-22T19:57:09.039Z] [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 20 MB/s)
14:57:09 [2024-02-22T19:57:09.039Z] [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 26 MB/s)
14:57:09 [2024-02-22T19:57:09.602Z] [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
14:57:09 [2024-02-22T19:57:09.602Z] [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
14:57:09 [2024-02-22T19:57:09.602Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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 303 kB/s)
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:09 [2024-02-22T19:57:09.859Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 5.3 MB/s)
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.115Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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 338 kB/s)
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.372Z] [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)
14:57:10 [2024-02-22T19:57:10.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:57:10 [2024-02-22T19:57:10.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:57:10 [2024-02-22T19:57:10.372Z] [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
14:57:10 [2024-02-22T19:57:10.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:57:10 [2024-02-22T19:57:10.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:57:10 [2024-02-22T19:57:10.629Z] [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
14:57:10 [2024-02-22T19:57:10.629Z] [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 3.8 MB/s)
14:57:10 [2024-02-22T19:57:10.629Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:57:10 [2024-02-22T19:57:10.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:57:10 [2024-02-22T19:57:10.629Z] [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
14:57:10 [2024-02-22T19:57:10.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:57:10 [2024-02-22T19:57:10.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:57:10 [2024-02-22T19:57:10.629Z] [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
14:57:10 [2024-02-22T19:57:10.629Z] [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 2.4 MB/s)
14:57:10 [2024-02-22T19:57:10.629Z] [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
14:57:10 [2024-02-22T19:57:10.630Z] [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
14:57:10 [2024-02-22T19:57:10.630Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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)
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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 2.6 MB/s)
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:10 [2024-02-22T19:57:10.886Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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 2.4 MB/s)
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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 10 MB/s)
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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)
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.143Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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)
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.709Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 6.7 MB/s)
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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 295 kB/s)
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.966Z] [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
14:57:11 [2024-02-22T19:57:11.967Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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 1.3 MB/s)
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.224Z] [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
14:57:12 [2024-02-22T19:57:12.480Z] [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
14:57:12 [2024-02-22T19:57:12.480Z] [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
14:57:12 [2024-02-22T19:57:12.480Z] [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
14:57:12 [2024-02-22T19:57:12.480Z] [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 5.0 MB/s)
14:57:12 [2024-02-22T19:57:12.480Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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)
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.481Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.737Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:12 [2024-02-22T19:57:12.995Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.252Z] [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
14:57:13 [2024-02-22T19:57:13.509Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 3.7 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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 26 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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 17 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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 30 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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 41 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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
14:57:13 [2024-02-22T19:57:13.510Z] [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 18 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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 5.2 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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 13 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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 13 MB/s)
14:57:13 [2024-02-22T19:57:13.510Z] [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 37 MB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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 59 kB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 872 kB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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 675 kB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 1.1 MB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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 3.1 MB/s)
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:13 [2024-02-22T19:57:13.767Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [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 666 kB/s)
14:57:14 [2024-02-22T19:57:14.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:57:14 [2024-02-22T19:57:14.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:57:14 [2024-02-22T19:57:14.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [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 1.2 MB/s)
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.024Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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 4.5 MB/s)
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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 209 kB/s)
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.280Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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)
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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 856 kB/s)
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.8 MB/s)
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.537Z] [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 6.2 MB/s)
14:57:14 [2024-02-22T19:57:14.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:57:14 [2024-02-22T19:57:14.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:57:14 [2024-02-22T19:57:14.537Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:57:14 [2024-02-22T19:57:14.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s)
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [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 56 MB/s)
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:14 [2024-02-22T19:57:14.794Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [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 776 kB/s)
14:57:15 [2024-02-22T19:57:15.052Z] [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
14:57:15 [2024-02-22T19:57:15.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 57 MB/s)
14:57:15 [2024-02-22T19:57:15.311Z] [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
14:57:15 [2024-02-22T19:57:15.311Z] [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
14:57:15 [2024-02-22T19:57:15.311Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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 144 kB/s)
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.569Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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.2 MB/s)
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 163 kB/s)
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:15 [2024-02-22T19:57:15.826Z] [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
14:57:16 [2024-02-22T19:57:16.092Z] [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
14:57:16 [2024-02-22T19:57:16.092Z] [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
14:57:16 [2024-02-22T19:57:16.092Z] [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
14:57:16 [2024-02-22T19:57:16.092Z] [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 8.4 MB/s)
14:57:16 [2024-02-22T19:57:16.092Z] [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
14:57:16 [2024-02-22T19:57:16.092Z] [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
14:57:16 [2024-02-22T19:57:16.093Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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 1.3 MB/s)
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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 5.6 MB/s)
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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)
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.349Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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 342 kB/s)
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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)
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.606Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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 2.3 MB/s)
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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
14:57:16 [2024-02-22T19:57:16.864Z] [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 14 MB/s)
14:57:17 [2024-02-22T19:57:17.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 499 kB/s)
14:57:17 [2024-02-22T19:57:17.121Z] [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)
14:57:17 [2024-02-22T19:57:17.121Z] [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
14:57:17 [2024-02-22T19:57:17.377Z] [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
14:57:17 [2024-02-22T19:57:17.377Z] [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
14:57:17 [2024-02-22T19:57:17.377Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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 4.4 MB/s)
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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 39 MB/s)
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.378Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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)
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.636Z] [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
14:57:17 [2024-02-22T19:57:17.895Z] [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
14:57:17 [2024-02-22T19:57:17.895Z] [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
14:57:17 [2024-02-22T19:57:17.895Z] [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
14:57:17 [2024-02-22T19:57:17.895Z] [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)
14:57:17 [2024-02-22T19:57:17.895Z] [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
14:57:17 [2024-02-22T19:57:17.895Z] [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
14:57:17 [2024-02-22T19:57:17.896Z] [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
14:57:17 [2024-02-22T19:57:17.896Z] [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
14:57:17 [2024-02-22T19:57:17.896Z] [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
14:57:17 [2024-02-22T19:57:17.896Z] [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
14:57:17 [2024-02-22T19:57:17.896Z] [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 494 kB/s)
14:57:17 [2024-02-22T19:57:17.896Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:57:17 [2024-02-22T19:57:17.896Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:57:17 [2024-02-22T19:57:17.896Z] [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
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:57:18 [2024-02-22T19:57:18.154Z] [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
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 868 kB/s)
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:57:18 [2024-02-22T19:57:18.154Z] [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
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:57:18 [2024-02-22T19:57:18.154Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:57:18 [2024-02-22T19:57:18.154Z] [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
14:57:18 [2024-02-22T19:57:18.154Z] [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 1.8 MB/s)
14:57:18 [2024-02-22T19:57:18.155Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.155Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.412Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:57:18 [2024-02-22T19:57:18.412Z] [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 1.5 MB/s)
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 4.1 MB/s)
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.412Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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 208 kB/s)
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.668Z] [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
14:57:18 [2024-02-22T19:57:18.669Z] [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
14:57:18 [2024-02-22T19:57:18.669Z] [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.5 MB/s)
14:57:18 [2024-02-22T19:57:18.669Z] [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
14:57:18 [2024-02-22T19:57:18.669Z] [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
14:57:18 [2024-02-22T19:57:18.669Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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 1.3 MB/s)
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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 1.3 MB/s)
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:18 [2024-02-22T19:57:18.927Z] [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 1.3 MB/s)
14:57:18 [2024-02-22T19:57:18.927Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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 1.3 MB/s)
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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 644 kB/s)
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.185Z] [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
14:57:19 [2024-02-22T19:57:19.442Z] [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
14:57:19 [2024-02-22T19:57:19.442Z] [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
14:57:19 [2024-02-22T19:57:19.442Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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 1.9 MB/s)
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.443Z] [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 276 kB/s)
14:57:19 [2024-02-22T19:57:19.443Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.700Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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 7.4 MB/s)
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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
14:57:19 [2024-02-22T19:57:19.701Z] [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 33 MB/s)
14:57:19 [2024-02-22T19:57:19.701Z] [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 8.3 MB/s)
14:57:19 [2024-02-22T19:57:19.701Z] [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 20 MB/s)
14:57:19 [2024-02-22T19:57:19.701Z] [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 69 MB/s)
14:57:19 [2024-02-22T19:57:19.958Z] [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 86 MB/s)
14:57:20 [2024-02-22T19:57:20.215Z] [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
14:57:20 [2024-02-22T19:57:20.215Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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 228 kB/s)
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.216Z] [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
14:57:20 [2024-02-22T19:57:20.473Z] [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
14:57:20 [2024-02-22T19:57:20.473Z] [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
14:57:20 [2024-02-22T19:57:20.473Z] [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
14:57:20 [2024-02-22T19:57:20.473Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 3.2 MB/s)
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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 2.2 MB/s)
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.730Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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 12 MB/s)
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:20 [2024-02-22T19:57:20.987Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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 306 kB/s)
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.550Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 16 MB/s)
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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 422 kB/s)
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:21 [2024-02-22T19:57:21.806Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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 93 kB/s)
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.063Z] [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
14:57:22 [2024-02-22T19:57:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 441 kB/s)
14:57:22 [2024-02-22T19:57:22.320Z] [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
14:57:22 [2024-02-22T19:57:22.320Z] [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
14:57:22 [2024-02-22T19:57:22.320Z] [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
14:57:22 [2024-02-22T19:57:22.320Z] [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
14:57:22 [2024-02-22T19:57:22.320Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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 155 kB/s)
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.321Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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 318 kB/s)
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 364 kB/s)
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.578Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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 235 kB/s)
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:22 [2024-02-22T19:57:22.836Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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 366 kB/s)
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.094Z] [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 412 kB/s)
14:57:23 [2024-02-22T19:57:23.094Z] [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
14:57:23 [2024-02-22T19:57:23.095Z] [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
14:57:23 [2024-02-22T19:57:23.095Z] [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
14:57:23 [2024-02-22T19:57:23.095Z] [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
14:57:23 [2024-02-22T19:57:23.095Z] [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
14:57:23 [2024-02-22T19:57:23.350Z] [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
14:57:23 [2024-02-22T19:57:23.350Z] [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 327 kB/s)
14:57:23 [2024-02-22T19:57:23.350Z] [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
14:57:23 [2024-02-22T19:57:23.350Z] [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
14:57:23 [2024-02-22T19:57:23.350Z] [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
14:57:23 [2024-02-22T19:57:23.350Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 480 kB/s)
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.351Z] [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 490 kB/s)
14:57:23 [2024-02-22T19:57:23.351Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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 258 kB/s)
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.609Z] [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
14:57:23 [2024-02-22T19:57:23.866Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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 245 kB/s)
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 336 kB/s)
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:23 [2024-02-22T19:57:23.867Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 259 kB/s)
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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.0 MB/s)
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.124Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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)
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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 6.1 MB/s)
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.382Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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 3.5 MB/s)
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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)
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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 2.0 MB/s)
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.638Z] [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
14:57:24 [2024-02-22T19:57:24.639Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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)
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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 636 kB/s)
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:24 [2024-02-22T19:57:24.897Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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 881 kB/s)
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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)
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.155Z] [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
14:57:25 [2024-02-22T19:57:25.412Z] [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
14:57:25 [2024-02-22T19:57:25.412Z] [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
14:57:25 [2024-02-22T19:57:25.412Z] [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
14:57:25 [2024-02-22T19:57:25.412Z] [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)
14:57:25 [2024-02-22T19:57:25.412Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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 632 kB/s)
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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 5.8 MB/s)
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.413Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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)
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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)
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.670Z] [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
14:57:25 [2024-02-22T19:57:25.671Z] [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
14:57:25 [2024-02-22T19:57:25.671Z] [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 4.1 MB/s)
14:57:25 [2024-02-22T19:57:25.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:57:25 [2024-02-22T19:57:25.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:57:25 [2024-02-22T19:57:25.671Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:57:25 [2024-02-22T19:57:25.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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)
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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)
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:25 [2024-02-22T19:57:25.927Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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 599 kB/s)
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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)
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.184Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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 227 kB/s)
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.185Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.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.pom
14:57:26 [2024-02-22T19:57:26.441Z] [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 1.8 MB/s)
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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 15 MB/s)
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.441Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.442Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.699Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.700Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.701Z] [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
14:57:26 [2024-02-22T19:57:26.958Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:26 [2024-02-22T19:57:26.959Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.215Z] [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
14:57:27 [2024-02-22T19:57:27.216Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.472Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.473Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.474Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.475Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.476Z] [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 81 MB/s)
14:57:27 [2024-02-22T19:57:27.476Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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 3.6 MB/s)
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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 27 MB/s)
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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 37 MB/s)
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.477Z] [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 6.6 MB/s)
14:57:27 [2024-02-22T19:57:27.477Z] [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 1.6 MB/s)
14:57:27 [2024-02-22T19:57:27.477Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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 27 MB/s)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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 20 MB/s)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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 18 MB/s)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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 14 MB/s)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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 12 MB/s)
14:57:27 [2024-02-22T19:57:27.478Z] [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
14:57:27 [2024-02-22T19:57:27.478Z] [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.8 MB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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 216 kB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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 816 kB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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.5 MB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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)
14:57:27 [2024-02-22T19:57:27.479Z] [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 386 kB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [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 120 kB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 11 MB/s)
14:57:27 [2024-02-22T19:57:27.479Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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 4.4 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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.7 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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 869 kB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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 769 kB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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 2.1 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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.7 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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 4.5 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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
14:57:27 [2024-02-22T19:57:27.480Z] [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.8 MB/s)
14:57:27 [2024-02-22T19:57:27.480Z] [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 264 kB/s)
14:57:27 [2024-02-22T19:57:27.737Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.5 MB/s)
14:57:27 [2024-02-22T19:57:27.737Z] [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.0 MB/s)
14:57:27 [2024-02-22T19:57:27.737Z] [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 17 MB/s)
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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 4.6 MB/s)
14:57:28 [2024-02-22T19:57:28.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:57:28 [2024-02-22T19:57:28.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:57:28 [2024-02-22T19:57:28.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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 11 MB/s)
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.302Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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 41 MB/s)
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.558Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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 996 kB/s)
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (11 kB at 1.3 MB/s)
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.559Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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 2.7 MB/s)
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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 306 kB/s)
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:28 [2024-02-22T19:57:28.816Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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 2.0 MB/s)
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 560 kB/s)
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.074Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 21 MB/s)
14:57:29 [2024-02-22T19:57:29.332Z] [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
14:57:29 [2024-02-22T19:57:29.332Z] [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 4.3 MB/s)
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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
14:57:29 [2024-02-22T19:57:29.900Z] [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 378 kB/s)
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:29 [2024-02-22T19:57:29.901Z] [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
14:57:30 [2024-02-22T19:57:30.157Z] [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 4.1 MB/s)
14:57:30 [2024-02-22T19:57:30.157Z] [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
14:57:30 [2024-02-22T19:57:30.157Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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 198 kB/s)
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.158Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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 398 kB/s)
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 2.2 MB/s)
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.415Z] [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
14:57:30 [2024-02-22T19:57:30.671Z] [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
14:57:30 [2024-02-22T19:57:30.671Z] [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
14:57:30 [2024-02-22T19:57:30.671Z] [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
14:57:30 [2024-02-22T19:57:30.671Z] [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
14:57:30 [2024-02-22T19:57:30.671Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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 81 MB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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 101 MB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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 226 kB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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.4 MB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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 149 kB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:30 [2024-02-22T19:57:30.927Z] [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 2.7 MB/s)
14:57:30 [2024-02-22T19:57:30.927Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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 311 kB/s)
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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 3.8 MB/s)
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.183Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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 178 kB/s)
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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
14:57:31 [2024-02-22T19:57:31.184Z] [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 2.6 MB/s)
14:57:31 [2024-02-22T19:57:31.441Z] [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
14:57:31 [2024-02-22T19:57:31.441Z] [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
14:57:31 [2024-02-22T19:57:31.441Z] [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
14:57:31 [2024-02-22T19:57:31.697Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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 297 kB/s)
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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
14:57:31 [2024-02-22T19:57:31.698Z] [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 7.0 MB/s)
14:57:33 [2024-02-22T19:57:33.589Z] [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
14:57:33 [2024-02-22T19:57:33.589Z] [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
14:57:33 [2024-02-22T19:57:33.589Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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 363 kB/s)
14:57:33 [2024-02-22T19:57:33.846Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:57:33 [2024-02-22T19:57:33.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:57:33 [2024-02-22T19:57:33.846Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 4.5 MB/s)
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:33 [2024-02-22T19:57:33.846Z] [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
14:57:34 [2024-02-22T19:57:34.104Z] [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
14:57:34 [2024-02-22T19:57:34.104Z] [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
14:57:34 [2024-02-22T19:57:34.104Z] [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
14:57:34 [2024-02-22T19:57:34.104Z] [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 7.0 MB/s)
14:57:35 [2024-02-22T19:57:35.034Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.2.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
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] ------------------------------------------------------------------------
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Reactor Build Order:
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] 
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass Parent                                               [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass State System Parent                                  [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass TMF Parent                                           [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.034Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Documentation                                        [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass RCP Parent                                           [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] Trace Compass Json trace Parent                                    [pom]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.035Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Trace Compass Target Platform                                      [pom]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Trace Compass Repository                            [eclipse-repository]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] 
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/141]
14:57:35 [2024-02-22T19:57:35.036Z] [INFO]   from pom.xml
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] --------------------------------[ pom ]---------------------------------
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] 
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass ---
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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 8.7 MB/s)
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
14:57:35 [2024-02-22T19:57:35.036Z] [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 14 MB/s)
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.036Z] [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
14:57:35 [2024-02-22T19:57:35.292Z] [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
14:57:35 [2024-02-22T19:57:35.293Z] [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
14:57:35 [2024-02-22T19:57:35.293Z] [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
14:57:35 [2024-02-22T19:57:35.293Z] [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 64 MB/s)
14:57:35 [2024-02-22T19:57:35.549Z] [INFO] 
14:57:35 [2024-02-22T19:57:35.549Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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 399 kB/s)
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.549Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 587 kB/s)
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [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)
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:35 [2024-02-22T19:57:35.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:57:35 [2024-02-22T19:57:35.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:57:35 [2024-02-22T19:57:35.806Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 5.0 MB/s)
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.064Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:57:36 [2024-02-22T19:57:36.064Z] [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
14:57:36 [2024-02-22T19:57:36.322Z] [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
14:57:36 [2024-02-22T19:57:36.322Z] [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
14:57:36 [2024-02-22T19:57:36.322Z] [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
14:57:36 [2024-02-22T19:57:36.322Z] [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
14:57:36 [2024-02-22T19:57:36.322Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 1.8 MB/s)
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.579Z] [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
14:57:36 [2024-02-22T19:57:36.580Z] [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
14:57:36 [2024-02-22T19:57:36.580Z] [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
14:57:36 [2024-02-22T19:57:36.580Z] [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 71 MB/s)
14:57:36 [2024-02-22T19:57:36.580Z] [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 65 MB/s)
14:57:36 [2024-02-22T19:57:36.580Z] [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 55 MB/s)
14:57:36 [2024-02-22T19:57:36.580Z] [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 84 MB/s)
14:57:36 [2024-02-22T19:57:36.580Z] [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 16 MB/s)
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] 
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] 
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass ---
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] 
14:57:36 [2024-02-22T19:57:36.580Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
14:57:36 [2024-02-22T19:57:36.836Z] [INFO] 
14:57:36 [2024-02-22T19:57:36.836Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass ---
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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 248 kB/s)
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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)
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.836Z] [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
14:57:36 [2024-02-22T19:57:36.837Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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)
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.094Z] [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
14:57:37 [2024-02-22T19:57:37.095Z] [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
14:57:37 [2024-02-22T19:57:37.095Z] [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
14:57:37 [2024-02-22T19:57:37.095Z] [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 4.9 MB/s)
14:57:37 [2024-02-22T19:57:37.095Z] [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
14:57:37 [2024-02-22T19:57:37.095Z] [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
14:57:37 [2024-02-22T19:57:37.095Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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 2.3 MB/s)
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.351Z] [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 4.3 MB/s)
14:57:37 [2024-02-22T19:57:37.351Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:57:37 [2024-02-22T19:57:37.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:57:37 [2024-02-22T19:57:37.351Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:57:37 [2024-02-22T19:57:37.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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 4.8 MB/s)
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.607Z] [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
14:57:37 [2024-02-22T19:57:37.608Z] [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 2.1 MB/s)
14:57:37 [2024-02-22T19:57:37.608Z] [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
14:57:37 [2024-02-22T19:57:37.608Z] [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
14:57:37 [2024-02-22T19:57:37.608Z] [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
14:57:37 [2024-02-22T19:57:37.865Z] [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
14:57:37 [2024-02-22T19:57:37.865Z] [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
14:57:37 [2024-02-22T19:57:37.865Z] [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
14:57:37 [2024-02-22T19:57:37.865Z] [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 2.2 MB/s)
14:57:37 [2024-02-22T19:57:37.865Z] [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
14:57:37 [2024-02-22T19:57:37.865Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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 11 MB/s)
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:37 [2024-02-22T19:57:37.866Z] [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
14:57:38 [2024-02-22T19:57:38.122Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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 307 kB/s)
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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 325 kB/s)
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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)
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.123Z] [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
14:57:38 [2024-02-22T19:57:38.124Z] [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
14:57:38 [2024-02-22T19:57:38.124Z] [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
14:57:38 [2024-02-22T19:57:38.124Z] [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 13 MB/s)
14:57:38 [2024-02-22T19:57:38.124Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:57:38 [2024-02-22T19:57:38.124Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:57:38 [2024-02-22T19:57:38.124Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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 15 MB/s)
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
14:57:38 [2024-02-22T19:57:38.380Z] [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 10 MB/s)
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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)
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.380Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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 8.0 MB/s)
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.638Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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)
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:38 [2024-02-22T19:57:38.894Z] [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)
14:57:38 [2024-02-22T19:57:38.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:57:38 [2024-02-22T19:57:38.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:57:38 [2024-02-22T19:57:38.894Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:57:39 [2024-02-22T19:57:39.151Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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 19 MB/s)
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.151Z] [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)
14:57:39 [2024-02-22T19:57:39.151Z] [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
14:57:39 [2024-02-22T19:57:39.152Z] [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
14:57:39 [2024-02-22T19:57:39.152Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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)
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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)
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.409Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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 12 MB/s)
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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 5.1 MB/s)
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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 9.4 MB/s)
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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)
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.667Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.668Z] [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
14:57:39 [2024-02-22T19:57:39.924Z] [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
14:57:39 [2024-02-22T19:57:39.924Z] [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
14:57:39 [2024-02-22T19:57:39.924Z] [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
14:57:39 [2024-02-22T19:57:39.924Z] [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
14:57:39 [2024-02-22T19:57:39.924Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:39 [2024-02-22T19:57:39.925Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.182Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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 104 MB/s)
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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 10.0 MB/s)
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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 5.3 MB/s)
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.183Z] [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 220 kB/s)
14:57:40 [2024-02-22T19:57:40.183Z] [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
14:57:40 [2024-02-22T19:57:40.440Z] [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 976 kB/s)
14:57:40 [2024-02-22T19:57:40.440Z] [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
14:57:40 [2024-02-22T19:57:40.440Z] [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 19 MB/s)
14:57:40 [2024-02-22T19:57:40.440Z] [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
14:57:40 [2024-02-22T19:57:40.440Z] [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 4.3 MB/s)
14:57:40 [2024-02-22T19:57:40.440Z] [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
14:57:40 [2024-02-22T19:57:40.440Z] [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 4.8 MB/s)
14:57:40 [2024-02-22T19:57:40.440Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 15 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 1.8 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 31 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 13 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 2.8 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 19 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 192 kB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 14 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 1.7 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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 10 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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 30 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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 12 MB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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)
14:57:40 [2024-02-22T19:57:40.441Z] [INFO] 
14:57:40 [2024-02-22T19:57:40.441Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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 730 kB/s)
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.441Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [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 22 MB/s)
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:57:40 [2024-02-22T19:57:40.698Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:57:40 [2024-02-22T19:57:40.698Z] [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
14:57:40 [2024-02-22T19:57:40.698Z] [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 16 MB/s)
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:57:40 [2024-02-22T19:57:40.955Z] [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 4.1 MB/s)
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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 2.8 MB/s)
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:40 [2024-02-22T19:57:40.955Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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 2.2 MB/s)
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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 3.2 MB/s)
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.212Z] [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
14:57:41 [2024-02-22T19:57:41.213Z] [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
14:57:41 [2024-02-22T19:57:41.213Z] [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 6.8 MB/s)
14:57:41 [2024-02-22T19:57:41.213Z] [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
14:57:41 [2024-02-22T19:57:41.213Z] [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
14:57:41 [2024-02-22T19:57:41.213Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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)
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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 444 kB/s)
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.470Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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 2.9 MB/s)
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.727Z] [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
14:57:41 [2024-02-22T19:57:41.728Z] [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)
14:57:41 [2024-02-22T19:57:41.728Z] [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
14:57:41 [2024-02-22T19:57:41.728Z] [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
14:57:41 [2024-02-22T19:57:41.728Z] [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
14:57:41 [2024-02-22T19:57:41.728Z] [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
14:57:41 [2024-02-22T19:57:41.728Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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 492 kB/s)
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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
14:57:41 [2024-02-22T19:57:41.984Z] [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 5.7 MB/s)
14:57:41 [2024-02-22T19:57:41.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:57:42 [2024-02-22T19:57:42.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:57:42 [2024-02-22T19:57:42.241Z] [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
14:57:42 [2024-02-22T19:57:42.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:57:42 [2024-02-22T19:57:42.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:57:42 [2024-02-22T19:57:42.241Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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 998 kB/s)
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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 857 kB/s)
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.242Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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)
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.498Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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 310 kB/s)
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.499Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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)
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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 1.9 MB/s)
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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 1.6 MB/s)
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:42 [2024-02-22T19:57:42.756Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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 440 kB/s)
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.013Z] [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 1.9 MB/s)
14:57:43 [2024-02-22T19:57:43.013Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:57:43 [2024-02-22T19:57:43.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:57:43 [2024-02-22T19:57:43.013Z] [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
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:57:43 [2024-02-22T19:57:43.270Z] [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
14:57:43 [2024-02-22T19:57:43.270Z] [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 5.6 MB/s)
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:57:43 [2024-02-22T19:57:43.270Z] [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
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:57:43 [2024-02-22T19:57:43.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:57:43 [2024-02-22T19:57:43.270Z] [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
14:57:43 [2024-02-22T19:57:43.271Z] [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 14 MB/s)
14:57:43 [2024-02-22T19:57:43.271Z] [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
14:57:43 [2024-02-22T19:57:43.271Z] [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
14:57:43 [2024-02-22T19:57:43.271Z] [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
14:57:43 [2024-02-22T19:57:43.271Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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 4.0 MB/s)
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.527Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [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 1.1 MB/s)
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:57:43 [2024-02-22T19:57:43.528Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:57:43 [2024-02-22T19:57:43.528Z] [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
14:57:43 [2024-02-22T19:57:43.528Z] [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 16 MB/s)
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.528Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:57:43 [2024-02-22T19:57:43.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 7.0 MB/s)
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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 965 kB/s)
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.784Z] [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
14:57:43 [2024-02-22T19:57:43.785Z] [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
14:57:43 [2024-02-22T19:57:43.785Z] [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
14:57:43 [2024-02-22T19:57:43.785Z] [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
14:57:43 [2024-02-22T19:57:43.785Z] [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
14:57:43 [2024-02-22T19:57:43.785Z] [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 1.6 MB/s)
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.041Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.042Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.299Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.556Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.557Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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 12 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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 25 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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 15 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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 18 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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 25 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.816Z] [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 78 MB/s)
14:57:44 [2024-02-22T19:57:44.816Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 13 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 22 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 17 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 30 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 6.4 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 49 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 13 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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
14:57:44 [2024-02-22T19:57:44.817Z] [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 5.3 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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 22 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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 33 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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 41 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [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 27 MB/s)
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/9.2.0-SNAPSHOT/org.eclipse.tracecompass-9.2.0-SNAPSHOT.pom
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/141]
14:57:44 [2024-02-22T19:57:44.817Z] [INFO]   from analysis/pom.xml
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --------------------------------[ pom ]---------------------------------
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-9.2.0-SNAPSHOT.pom
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/141]
14:57:44 [2024-02-22T19:57:44.817Z] [INFO]   from common/pom.xml
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --------------------------------[ pom ]---------------------------------
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-9.2.0-SNAPSHOT.pom
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] 
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
14:57:44 [2024-02-22T19:57:44.817Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:57:44 [2024-02-22T19:57:44.817Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:57:44 [2024-02-22T19:57:44.817Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:57:44 [2024-02-22T19:57:44.818Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.30.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@7f4c8611
14:57:45 [2024-02-22T19:57:45.075Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]     Transport mode:         online
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]     Http Transport type:    Java11Client
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]     Update mode:            cache first
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]     Minimum cache duration: 60 minutes
14:57:45 [2024-02-22T19:57:45.075Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
14:57:50 [2024-02-22T19:57:50.327Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:57:51 [2024-02-22T19:57:51.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
14:57:51 [2024-02-22T19:57:51.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 44 MB/s)
14:57:51 [2024-02-22T19:57:51.258Z] [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
14:57:51 [2024-02-22T19:57:51.258Z] [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 296 kB/s)
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 676 kB/s)
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 874 kB/s)
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 100 kB/s)
14:57:52 [2024-02-22T19:57:52.191Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 204 kB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 610 kB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [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
14:57:52 [2024-02-22T19:57:52.192Z] [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 183 kB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [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
14:57:52 [2024-02-22T19:57:52.192Z] [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 417 kB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 14 MB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
14:57:52 [2024-02-22T19:57:52.192Z] [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
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 2.4 MB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [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 664 kB/s)
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] The project's OSGi version is 5.2.0.202402221956
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.192Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
14:57:52 [2024-02-22T19:57:52.450Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.450Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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 6.0 MB/s)
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.450Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 1.6 MB/s)
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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
14:57:52 [2024-02-22T19:57:52.708Z] [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 27 MB/s)
14:57:52 [2024-02-22T19:57:52.708Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
14:57:52 [2024-02-22T19:57:52.708Z] [INFO] 
14:57:52 [2024-02-22T19:57:52.708Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
14:57:52 [2024-02-22T19:57:52.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:52 [2024-02-22T19:57:52.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
14:57:52 [2024-02-22T19:57:52.708Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:57:52 [2024-02-22T19:57:52.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
14:57:52 [2024-02-22T19:57:52.965Z] [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 46 kB/s)
14:57:52 [2024-02-22T19:57:52.965Z] [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
14:57:52 [2024-02-22T19:57:52.965Z] [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 15 MB/s)
14:57:52 [2024-02-22T19:57:52.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
14:57:52 [2024-02-22T19:57:52.965Z] [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 65 kB/s)
14:57:52 [2024-02-22T19:57:52.965Z] [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
14:57:52 [2024-02-22T19:57:52.965Z] [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)
14:57:52 [2024-02-22T19:57:52.965Z] [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
14:57:52 [2024-02-22T19:57:52.965Z] [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 62 kB/s)
14:57:52 [2024-02-22T19:57:52.965Z] [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
14:57:52 [2024-02-22T19:57:52.965Z] [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 1.3 MB/s)
14:57:52 [2024-02-22T19:57:52.965Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/test/resources
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:57:55 [2024-02-22T19:57:55.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
14:57:55 [2024-02-22T19:57:55.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.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] 
14:57:55 [2024-02-22T19:57:55.485Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
14:57:58 [2024-02-22T19:57:58.754Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] 
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] 
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core ---
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] 
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] 
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core ---
14:57:59 [2024-02-22T19:57:59.011Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT.jar
14:58:00 [2024-02-22T19:58:00.376Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-5.2.0-SNAPSHOT-sources.jar
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] 
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] 
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] 
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/141]
14:58:00 [2024-02-22T19:58:00.937Z] [INFO]   from statesystem/pom.xml
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --------------------------------[ pom ]---------------------------------
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] 
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] 
14:58:00 [2024-02-22T19:58:00.937Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-9.2.0-SNAPSHOT.pom
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
14:58:01 [2024-02-22T19:58:01.194Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:01 [2024-02-22T19:58:01.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
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] The project's OSGi version is 1.3.0.202402221956
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.451Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
14:58:01 [2024-02-22T19:58:01.451Z] [INFO] 
14:58:01 [2024-02-22T19:58:01.451Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
14:58:01 [2024-02-22T19:58:01.451Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:01 [2024-02-22T19:58:01.451Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:01 [2024-02-22T19:58:01.451Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:58:01 [2024-02-22T19:58:01.452Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.015Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:02 [2024-02-22T19:58:02.015Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:02 [2024-02-22T19:58:02.015Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.015Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] 
14:58:02 [2024-02-22T19:58:02.016Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core ---
14:58:02 [2024-02-22T19:58:02.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT.jar
14:58:03 [2024-02-22T19:58:03.645Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.3.0-SNAPSHOT-sources.jar
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
14:58:04 [2024-02-22T19:58:04.210Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:04 [2024-02-22T19:58:04.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] The project's OSGi version is 3.1.0.202402221956
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
14:58:04 [2024-02-22T19:58:04.211Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.211Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:04 [2024-02-22T19:58:04.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
14:58:04 [2024-02-22T19:58:04.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:58:04 [2024-02-22T19:58:04.211Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:04 [2024-02-22T19:58:04.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:04 [2024-02-22T19:58:04.774Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] 
14:58:04 [2024-02-22T19:58:04.774Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:05 [2024-02-22T19:58:05.032Z] [INFO] 
14:58:05 [2024-02-22T19:58:05.032Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:05 [2024-02-22T19:58:05.032Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT.jar
14:58:06 [2024-02-22T19:58:06.399Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.1.0-SNAPSHOT-sources.jar
14:58:06 [2024-02-22T19:58:06.963Z] [INFO] 
14:58:06 [2024-02-22T19:58:06.963Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:06 [2024-02-22T19:58:06.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:06 [2024-02-22T19:58:06.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:06 [2024-02-22T19:58:06.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:06 [2024-02-22T19:58:06.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:06 [2024-02-22T19:58:06.964Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:07 [2024-02-22T19:58:07.220Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.220Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
14:58:07 [2024-02-22T19:58:07.220Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.220Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/141]
14:58:07 [2024-02-22T19:58:07.221Z] [INFO]   from tmf/pom.xml
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --------------------------------[ pom ]---------------------------------
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-9.2.0-SNAPSHOT.pom
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
14:58:07 [2024-02-22T19:58:07.221Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:07 [2024-02-22T19:58:07.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/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])
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] The project's OSGi version is 1.1.1.202402221956
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Resolving class path of Trace Compass Filter Parser
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.221Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:07 [2024-02-22T19:58:07.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:07 [2024-02-22T19:58:07.221Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:58:07 [2024-02-22T19:58:07.221Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:07 [2024-02-22T19:58:07.478Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:07 [2024-02-22T19:58:07.478Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
14:58:07 [2024-02-22T19:58:07.479Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.479Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] 
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:07 [2024-02-22T19:58:07.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT.jar
14:58:08 [2024-02-22T19:58:08.663Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.1.1-SNAPSHOT-sources.jar
14:58:09 [2024-02-22T19:58:09.595Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.595Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:09 [2024-02-22T19:58:09.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/141]
14:58:09 [2024-02-22T19:58:09.596Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:09 [2024-02-22T19:58:09.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:09 [2024-02-22T19:58:09.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:58:09 [2024-02-22T19:58:09.596Z] [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
14:58:09 [2024-02-22T19:58:09.596Z] [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 26 MB/s)
14:58:09 [2024-02-22T19:58:09.854Z] [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
14:58:09 [2024-02-22T19:58:09.854Z] [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)
14:58:09 [2024-02-22T19:58:09.854Z] [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
14:58:09 [2024-02-22T19:58:09.854Z] [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.4 MB/s)
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] The project's OSGi version is 5.3.0.202402221956
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
14:58:09 [2024-02-22T19:58:09.854Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
14:58:09 [2024-02-22T19:58:09.855Z] [INFO] 
14:58:09 [2024-02-22T19:58:09.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
14:58:09 [2024-02-22T19:58:09.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:09 [2024-02-22T19:58:09.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
14:58:09 [2024-02-22T19:58:09.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.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:58:09 [2024-02-22T19:58:09.855Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:10 [2024-02-22T19:58:10.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:10 [2024-02-22T19:58:10.784Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
14:58:10 [2024-02-22T19:58:10.784Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.785Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] 
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
14:58:10 [2024-02-22T19:58:10.785Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] 
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] 
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core ---
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] 
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] 
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core ---
14:58:11 [2024-02-22T19:58:11.043Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
14:58:11 [2024-02-22T19:58:11.974Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] 
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.jar
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT.pom
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-sources.jar
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2metadata.xml
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.3.0-SNAPSHOT-p2artifacts.xml
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] 
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] 
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/141]
14:58:13 [2024-02-22T19:58:13.341Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:13 [2024-02-22T19:58:13.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:13 [2024-02-22T19:58:13.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:58:13 [2024-02-22T19:58:13.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar
14:58:13 [2024-02-22T19:58:13.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 63 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 24 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 22 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 428 kB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 10 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 18 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 10 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 28 MB/s)
14:58:14 [2024-02-22T19:58:14.527Z] [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
14:58:14 [2024-02-22T19:58:14.527Z] [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 15 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom
14:58:14 [2024-02-22T19:58:14.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 7.2 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 19 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 2.3 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.3 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.9 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.3 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.7 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.9 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.784Z] [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 1.9 MB/s)
14:58:14 [2024-02-22T19:58:14.784Z] [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
14:58:14 [2024-02-22T19:58:14.785Z] [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 2.1 MB/s)
14:58:14 [2024-02-22T19:58:14.785Z] [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
14:58:14 [2024-02-22T19:58:14.785Z] [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 2.3 MB/s)
14:58:14 [2024-02-22T19:58:14.785Z] [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
14:58:14 [2024-02-22T19:58:14.785Z] [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 12 MB/s)
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] The project's OSGi version is 9.2.0.202402221956
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] 
14:58:14 [2024-02-22T19:58:14.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
14:58:15 [2024-02-22T19:58:15.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:15 [2024-02-22T19:58:15.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:15 [2024-02-22T19:58:15.042Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:58:15 [2024-02-22T19:58:15.042Z] [INFO] Compiling 473 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:18 [2024-02-22T19:58:18.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
14:58:18 [2024-02-22T19:58:18.316Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.316Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.573Z] [INFO] 
14:58:18 [2024-02-22T19:58:18.573Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core ---
14:58:18 [2024-02-22T19:58:18.829Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
14:58:20 [2024-02-22T19:58:20.724Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.jar
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT.pom
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-sources.jar
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2metadata.xml
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-9.2.0-SNAPSHOT-p2artifacts.xml
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
14:58:21 [2024-02-22T19:58:21.658Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:58:21 [2024-02-22T19:58:21.658Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:58:21 [2024-02-22T19:58:21.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
14:58:21 [2024-02-22T19:58:21.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:58:21 [2024-02-22T19:58:21.915Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] The project's OSGi version is 2.2.1.202402221956
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] 
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:21 [2024-02-22T19:58:21.916Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:21 [2024-02-22T19:58:21.916Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:21 [2024-02-22T19:58:21.916Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:58:21 [2024-02-22T19:58:21.916Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:22 [2024-02-22T19:58:22.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:22 [2024-02-22T19:58:22.479Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] 
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:22 [2024-02-22T19:58:22.479Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT.jar
14:58:23 [2024-02-22T19:58:23.409Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.2.1-SNAPSHOT-sources.jar
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] 
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] 
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] 
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
14:58:24 [2024-02-22T19:58:24.339Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:58:24 [2024-02-22T19:58:24.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:24 [2024-02-22T19:58:24.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:58:24 [2024-02-22T19:58:24.597Z] [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
14:58:24 [2024-02-22T19:58:24.597Z] [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 75 MB/s)
14:58:25 [2024-02-22T19:58:25.159Z] [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
14:58:25 [2024-02-22T19:58:25.418Z] [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 81 MB/s)
14:58:26 [2024-02-22T19:58:26.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar
14:58:26 [2024-02-22T19:58:26.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.jar (14 MB at 106 MB/s)
14:58:26 [2024-02-22T19:58:26.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar
14:58:26 [2024-02-22T19:58:26.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 97 MB/s)
14:58:26 [2024-02-22T19:58:26.857Z] [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
14:58:26 [2024-02-22T19:58:26.857Z] [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 26 MB/s)
14:58:26 [2024-02-22T19:58:26.857Z] [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
14:58:26 [2024-02-22T19:58:26.857Z] [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 5.3 MB/s)
14:58:26 [2024-02-22T19:58:26.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar
14:58:26 [2024-02-22T19:58:26.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar (211 kB at 16 MB/s)
14:58:26 [2024-02-22T19:58:26.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar (106 kB at 11 MB/s)
14:58:27 [2024-02-22T19:58:27.114Z] [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
14:58:27 [2024-02-22T19:58:27.114Z] [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.4 MB/s)
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar (245 kB at 22 MB/s)
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar (205 kB at 20 MB/s)
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar (184 kB at 18 MB/s)
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar
14:58:27 [2024-02-22T19:58:27.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar (23 kB at 2.3 MB/s)
14:58:30 [2024-02-22T19:58:30.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
14:58:30 [2024-02-22T19:58:30.384Z] [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 9.5 MB/s)
14:58:30 [2024-02-22T19:58:30.384Z] [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
14:58:30 [2024-02-22T19:58:30.384Z] [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 1.6 MB/s)
14:58:30 [2024-02-22T19:58:30.384Z] [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
14:58:30 [2024-02-22T19:58:30.384Z] [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 1.1 MB/s)
14:58:30 [2024-02-22T19:58:30.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom
14:58:30 [2024-02-22T19:58:30.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.1/icu4j-74.1.pom (13 kB at 13 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.1/icu4j-root-74.1.pom (25 kB at 12 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 2.3 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 2.0 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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 7.9 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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 3.0 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom (3.2 kB at 398 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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 2.8 MB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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 226 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom (2.8 kB at 177 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [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
14:58:30 [2024-02-22T19:58:30.385Z] [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 61 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom (3.2 kB at 400 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom (3.2 kB at 401 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom (3.0 kB at 337 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.pom (3.0 kB at 433 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:58:30 [2024-02-22T19:58:30.385Z] [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 161 kB/s)
14:58:30 [2024-02-22T19:58:30.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 61 MB/s)
14:58:30 [2024-02-22T19:58:30.642Z] [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
14:58:30 [2024-02-22T19:58:30.642Z] [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
14:58:30 [2024-02-22T19:58:30.642Z] [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 18 MB/s)
14:58:30 [2024-02-22T19:58:30.642Z] [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 524 kB/s)
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] The project's OSGi version is 1.0.16.202402221956
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] 
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:30 [2024-02-22T19:58:30.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:31 [2024-02-22T19:58:31.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:31 [2024-02-22T19:58:31.207Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
14:58:31 [2024-02-22T19:58:31.207Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.463Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] 
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:31 [2024-02-22T19:58:31.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT.jar
14:58:32 [2024-02-22T19:58:32.648Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.16-SNAPSHOT-sources.jar
14:58:33 [2024-02-22T19:58:33.577Z] [INFO] 
14:58:33 [2024-02-22T19:58:33.577Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:38 [2024-02-22T19:58:38.831Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
14:58:38 [2024-02-22T19:58:38.831Z] [INFO] Command line:
14:58:38 [2024-02-22T19:58:38.831Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:58:38 [2024-02-22T19:58:38.831Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:58:41 [2024-02-22T19:58:41.353Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:58:42 [2024-02-22T19:58:42.723Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.094 s
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0.003 s
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.105 s
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.113 s
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.723Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.793 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.007 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.020 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.444 s
14:58:42 [2024-02-22T19:58:42.724Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:58:42 [2024-02-22T19:58:42.724Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.003 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testDepth -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest.testSequentialFill -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.724Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:58:42 [2024-02-22T19:58:42.724Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[0: Hello] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest.testHtInterval[1: Test0] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.724Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:58:42 [2024-02-22T19:58:42.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
14:58:42 [2024-02-22T19:58:42.724Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest.testFillNodes[CLASSIC] -- Time elapsed: 0.010 s
14:58:42 [2024-02-22T19:58:42.724Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:58:42 [2024-02-22T19:58:42.981Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 2] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 0, char length: 3] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.981Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10, char length: 3] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 126, char length: 3] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 2] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 127, char length: 3] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 2] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 128, char length: 3] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 1] -- Time elapsed: 0.002 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 2] -- Time elapsed: 0.002 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,382, char length: 3] -- Time elapsed: 0.049 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 2] -- Time elapsed: 0.002 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,383, char length: 3] -- Time elapsed: 0.004 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 16,384, char length: 3] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,921, char length: 3] -- Time elapsed: 0.003 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,922, char length: 3] -- Time elapsed: 0.002 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 10,923, char length: 3] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 1] -- Time elapsed: 0 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,766, char length: 3] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,767, char length: 3] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 1] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 2] -- Time elapsed: 0.001 s
14:58:42 [2024-02-22T19:58:42.982Z] org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest.testStringWithChars[nb of chars: 32,768, char length: 3] -- Time elapsed: 0.002 s
14:58:42 [2024-02-22T19:58:42.982Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:58:44 [2024-02-22T19:58:44.889Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEndTime -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testStartTime -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testEnd -- Time elapsed: 0.001 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttribute -- Time elapsed: 0.001 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBegin -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_1 -- Time elapsed: 0.004 s
14:58:44 [2024-02-22T19:58:44.889Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testOutOfRange_2 -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testQueryAttributeEmpty -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testDoQuery -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testBuildNowQueryLaterStateValues -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testIntervalBeforeStart -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testInsertQueryStateValues -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testCascadingIntervals -- Time elapsed: 0.097 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testNegativeTimes -- Time elapsed: 0 s
14:58:44 [2024-02-22T19:58:44.890Z] org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest.testFullIntervals -- Time elapsed: 1.945 s
14:58:44 [2024-02-22T19:58:44.890Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:58:45 [2024-02-22T19:58:45.819Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s -- in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=false] -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=false] -- Time elapsed: 0.004 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=false] -- Time elapsed: 0.002 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=false] -- Time elapsed: 0.015 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=false] -- Time elapsed: 0.008 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=false] -- Time elapsed: 0.423 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testIntervalBeforeStart[ReOpen=true] -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testBuildNowQueryLaterStateValues[ReOpen=true] -- Time elapsed: 0.002 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testInsertQueryStateValues[ReOpen=true] -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testCascadingIntervals[ReOpen=true] -- Time elapsed: 0.009 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testNegativeTimes[ReOpen=true] -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest.testFullIntervals[ReOpen=true] -- Time elapsed: 0.215 s
14:58:45 [2024-02-22T19:58:45.819Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:58:45 [2024-02-22T19:58:45.819Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testGetType -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:58:45 [2024-02-22T19:58:45.819Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.tcompareIntWithString -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareIntWithDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareLongWithString -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithString -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareNullWithNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareDoubleWithString -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest.compareStringWithString -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.819Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:58:45 [2024-02-22T19:58:45.819Z] !SESSION 2024-02-22 19:58:37.957 -----------------------------------------------
14:58:45 [2024-02-22T19:58:45.819Z] eclipse.buildId=unknown
14:58:45 [2024-02-22T19:58:45.819Z] java.version=17.0.2
14:58:45 [2024-02-22T19:58:45.819Z] java.vendor=Oracle Corporation
14:58:45 [2024-02-22T19:58:45.819Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:58:45 [2024-02-22T19:58:45.819Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:58:45 [2024-02-22T19:58:45.820Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:58:45 [2024-02-22T19:58:45.820Z] 
14:58:45 [2024-02-22T19:58:45.820Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2024-02-22 19:58:45.612
14:58:45 [2024-02-22T19:58:45.820Z] !MESSAGE Custom factory for type 87 does not exist
14:58:45 [2024-02-22T19:58:45.820Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testNoFactoryAvailable -- Time elapsed: 0.038 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerialization -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testWrongCustomId2 -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testSerializedTooLarge -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testGetType -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testGetType -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxInt -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testGetType -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxLong -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testGetType -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testUnboxStr -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxLong -- Time elapsed: 0.001 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxDouble -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxInt -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testUnboxStr -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testIsNull -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest.testGetType -- Time elapsed: 0 s
14:58:45 [2024-02-22T19:58:45.820Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:58:46 [2024-02-22T19:58:46.383Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
14:58:46 [2024-02-22T19:58:46.383Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testAttributes -- Time elapsed: 0.057 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testWaitUntilBuilt -- Time elapsed: 0.501 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest.testSetAndQueryOngoing -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.384Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:58:46 [2024-02-22T19:58:46.384Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest.testSimpleSnapshot -- Time elapsed: 0.107 s
14:58:46 [2024-02-22T19:58:46.384Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:58:46 [2024-02-22T19:58:46.384Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkEndTime -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkResolution -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkReversed -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueueOfferPollPeek -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryOngoingStackTop -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQuerySingleStackTop -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testQueryUntilNonNullValue -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuark -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkAddMoreIntervals -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest.testIteratorOverQuarkSubrange -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:58:46 [2024-02-22T19:58:46.384Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementDouble -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementInt -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest.testIncrementLong -- Time elapsed: 0 s
14:58:46 [2024-02-22T19:58:46.384Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:58:46 [2024-02-22T19:58:46.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
14:58:46 [2024-02-22T19:58:46.640Z] org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest.testAttributeTreeFileStorage -- Time elapsed: 0.010 s
14:58:46 [2024-02-22T19:58:46.640Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:58:46 [2024-02-22T19:58:46.640Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
14:58:46 [2024-02-22T19:58:46.640Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testBeginEnd -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testEmptyStack -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testFullQueries -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testSingleQueries -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest.testStackTop -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:58:46 [2024-02-22T19:58:46.641Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 0.002 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testEmpty2DQuery -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testIOOB2DQuery -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testContinuous2DQuery -- Time elapsed: 0.014 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testReverse2DQuery -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 0.001 s
14:58:46 [2024-02-22T19:58:46.641Z] org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 0.006 s
14:58:46 [2024-02-22T19:58:46.641Z] 
14:58:46 [2024-02-22T19:58:46.641Z] Results:
14:58:46 [2024-02-22T19:58:46.641Z] 
14:58:46 [2024-02-22T19:58:46.641Z] Tests run: 183, Failures: 0, Errors: 0, Skipped: 0
14:58:46 [2024-02-22T19:58:46.641Z] 
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] All tests passed
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] 
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] 
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] 
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
14:58:46 [2024-02-22T19:58:46.897Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:58:46 [2024-02-22T19:58:46.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:46 [2024-02-22T19:58:46.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] The project's OSGi version is 1.0.25.202402221956
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.154Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] 
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:47 [2024-02-22T19:58:47.411Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:58:47 [2024-02-22T19:58:47.411Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:58:47 [2024-02-22T19:58:47.411Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
14:58:47 [2024-02-22T19:58:47.411Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.301Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
14:58:49 [2024-02-22T19:58:49.301Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.302Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] 
14:58:49 [2024-02-22T19:58:49.557Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:49 [2024-02-22T19:58:49.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
14:58:51 [2024-02-22T19:58:51.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
14:58:52 [2024-02-22T19:58:52.551Z] [INFO] 
14:58:52 [2024-02-22T19:58:52.551Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
14:58:52 [2024-02-22T19:58:52.808Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
14:58:52 [2024-02-22T19:58:52.808Z] [INFO] Command line:
14:58:52 [2024-02-22T19:58:52.808Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:58:52 [2024-02-22T19:58:52.808Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:58:56 [2024-02-22T19:58:56.977Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:58:56 [2024-02-22T19:58:56.977Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToExperiment -- Time elapsed: 0.100 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testParameters -- Time elapsed: 0.112 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetRequirements -- Time elapsed: 0.002 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testNewModule -- Time elapsed: 0.003 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testGetValidTraceTypes -- Time elapsed: 0.088 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testHelperGetters -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest.testAppliesToTrace -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValueLevel -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testAddAndGetInformation -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest.testGetValues -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testMandatoryRequirements -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testMandatoryRequirements -- Time elapsed: 0.007 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAtLeastOneRequirements -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testAllOrNothingRequirements -- Time elapsed: 0.001 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testNoPreDefinedEvents -- Time elapsed: 0 s
14:58:56 [2024-02-22T19:58:56.977Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest.testOptionalRequirements -- Time elapsed: 0.001 s
14:58:57 [2024-02-22T19:58:57.234Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:58:57 [2024-02-22T19:58:57.234Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAllOrNothing -- Time elapsed: 0.045 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testAtLeastOne -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testMandatory -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest.testOptional -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:58:57 [2024-02-22T19:58:57.234Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest.testNewModuleListener -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:58:57 [2024-02-22T19:58:57.234Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testApplies -- Time elapsed: 0.001 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testDoesNotApply -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetNoAnalysisFromTrace -- Time elapsed: 0.018 s
14:58:57 [2024-02-22T19:58:57.234Z] org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest.testGetAnalysisFromTrace -- Time elapsed: 0 s
14:58:57 [2024-02-22T19:58:57.234Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:58:59 [2024-02-22T19:58:59.755Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testGettersSetters -- Time elapsed: 0.002 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testDependentAnalyses -- Time elapsed: 1.002 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetWrongTrace -- Time elapsed: 0.001 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testSetTraceTwice -- Time elapsed: 0.001 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testMultipleDependencies -- Time elapsed: 0.003 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionCancelled -- Time elapsed: 0.001 s
14:58:59 [2024-02-22T19:58:59.755Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testCancel -- Time elapsed: 1.003 s
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testHelper -- Time elapsed: 0.005 s
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testWaitForCompletionSuccess -- Time elapsed: 0.002 s
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest.testParameterChanged -- Time elapsed: 0.001 s
14:58:59 [2024-02-22T19:58:59.756Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:58:59 [2024-02-22T19:58:59.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest.testProviderTmfTrace -- Time elapsed: 0.003 s
14:58:59 [2024-02-22T19:58:59.756Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:58:59 [2024-02-22T19:58:59.756Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testListForTraces -- Time elapsed: 0.006 s
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testSources -- Time elapsed: 0.003 s
14:58:59 [2024-02-22T19:58:59.756Z] org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest.testGetAnalysisModules -- Time elapsed: 0.001 s
14:58:59 [2024-02-22T19:58:59.756Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:58:59 [2024-02-22T19:58:59.756Z] !SESSION 2024-02-22 19:58:52.734 -----------------------------------------------
14:58:59 [2024-02-22T19:58:59.756Z] eclipse.buildId=unknown
14:58:59 [2024-02-22T19:58:59.756Z] java.version=17.0.2
14:58:59 [2024-02-22T19:58:59.756Z] java.vendor=Oracle Corporation
14:58:59 [2024-02-22T19:58:59.756Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:58:59 [2024-02-22T19:58:59.756Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:58:59 [2024-02-22T19:58:59.756Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:58:59 [2024-02-22T19:58:59.756Z] 
14:58:59 [2024-02-22T19:58:59.756Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.250
14:58:59 [2024-02-22T19:58:59.756Z] !MESSAGE Error parsing /tmp/markers17851564766310358939xml
14:58:59 [2024-02-22T19:58:59.756Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.756Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17851564766310358939xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.757Z] 
14:58:59 [2024-02-22T19:58:59.757Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.257
14:58:59 [2024-02-22T19:58:59.757Z] !MESSAGE Error parsing /tmp/markers4841848772010508749xml
14:58:59 [2024-02-22T19:58:59.757Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.757Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4841848772010508749xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.757Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.757Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.758Z] 
14:58:59 [2024-02-22T19:58:59.758Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.264
14:58:59 [2024-02-22T19:58:59.758Z] !MESSAGE Error parsing /tmp/markers6167683452074598742xml
14:58:59 [2024-02-22T19:58:59.758Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.758Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6167683452074598742xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.758Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.758Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.759Z] 
14:58:59 [2024-02-22T19:58:59.759Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.269
14:58:59 [2024-02-22T19:58:59.759Z] !MESSAGE Error parsing /tmp/markers17827720028714539027xml
14:58:59 [2024-02-22T19:58:59.759Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.759Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers17827720028714539027xml; 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.
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.759Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.759Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.760Z] 
14:58:59 [2024-02-22T19:58:59.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.311
14:58:59 [2024-02-22T19:58:59.760Z] !MESSAGE Error parsing /tmp/markers9454902137463420246xml
14:58:59 [2024-02-22T19:58:59.760Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.760Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:58:59 [2024-02-22T19:58:59.760Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
14:58:59 [2024-02-22T19:58:59.760Z] 	at com.google.common.collect.Range.create(Range.java:161)
14:58:59 [2024-02-22T19:58:59.760Z] 	at com.google.common.collect.Range.closed(Range.java:186)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.760Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.760Z] 
14:58:59 [2024-02-22T19:58:59.760Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.317
14:58:59 [2024-02-22T19:58:59.760Z] !MESSAGE Error parsing /tmp/markers13610515471213240918xml
14:58:59 [2024-02-22T19:58:59.760Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.760Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers13610515471213240918xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:830)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.760Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.761Z] 
14:58:59 [2024-02-22T19:58:59.761Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.324
14:58:59 [2024-02-22T19:58:59.761Z] !MESSAGE Error parsing /tmp/markers3517851763390133023xml
14:58:59 [2024-02-22T19:58:59.761Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.761Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
14:58:59 [2024-02-22T19:58:59.761Z] 	at com.google.common.collect.Range.<init>(Range.java:363)
14:58:59 [2024-02-22T19:58:59.761Z] 	at com.google.common.collect.Range.create(Range.java:161)
14:58:59 [2024-02-22T19:58:59.761Z] 	at com.google.common.collect.Range.closed(Range.java:186)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:316)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:221)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:192)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.761Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.761Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.762Z] 
14:58:59 [2024-02-22T19:58:59.762Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.329
14:58:59 [2024-02-22T19:58:59.762Z] !MESSAGE Error parsing /tmp/markers9974214317906599429xml
14:58:59 [2024-02-22T19:58:59.762Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.762Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9974214317906599429xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3507)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3433)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3335)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2373)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:944)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1728)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2899)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.762Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.762Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.763Z] 
14:58:59 [2024-02-22T19:58:59.763Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:58:59.335
14:58:59 [2024-02-22T19:58:59.763Z] !MESSAGE Error parsing /tmp/markers3606110916609317963xml
14:58:59 [2024-02-22T19:58:59.763Z] !STACK 0
14:58:59 [2024-02-22T19:58:59.763Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3606110916609317963xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:135)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:512)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3588)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:3108)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:3052)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2287)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:850)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2726)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.xml/javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:206)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:178)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.763Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:58:59 [2024-02-22T19:58:59.763Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:58:59 [2024-02-22T19:58:59.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:58:59 [2024-02-22T19:58:59.764Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:58:59 [2024-02-22T19:58:59.764Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:58:59 [2024-02-22T19:58:59.764Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
14:58:59 [2024-02-22T19:58:59.764Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
14:58:59 [2024-02-22T19:58:59.764Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent -- Time elapsed: 0.166 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testExtensionPoint -- Time elapsed: 0.067 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParse -- Time elapsed: 0.006 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidFile -- Time elapsed: 0.003 s
14:58:59 [2024-02-22T19:58:59.764Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:58:59 [2024-02-22T19:58:59.764Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testAddMarker -- Time elapsed: 0.002 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest.testConstructor -- Time elapsed: 0 s
14:58:59 [2024-02-22T19:58:59.764Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:58:59 [2024-02-22T19:58:59.764Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSegment -- Time elapsed: 0 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testAddSubMarker -- Time elapsed: 0 s
14:58:59 [2024-02-22T19:58:59.764Z] org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest.testConstructor -- Time elapsed: 0 s
14:58:59 [2024-02-22T19:58:59.764Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:59:02 [2024-02-22T19:59:02.285Z] 
14:59:02 [2024-02-22T19:59:02.285Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-22 19:59:01.765
14:59:02 [2024-02-22T19:59:02.285Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:59:02 [2024-02-22T19:59:02.285Z] !STACK 0
14:59:02 [2024-02-22T19:59:02.285Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
14:59:02 [2024-02-22T19:59:02.285Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:59:02 [2024-02-22T19:59:02.285Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:59:02 [2024-02-22T19:59:02.285Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:59:02 [2024-02-22T19:59:02.285Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:59:02 [2024-02-22T19:59:02.285Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:59:03 [2024-02-22T19:59:03.213Z] 
14:59:03 [2024-02-22T19:59:03.213Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-22 19:59:02.861
14:59:03 [2024-02-22T19:59:03.213Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:59:03 [2024-02-22T19:59:03.213Z] !STACK 0
14:59:03 [2024-02-22T19:59:03.213Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
14:59:03 [2024-02-22T19:59:03.213Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:59:03 [2024-02-22T19:59:03.213Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:59:03 [2024-02-22T19:59:03.213Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:59:03 [2024-02-22T19:59:03.213Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:59:03 [2024-02-22T19:59:03.213Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:59:03 [2024-02-22T19:59:03.213Z] 
14:59:03 [2024-02-22T19:59:03.213Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:02.869
14:59:03 [2024-02-22T19:59:03.213Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(14,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
14:59:04 [2024-02-22T19:59:04.144Z] 
14:59:04 [2024-02-22T19:59:04.144Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2024-02-22 19:59:03.958
14:59:04 [2024-02-22T19:59:04.144Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:59:04 [2024-02-22T19:59:04.144Z] !STACK 0
14:59:04 [2024-02-22T19:59:04.144Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
14:59:04 [2024-02-22T19:59:04.144Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
14:59:04 [2024-02-22T19:59:04.144Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:59:04 [2024-02-22T19:59:04.144Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
14:59:04 [2024-02-22T19:59:04.144Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:59:04 [2024-02-22T19:59:04.144Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:59:04 [2024-02-22T19:59:04.144Z] 
14:59:04 [2024-02-22T19:59:04.144Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:03.959
14:59:04 [2024-02-22T19:59:04.144Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(16,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
14:59:06 [2024-02-22T19:59:06.661Z] 
14:59:06 [2024-02-22T19:59:06.661Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:06.193
14:59:06 [2024-02-22T19:59:06.661Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(23,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
14:59:07 [2024-02-22T19:59:07.593Z] 
14:59:07 [2024-02-22T19:59:07.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:07.334
14:59:07 [2024-02-22T19:59:07.593Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
14:59:07 [2024-02-22T19:59:07.593Z] !STACK 0
14:59:07 [2024-02-22T19:59:07.593Z] java.lang.IllegalStateException: This exception happens before initialization
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:07 [2024-02-22T19:59:07.593Z] 
14:59:07 [2024-02-22T19:59:07.593Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:07.334
14:59:07 [2024-02-22T19:59:07.593Z] !MESSAGE Exception executing analysis
14:59:07 [2024-02-22T19:59:07.593Z] !STACK 0
14:59:07 [2024-02-22T19:59:07.593Z] java.lang.IllegalStateException: This exception happens before initialization
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:07 [2024-02-22T19:59:07.593Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:08 [2024-02-22T19:59:08.522Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.014 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testProperties -- Time elapsed: 0.072 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testIsQueryable -- Time elapsed: 1.129 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFaultyStateProvider -- Time elapsed: 3.316 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest skipped
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testReReadFullAnalysis -- Time elapsed: 1.121 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testRequestFailure -- Time elapsed: 1.112 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testSsModule -- Time elapsed: 1.118 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testInitialization -- Time elapsed: 0.011 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFailBeforeInitialization -- Time elapsed: 0.010 s
14:59:08 [2024-02-22T19:59:08.522Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest.testFutureEvents -- Time elapsed: 1.120 s
14:59:08 [2024-02-22T19:59:08.522Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:59:09 [2024-02-22T19:59:09.895Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
14:59:09 [2024-02-22T19:59:09.895Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipAvg -- Time elapsed: 0.025 s
14:59:09 [2024-02-22T19:59:09.895Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMax -- Time elapsed: 0.021 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipMin -- Time elapsed: 0.012 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQuery -- Time elapsed: 0.005 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnClose -- Time elapsed: 0 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryValuesOnStart -- Time elapsed: 0.030 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeAvg -- Time elapsed: 0.190 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMax -- Time elapsed: 0.175 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryMipmapRangeMin -- Time elapsed: 0.176 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testMaxLevel -- Time elapsed: 0.006 s
14:59:09 [2024-02-22T19:59:09.896Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest.testQueryEventField -- Time elapsed: 0.011 s
14:59:09 [2024-02-22T19:59:09.896Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:59:10 [2024-02-22T19:59:10.152Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
14:59:10 [2024-02-22T19:59:10.152Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinInteger -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxDouble -- Time elapsed: 0.001 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgDouble -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeAvgInteger -- Time elapsed: 0.001 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMinDouble -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest.testQueryMipmapRangeMaxInteger -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:59:10 [2024-02-22T19:59:10.153Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testSimplePool -- Time elapsed: 0.001 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad2 -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorGood -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleWrongQuark -- Time elapsed: 0.001 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testRecycleChildQuark -- Time elapsed: 0.001 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPoolWithSubTree -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testConstructorBad -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest.testPriorityPool -- Time elapsed: 0 s
14:59:10 [2024-02-22T19:59:10.153Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:59:11 [2024-02-22T19:59:11.519Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s -- in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
14:59:11 [2024-02-22T19:59:11.519Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testSsModule -- Time elapsed: 1.353 s
14:59:11 [2024-02-22T19:59:11.519Z] org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest.testInitialization -- Time elapsed: 0.041 s
14:59:11 [2024-02-22T19:59:11.519Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:59:29 [2024-02-22T19:59:29.573Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.00 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testDelay -- Time elapsed: 6.002 s
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testOneChannel -- Time elapsed: 5.001 s
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest.testMultipleChannels -- Time elapsed: 5.001 s
14:59:29 [2024-02-22T19:59:29.573Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:59:29 [2024-02-22T19:59:29.573Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testInboundBlacklisting -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testBroadcastAsync -- Time elapsed: 0.002 s
14:59:29 [2024-02-22T19:59:29.573Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testSendReceive -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testConcurrentSignals -- Time elapsed: 0.004 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testOutboundBlacklisting -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest.testNestedSignals -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:59:29 [2024-02-22T19:59:29.574Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNames -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithIndex -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldNameWithIndex -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testToString -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEqualsNull -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFormattedValue -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithName -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldWithPath -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testHashCode -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFields -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEventTypeInstance -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testEquals -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest.testGetFieldValueWithName -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:59:29 [2024-02-22T19:59:29.574Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testIncreaseRank -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetLocation -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testTmfContextDefault -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsNull -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testNonEquals -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsSymmetry -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testHashCode -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.574Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsTransivity -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testEqualsReflexivity -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest.testSetRank -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:59:29 [2024-02-22T19:59:29.575Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testEmptyConstructor -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testValidation -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testLocationRatio -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testInitTrace -- Time elapsed: 0.002 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceParsing -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testBounds -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest.testTraceIndexing -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:59:29 [2024-02-22T19:59:29.575Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWrongTypes -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testToString -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocation -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testTmfLocationCopy -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsNull -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsSymmetry -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testHashCode -- Time elapsed: 0.001 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsTransivity -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsReflexivity -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest.testEqualsWithNulls -- Time elapsed: 0 s
14:59:29 [2024-02-22T19:59:29.575Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:59:29 [2024-02-22T19:59:29.575Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testAspects -- Time elapsed: 0.014 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testValidate -- Time elapsed: 0.012 s
14:59:29 [2024-02-22T19:59:29.575Z] org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest.testDevelopmentTrace -- Time elapsed: 1.112 s
14:59:29 [2024-02-22T19:59:29.575Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:59:37 [2024-02-22T19:59:37.671Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.885 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
14:59:37 [2024-02-22T19:59:37.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testReopenIndex -- Time elapsed: 3.692 s
14:59:37 [2024-02-22T19:59:37.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testInsertAfterReopenIndex -- Time elapsed: 3.179 s
14:59:37 [2024-02-22T19:59:37.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.006 s
14:59:37 [2024-02-22T19:59:37.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest.testTmfTraceIndexing -- Time elapsed: 1.007 s
14:59:37 [2024-02-22T19:59:37.671Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:59:47 [2024-02-22T19:59:47.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.610 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testGrowingIndex -- Time elapsed: 6.023 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 3.586 s
14:59:47 [2024-02-22T19:59:47.624Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:59:47 [2024-02-22T19:59:47.624Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testNotEqual -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCodeNull -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testToString -- Time elapsed: 0.003 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareTo -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfLocationCopy2 -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsSymmetry -- Time elapsed: 0.001 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testCompareToNull -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testHashCode -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsTransivity -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testEqualsReflexivity -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest.testTmfCheckpoint -- Time elapsed: 0 s
14:59:47 [2024-02-22T19:59:47.624Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:59:50 [2024-02-22T19:59:50.144Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
14:59:50 [2024-02-22T19:59:50.144Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testEmptyTmfTraceIndexing -- Time elapsed: 1.164 s
14:59:50 [2024-02-22T19:59:50.144Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest.testTmfTraceIndexing -- Time elapsed: 1.149 s
14:59:50 [2024-02-22T19:59:50.144Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:59:51 [2024-02-22T19:59:51.512Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
14:59:51 [2024-02-22T19:59:51.512Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testAccept -- Time elapsed: 0.182 s
14:59:51 [2024-02-22T19:59:51.512Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlotCheckEquals -- Time elapsed: 0.665 s
14:59:51 [2024-02-22T19:59:51.512Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertSameTimestamp -- Time elapsed: 0.268 s
14:59:51 [2024-02-22T19:59:51.512Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testVersionChange -- Time elapsed: 0.001 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetTimeRange -- Time elapsed: 0.001 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testIsCreatedFromScratch -- Time elapsed: 0 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testGetSize -- Time elapsed: 0.050 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.050 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testSetGetNbEvents -- Time elapsed: 0 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAlot -- Time elapsed: 0.274 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterReopen -- Time elapsed: 0.001 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testDelete -- Time elapsed: 0.001 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsert -- Time elapsed: 0 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructorExistingFile -- Time elapsed: 0.001 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.048 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testInsertAfterEmptyReopen -- Time elapsed: 0.002 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testConstructor -- Time elapsed: 0 s
14:59:51 [2024-02-22T19:59:51.513Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest.testBinarySearchFindInBetween -- Time elapsed: 0.050 s
14:59:51 [2024-02-22T19:59:51.513Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:59:53 [2024-02-22T19:59:53.413Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.070 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearch -- Time elapsed: 0.084 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlotCheckEquals -- Time elapsed: 0.138 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertSameTimestamp -- Time elapsed: 0.755 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testVersionChange -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetTimeRange -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testIsCreatedFromScratch -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testGetSize -- Time elapsed: 0.077 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.076 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testSetGetNbEvents -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAlot -- Time elapsed: 0.702 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterReopen -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testDelete -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsert -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructorExistingFile -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.113 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testConstructor -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.413Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest.testBinarySearchFindInBetween -- Time elapsed: 0.117 s
14:59:53 [2024-02-22T19:59:53.413Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:59:53 [2024-02-22T19:59:53.671Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearch -- Time elapsed: 0.009 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDispose -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsert -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertSameTimestamp -- Time elapsed: 0.255 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testVersionChange -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetTimeRange -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testIsCreatedFromScratch -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testGetSize -- Time elapsed: 0.004 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDeleteWhenInvalidBug479675 -- Time elapsed: 0.010 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testSetGetNbEvents -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAlot -- Time elapsed: 0.094 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterReopen -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testDelete -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructorExistingFile -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchInBetweenSameTimestamp -- Time elapsed: 0.004 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testInsertAfterEmptyReopen -- Time elapsed: 0.001 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testConstructor -- Time elapsed: 0 s
14:59:53 [2024-02-22T19:59:53.671Z] org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest.testBinarySearchFindInBetween -- Time elapsed: 0.003 s
14:59:53 [2024-02-22T19:59:53.671Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:59:55 [2024-02-22T19:59:55.039Z] 
14:59:55 [2024-02-22T19:59:55.039Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:54.944
14:59:55 [2024-02-22T19:59:55.039Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:59:55 [2024-02-22T19:59:55.039Z] !STACK 0
14:59:55 [2024-02-22T19:59:55.039Z] java.lang.RuntimeException: The parameter should be set
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:55 [2024-02-22T19:59:55.039Z] 
14:59:55 [2024-02-22T19:59:55.039Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:54.945
14:59:55 [2024-02-22T19:59:55.039Z] !MESSAGE Exception executing analysis
14:59:55 [2024-02-22T19:59:55.039Z] !STACK 0
14:59:55 [2024-02-22T19:59:55.039Z] java.lang.RuntimeException: The parameter should be set
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:55 [2024-02-22T19:59:55.039Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:56 [2024-02-22T19:59:56.409Z] 
14:59:56 [2024-02-22T19:59:56.409Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:56.106
14:59:56 [2024-02-22T19:59:56.410Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
14:59:56 [2024-02-22T19:59:56.410Z] !STACK 0
14:59:56 [2024-02-22T19:59:56.410Z] java.lang.RuntimeException: The parameter should be set
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:56 [2024-02-22T19:59:56.410Z] 
14:59:56 [2024-02-22T19:59:56.410Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 19:59:56.106
14:59:56 [2024-02-22T19:59:56.410Z] !MESSAGE Exception executing analysis
14:59:56 [2024-02-22T19:59:56.410Z] !STACK 0
14:59:56 [2024-02-22T19:59:56.410Z] java.lang.RuntimeException: The parameter should be set
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:59:56 [2024-02-22T19:59:56.410Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:59:56 [2024-02-22T19:59:56.410Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
14:59:56 [2024-02-22T19:59:56.410Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleById -- Time elapsed: 1.314 s
14:59:56 [2024-02-22T19:59:56.410Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest.testGetModuleByClass -- Time elapsed: 1.163 s
14:59:56 [2024-02-22T19:59:56.410Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:01:04 [2024-02-22T20:01:04.047Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.92 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 1.145 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 1.146 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 1.150 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextLocation -- Time elapsed: 1.147 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testParseEvent -- Time elapsed: 1.144 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetTimeRange -- Time elapsed: 2.291 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForSomeEvents -- Time elapsed: 1.220 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCopyConstructor -- Time elapsed: 2.282 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetNbEvents -- Time elapsed: 2.277 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankNotOnCacheBoundary -- Time elapsed: 1.172 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNullTimestamp -- Time elapsed: 1.142 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekOnRankOnCacheBoundary -- Time elapsed: 1.141 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOutOfScope -- Time elapsed: 1.154 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testTraceHostId -- Time elapsed: 1.147 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testFullConstructor -- Time elapsed: 2.288 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStreamingInterval -- Time elapsed: 1.168 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetUUID -- Time elapsed: 1.162 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCurrentTimeValues -- Time elapsed: 2.293 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampNotOnCacheBoundary -- Time elapsed: 1.170 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNullPath -- Time elapsed: 1.145 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventNotOnCacheBoundary -- Time elapsed: 1.167 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 1.145 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 1.147 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 1.150 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextEndLocation -- Time elapsed: 1.160 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnNegativeRank -- Time elapsed: 1.146 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessDataRequestForSomeEvents -- Time elapsed: 1.218 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testLiveTraceConstructor -- Time elapsed: 2.297 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForAllEvents -- Time elapsed: 1.346 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOutOfScope -- Time elapsed: 1.164 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitTrace -- Time elapsed: 2.299 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetStartTime -- Time elapsed: 2.287 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnRankOutOfScope -- Time elapsed: 1.157 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSetEndTime -- Time elapsed: 2.283 s
15:01:04 [2024-02-22T20:01:04.047Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnTimestampOnCacheBoundary -- Time elapsed: 1.175 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testCancel -- Time elapsed: 1.210 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForOtherEvents -- Time elapsed: 1.218 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetModules -- Time elapsed: 1.147 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetEventAspects -- Time elapsed: 1.153 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testSeekEventOnCacheBoundary -- Time elapsed: 1.173 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testProcessEventRequestForNbEvents -- Time elapsed: 1.216 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeSimplePath -- Time elapsed: 1.143 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testDefaultTmfTraceStub -- Time elapsed: 1.147 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testInitializeNormalPath -- Time elapsed: 1.142 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 1.143 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 1.146 s
15:01:04 [2024-02-22T20:01:04.048Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 1.148 s
15:01:04 [2024-02-22T20:01:04.048Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:01:08 [2024-02-22T20:01:08.221Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.842 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClass -- Time elapsed: 1.140 s
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfNameForEvent -- Time elapsed: 1.137 s
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testAdditionalAspects -- Time elapsed: 1.143 s
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetAspects -- Time elapsed: 1.139 s
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testGetModulesByClassForHost -- Time elapsed: 1.144 s
15:01:08 [2024-02-22T20:01:08.221Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest.testResolveEventAspectsOfClassForEvent -- Time elapsed: 1.137 s
15:01:08 [2024-02-22T20:01:08.221Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:02:29 [2024-02-22T20:02:29.623Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.82 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 2.284 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 2.274 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 2.287 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextLocation -- Time elapsed: 2.278 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 2.357 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 2.310 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOutOfScope -- Time elapsed: 2.295 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 2.478 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 2.333 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 2.289 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSimpleTmfExperimentConstructor -- Time elapsed: 2.287 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testExperimentInitialization -- Time elapsed: 3.429 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekNoTrace -- Time elapsed: 2.386 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 2.305 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 2.283 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 2.288 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 2.292 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextEndLocation -- Time elapsed: 2.300 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetLocationRatio -- Time elapsed: 2.298 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekBadLocation -- Time elapsed: 2.382 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 2.281 s
15:02:29 [2024-02-22T20:02:29.623Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetTimestamp -- Time elapsed: 2.422 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithMultiHostClockOffset -- Time elapsed: 2.294 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekEventOnRatio -- Time elapsed: 2.307 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testCancel -- Time elapsed: 2.363 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 2.306 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 2.303 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testNormalTmfExperimentConstructor -- Time elapsed: 2.284 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testWithSingleHostClockOffset -- Time elapsed: 2.297 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 2.282 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 2.382 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 2.290 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 2.286 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest.testGetAnalysisModules -- Time elapsed: 2.287 s
15:02:29 [2024-02-22T20:02:29.624Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:02:29 [2024-02-22T20:02:29.624Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContext -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testIncreaseRank -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetLocation -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testToString -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextDefault -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsNull -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testNonEquals -- Time elapsed: 0.001 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextCopy2 -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testHashCode -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testTmfContextNoRank -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest.testSetRank -- Time elapsed: 0 s
15:02:29 [2024-02-22T20:02:29.624Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:02:37 [2024-02-22T20:02:37.719Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.839 s -- in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_1 -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_2 -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnLocation_3 -- Time elapsed: 0.007 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextLocation -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testInitialRangeOffset -- Time elapsed: 2.381 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForNbEvents -- Time elapsed: 0.061 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOnCacheBoundary -- Time elapsed: 0.027 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOutOfScope -- Time elapsed: 0.013 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testProcessRequestForAllEvents -- Time elapsed: 0.315 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationNotOnCacheBoundary -- Time elapsed: 0.046 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOnCacheBoundary -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampNotOnCacheBoundary -- Time elapsed: 0.021 s
15:02:37 [2024-02-22T20:02:37.719Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_1 -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_2 -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfteSeekingOnTS_3 -- Time elapsed: 0.007 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextEndLocation -- Time elapsed: 0.014 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testDefaultCurrentTimeValues -- Time elapsed: 2.275 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekLocationOutOfScope -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testBasicTmfExperimentConstructor -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetTimestamp -- Time elapsed: 0.051 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testCancel -- Time elapsed: 0.032 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankNotOnCacheBoundary -- Time elapsed: 0.021 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekTimestampOutOfScope -- Time elapsed: 0.014 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testSeekRankOnCacheBoundary -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_1 -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_2 -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest.testGetNextAfterSeekingOnRank_3 -- Time elapsed: 0.008 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testToString -- Time elapsed: 0.004 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testConstructors -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.xy.TmfXyTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testToString -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilderMissingParams -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testBuilder -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigParamDescriptorTest.testEquality -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testToString -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilderMissingParams -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testBuilder -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationTest.testEquality -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testToString -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilderMissingParams -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testBuilder -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceTypeTest.testEquality -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSourceTypes -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.config.TmfConfigurationSourceManagerTest.testConfigurationSource -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor2 -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeModelTest.testTmfTreeModelConstructor -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testCompositeTree -- Time elapsed: 0.005 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testToString -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testConstructors -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsNull -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] org.eclipse.tracecompass.tmf.core.tests.model.tree.TmfTreeDataModelTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.720Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:02:37 [2024-02-22T20:02:37.720Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testToString -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsNull -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.test -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testHashCode -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TableColumnDescriptorTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] Running org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:02:37 [2024-02-22T20:02:37.721Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.DataProviderDescriptorTest.testEquality -- Time elapsed: 0 s
15:02:37 [2024-02-22T20:02:37.721Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:02:37 [2024-02-22T20:02:37.721Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
15:02:37 [2024-02-22T20:02:37.721Z] org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest.testValidateName -- Time elapsed: 0.001 s
15:02:37 [2024-02-22T20:02:37.721Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:02:47 [2024-02-22T20:02:47.672Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.35 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
15:02:47 [2024-02-22T20:02:47.672Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testReopenIndex -- Time elapsed: 6.755 s
15:02:47 [2024-02-22T20:02:47.672Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest.testTmfTraceIndexing -- Time elapsed: 3.597 s
15:02:47 [2024-02-22T20:02:47.672Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:02:47 [2024-02-22T20:02:47.672Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
15:02:47 [2024-02-22T20:02:47.672Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml] -- Time elapsed: 0.001 s
15:02:47 [2024-02-22T20:02:47.672Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml] -- Time elapsed: 0 s
15:02:47 [2024-02-22T20:02:47.672Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest.testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml] -- Time elapsed: 0.006 s
15:02:47 [2024-02-22T20:02:47.672Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:02:50 [2024-02-22T20:02:50.942Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.334 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.107 s
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.005 s
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.105 s
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.006 s
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.106 s
15:02:50 [2024-02-22T20:02:50.942Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.003 s
15:02:50 [2024-02-22T20:02:50.942Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:02:54 [2024-02-22T20:02:54.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[0: Base parser] -- Time elapsed: 1.106 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[0: Base parser] -- Time elapsed: 0.004 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[1: Parse with event name] -- Time elapsed: 1.105 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[1: Parse with event name] -- Time elapsed: 0.003 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingBounds[2: Parse with extra fields] -- Time elapsed: 1.109 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest.testReadingEvents[2: Parse with extra fields] -- Time elapsed: 0.002 s
15:02:54 [2024-02-22T20:02:54.215Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:02:54 [2024-02-22T20:02:54.215Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest.testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.215Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:02:54 [2024-02-22T20:02:54.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.215Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml] -- Time elapsed: 0 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml] -- Time elapsed: 0 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest.testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml] -- Time elapsed: 0.001 s
15:02:54 [2024-02-22T20:02:54.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:02:54 [2024-02-22T20:02:54.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testValidate -- Time elapsed: 0.006 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
15:02:54 [2024-02-22T20:02:54.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:02:54 [2024-02-22T20:02:54.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testValidate -- Time elapsed: 0.003 s
15:02:54 [2024-02-22T20:02:54.216Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest.testTraceTypePresence -- Time elapsed: 0 s
15:02:54 [2024-02-22T20:02:54.216Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:02:57 [2024-02-22T20:02:57.485Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s -- in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testReopenIndex -- Time elapsed: 2.404 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest.testTmfTraceIndexing -- Time elapsed: 1.202 s
15:02:57 [2024-02-22T20:02:57.485Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:02:57 [2024-02-22T20:02:57.485Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimePattern -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetIntervalPattern -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testComputeTimePattern -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetPreferenceMap -- Time elapsed: 0.002 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testInit -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest.testGetTimeZone -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:02:57 [2024-02-22T20:02:57.485Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToString -- Time elapsed: 0.007 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualRanks -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTypes -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testFullConstructor -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsNull -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.485Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testTmfEventCopy -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testToStringExtended -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNoRankConstructor -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualClasses -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testHashCode -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsTransivity -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testConstructorWithTrace -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualContents -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTraces -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testNonEqualTimestamps -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest.testDefaultConstructor -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:02:57 [2024-02-22T20:02:57.486Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testToString -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsEndTime -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange1 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange2 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testOpenRange3 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsNull -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsRange -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualStartTime -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsBadType -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testContainsTimestamp -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testHashCode -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testGetIntersection -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest.testConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:02:57 [2024-02-22T20:02:57.486Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFromSingle -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateHappy -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateFrom -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testResolve -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegalFrom -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest.testCreateIllegal -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:02:57 [2024-02-22T20:02:57.486Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testGetName -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest.testResolve -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:02:57 [2024-02-22T20:02:57.486Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testToString -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsNull -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testNonEqualClasses -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsSymmetry -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testHashCode -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsTransivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testCallsiteCopy -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest.testDefaultConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.486Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:02:57 [2024-02-22T20:02:57.743Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUpdateDefaultFormats -- Time elapsed: 0.022 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulIntervalFormat -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueTimeZoneConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTime -- Time elapsed: 0.003 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testGetDefaulTimeFormat -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseDateTimeWithRef -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testValueConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testParseSeconds -- Time elapsed: 0.003 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testDefaultConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest.testUnitOfSecondsFormat -- Time elapsed: 0.002 s
15:02:57 [2024-02-22T20:02:57.743Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:02:57 [2024-02-22T20:02:57.743Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testToString -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testCompareTo -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testHashCode -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDelta2 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest.testDefaultConstructor -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.743Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:02:57 [2024-02-22T20:02:57.743Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitivesNotEquals -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayObject -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArrays -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayAndOther -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayPrimitives -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayMismatchedTypes -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest.testValueArrayOfArraysNotEquals -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.743Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:02:57 [2024-02-22T20:02:57.744Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testCopyConstructor -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testFullConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testValueScaleConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringDefault -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testNormalizeOffset -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testToStringFormat -- Time elapsed: 0.001 s
15:02:57 [2024-02-22T20:02:57.744Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest.testDefaultConstructor -- Time elapsed: 0 s
15:02:57 [2024-02-22T20:02:57.744Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:03:01 [2024-02-22T20:03:01.015Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.210 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchTypo -- Time elapsed: 0.003 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsSearch -- Time elapsed: 0.154 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOutOfBoundIndex -- Time elapsed: 0.113 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testQueryFilterIndexParameter -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleFilter -- Time elapsed: 0.259 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSearchNoMatch -- Time elapsed: 0.186 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithOneNonExistentColumns -- Time elapsed: 0.044 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleSingleColumnsIndexBackwardsSearch -- Time elapsed: 0.099 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithMultipleFilter -- Time elapsed: 0.405 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProvider -- Time elapsed: 0.096 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithNonExistentColumns -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithDesiredColumns -- Time elapsed: 0.098 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchForwardMatch -- Time elapsed: 0.201 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithGetDataFromSearchBackwardsMatch -- Time elapsed: 0.200 s
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest.testDataProviderWithSimpleMultiColumnsSearch -- Time elapsed: 0.201 s
15:03:01 [2024-02-22T20:03:01.015Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:03:01 [2024-02-22T20:03:01.015Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
15:03:01 [2024-02-22T20:03:01.015Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalCopyConstructor -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueAssignableValue -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testDuplicateFieldNames -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueNullValue -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsValue -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualsFields -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExists -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsEverything -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testToString -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueCast -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueDoesntExist -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsNull -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalCopyConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalStructConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualClasses -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEquals -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsSymmetry -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testMakeRoot -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testHashCode -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsTransivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEqualsReflexivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testEquals -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testTerminalStructConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonTerminalConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testNonEqualValues -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testCopyConstructorBadArg -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest.testGetFieldValueExistsButWrongType -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:03:01 [2024-02-22T20:03:01.016Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testCopyConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testToString -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEqualsClasses -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testFullConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsNull -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testNonEquals -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsSymmetry -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testHashCode -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsTransivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testEqualsReflexivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest.testDefaultConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:03:01 [2024-02-22T20:03:01.016Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringInterval -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorZero -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale1 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale2 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToLargeScale3 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizedScaleLimits -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToNanos -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeLargeScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDelta -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScaleTrivial -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeZeroScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases1 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases2 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases3 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToCornerCases4 -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigBang -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCopyConstructorBigCrunch -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetLowerLimits -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.016Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSpecials -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetUpperLimits -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testValueScaleConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringDefault -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testHashCode -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToSameScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffset -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testToStringBigBangBigCrunch -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testCompareToDifferentScale2 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testNormalizeOffsetAndScale2 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest.testDefaultConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:03:01 [2024-02-22T20:03:01.017Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHostMultiKeyType -- Time elapsed: 0.009 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testHostToSelf -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest.testMultiHost -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.017Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:03:01 [2024-02-22T20:03:01.017Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCopyConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNonTimestamp -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testBasicCompareTo -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testToString -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testCompareTo -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testFullConstructor -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsNull -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsSymmetry -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testHashCode -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsTransivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScale0 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testEqualsReflexivity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDelta2 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testNormalizeScaleNot0 -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest.testDefaultConstructor -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.017Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testClone -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testMatches -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testMatches -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.017Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:03:01 [2024-02-22T20:03:01.018Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLogicalOperator -- Time elapsed: 0.018 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testContainsOperator -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testEqualsOperator -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testRegex -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotOperator -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testComplexFilter -- Time elapsed: 0.002 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testFilterWithNumber -- Time elapsed: 0.002 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testLessThanOperator -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testPresentOperator -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testMatchesOperator -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testNotEqualsOperator -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testInvalid -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest.testGreaterThanOperator -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesTimestamp -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesAlpha -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testMatchesNum -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testClone -- Time elapsed: 0.049 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:03:01 [2024-02-22T20:03:01.018Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterEquals -- Time elapsed: 0.002 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoField -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatchesNot -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterUnsupported -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexContains -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexPresent -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterContains -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAspect -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterAnd -- Time elapsed: 0.007 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterCompare -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNoAspect -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexCompare -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputFilterOr -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexAnd -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest.testInputRegexNot -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.018Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.018Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testClone -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetFilterName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:03:01 [2024-02-22T20:03:01.019Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetChild -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testGetValidChildren -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testReplaceChild -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest.testInterfaces -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetValidChildren -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetName -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testMatches -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testGetChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testClone -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemoveChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testAddChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testDefaults -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testReplaceChild -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest.testRemove -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.019Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:03:01 [2024-02-22T20:03:01.589Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Object] -- Time elapsed: 0.007 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Object] -- Time elapsed: 0.097 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Object] -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Object] -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Object] -- Time elapsed: 0.127 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Object] -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlopeAndOffset[Factory=Deserialized] -- Time elapsed: 0.086 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformSlope[Factory=Deserialized] -- Time elapsed: 0.095 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformArguments[Factory=Deserialized] -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTRepeatability[Factory=Deserialized] -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFastTransformPrecision[Factory=Deserialized] -- Time elapsed: 0.106 s
15:03:01 [2024-02-22T20:03:01.589Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest.testFLTEquivalence[Factory=Deserialized] -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.589Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:03:01 [2024-02-22T20:03:01.589Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testComposition -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEqualityConstantTransform -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testLinearTransform -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testIdentityTransform -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest.testEquality -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:03:01 [2024-02-22T20:03:01.590Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformSlope -- Time elapsed: 0.001 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.testToString -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformIdentity -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest.transformOffset -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.590Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:03:01 [2024-02-22T20:03:01.847Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
15:03:01 [2024-02-22T20:03:01.847Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testOneHull -- Time elapsed: 0.003 s
15:03:01 [2024-02-22T20:03:01.847Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncrementalSerialization -- Time elapsed: 0.047 s
15:03:01 [2024-02-22T20:03:01.847Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testFullyIncremental -- Time elapsed: 0.002 s
15:03:01 [2024-02-22T20:03:01.847Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest.testDisjoint -- Time elapsed: 0 s
15:03:01 [2024-02-22T20:03:01.847Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:03:07 [2024-02-22T20:03:07.096Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.649 s -- in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNegativeOffset -- Time elapsed: 1.204 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testPositiveOffset -- Time elapsed: 1.148 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testNoOffset -- Time elapsed: 1.148 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest.testClearOffset -- Time elapsed: 1.148 s
15:03:07 [2024-02-22T20:03:07.096Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:03:07 [2024-02-22T20:03:07.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataTypeUtilsTest.testTimeQuery -- Time elapsed: 0.002 s
15:03:07 [2024-02-22T20:03:07.096Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:03:07 [2024-02-22T20:03:07.096Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractSelectedItems -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractBoolean -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractTimeRequested -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest.testExtractLongList -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:03:07 [2024-02-22T20:03:07.096Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testSelectionTimeQuery -- Time elapsed: 0.003 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testTimeQuery -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest.testVirtualTableQuery -- Time elapsed: 0 s
15:03:07 [2024-02-22T20:03:07.096Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:03:08 [2024-02-22T20:03:08.986Z] 
15:03:08 [2024-02-22T20:03:08.986Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:03:08.494
15:03:08 [2024-02-22T20:03:08.986Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(451,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:03:09 [2024-02-22T20:03:09.913Z] 
15:03:09 [2024-02-22T20:03:09.913Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:03:09.596
15:03:09 [2024-02-22T20:03:09.913Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(453,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
15:03:09 [2024-02-22T20:03:09.913Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
15:03:09 [2024-02-22T20:03:09.913Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testRequestException -- Time elapsed: 1.066 s
15:03:09 [2024-02-22T20:03:09.913Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest.testSingleRequestException -- Time elapsed: 1.101 s
15:03:09 [2024-02-22T20:03:09.913Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:03:09 [2024-02-22T20:03:09.913Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testDone -- Time elapsed: 0.001 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testFail -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestWithDependencyLevel -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testToString -- Time elapsed: 0.001 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequestedBlocksize -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterDone -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRangeNbRequested -- Time elapsed: 0.001 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequestTimeRange -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartBeforeStart -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterStart -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testCancel -- Time elapsed: 0.001 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testEquals -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testTmfEventRequest -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest.testWaitForStartAfterCancel -- Time elapsed: 0 s
15:03:09 [2024-02-22T20:03:09.914Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:03:10 [2024-02-22T20:03:10.841Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 s -- in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatible -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testTmfCoalescedEventRequestIndexNbEventsBlocksize -- Time elapsed: 0.001 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testDone -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testFail -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancelCoalescedRequest -- Time elapsed: 0.232 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testToString -- Time elapsed: 0.006 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent1 -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testAddEvent2 -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testSingleTimeRequest -- Time elapsed: 0.103 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testIsCompatibleDependency -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCoalescedRequest -- Time elapsed: 0.606 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testCancel -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest.testEquals -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.841Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:03:10 [2024-02-22T20:03:10.841Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
15:03:10 [2024-02-22T20:03:10.842Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndWrite -- Time elapsed: 0.001 s
15:03:10 [2024-02-22T20:03:10.842Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testRead -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.842Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testReadLine -- Time elapsed: 0 s
15:03:10 [2024-02-22T20:03:10.842Z] org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest.testSeekAndRead -- Time elapsed: 0.025 s
15:03:10 [2024-02-22T20:03:10.842Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:03:11 [2024-02-22T20:03:11.097Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[0: (P/SomeProject)] -- Time elapsed: 0.132 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[0: (P/SomeProject)] -- Time elapsed: 0 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.064 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[0: (P/SomeProject)] -- Time elapsed: 0.002 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[0: (P/SomeProject)] -- Time elapsed: 0.015 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.005 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[0: (P/SomeProject)] -- Time elapsed: 0.001 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCopyResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.094 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocationUri[1: (P/SomeOtherProject)] -- Time elapsed: 0 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testCreateSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.011 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testGetLocation[1: (P/SomeOtherProject)] -- Time elapsed: 0.001 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteResource[1: (P/SomeOtherProject)] -- Time elapsed: 0.013 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.004 s
15:03:11 [2024-02-22T20:03:11.097Z] org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest.testIsSymbolicLink[1: (P/SomeOtherProject)] -- Time elapsed: 0.002 s
15:03:11 [2024-02-22T20:03:11.097Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:03:19 [2024-02-22T20:03:19.184Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.559 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetPlainEvents -- Time elapsed: 1.317 s
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_TimeRange -- Time elapsed: 1.303 s
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders -- Time elapsed: 1.143 s
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testCancelRequests -- Time elapsed: 1.333 s
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetSyntheticEvents_EqualBlockSizes -- Time elapsed: 1.322 s
15:03:19 [2024-02-22T20:03:19.184Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest.testGetProviders2 -- Time elapsed: 1.140 s
15:03:19 [2024-02-22T20:03:19.184Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:03:24 [2024-02-22T20:03:24.425Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.878 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing2 -- Time elapsed: 0.362 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyBackground -- Time elapsed: 0.284 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildrenFirstCoalescing -- Time elapsed: 0.316 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMultipleRequestsCoalescing -- Time elapsed: 0.306 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testChildFirstDependencyBackground -- Time elapsed: 0.695 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentDependencyBackground -- Time elapsed: 0.590 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedOrderCoalescing -- Time elapsed: 0.301 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testMixedCoalescing2 -- Time elapsed: 0.313 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testParentFirstCoalescing -- Time elapsed: 0.002 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest.testTraceDependencyForeground -- Time elapsed: 0.371 s
15:03:24 [2024-02-22T20:03:24.425Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:03:24 [2024-02-22T20:03:24.425Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testGetProvider -- Time elapsed: 0.004 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_0 -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_1 -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_2 -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest.testRegister_Unregister_3 -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.425Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:03:24 [2024-02-22T20:03:24.425Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testWeightedWithSubmarkers -- Time elapsed: 0.027 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSubmarkers -- Time elapsed: 0.141 s
15:03:24 [2024-02-22T20:03:24.425Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testOffset -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testSimple -- Time elapsed: 0.004 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.CustomAnnotationProviderTest.testIrregular -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testNextPreviousIncluded -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidRollover -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testSmallPeriod -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testIsApplicable -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testFractionalPeriod -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testReference -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testAlternateShadingAnnotationSource -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testRollover -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testLineAnnotationSource -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testCategories -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testInvalidPeriod -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.annotations.PeriodicAnnotationProviderTest.testResolution -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest.testGetterForExperiment -- Time elapsed: 0.003 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:03:24 [2024-02-22T20:03:24.426Z] 
15:03:24 [2024-02-22T20:03:24.426Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-22 20:03:23.827
15:03:24 [2024-02-22T20:03:24.426Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testExtremeValues -- Time elapsed: 0.177 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testValidTextFile -- Time elapsed: 0.013 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolMapFile -- Time elapsed: 0.003 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testInvalidFiles -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest.testGettingSymbolWithSize -- Time elapsed: 0.050 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testMapFileWithSize -- Time elapsed: 0.002 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testGuessingFileType -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest.testNmFile -- Time elapsed: 0.002 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testAccessors -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testToString -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsNull -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsDifferentObj -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsSymmetry -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testHashCode -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsTransivity -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.util.PairTest.testEqualsReflexivity -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest.testTmfAsyncSequenceDiagramEvent -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest.testTmfSyncSequenceDiagramEvent -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectResolveTest -- Time elapsed: 0.001 s
15:03:24 [2024-02-22T20:03:24.426Z] org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest.aspectTypeTest -- Time elapsed: 0 s
15:03:24 [2024-02-22T20:03:24.426Z] 
15:03:24 [2024-02-22T20:03:24.426Z] Results:
15:03:24 [2024-02-22T20:03:24.426Z] 
15:03:24 [2024-02-22T20:03:24.426Z] Tests run: 908, Failures: 0, Errors: 0, Skipped: 1
15:03:24 [2024-02-22T20:03:24.426Z] 
15:03:24 [2024-02-22T20:03:24.426Z] 
15:03:24 [2024-02-22T20:03:24.426Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:03:24.010
15:03:24 [2024-02-22T20:03:24.426Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:03:24 [2024-02-22T20:03:24.426Z] [INFO] All tests passed
15:03:24 [2024-02-22T20:03:24.426Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.426Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
15:03:24 [2024-02-22T20:03:24.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.jar
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-sources.jar
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2metadata.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.25-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.25-SNAPSHOT-p2artifacts.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [15/141]
15:03:24 [2024-02-22T20:03:24.427Z] [INFO]   from ctf/pom.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --------------------------------[ pom ]---------------------------------
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-9.2.0-SNAPSHOT.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
15:03:24 [2024-02-22T20:03:24.427Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:24 [2024-02-22T20:03:24.427Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java])
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] The project's OSGi version is 1.1.1.202402221956
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] 
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] --- antlr3:3.5.3:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.427Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
15:03:24 [2024-02-22T20:03:24.683Z] [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 409 kB/s)
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [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 99 kB/s)
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.9.0/plexus-compiler-2.9.0.pom (7.7 kB at 1.1 MB/s)
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.684Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
15:03:24 [2024-02-22T20:03:24.939Z] [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 385 kB/s)
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
15:03:24 [2024-02-22T20:03:24.939Z] [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 5.2 MB/s)
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:24 [2024-02-22T20:03:24.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.0 MB/s)
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.pom
15:03:25 [2024-02-22T20:03:25.197Z] [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 354 kB/s)
15:03:25 [2024-02-22T20:03:25.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.pom
15:03:25 [2024-02-22T20:03:25.454Z] [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 706 kB/s)
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.710Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 160 kB/s)
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
15:03:25 [2024-02-22T20:03:25.711Z] [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 945 kB/s)
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [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 639 kB/s)
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.4 MB/s)
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
15:03:25 [2024-02-22T20:03:25.967Z] [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 57 kB/s)
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:25 [2024-02-22T20:03:25.968Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:26 [2024-02-22T20:03:26.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:26 [2024-02-22T20:03:26.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:26 [2024-02-22T20:03:26.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [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 19 MB/s)
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.3/antlr-3.5.3.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.3.1/ST4-4.3.1.jar
15:03:26 [2024-02-22T20:03:26.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.738Z] [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)
15:03:26 [2024-02-22T20:03:26.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
15:03:26 [2024-02-22T20:03:26.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.9.0/plexus-compiler-api-2.9.0.jar (27 kB at 3.4 MB/s)
15:03:26 [2024-02-22T20:03:26.738Z] [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 16 MB/s)
15:03:26 [2024-02-22T20:03:26.738Z] [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 8.5 MB/s)
15:03:26 [2024-02-22T20:03:26.738Z] [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 412 kB/s)
15:03:26 [2024-02-22T20:03:26.738Z] [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 31 MB/s)
15:03:26 [2024-02-22T20:03:26.994Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
15:03:26 [2024-02-22T20:03:26.994Z] ANTLR Parser Generator  Version 3.5.3
15:03:27 [2024-02-22T20:03:27.250Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:03:27 [2024-02-22T20:03:27.250Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
15:03:27 [2024-02-22T20:03:27.509Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:03:27 [2024-02-22T20:03:27.509Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
15:03:27 [2024-02-22T20:03:27.766Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
15:03:27 [2024-02-22T20:03:27.766Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
15:03:27 [2024-02-22T20:03:27.766Z] 
15:03:27 [2024-02-22T20:03:27.766Z] As a result, alternative(s) 2 were disabled for that input
15:03:27 [2024-02-22T20:03:27.766Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
15:03:27 [2024-02-22T20:03:27.767Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
15:03:27 [2024-02-22T20:03:27.767Z] 
15:03:27 [2024-02-22T20:03:27.767Z] As a result, alternative(s) 3 were disabled for that input
15:03:27 [2024-02-22T20:03:27.767Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
15:03:27 [2024-02-22T20:03:27.767Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
15:03:27 [2024-02-22T20:03:27.767Z] 
15:03:27 [2024-02-22T20:03:27.767Z] As a result, alternative(s) 2 were disabled for that input
15:03:27 [2024-02-22T20:03:27.767Z] [INFO] 
15:03:27 [2024-02-22T20:03:27.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
15:03:27 [2024-02-22T20:03:27.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
15:03:27 [2024-02-22T20:03:27.767Z] [INFO] 
15:03:27 [2024-02-22T20:03:27.767Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
15:03:27 [2024-02-22T20:03:27.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:27 [2024-02-22T20:03:27.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
15:03:27 [2024-02-22T20:03:27.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.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:03:28 [2024-02-22T20:03:28.023Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:28 [2024-02-22T20:03:28.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:03:28 [2024-02-22T20:03:28.280Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 2 were skipped
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] 
15:03:28 [2024-02-22T20:03:28.280Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser ---
15:03:28 [2024-02-22T20:03:28.536Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:03:29 [2024-02-22T20:03:29.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:03:30 [2024-02-22T20:03:30.395Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.395Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
15:03:30 [2024-02-22T20:03:30.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.jar
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT.pom
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-sources.jar
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2metadata.xml
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.1.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.1.1-SNAPSHOT-p2artifacts.xml
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
15:03:30 [2024-02-22T20:03:30.396Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:30 [2024-02-22T20:03:30.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
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.jar
15:03:30 [2024-02-22T20:03:30.396Z] [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 5.2 MB/s)
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/json/json/20230227/json-20230227.pom
15:03:30 [2024-02-22T20:03:30.396Z] [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 718 kB/s)
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] The project's OSGi version is 4.4.1.202402221956
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] 
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
15:03:30 [2024-02-22T20:03:30.396Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:30 [2024-02-22T20:03:30.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
15:03:30 [2024-02-22T20:03:30.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.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:03:30 [2024-02-22T20:03:30.396Z] [INFO] Compiling 150 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.324Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:31 [2024-02-22T20:03:31.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:03:31 [2024-02-22T20:03:31.324Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.324Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.324Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] 
15:03:31 [2024-02-22T20:03:31.325Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core ---
15:03:31 [2024-02-22T20:03:31.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:03:32 [2024-02-22T20:03:32.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.jar
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT.pom
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-sources.jar
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2metadata.xml
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.4.1-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.4.1-SNAPSHOT-p2artifacts.xml
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
15:03:33 [2024-02-22T20:03:33.443Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:03:33 [2024-02-22T20:03:33.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.443Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] The project's OSGi version is 4.5.1.202402221956
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.444Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.700Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:33 [2024-02-22T20:03:33.700Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:03:33 [2024-02-22T20:03:33.700Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:03:33 [2024-02-22T20:03:33.700Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:33 [2024-02-22T20:03:33.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
15:03:33 [2024-02-22T20:03:33.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.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] 
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:33 [2024-02-22T20:03:33.956Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:03:34 [2024-02-22T20:03:34.883Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] 
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.jar
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT.pom
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-sources.jar
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2metadata.xml
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.5.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.5.1-SNAPSHOT-p2artifacts.xml
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] 
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] 
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [19/141]
15:03:36 [2024-02-22T20:03:36.253Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:03:36 [2024-02-22T20:03:36.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
15:03:36 [2024-02-22T20:03:36.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:03:36 [2024-02-22T20:03:36.253Z] [WARNING] [5ebcca1c-c5c1-4bdb-acf2-4d18296fc59a][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.7.2 have severely compromised security. Please report this concern to the artifact provider.
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- clean:3.3.1:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] The project's OSGi version is 1.0.14.202402221956
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:03:40 [2024-02-22T20:03:40.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
15:03:40 [2024-02-22T20:03:40.425Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.425Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] 
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:40 [2024-02-22T20:03:40.681Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:03:41 [2024-02-22T20:03:41.614Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] 
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
15:03:42 [2024-02-22T20:03:42.983Z] [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 4.0 MB/s)
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [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 17 MB/s)
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [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 6.5 MB/s)
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:42 [2024-02-22T20:03:42.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
15:03:43 [2024-02-22T20:03:43.239Z] [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 3.2 MB/s)
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.239Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.495Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.495Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
15:03:43 [2024-02-22T20:03:43.754Z] [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 88 MB/s)
15:03:43 [2024-02-22T20:03:43.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
15:03:43 [2024-02-22T20:03:43.754Z] [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 19 MB/s)
15:03:43 [2024-02-22T20:03:43.754Z] [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 94 MB/s)
15:03:44 [2024-02-22T20:03:44.010Z] [INFO] Executing tasks
15:03:44 [2024-02-22T20:03:44.010Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:03:44 [2024-02-22T20:03:44.010Z] [WARNING]      [echo] Attempting to download test traces
15:03:44 [2024-02-22T20:03:44.010Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:03:44 [2024-02-22T20:03:44.010Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:03:44 [2024-02-22T20:03:44.010Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
15:03:44 [2024-02-22T20:03:44.266Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:03:44 [2024-02-22T20:03:44.266Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
15:03:44 [2024-02-22T20:03:44.266Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:03:45 [2024-02-22T20:03:45.193Z] [INFO]       [get] http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz permanently moved to https://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
15:03:45 [2024-02-22T20:03:45.755Z] [INFO]      [exec] Cloning into 'ctf-testsuite'...
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] Already on 'master'
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] Already up to date.
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] 
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] changes and commit them, and you can discard any commits you make in this
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] state without impacting any branches by performing another checkout.
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] 
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] If you want to create a new branch to retain commits you create, you may
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] do so (now or later) by using -b with the checkout command again. Example:
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] 
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec]   git checkout -b <new-branch-name>
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] 
15:03:46 [2024-02-22T20:03:46.319Z] [INFO]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
15:03:46 [2024-02-22T20:03:46.319Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
15:03:46 [2024-02-22T20:03:46.575Z] [INFO]    [gunzip] Expanding synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
15:03:46 [2024-02-22T20:03:46.575Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:03:46 [2024-02-22T20:03:46.832Z] [INFO]    [gunzip] Expanding os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
15:03:47 [2024-02-22T20:03:47.397Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:03:47 [2024-02-22T20:03:47.654Z] [INFO]    [gunzip] Expanding qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
15:03:47 [2024-02-22T20:03:47.911Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:03:47 [2024-02-22T20:03:47.911Z] [INFO]    [gunzip] Expanding vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
15:03:49 [2024-02-22T20:03:49.281Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:03:49 [2024-02-22T20:03:49.844Z] [WARNING]      [echo] Traces extracted successfully
15:03:49 [2024-02-22T20:03:49.844Z] [INFO] Executed tasks
15:03:49 [2024-02-22T20:03:49.844Z] [INFO] 
15:03:49 [2024-02-22T20:03:49.844Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
15:03:49 [2024-02-22T20:03:49.844Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
15:03:49 [2024-02-22T20:03:49.844Z] [INFO] Command line:
15:03:49 [2024-02-22T20:03:49.844Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:03:49 [2024-02-22T20:03:49.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:03:53 [2024-02-22T20:03:53.114Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:03:53 [2024-02-22T20:03:53.115Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le1 -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_le2 -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_invalid -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos0LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos7LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35s_pos8LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Unsigned -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid -- Time elapsed: 0.002 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet24Signed -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos7LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong35_pos8LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length0 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_length1 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8LE -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0BE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos0LE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGet35_pos8BE -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length0 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutIntLe_length1 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos0 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos7 -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetLong_pos8 -- Time elapsed: 0.037 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetUnsigned -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_invalid2 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetSigned -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testPutInt_hex -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_base -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos0 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos1 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest.testGetInt_pos2 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:03:53 [2024-02-22T20:03:53.115Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetPosition -- Time elapsed: 0.001 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testCanRead_1param -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytes -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetOrder -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testClear -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteOrder -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetByteOrder -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testBitBuffer_fromByteBuffer -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetByteBuffer -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetPosition -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testGetBytesMiddle -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest.testSetOrder -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.115Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:03:53 [2024-02-22T20:03:53.372Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
15:03:53 [2024-02-22T20:03:53.372Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest.testStreamInputReaderTimestampComparator_1 -- Time elapsed: 0 s
15:03:53 [2024-02-22T20:03:53.372Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:03:54 [2024-02-22T20:03:54.301Z] !SESSION 2024-02-22 20:03:49.956 -----------------------------------------------
15:03:54 [2024-02-22T20:03:54.301Z] eclipse.buildId=unknown
15:03:54 [2024-02-22T20:03:54.301Z] java.version=17.0.2
15:03:54 [2024-02-22T20:03:54.301Z] java.vendor=Oracle Corporation
15:03:54 [2024-02-22T20:03:54.301Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:03:54 [2024-02-22T20:03:54.301Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:03:54 [2024-02-22T20:03:54.301Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:03:54 [2024-02-22T20:03:54.301Z] 
15:03:54 [2024-02-22T20:03:54.301Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:54.039
15:03:54 [2024-02-22T20:03:54.301Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
15:03:54 [2024-02-22T20:03:54.301Z] 
15:03:54 [2024-02-22T20:03:54.301Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:54.040
15:03:54 [2024-02-22T20:03:54.302Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
15:03:54 [2024-02-22T20:03:54.302Z] 
15:03:54 [2024-02-22T20:03:54.302Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:54.159
15:03:54 [2024-02-22T20:03:54.302Z] !MESSAGE channel0_0	[                                                            ]	0 Events
15:03:54 [2024-02-22T20:03:54.302Z] 
15:03:54 [2024-02-22T20:03:54.302Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:54.159
15:03:54 [2024-02-22T20:03:54.302Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.710
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_0	[ ]	0 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.712
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_1	[+]	1 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.741
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_0	[  ]	0 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.742
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_1	[++]	1 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.918
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_0	[          ]	0 Events
15:03:56 [2024-02-22T20:03:56.193Z] 
15:03:56 [2024-02-22T20:03:56.193Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:03:55.918
15:03:56 [2024-02-22T20:03:56.193Z] !MESSAGE channel0_1	[++++++++++]	1 Events
15:03:56 [2024-02-22T20:03:56.193Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.520 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_last -- Time elapsed: 0.256 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_100 -- Time elapsed: 0.138 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_noparam -- Time elapsed: 0.119 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetEndTime -- Time elapsed: 0.143 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testSeek -- Time elapsed: 0.107 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetStartTime -- Time elapsed: 0.101 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_end -- Time elapsed: 0.939 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_invalid -- Time elapsed: 0.088 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGetCurrentEventDef_first -- Time elapsed: 0.069 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width0 -- Time elapsed: 0.032 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width1 -- Time elapsed: 0.072 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width2 -- Time elapsed: 0.030 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testCopyFrom -- Time elapsed: 0.065 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testAdvance_normal -- Time elapsed: 0.029 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testPrintStats_width10 -- Time elapsed: 0.082 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_nonexisting -- Time elapsed: 0.029 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testGoToLastEvent -- Time elapsed: 0.077 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest.testOpen_existing -- Time elapsed: 0.104 s
15:03:56 [2024-02-22T20:03:56.193Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:03:56 [2024-02-22T20:03:56.193Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor1 -- Time elapsed: 0.006 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor2 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor3 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor4 -- Time elapsed: 0.001 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor5 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor6 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor7 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntryConstructor8 -- Time elapsed: 0.001 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testToString -- Time elapsed: 0.002 s
15:03:56 [2024-02-22T20:03:56.193Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest.testStreamInputPacketIndexEntry_1 -- Time elapsed: 0 s
15:03:56 [2024-02-22T20:03:56.193Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:03:58 [2024-02-22T20:03:58.082Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
15:03:58 [2024-02-22T20:03:58.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[0: WHOLE_TRACE] -- Time elapsed: 0.733 s
15:03:58 [2024-02-22T20:03:58.082Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME] -- Time elapsed: 0.089 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[2: STREAM0_FIRST_PACKET_TIME] -- Time elapsed: 0.180 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY] -- Time elapsed: 0.110 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest.testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS] -- Time elapsed: 0.284 s
15:03:58 [2024-02-22T20:03:58.083Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:03:58 [2024-02-22T20:03:58.083Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketNoHeader -- Time elapsed: 0 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithContext -- Time elapsed: 0.003 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacketWithPacketContextAndLostEvents -- Time elapsed: 0.001 s
15:03:58 [2024-02-22T20:03:58.083Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest.testPacket -- Time elapsed: 0 s
15:03:58 [2024-02-22T20:03:58.083Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:03:58 [2024-02-22T20:03:58.339Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testParse -- Time elapsed: 0.215 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testToString -- Time elapsed: 0.088 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testStreamTextMD -- Time elapsed: 0.028 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testMetadata -- Time elapsed: 0.085 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testGetDetectedByteOrder -- Time elapsed: 0.098 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testEndian -- Time elapsed: 0.066 s
15:03:58 [2024-02-22T20:03:58.339Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest.testTextMD -- Time elapsed: 0.027 s
15:03:58 [2024-02-22T20:03:58.339Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:04:00 [2024-02-22T20:04:00.858Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.266 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetTrace -- Time elapsed: 0.118 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddEvent_base -- Time elapsed: 0.162 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetId -- Time elapsed: 0.108 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetId -- Time elapsed: 0.131 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testAddHugeIDEvent_base -- Time elapsed: 0.150 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testToString -- Time elapsed: 0.123 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetPacketContextDecl -- Time elapsed: 0.172 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventHeaderDecl -- Time elapsed: 0.106 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventHeaderIsSet -- Time elapsed: 0.137 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetStreamInputs -- Time elapsed: 0.198 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventContext -- Time elapsed: 0.104 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetEventHeader -- Time elapsed: 0.118 s
15:04:00 [2024-02-22T20:04:00.858Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEventContextDecl -- Time elapsed: 0.097 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testEventContextIsSet -- Time elapsed: 0.101 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testSetPacketContext -- Time elapsed: 0.097 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testGetEvents -- Time elapsed: 0.069 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testIdIsSet -- Time elapsed: 0.068 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testStream -- Time elapsed: 0.133 s
15:04:00 [2024-02-22T20:04:00.859Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest.testPacketContextIsSet -- Time elapsed: 0.072 s
15:04:00 [2024-02-22T20:04:00.859Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:04:08 [2024-02-22T20:04:08.954Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.136 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[0: KERNEL] -- Time elapsed: 0.667 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[1: TRACE2] -- Time elapsed: 0.581 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[2: KERNEL_VM] -- Time elapsed: 0.929 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[3: SYNC_SRC] -- Time elapsed: 0.066 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[4: SYNC_DEST] -- Time elapsed: 0.054 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[5: DJANGO_CLIENT] -- Time elapsed: 0.759 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[6: DJANGO_DB] -- Time elapsed: 0.689 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[7: DJANGO_HTTPD] -- Time elapsed: 0.900 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[8: HELLO_LOST] -- Time elapsed: 0.257 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[9: CYG_PROFILE] -- Time elapsed: 0.011 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[10: CYG_PROFILE_FAST] -- Time elapsed: 0.009 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[11: FUNKY_TRACE] -- Time elapsed: 0.185 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[12: ARM_64_BIT_HEADER] -- Time elapsed: 0.244 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[13: FLIPPING_ENDIANNESS] -- Time elapsed: 0.083 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[14: DYNSCOPE] -- Time elapsed: 0.395 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest skipped
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[16: DEBUG_INFO] -- Time elapsed: 0.008 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[17: DEBUG_INFO3] -- Time elapsed: 0.010 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[18: DEBUG_INFO4] -- Time elapsed: 0.007 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[19: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 0.009 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 0.069 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 0.003 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[22: MEMORY_ANALYSIS] -- Time elapsed: 0.451 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[23: PERF_TASKSET2] -- Time elapsed: 0.055 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[24: MANY_THREADS] -- Time elapsed: 0.428 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[25: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 0.298 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[26: CONTEXT_SWITCHES_UST] -- Time elapsed: 0.005 s
15:04:08 [2024-02-22T20:04:08.954Z] org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest.readTraces[27: UNEVEN_STREAMS] -- Time elapsed: 0.903 s
15:04:08 [2024-02-22T20:04:08.954Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:04:10 [2024-02-22T20:04:10.321Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals1 -- Time elapsed: 0.196 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals2 -- Time elapsed: 0.188 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals3 -- Time elapsed: 0.127 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testEquals4 -- Time elapsed: 0.294 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetTimestampEnd -- Time elapsed: 0.088 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetPath -- Time elapsed: 0.082 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testSetTimestampEnd -- Time elapsed: 0.171 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetFilename -- Time elapsed: 0.093 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testStreamInput -- Time elapsed: 0.046 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testGetStream -- Time elapsed: 0.046 s
15:04:10 [2024-02-22T20:04:10.321Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest.testLookupDefinition -- Time elapsed: 0.056 s
15:04:10 [2024-02-22T20:04:10.321Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:04:10 [2024-02-22T20:04:10.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
15:04:10 [2024-02-22T20:04:10.577Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingLive -- Time elapsed: 0.421 s
15:04:10 [2024-02-22T20:04:10.577Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest.testGrowingNotLive -- Time elapsed: 0.001 s
15:04:10 [2024-02-22T20:04:10.578Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:04:10 [2024-02-22T20:04:10.578Z] 
15:04:10 [2024-02-22T20:04:10.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:10.531
15:04:10 [2024-02-22T20:04:10.578Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:04:10 [2024-02-22T20:04:10.578Z] 
15:04:10 [2024-02-22T20:04:10.578Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:10.538
15:04:10 [2024-02-22T20:04:10.578Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:04:10 [2024-02-22T20:04:10.833Z] 
15:04:10 [2024-02-22T20:04:10.833Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:10.605
15:04:10 [2024-02-22T20:04:10.833Z] !MESSAGE Reading CTF trace: UUID mismatch for trace CTFTrace [path=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.temp/tempTrace, major=2, minor=null, uuid=2a6422d0-6cee-11e0-8c08-cb07d7b3a564]
15:04:10 [2024-02-22T20:04:10.833Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonClockedTest -- Time elapsed: 0.053 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketContextTest -- Time elapsed: 0.007 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLContextTest -- Time elapsed: 0.003 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnvironmentTest -- Time elapsed: 0.003 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLSimpleTest -- Time elapsed: 0.003 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLClockTest -- Time elapsed: 0.002 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLCallsiteTest -- Time elapsed: 0.004 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.jsonPacketHeaderTest -- Time elapsed: 0.052 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLEnumTest -- Time elapsed: 0.003 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest.TSDLAllTest -- Time elapsed: 0.004 s
15:04:10 [2024-02-22T20:04:10.833Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:04:10 [2024-02-22T20:04:10.833Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexDisjoint -- Time elapsed: 0.001 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlappingBothSides -- Time elapsed: 0.001 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexLargeOverlapping -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexContiguous -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexInvalidAppend -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexGet -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndex -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest.testStreamInputPacketIndexOverlapping -- Time elapsed: 0 s
15:04:10 [2024-02-22T20:04:10.833Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:04:11 [2024-02-22T20:04:11.091Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams1 -- Time elapsed: 0.079 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams2 -- Time elapsed: 0.022 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddTwoStreams3 -- Time elapsed: 0.018 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testEmptyStream -- Time elapsed: 0.061 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStream -- Time elapsed: 0.017 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest.testAddStreamFail -- Time elapsed: 0.018 s
15:04:11 [2024-02-22T20:04:11.091Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:04:11 [2024-02-22T20:04:11.091Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFileDoesNotExist -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithTextMetadata -- Time elapsed: 0.001 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWith1ByteMetadata -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithLittleEndianMetadata -- Time elapsed: 0.001 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoFiles -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.091Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithNoMetadataButFiles -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidMetadata -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithInvalidJson -- Time elapsed: 0.001 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithEmptyMetadata -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceFile -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceNull -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithJsonMetadata -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] org.eclipse.tracecompass.ctf.core.tests.trace.MetadataPrevalidationTest.testTraceDirectoryWithBigEndianMetadata -- Time elapsed: 0 s
15:04:11 [2024-02-22T20:04:11.092Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:04:12 [2024-02-22T20:04:12.459Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMajor -- Time elapsed: 0.070 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetMinor -- Time elapsed: 0.029 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_valid -- Time elapsed: 0.067 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_1 -- Time elapsed: 0.028 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_2 -- Time elapsed: 0.064 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_3 -- Time elapsed: 0.026 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupEnvironment_4 -- Time elapsed: 0.074 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMajorIsSet -- Time elapsed: 0.026 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testByteOrderIsSet -- Time elapsed: 0.066 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_invalid -- Time elapsed: 0.025 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPath -- Time elapsed: 0.026 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetUUID -- Time elapsed: 0.061 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testUUIDIsSet -- Time elapsed: 0.028 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testMinorIsSet -- Time elapsed: 0.072 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetPacketHeader -- Time elapsed: 0.027 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetTraceDirectory -- Time elapsed: 0.079 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetByteOrder -- Time elapsed: 0.029 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testAddStream -- Time elapsed: 0.096 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetPacketHeader -- Time elapsed: 0.070 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_1 -- Time elapsed: 0.025 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetSetClock_2 -- Time elapsed: 0.060 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetByteOrder_1 -- Time elapsed: 0.025 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testGetStream -- Time elapsed: 0.023 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetUUID -- Time elapsed: 0.076 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testPacketHeaderIsSet_invalid -- Time elapsed: 0.090 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testLookupDefinition -- Time elapsed: 0.025 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testOpen_existing -- Time elapsed: 0.084 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMajor -- Time elapsed: 0.024 s
15:04:12 [2024-02-22T20:04:12.459Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest.testSetMinor -- Time elapsed: 0.062 s
15:04:12 [2024-02-22T20:04:12.459Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:04:13 [2024-02-22T20:04:13.386Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentEvent -- Time elapsed: 0.025 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetName -- Time elapsed: 0.071 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent1 -- Time elapsed: 0.033 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGoToLastEvent2 -- Time elapsed: 0.359 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCurrentPacketContext -- Time elapsed: 0.024 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_invalid -- Time elapsed: 0.070 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_timestamp -- Time elapsed: 0.035 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testReadNextEvent -- Time elapsed: 0.068 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testGetCPU -- Time elapsed: 0.034 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testStreamInputReader_valid -- Time elapsed: 0.071 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest.testSeek_eventDefinition -- Time elapsed: 0.107 s
15:04:13 [2024-02-22T20:04:13.386Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:04:13 [2024-02-22T20:04:13.386Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthArray -- Time elapsed: 0.003 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthNotNullTerminatedArray -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedLengthString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_complex -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple2 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_simple3 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest.testParseField_fixedHexLengthArray -- Time elapsed: 0.002 s
15:04:13 [2024-02-22T20:04:13.386Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:04:13 [2024-02-22T20:04:13.386Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.getterTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.constructorTest -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.comparatorTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.toStringTest -- Time elapsed: 0.003 s
15:04:13 [2024-02-22T20:04:13.386Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest.hashCodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.386Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:04:13 [2024-02-22T20:04:13.386Z] 
15:04:13 [2024-02-22T20:04:13.386Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:13.302
15:04:13 [2024-02-22T20:04:13.386Z] !MESSAGE Struct already contains a field named ctx
15:04:13 [2024-02-22T20:04:13.386Z] 
15:04:13 [2024-02-22T20:04:13.386Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:13.303
15:04:13 [2024-02-22T20:04:13.387Z] !MESSAGE Struct already contains a field named ctx
15:04:13 [2024-02-22T20:04:13.387Z] 
15:04:13 [2024-02-22T20:04:13.387Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:13.303
15:04:13 [2024-02-22T20:04:13.387Z] !MESSAGE Struct already contains a field named ctx
15:04:13 [2024-02-22T20:04:13.387Z] 
15:04:13 [2024-02-22T20:04:13.387Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:13.303
15:04:13 [2024-02-22T20:04:13.387Z] !MESSAGE Struct already contains a field named ctx
15:04:13 [2024-02-22T20:04:13.387Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest.testEvents -- Time elapsed: 0.046 s
15:04:13 [2024-02-22T20:04:13.387Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:04:13 [2024-02-22T20:04:13.387Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange1 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange2 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange3 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlapRange4 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testBitFlagEnum -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddMany -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAddNext -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testOverlap -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testEnumDeclaration -- Time elapsed: 0.005 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testAdd -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testQuery -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testDubs -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.binaryEquivalentTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest.hashcodeTest -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:04:13 [2024-02-22T20:04:13.387Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupVariant -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testToString -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_1 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupInteger_2 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupStruct -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testGetDefinitions_1 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupFixedStringDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:04:13 [2024-02-22T20:04:13.387Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testSequenceDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:04:13 [2024-02-22T20:04:13.387Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32BitNeg -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat32Bit -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat48Bit -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64Bit -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetValue -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat248 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat5311 -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testGetDeclaration -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.387Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest.testFloat64BitNeg -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.387Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:04:13 [2024-02-22T20:04:13.644Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetElementType -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testArrayDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_complex -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testCreateDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testGetLength -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test.testIsString_ownDefs -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.644Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:04:13 [2024-02-22T20:04:13.644Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeExtended -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLargeFail -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateLarge -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompactFail -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testLargeCompact -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactExtended -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testMaxSizes -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.validateCompact -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest.testCompactCompact -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclarationBruteForce -- Time elapsed: 0.016 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetByteOrder -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter_8bytes -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMinValue -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIntegerDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetBase -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_unsigned -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsSigned_signed -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testMaxValue -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testGetLength -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest.testIsCharacter -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetValue -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testGetIntegerValue_one -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testUnknownEnum -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest.testEnumDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupVariant -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetCurrentFieldName -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetPath -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupInteger -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupStruct -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupEnum -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testVariantDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupArray -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testGetDefinitions -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest.testLookupDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_withDefs -- Time elapsed: 0.001 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToStringStringArray -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testRead_noDefs -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testgetElem_noDefs -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_withDefs -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_baseDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testArrayDefinition_newDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_string -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_char -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testToString_long -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetValue -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_unsignedLong -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testIntegerDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testFormatNumber_signedLong -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.645Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
15:04:13 [2024-02-22T20:04:13.645Z] org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testVariantDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsAddTwiceTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testAddField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testCreateDefinition -- Time elapsed: 0.025 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsOutOfOrderTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testIsTagged_null -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testHasField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest.testSetTag -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:04:13 [2024-02-22T20:04:13.646Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32BE -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test32LE -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64BE -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest.test64LE -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetFieldsList -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testToString -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testStructDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testAddField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testGetMinAlign -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.testHasField -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testBlobDeclaration -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.getterTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.ctorTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.toStringTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:04:13 [2024-02-22T20:04:13.646Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:04:14 [2024-02-22T20:04:14.997Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s -- in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals1 -- Time elapsed: 0.065 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals2 -- Time elapsed: 0.025 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals3 -- Time elapsed: 0.058 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals4 -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals5 -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode_null -- Time elapsed: 0.062 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDefinition -- Time elapsed: 0.108 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_null -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetId -- Time elapsed: 0.057 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet_null -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet_null -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetName -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testFieldsIsSet -- Time elapsed: 0.045 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other1 -- Time elapsed: 0.023 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other2 -- Time elapsed: 0.074 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other3 -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_other4 -- Time elapsed: 0.072 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEventDeclaration -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testHashCode -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet_null -- Time elapsed: 0.023 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet -- Time elapsed: 0.023 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetFields -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.997Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testIdIsSet -- Time elapsed: 0.023 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals -- Time elapsed: 0.070 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testGetStream -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testStreamIsSet_null -- Time elapsed: 0.064 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testEquals_emptyObject -- Time elapsed: 0.026 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testNameIsSet -- Time elapsed: 0.063 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest.testContextIsSet -- Time elapsed: 0.024 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testGetEncoding -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testToString -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testCreateDefinition -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.equalsTest -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.testStringDeclaration_2 -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest.hashcodeTest -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetBytes -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testToString -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testGetStringValue -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.BlobDefinitionTest.testBlobDefinition -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testToString -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetElem -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testGetDeclaration -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test.testFixedStringDefinition -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetValue -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testStringDefinition -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testToString -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testGetDeclaration -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest.testSetValue -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_2 -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID_3 -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testUnsignedCompare -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest.testMakeUUID -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNull -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnsupporteds -- Time elapsed: 0.002 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToArray -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructor -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSet -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testClear -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testToString -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIterator -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testUnorderedSet -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testRecursiveCopyConstructor -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testContains -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorWithNull -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testCopyConstructorWithNulls -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testHashCollision -- Time elapsed: 0.050 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testEquality -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testListIteratorOutOfOrder -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIndexOf -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testIsEmpty -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testSimple -- Time elapsed: 0.043 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStream -- Time elapsed: 0.004 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest.testStreams -- Time elapsed: 0.001 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:04:14 [2024-02-22T20:04:14.998Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testEventHeaders -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testRoot -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testGetPath -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testComplexNode -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testFields -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest.testNotEquals -- Time elapsed: 0 s
15:04:14 [2024-02-22T20:04:14.998Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:04:14 [2024-02-22T20:04:14.998Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
15:04:14 [2024-02-22T20:04:14.999Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
15:04:15 [2024-02-22T20:04:15.255Z] line 8:11 required (...)+ loop did not match anything at character ';'
15:04:15 [2024-02-22T20:04:15.255Z] line 10:46 mismatched character '<EOF>' expecting '"'
15:04:15 [2024-02-22T20:04:15.255Z] line 9:16 no viable alternative at character 'o'
15:04:15 [2024-02-22T20:04:15.255Z] line 9:20 no viable alternative at character '?'
15:04:15 [2024-02-22T20:04:15.255Z] line 12:14 no viable alternative at character ''
15:04:15 [2024-02-22T20:04:15.255Z] line 32:0 mismatched character '<EOF>' expecting '"'
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.115
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.115
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test1
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.115
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test2
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.115
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test3
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.115
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test4
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.124
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: test2
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.148
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown integer attribute: aa
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.149
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown integer attribute: zz
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.149
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown trace attribute: blah
15:04:15 [2024-02-22T20:04:15.255Z] 
15:04:15 [2024-02-22T20:04:15.255Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:15.149
15:04:15 [2024-02-22T20:04:15.255Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
15:04:15 [2024-02-22T20:04:15.817Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
15:04:15 [2024-02-22T20:04:15.817Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 0.004 s
15:04:15 [2024-02-22T20:04:15.817Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier] -- Time elapsed: 0.002 s
15:04:15 [2024-02-22T20:04:15.817Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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.049 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.818Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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.005 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] 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.053 s
15:04:15 [2024-02-22T20:04:15.819Z] 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
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.819Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers] -- Time elapsed: 0.003 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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.018 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] 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.002 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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.049 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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.002 s
15:04:15 [2024-02-22T20:04:15.820Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.820Z] 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
15:04:15 [2024-02-22T20:04:15.820Z] 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 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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.002 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct] -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] 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 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] 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 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] 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.171 s
15:04:15 [2024-02-22T20:04:15.821Z] 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.122 s
15:04:15 [2024-02-22T20:04:15.821Z] 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.002 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated] -- Time elapsed: 0.017 s
15:04:15 [2024-02-22T20:04:15.821Z] org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest.testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice] -- Time elapsed: 0.001 s
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] 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
15:04:15 [2024-02-22T20:04:15.821Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:04:15 [2024-02-22T20:04:15.821Z] 
15:04:15 [2024-02-22T20:04:15.821Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2024-02-22 20:04:15.607
15:04:15 [2024-02-22T20:04:15.821Z] !MESSAGE Some message
15:04:15 [2024-02-22T20:04:15.821Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest
15:04:15 [2024-02-22T20:04:15.822Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testCtfCorePluginId -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.822Z] org.eclipse.tracecompass.ctf.core.tests.CtfCoreLoggerUtilTest.testLog -- Time elapsed: 0 s
15:04:15 [2024-02-22T20:04:15.822Z] 
15:04:15 [2024-02-22T20:04:15.822Z] Results:
15:04:15 [2024-02-22T20:04:15.822Z] 
15:04:15 [2024-02-22T20:04:15.822Z] Tests run: 649, Failures: 0, Errors: 0, Skipped: 1
15:04:15 [2024-02-22T20:04:15.822Z] 
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] All tests passed
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.jar
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT.pom
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-sources.jar
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
15:04:16 [2024-02-22T20:04:16.077Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:04:16 [2024-02-22T20:04:16.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:16 [2024-02-22T20:04:16.077Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] The project's OSGi version is 1.0.17.202402221956
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.333Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] 
15:04:16 [2024-02-22T20:04:16.894Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:16 [2024-02-22T20:04:16.894Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:04:16 [2024-02-22T20:04:16.894Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:04:16 [2024-02-22T20:04:16.894Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
15:04:17 [2024-02-22T20:04:17.150Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.713Z] [INFO] 
15:04:17 [2024-02-22T20:04:17.714Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:17 [2024-02-22T20:04:17.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:04:19 [2024-02-22T20:04:19.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:04:19 [2024-02-22T20:04:19.642Z] [INFO] 
15:04:19 [2024-02-22T20:04:19.642Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:04:19 [2024-02-22T20:04:19.899Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
15:04:19 [2024-02-22T20:04:19.899Z] [INFO] Command line:
15:04:19 [2024-02-22T20:04:19.899Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:04:19 [2024-02-22T20:04:19.899Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:04:24 [2024-02-22T20:04:24.067Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:04:24 [2024-02-22T20:04:24.067Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
15:04:24 [2024-02-22T20:04:24.067Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testToString -- Time elapsed: 0.004 s
15:04:24 [2024-02-22T20:04:24.067Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest.testCtfTmfEventType -- Time elapsed: 0 s
15:04:24 [2024-02-22T20:04:24.067Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:04:38 [2024-02-22T20:04:38.909Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEvents -- Time elapsed: 2.398 s
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNbEventsBug475007 -- Time elapsed: 3.400 s
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testNormalEvent -- Time elapsed: 1.509 s
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testSecondLostEvent -- Time elapsed: 1.306 s
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testFirstLostEvent -- Time elapsed: 1.405 s
15:04:38 [2024-02-22T20:04:38.909Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest.testLostEventWithTransform -- Time elapsed: 2.488 s
15:04:38 [2024-02-22T20:04:38.909Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:04:40 [2024-02-22T20:04:40.279Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.601 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testTrace -- Time elapsed: 0 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextEnd -- Time elapsed: 0.106 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext1 -- Time elapsed: 0.147 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext2 -- Time elapsed: 0.029 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext3 -- Time elapsed: 0.096 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContext4 -- Time elapsed: 0.141 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextMiddle -- Time elapsed: 0.070 s
15:04:40 [2024-02-22T20:04:40.279Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest.testContextStart -- Time elapsed: 0.069 s
15:04:40 [2024-02-22T20:04:40.279Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:04:42 [2024-02-22T20:04:42.798Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotals -- Time elapsed: 0.003 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypes -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTotalInRange -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest.testLostEventsTypesInRange -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.798Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:04:42 [2024-02-22T20:04:42.798Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest.test -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.798Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:04:42 [2024-02-22T20:04:42.798Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest.testUnsignedByte -- Time elapsed: 0.065 s
15:04:42 [2024-02-22T20:04:42.798Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:04:42 [2024-02-22T20:04:42.798Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_int -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_variant -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_float -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_enum -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.798Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_string -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_struct -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_sequence_value -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_enum -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_float -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_int -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_variant -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_string -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest.testParseField_array_struct -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:04:42 [2024-02-22T20:04:42.799Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldNames -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFieldValue -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCTFEvent_read -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetSubFieldValue -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testToString -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testCustomAttributes -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetters -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testTimestamp -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetEventName -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetTimestamp -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetFields -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testGetCPU -- Time elapsed: 0 s
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest.testNullEvent -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.799Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:04:42 [2024-02-22T20:04:42.799Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
15:04:42 [2024-02-22T20:04:42.799Z] org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest.testVariantGetField -- Time elapsed: 0.001 s
15:04:42 [2024-02-22T20:04:42.799Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:04:52 [2024-02-22T20:04:52.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.273 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
15:04:52 [2024-02-22T20:04:52.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testReopenIndex -- Time elapsed: 5.459 s
15:04:52 [2024-02-22T20:04:52.751Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest.testIndexing -- Time elapsed: 3.813 s
15:04:52 [2024-02-22T20:04:52.751Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:04:53 [2024-02-22T20:04:53.680Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
15:04:53 [2024-02-22T20:04:53.680Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondToLastEvent -- Time elapsed: 0.161 s
15:04:53 [2024-02-22T20:04:53.680Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testLastEvent -- Time elapsed: 0.193 s
15:04:53 [2024-02-22T20:04:53.680Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testFirstEvent -- Time elapsed: 0.001 s
15:04:53 [2024-02-22T20:04:53.680Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest.testSecondEvent -- Time elapsed: 0.100 s
15:04:53 [2024-02-22T20:04:53.680Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:04:54 [2024-02-22T20:04:54.242Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
15:04:54 [2024-02-22T20:04:54.242Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBoundsWithTransform -- Time elapsed: 0.201 s
15:04:54 [2024-02-22T20:04:54.242Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest.testRapidBounds -- Time elapsed: 0.101 s
15:04:54 [2024-02-22T20:04:54.242Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:04:58 [2024-02-22T20:04:58.411Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.874 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventStartMatches -- Time elapsed: 0.252 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventProgressMonitor -- Time elapsed: 0.301 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventStartMatches -- Time elapsed: 0.299 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEvent -- Time elapsed: 0.301 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventProgressMonitor -- Time elapsed: 0.301 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventFar -- Time elapsed: 0.300 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventCancelled -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingBeginningOfTrace -- Time elapsed: 0.599 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventNoMatch -- Time elapsed: 0.300 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEventNoMatch -- Time elapsed: 0.900 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testNextMatchingEvent -- Time elapsed: 0.230 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest.testPreviousMatchingEventCancelled -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.411Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:04:58 [2024-02-22T20:04:58.411Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfTmfTrace -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_timestamp -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_timetamp -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testParseEvent -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEndTime -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNbEvents -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventLoc_null -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStartTime -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.411Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testBroadcast -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testEventLookup -- Time elapsed: 0.002 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testValidate -- Time elapsed: 0.049 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEnvValue -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetName -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetNext -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetPath -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetContainedEventTypes -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCacheSize -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTraceProperties -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testCtfHostId -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_rank -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetTimeRange -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetEventType -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_ratio -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetResource -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEvent_location -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testReadNextEvent -- Time elapsed: 0.001 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testDispose -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testSeekEventInvalidLocation -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest.testGetCurrentLocation -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:04:58 [2024-02-22T20:04:58.412Z] !SESSION 2024-02-22 20:04:20.005 -----------------------------------------------
15:04:58 [2024-02-22T20:04:58.412Z] eclipse.buildId=unknown
15:04:58 [2024-02-22T20:04:58.412Z] java.version=17.0.2
15:04:58 [2024-02-22T20:04:58.412Z] java.vendor=Oracle Corporation
15:04:58 [2024-02-22T20:04:58.412Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:04:58 [2024-02-22T20:04:58.412Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:04:58 [2024-02-22T20:04:58.412Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:04:58 [2024-02-22T20:04:58.412Z] 
15:04:58 [2024-02-22T20:04:58.412Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:58.004
15:04:58 [2024-02-22T20:04:58.412Z] !MESSAGE Unknown trace attribute: test
15:04:58 [2024-02-22T20:04:58.412Z] 
15:04:58 [2024-02-22T20:04:58.412Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:58.005
15:04:58 [2024-02-22T20:04:58.412Z] !MESSAGE Unknown trace attribute: test1
15:04:58 [2024-02-22T20:04:58.412Z] 
15:04:58 [2024-02-22T20:04:58.412Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:58.005
15:04:58 [2024-02-22T20:04:58.412Z] !MESSAGE Unknown trace attribute: test2
15:04:58 [2024-02-22T20:04:58.412Z] 
15:04:58 [2024-02-22T20:04:58.412Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:58.006
15:04:58 [2024-02-22T20:04:58.412Z] !MESSAGE Unknown trace attribute: test3
15:04:58 [2024-02-22T20:04:58.412Z] 
15:04:58 [2024-02-22T20:04:58.412Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2024-02-22 20:04:58.006
15:04:58 [2024-02-22T20:04:58.412Z] !MESSAGE Unknown trace attribute: test4
15:04:58 [2024-02-22T20:04:58.412Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
15:04:58 [2024-02-22T20:04:58.412Z] 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.058 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/110/0/.cp/kernel] -- Time elapsed: 0.098 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty] -- Time elapsed: 0.006 s
15:04:58 [2024-02-22T20:04:58.412Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest.testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1] -- Time elapsed: 0 s
15:04:58 [2024-02-22T20:04:58.412Z] 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
15:04:58 [2024-02-22T20:04:58.412Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:05:04 [2024-02-22T20:05:04.952Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.035 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
15:05:04 [2024-02-22T20:05:04.952Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testSupplementaryFileDir -- Time elapsed: 1.898 s
15:05:04 [2024-02-22T20:05:04.952Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFolder -- Time elapsed: 1.165 s
15:05:04 [2024-02-22T20:05:04.952Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testTemporaryDirPath -- Time elapsed: 1.815 s
15:05:04 [2024-02-22T20:05:04.952Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest.testDeleteSupplementaryFiles -- Time elapsed: 1.156 s
15:05:04 [2024-02-22T20:05:04.952Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:06:01 [2024-02-22T20:06:01.123Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.16 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingEnd -- Time elapsed: 0.004 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetNestedExperiment -- Time elapsed: 8.015 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInTrace -- Time elapsed: 2.791 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInvalid -- Time elapsed: 2.828 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentInitialRange -- Time elapsed: 2.792 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingStart -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.123Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangePartiallyInOne -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingBoth -- Time elapsed: 2.750 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampValid -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInBetween -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithNestedExperiment -- Time elapsed: 7.617 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimestampInvalid -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceInitialRange -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeAllInOne -- Time elapsed: 0.002 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testInitialize -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceTimeRangeClampingBoth -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceNewTimeRange -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperiment -- Time elapsed: 2.770 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBoth -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeInBetween -- Time elapsed: 2.645 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentRangeClampingOne -- Time elapsed: 2.705 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetWithExperiment -- Time elapsed: 2.798 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testNewTimestamp -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetForHost -- Time elapsed: 0.002 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSetExperimentForHost -- Time elapsed: 2.722 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTwoTracesTimeRangeInBetween -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testExperimentTimestampInBetween -- Time elapsed: 2.665 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTraceSet -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampAfter -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest.testTimestampBefore -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:06:01 [2024-02-22T20:06:01.124Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.409 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeWholeRange -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusEnd -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusEnd -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testEventTypesTotal -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeWholeRange -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsTotal -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEventsAtEdges -- Time elapsed: 0.068 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtEnd -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtStart -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEvents -- Time elapsed: 0.003 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQuerySmall -- Time elapsed: 0.005 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeNoEvents -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeMinusStart -- Time elapsed: 0 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeNoEventsAtEdges -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtEnd -- Time elapsed: 0.002 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtStart -- Time elapsed: 0.002 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventsInRangeEventAtBoth -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeMinusStart -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testGetEventTypesInRangeEventAtBoth -- Time elapsed: 0.001 s
15:06:01 [2024-02-22T20:06:01.124Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest.testHistogramQueryFull -- Time elapsed: 0.008 s
15:06:01 [2024-02-22T20:06:01.124Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:06:13 [2024-02-22T20:06:13.301Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.06 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedForegroundRequest -- Time elapsed: 0.213 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.foregroundRequest -- Time elapsed: 1.189 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest skipped
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest1 -- Time elapsed: 1.843 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest2 -- Time elapsed: 1.777 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest3 -- Time elapsed: 0.678 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest4 -- Time elapsed: 0.219 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest5 -- Time elapsed: 0.202 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest6 -- Time elapsed: 1.779 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.TestMultiRequest7 -- Time elapsed: 2.049 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.preemptedBackgroundRequest -- Time elapsed: 0.174 s
15:06:13 [2024-02-22T20:06:13.301Z] org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest.backgroundRequest -- Time elapsed: 2.079 s
15:06:13 [2024-02-22T20:06:13.301Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:06:14 [2024-02-22T20:06:14.231Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsEmpty -- Time elapsed: 0.032 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testEqualsOther -- Time elapsed: 0.390 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testAdvance -- Time elapsed: 0.083 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCurrentEvent -- Time elapsed: 0.094 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testIncreaseRank -- Time elapsed: 0.098 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHasValidRank -- Time elapsed: 0.042 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSeek -- Time elapsed: 0.367 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetLocation -- Time elapsed: 0.091 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetLocation -- Time elapsed: 0.122 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCompareTo -- Time elapsed: 0.078 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetRank -- Time elapsed: 0.098 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testHashCode -- Time elapsed: 0.100 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testGetCtfTmfTrace -- Time elapsed: 0.107 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorPosition -- Time elapsed: 0.090 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorInit -- Time elapsed: 0.103 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testSetRank -- Time elapsed: 0.097 s
15:06:14 [2024-02-22T20:06:14.231Z] org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest.testCtfIteratorNoinit -- Time elapsed: 0.109 s
15:06:14 [2024-02-22T20:06:14.231Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:06:18 [2024-02-22T20:06:18.403Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.780 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testTooManyContexts -- Time elapsed: 2.602 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest.testIndexing -- Time elapsed: 1.089 s
15:06:18 [2024-02-22T20:06:18.403Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:06:18 [2024-02-22T20:06:18.403Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testToString -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testCompareTo -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testGetters -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testHashCode -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest.testEquals -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:06:18 [2024-02-22T20:06:18.403Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_timestamp -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_valid -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testSetLocation -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testGetLocation -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testToString_invalid -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest.testCtfLocation_long -- Time elapsed: 0 s
15:06:18 [2024-02-22T20:06:18.403Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:08:54 [2024-02-22T20:08:54.820Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.0 s -- in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[0: KERNEL] -- Time elapsed: 12.53 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[1: TRACE2] -- Time elapsed: 11.24 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[2: KERNEL_VM] -- Time elapsed: 13.43 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[3: SYNC_SRC] -- Time elapsed: 3.652 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[4: SYNC_DEST] -- Time elapsed: 3.209 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[5: DJANGO_CLIENT] -- Time elapsed: 15.84 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[6: DJANGO_DB] -- Time elapsed: 13.98 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[7: DJANGO_HTTPD] -- Time elapsed: 14.65 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[8: CYG_PROFILE] -- Time elapsed: 2.285 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[9: CYG_PROFILE_FAST] -- Time elapsed: 2.280 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[10: FUNKY_TRACE] -- Time elapsed: 2.313 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[11: ARM_64_BIT_HEADER] -- Time elapsed: 3.194 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[12: FLIPPING_ENDIANNESS] -- Time elapsed: 2.478 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[13: DYNSCOPE] -- Time elapsed: 2.674 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[14: DEBUG_INFO] -- Time elapsed: 2.222 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[15: DEBUG_INFO3] -- Time elapsed: 2.213 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[16: DEBUG_INFO4] -- Time elapsed: 2.212 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC] -- Time elapsed: 2.210 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES] -- Time elapsed: 2.209 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK] -- Time elapsed: 2.212 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[20: MEMORY_ANALYSIS] -- Time elapsed: 7.295 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[21: PERF_TASKSET2] -- Time elapsed: 2.240 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[22: MANY_THREADS] -- Time elapsed: 5.870 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[23: CONTEXT_SWITCHES_KERNEL] -- Time elapsed: 7.316 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[24: CONTEXT_SWITCHES_UST] -- Time elapsed: 2.253 s
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest.testTrimEvents[25: UNEVEN_STREAMS] -- Time elapsed: 13.00 s
15:08:54 [2024-02-22T20:08:54.820Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:08:54 [2024-02-22T20:08:54.820Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
15:08:54 [2024-02-22T20:08:54.820Z] org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest.testHelloLost -- Time elapsed: 0.066 s
15:08:54 [2024-02-22T20:08:54.820Z] 
15:08:54 [2024-02-22T20:08:54.820Z] Results:
15:08:54 [2024-02-22T20:08:54.820Z] 
15:08:54 [2024-02-22T20:08:54.820Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
15:08:54 [2024-02-22T20:08:54.820Z] 
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] All tests passed
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.jar
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT.pom
15:08:54 [2024-02-22T20:08:54.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-sources.jar
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
15:08:54 [2024-02-22T20:08:54.821Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:08:54 [2024-02-22T20:08:54.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:08:54 [2024-02-22T20:08:54.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:08:54 [2024-02-22T20:08:54.821Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] 
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:54 [2024-02-22T20:08:54.821Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:08:55 [2024-02-22T20:08:55.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:08:56 [2024-02-22T20:08:56.007Z] [INFO] 
15:08:56 [2024-02-22T20:08:56.007Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:08:56 [2024-02-22T20:08:56.263Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
15:08:56 [2024-02-22T20:08:56.263Z] [INFO] Command line:
15:08:56 [2024-02-22T20:08:56.263Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:08:56 [2024-02-22T20:08:56.263Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:09:00 [2024-02-22T20:09:00.432Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:09:00 [2024-02-22T20:09:00.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
15:09:00 [2024-02-22T20:09:00.432Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest.testCanExecute -- Time elapsed: 0.108 s
15:09:00 [2024-02-22T20:09:00.432Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:09:00 [2024-02-22T20:09:00.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
15:09:00 [2024-02-22T20:09:00.688Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testEventHandle -- Time elapsed: 0.325 s
15:09:00 [2024-02-22T20:09:00.688Z] org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest.testGetNewInstance -- Time elapsed: 0.014 s
15:09:00 [2024-02-22T20:09:00.688Z] 
15:09:00 [2024-02-22T20:09:00.688Z] Results:
15:09:00 [2024-02-22T20:09:00.689Z] 
15:09:00 [2024-02-22T20:09:00.689Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:09:00 [2024-02-22T20:09:00.689Z] 
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] All tests passed
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] 
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.jar
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT.pom
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-sources.jar
15:09:00 [2024-02-22T20:09:00.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] 
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] 
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [22/141]
15:09:00 [2024-02-22T20:09:00.945Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:00 [2024-02-22T20:09:00.945Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
15:09:00 [2024-02-22T20:09:00.945Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (cleanup-dark-theme-css)'
15:09:00 [2024-02-22T20:09:00.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:00 [2024-02-22T20:09:00.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:09:01 [2024-02-22T20:09:01.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
15:09:01 [2024-02-22T20:09:01.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 8.9 MB/s)
15:09:01 [2024-02-22T20:09:01.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
15:09:01 [2024-02-22T20:09:01.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 13 MB/s)
15:09:01 [2024-02-22T20:09:01.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
15:09:01 [2024-02-22T20:09:01.734Z] [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 402 kB/s)
15:09:01 [2024-02-22T20:09:01.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
15:09:01 [2024-02-22T20:09:01.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 9.4 MB/s)
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 1.4 MB/s)
15:09:02 [2024-02-22T20:09:02.296Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 722 kB/s)
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom
15:09:02 [2024-02-22T20:09:02.296Z] [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 259 kB/s)
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 934 kB/s)
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] The project's OSGi version is 9.0.2.202402221956
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Executing tasks
15:09:02 [2024-02-22T20:09:02.296Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:09:02 [2024-02-22T20:09:02.296Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
15:09:02 [2024-02-22T20:09:02.296Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Executed tasks
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.296Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
15:09:02 [2024-02-22T20:09:02.553Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.553Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
15:09:02 [2024-02-22T20:09:02.553Z] [INFO] 
15:09:02 [2024-02-22T20:09:02.553Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
15:09:02 [2024-02-22T20:09:02.553Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:02 [2024-02-22T20:09:02.553Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:02 [2024-02-22T20:09:02.553Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:09:02 [2024-02-22T20:09:02.809Z] [INFO] Compiling 542 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.ui ---
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui ---
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.978Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.ui ---
15:09:06 [2024-02-22T20:09:06.978Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:06 [2024-02-22T20:09:06.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
15:09:06 [2024-02-22T20:09:06.979Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
15:09:06 [2024-02-22T20:09:06.979Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.979Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui ---
15:09:06 [2024-02-22T20:09:06.979Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:09:06 [2024-02-22T20:09:06.979Z] [INFO] 
15:09:06 [2024-02-22T20:09:06.979Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
15:09:07 [2024-02-22T20:09:07.235Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
15:09:07 [2024-02-22T20:09:07.490Z] [INFO] 
15:09:07 [2024-02-22T20:09:07.490Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
15:09:07 [2024-02-22T20:09:07.746Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] 
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] 
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui ---
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] 
15:09:07 [2024-02-22T20:09:07.747Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
15:09:08 [2024-02-22T20:09:08.003Z] [INFO] 
15:09:08 [2024-02-22T20:09:08.003Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui ---
15:09:08 [2024-02-22T20:09:08.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
15:09:11 [2024-02-22T20:09:11.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
15:09:12 [2024-02-22T20:09:12.376Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.376Z] [INFO] --- antrun:3.1.0:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Executing tasks
15:09:12 [2024-02-22T20:09:12.631Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Executed tasks
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.jar
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT.pom
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-sources.jar
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2metadata.xml
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/9.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-9.0.2-SNAPSHOT-p2artifacts.xml
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
15:09:12 [2024-02-22T20:09:12.632Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
15:09:12 [2024-02-22T20:09:12.632Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
15:09:12 [2024-02-22T20:09:12.632Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:09:12 [2024-02-22T20:09:12.632Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:12 [2024-02-22T20:09:12.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
15:09:12 [2024-02-22T20:09:12.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] The project's OSGi version is 2.1.0.202402221956
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] 
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:12 [2024-02-22T20:09:12.888Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:13 [2024-02-22T20:09:13.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
15:09:13 [2024-02-22T20:09:13.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.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:09:13 [2024-02-22T20:09:13.144Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:13 [2024-02-22T20:09:13.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
15:09:13 [2024-02-22T20:09:13.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.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] 
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:13 [2024-02-22T20:09:13.705Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:09:15 [2024-02-22T20:09:15.075Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.jar
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT.pom
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-sources.jar
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
15:09:15 [2024-02-22T20:09:15.637Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:15 [2024-02-22T20:09:15.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
15:09:15 [2024-02-22T20:09:15.637Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] 
15:09:15 [2024-02-22T20:09:15.894Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:15 [2024-02-22T20:09:15.894Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:15 [2024-02-22T20:09:15.895Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:15 [2024-02-22T20:09:15.895Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:09:15 [2024-02-22T20:09:15.895Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:16 [2024-02-22T20:09:16.152Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:16 [2024-02-22T20:09:16.152Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] 
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:16 [2024-02-22T20:09:16.152Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:09:17 [2024-02-22T20:09:17.081Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.jar
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT.pom
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-sources.jar
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2metadata.xml
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
15:09:18 [2024-02-22T20:09:18.009Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:18 [2024-02-22T20:09:18.009Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:18 [2024-02-22T20:09:18.009Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] The project's OSGi version is 1.2.1.202402221956
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
15:09:18 [2024-02-22T20:09:18.266Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.266Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.266Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:18 [2024-02-22T20:09:18.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:18 [2024-02-22T20:09:18.266Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:09:18 [2024-02-22T20:09:18.266Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:18 [2024-02-22T20:09:18.522Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:18 [2024-02-22T20:09:18.522Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] 
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:18 [2024-02-22T20:09:18.778Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:09:20 [2024-02-22T20:09:20.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.jar
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT.pom
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-sources.jar
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2metadata.xml
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.071Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
15:09:21 [2024-02-22T20:09:21.072Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:21 [2024-02-22T20:09:21.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] The project's OSGi version is 4.1.1.202402221956
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.072Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:21 [2024-02-22T20:09:21.072Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:21 [2024-02-22T20:09:21.072Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:09:21 [2024-02-22T20:09:21.072Z] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.635Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:21 [2024-02-22T20:09:21.635Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:21 [2024-02-22T20:09:21.635Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
15:09:21 [2024-02-22T20:09:21.635Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] 
15:09:21 [2024-02-22T20:09:21.636Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:21 [2024-02-22T20:09:21.892Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:09:22 [2024-02-22T20:09:22.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.jar
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT.pom
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-sources.jar
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2metadata.xml
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-4.1.1-SNAPSHOT-p2artifacts.xml
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [27/141]
15:09:23 [2024-02-22T20:09:23.750Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:23 [2024-02-22T20:09:23.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] The project's OSGi version is 5.5.0.202402221956
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] 
15:09:23 [2024-02-22T20:09:23.750Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:23 [2024-02-22T20:09:23.750Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:23 [2024-02-22T20:09:23.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:23 [2024-02-22T20:09:23.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.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:09:23 [2024-02-22T20:09:23.751Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:24 [2024-02-22T20:09:24.312Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:24 [2024-02-22T20:09:24.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.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.312Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] 
15:09:24 [2024-02-22T20:09:24.313Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:24 [2024-02-22T20:09:24.568Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
15:09:25 [2024-02-22T20:09:25.933Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] 
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.jar
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT.pom
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.5.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-sources.jar
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2metadata.xml
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.5.0-SNAPSHOT-p2artifacts.xml
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] 
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] 
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
15:09:26 [2024-02-22T20:09:26.495Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:26 [2024-02-22T20:09:26.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:26 [2024-02-22T20:09:26.495Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:09:26 [2024-02-22T20:09:26.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar
15:09:27 [2024-02-22T20:09:27.007Z] [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 40 MB/s)
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mozilla/rhino/1.7.14/rhino-1.7.14.pom
15:09:27 [2024-02-22T20:09:27.007Z] [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 149 kB/s)
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] The project's OSGi version is 4.1.1.202402221956
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.008Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:27 [2024-02-22T20:09:27.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:27 [2024-02-22T20:09:27.008Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:09:27 [2024-02-22T20:09:27.008Z] [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:27 [2024-02-22T20:09:27.571Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:27 [2024-02-22T20:09:27.571Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] 
15:09:27 [2024-02-22T20:09:27.827Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:28 [2024-02-22T20:09:28.083Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:09:29 [2024-02-22T20:09:29.010Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.jar
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT.pom
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-sources.jar
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2metadata.xml
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.1.1-SNAPSHOT-p2artifacts.xml
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [29/141]
15:09:29 [2024-02-22T20:09:29.940Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:29 [2024-02-22T20:09:29.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
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.940Z] [INFO] The project's OSGi version is 8.2.0.202402221956
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] 
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:29 [2024-02-22T20:09:29.941Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:29 [2024-02-22T20:09:29.941Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:29 [2024-02-22T20:09:29.941Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:09:29 [2024-02-22T20:09:29.941Z] [INFO] Compiling 136 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:30 [2024-02-22T20:09:30.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
15:09:30 [2024-02-22T20:09:30.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.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] 
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:30 [2024-02-22T20:09:30.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] 
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] 
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] 
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] 
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:31 [2024-02-22T20:09:31.127Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
15:09:32 [2024-02-22T20:09:32.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.jar
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT.pom
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/8.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-sources.jar
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2metadata.xml
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-8.2.0-SNAPSHOT-p2artifacts.xml
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [30/141]
15:09:32 [2024-02-22T20:09:32.987Z] [INFO]   from lttng/pom.xml
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --------------------------------[ pom ]---------------------------------
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-9.2.0-SNAPSHOT.pom
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] 
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
15:09:32 [2024-02-22T20:09:32.987Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:32 [2024-02-22T20:09:32.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:32 [2024-02-22T20:09:32.987Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] The project's OSGi version is 1.2.0.202402221956
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.243Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:33 [2024-02-22T20:09:33.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:33 [2024-02-22T20:09:33.244Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:09:33 [2024-02-22T20:09:33.244Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:33 [2024-02-22T20:09:33.500Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:33 [2024-02-22T20:09:33.500Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] 
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:33 [2024-02-22T20:09:33.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:09:34 [2024-02-22T20:09:34.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.jar
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT.pom
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-sources.jar
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2metadata.xml
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.2.0-SNAPSHOT-p2artifacts.xml
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
15:09:35 [2024-02-22T20:09:35.357Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:09:35 [2024-02-22T20:09:35.357Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:35 [2024-02-22T20:09:35.357Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] The project's OSGi version is 3.1.1.202402221956
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.613Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.614Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:35 [2024-02-22T20:09:35.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
15:09:35 [2024-02-22T20:09:35.614Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:09:35 [2024-02-22T20:09:35.614Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.871Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.871Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:35 [2024-02-22T20:09:35.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:35 [2024-02-22T20:09:35.872Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
15:09:35 [2024-02-22T20:09:35.872Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.872Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.872Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:09:35 [2024-02-22T20:09:35.872Z] [INFO] 
15:09:35 [2024-02-22T20:09:35.872Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:35 [2024-02-22T20:09:35.872Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] 
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] 
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] 
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] 
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] 
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:36 [2024-02-22T20:09:36.130Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:09:37 [2024-02-22T20:09:37.057Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.jar
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT.pom
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-sources.jar
15:09:38 [2024-02-22T20:09:38.422Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2metadata.xml
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.1.1-SNAPSHOT-p2artifacts.xml
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
15:09:38 [2024-02-22T20:09:38.423Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:09:38 [2024-02-22T20:09:38.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
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] The project's OSGi version is 1.0.21.202402221956
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.423Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] 
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:38 [2024-02-22T20:09:38.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:09:38 [2024-02-22T20:09:38.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:09:38 [2024-02-22T20:09:38.985Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
15:09:38 [2024-02-22T20:09:38.985Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.546Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.802Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] 
15:09:39 [2024-02-22T20:09:39.802Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:40 [2024-02-22T20:09:40.059Z] [INFO] 
15:09:40 [2024-02-22T20:09:40.059Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:40 [2024-02-22T20:09:40.314Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:09:41 [2024-02-22T20:09:41.679Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:09:42 [2024-02-22T20:09:42.604Z] [INFO] 
15:09:42 [2024-02-22T20:09:42.604Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:09:42 [2024-02-22T20:09:42.860Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
15:09:42 [2024-02-22T20:09:42.860Z] [INFO] Command line:
15:09:42 [2024-02-22T20:09:42.860Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:09:42 [2024-02-22T20:09:42.860Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:09:47 [2024-02-22T20:09:47.025Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:47 [2024-02-22T20:09:47.025Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:09:51 [2024-02-22T20:09:51.190Z] !SESSION 2024-02-22 20:09:42.954 -----------------------------------------------
15:09:51 [2024-02-22T20:09:51.190Z] eclipse.buildId=unknown
15:09:51 [2024-02-22T20:09:51.190Z] java.version=17.0.2
15:09:51 [2024-02-22T20:09:51.190Z] java.vendor=Oracle Corporation
15:09:51 [2024-02-22T20:09:51.190Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:09:51 [2024-02-22T20:09:51.190Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:09:51 [2024-02-22T20:09:51.190Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:09:51 [2024-02-22T20:09:51.190Z] 
15:09:51 [2024-02-22T20:09:51.190Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:09:51.131
15:09:51 [2024-02-22T20:09:51.190Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:09:51 [2024-02-22T20:09:51.190Z] !STACK 0
15:09:51 [2024-02-22T20:09:51.190Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:09:51 [2024-02-22T20:09:51.190Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:09:51 [2024-02-22T20:09:51.190Z] Caused by: java.io.IOException: error=2, No such file or directory
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:09:51 [2024-02-22T20:09:51.190Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:09:51 [2024-02-22T20:09:51.190Z] 	... 7 more
15:09:51 [2024-02-22T20:09:51.753Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:09:52 [2024-02-22T20:09:52.011Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetPartial -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testInitialState -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testResetTotal -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest.testSetValue -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testgetName -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetValue -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetTimeRangeValue -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetChildren -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testReset -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetPath -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testResetGlobalValue -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testHasChildren -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testContainsChild -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetParent -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest.testGetNbChildren -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest.testGetColumnData -- Time elapsed: 0.010 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGet -- Time elapsed: 0.045 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetChildren -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testReset -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testRegisterEvent -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetParent -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest.testGetOrCreate -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetChildren -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testHasChildren -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetParent -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest.testGetElements -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetWidth -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetAlignment -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetLabelProvider -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetTooltip -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetComparator -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetPercentageProvider -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest.testGetHeader -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:09:52 [2024-02-22T20:09:52.012Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testaddStatsTreeRoot -- Time elapsed: 0.001 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTree -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testContainsTreeRoot -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveStatTreeRoot -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testGetStatTreeRoot -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest.testRemoveAll -- Time elapsed: 0 s
15:09:52 [2024-02-22T20:09:52.012Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:09:58 [2024-02-22T20:09:58.548Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.012 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testTimeRangeFiltering -- Time elapsed: 0.641 s
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.test -- Time elapsed: 0.661 s
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testSkipArchiveExtraction -- Time elapsed: 0.995 s
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest.testRename -- Time elapsed: 3.447 s
15:09:58 [2024-02-22T20:09:58.548Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:09:58 [2024-02-22T20:09:58.548Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testTraceDownload -- Time elapsed: 0.428 s
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testArchiveTraceDownload -- Time elapsed: 0.058 s
15:09:58 [2024-02-22T20:09:58.548Z] org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest.testMutlipleTracesDownload -- Time elapsed: 0.019 s
15:09:58 [2024-02-22T20:09:58.548Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:09:59 [2024-02-22T20:09:59.476Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
15:09:59 [2024-02-22T20:09:59.476Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testTraceImport -- Time elapsed: 0.198 s
15:09:59 [2024-02-22T20:09:59.476Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testMultipleTracesImport -- Time elapsed: 0.274 s
15:09:59 [2024-02-22T20:09:59.476Z] org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest.testArchiveImport -- Time elapsed: 0.231 s
15:09:59 [2024-02-22T20:09:59.476Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:10:00 [2024-02-22T20:10:00.039Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
15:10:00 [2024-02-22T20:10:00.040Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testOperationTimeRange -- Time elapsed: 0.265 s
15:10:00 [2024-02-22T20:10:00.040Z] org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest.testBasicOperation -- Time elapsed: 0.289 s
15:10:00 [2024-02-22T20:10:00.040Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:10:46 [2024-02-22T20:10:46.655Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.05 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyLastPage -- Time elapsed: 2.381 s
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPrevPage -- Time elapsed: 11.55 s
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPageNumberChanged -- Time elapsed: 2.500 s
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyFirstPage -- Time elapsed: 2.312 s
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyPagesCount -- Time elapsed: 0 s
15:10:46 [2024-02-22T20:10:46.655Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest.verifyNextPage -- Time elapsed: 11.41 s
15:10:46 [2024-02-22T20:10:46.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:10:48 [2024-02-22T20:10:48.545Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.560 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
15:10:48 [2024-02-22T20:10:48.545Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifyFirstPageSignal -- Time elapsed: 1.235 s
15:10:48 [2024-02-22T20:10:48.545Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest.verifySelectionSignal -- Time elapsed: 0.002 s
15:10:48 [2024-02-22T20:10:48.545Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:11:06 [2024-02-22T20:11:06.591Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.30 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeSamePage -- Time elapsed: 1.220 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifyTimeRangeDifferentPages -- Time elapsed: 1.256 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeEqualsLast -- Time elapsed: 1.297 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeBeforeExpStart -- Time elapsed: 1.238 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeAfterExpEnd -- Time elapsed: 1.117 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeInPage -- Time elapsed: 1.177 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeNonExisting -- Time elapsed: 1.430 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeFirst -- Time elapsed: 1.244 s
15:11:06 [2024-02-22T20:11:06.591Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest.verifySynchToTimeOutsidePage -- Time elapsed: 1.306 s
15:11:06 [2024-02-22T20:11:06.591Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:11:33 [2024-02-22T20:11:33.091Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.74 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
15:11:33 [2024-02-22T20:11:33.091Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifySetup -- Time elapsed: 2.026 s
15:11:33 [2024-02-22T20:11:33.091Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyCancel -- Time elapsed: 15.49 s
15:11:33 [2024-02-22T20:11:33.091Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyLoaderDispose -- Time elapsed: 0.026 s
15:11:33 [2024-02-22T20:11:33.091Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.testSetViewer -- Time elapsed: 0.042 s
15:11:33 [2024-02-22T20:11:33.091Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest.verifyDispose -- Time elapsed: 0 s
15:11:33 [2024-02-22T20:11:33.091Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:11:47 [2024-02-22T20:11:47.932Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.18 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
15:11:47 [2024-02-22T20:11:47.932Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFirstMessage -- Time elapsed: 2.797 s
15:11:47 [2024-02-22T20:11:47.932Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyFind -- Time elapsed: 4.795 s
15:11:47 [2024-02-22T20:11:47.932Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyISDGraphNodeSupporter -- Time elapsed: 1.251 s
15:11:47 [2024-02-22T20:11:47.932Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest.verifyCancelSearch -- Time elapsed: 2.596 s
15:11:47 [2024-02-22T20:11:47.932Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:12:14 [2024-02-22T20:12:14.429Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.15 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyMessageFilter -- Time elapsed: 3.248 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyRemoval -- Time elapsed: 4.236 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of2 -- Time elapsed: 3.169 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter1of3 -- Time elapsed: 3.478 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest.verifyFilter2of2 -- Time elapsed: 3.230 s
15:12:14 [2024-02-22T20:12:14.429Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
15:12:14 [2024-02-22T20:12:14.429Z] 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
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteria -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testAccessors -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testLoad -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testSave -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCompareTo -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testCriteriaCriteria -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testMatches -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest.testGetGraphNodeSummary -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.429Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:12:14 [2024-02-22T20:12:14.429Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest.testLoaderManager -- Time elapsed: 0.761 s
15:12:14 [2024-02-22T20:12:14.429Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:12:14 [2024-02-22T20:12:14.429Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeRelative -- Time elapsed: 0.003 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest.testFormatTimeCalendar -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:12:14 [2024-02-22T20:12:14.429Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testGetBaseSecId -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest.testNewView -- Time elapsed: 0.098 s
15:12:14 [2024-02-22T20:12:14.429Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:12:14 [2024-02-22T20:12:14.429Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelInt -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_0 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_1 -- Time elapsed: 0.002 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_2 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_3 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_4 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_5 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_6 -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleTo_7 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testClear -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModel -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testModelListener -- Time elapsed: 0.007 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testHistogramDataModelCopyConstructor -- Time elapsed: 0.002 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_0 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.429Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_1 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_2 -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_3 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testLostEventsScaleTo_4 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_0 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_1 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_2 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_3 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_4 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_5 -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEvent_6 -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_1 -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testScaleToReverse_2 -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest.testCountEventLimitOverflow -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:12:14 [2024-02-22T20:12:14.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testInit -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testLabelSetterGetters -- Time elapsed: 0.001 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectModelPreferencesTest.testIconSetterGetters -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:12:14 [2024-02-22T20:12:14.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.220 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testListAnalysis -- Time elapsed: 0.244 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testPopulate -- Time elapsed: 0.071 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest.testInstantiate -- Time elapsed: 0.904 s
15:12:14 [2024-02-22T20:12:14.430Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:12:14 [2024-02-22T20:12:14.430Z] 
15:12:14 [2024-02-22T20:12:14.430Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-22 20:12:12.604
15:12:14 [2024-02-22T20:12:14.430Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:12:14 [2024-02-22T20:12:14.430Z] 
15:12:14 [2024-02-22T20:12:14.430Z] !ENTRY org.eclipse.core.resources 2 2 2024-02-22 20:12:12.605
15:12:14 [2024-02-22T20:12:14.430Z] !MESSAGE Save operation warnings.
15:12:14 [2024-02-22T20:12:14.430Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2024-02-22 20:12:12.605
15:12:14 [2024-02-22T20:12:14.430Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
15:12:14 [2024-02-22T20:12:14.430Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNature -- Time elapsed: 0.303 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testCreateTracingProject -- Time elapsed: 0.010 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest.testAddingTracingNatureNotAllowed -- Time elapsed: 0 s
15:12:14 [2024-02-22T20:12:14.430Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:12:14 [2024-02-22T20:12:14.430Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testListOutputs -- Time elapsed: 0.379 s
15:12:14 [2024-02-22T20:12:14.430Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest.testOpenView -- Time elapsed: 0.516 s
15:12:14 [2024-02-22T20:12:14.430Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:12:18 [2024-02-22T20:12:18.595Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.518 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithHint -- Time elapsed: 0.123 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeAnalysis -- Time elapsed: 0.269 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testDefaultExperimentType -- Time elapsed: 0.388 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeWithoutHint -- Time elapsed: 0.245 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeSyslog -- Time elapsed: 0.269 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testNoExperimentTypeChildren -- Time elapsed: 0.628 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeError -- Time elapsed: 0.292 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeMixed -- Time elapsed: 0.481 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentType -- Time elapsed: 0.789 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testSelectExperimentTypeUnknown -- Time elapsed: 0.094 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest.testExperimentTypeChildren -- Time elapsed: 0.938 s
15:12:18 [2024-02-22T20:12:18.595Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:12:18 [2024-02-22T20:12:18.595Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest.testOpenTrace -- Time elapsed: 0.467 s
15:12:18 [2024-02-22T20:12:18.595Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:12:18 [2024-02-22T20:12:18.595Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildOtherParent -- Time elapsed: 0.008 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventReplaceLast -- Time elapsed: 0.002 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildAtPosition -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixedSplit -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildren -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEventNulls -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChild -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testGetTimeEventsIteratorMixed -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testSortChildrenThenAdd -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChild -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddEvent -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildOtherParent -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEvent -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testRemoveChildNoParent -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventPartialRestart -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddChildSameParent -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.595Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventDuplicate -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.596Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testaddZoomedEventReplaceLast -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.596Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest.testAddZoomedEventNulls -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.596Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:12:18 [2024-02-22T20:12:18.853Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[0: disjoint styles] -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[0: disjoint styles] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[1: styles with map] -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[1: styles with map] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.853Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[2: style inheritance] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[3: default values] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[3: default values] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[3: default values] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testColorStyleProperties[4: multiple inheritance] -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest.testFactorStyleProperties[4: multiple inheritance] -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.854Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:12:18 [2024-02-22T20:12:18.854Z] 
15:12:18 [2024-02-22T20:12:18.854Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-22 20:12:18.626
15:12:18 [2024-02-22T20:12:18.854Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:12:18 [2024-02-22T20:12:18.854Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest.testBasicProvider -- Time elapsed: 0.030 s
15:12:18 [2024-02-22T20:12:18.854Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:12:18 [2024-02-22T20:12:18.854Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipRightTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipXTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.horizontalTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.glancingTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.ousideSquareTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.insideTest -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.verticalTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipTopTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.tangentInsideCornerTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipLeftTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest.clipBottomTest -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.854Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:12:18 [2024-02-22T20:12:18.854Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
15:12:18 [2024-02-22T20:12:18.854Z] org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest.testToHexStringRGB -- Time elapsed: 0.039 s
15:12:18 [2024-02-22T20:12:18.855Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:12:18 [2024-02-22T20:12:18.855Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testHtml -- Time elapsed: 0.010 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testTimestamp -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testDecimal -- Time elapsed: 0.002 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testString -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest.testEgality -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:12:18 [2024-02-22T20:12:18.855Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testNextPreviousIncluded -- Time elapsed: 0.006 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidRollover -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testSmallPeriod -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testIsApplicable -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testAlternateShadingMarkerEventSource -- Time elapsed: 0.001 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testFractionalPeriod -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testReference -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testRollover -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testInvalidPeriod -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testLineMarkerEventSource -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest.testResolution -- Time elapsed: 0 s
15:12:18 [2024-02-22T20:12:18.855Z] 
15:12:18 [2024-02-22T20:12:18.855Z] Results:
15:12:18 [2024-02-22T20:12:18.855Z] 
15:12:18 [2024-02-22T20:12:18.855Z] Tests run: 211, Failures: 0, Errors: 0, Skipped: 0
15:12:18 [2024-02-22T20:12:18.855Z] 
15:12:19 [2024-02-22T20:12:19.417Z] 
15:12:19 [2024-02-22T20:12:19.417Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:12:19.233
15:12:19 [2024-02-22T20:12:19.417Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] All tests passed
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.jar
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT.pom
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-sources.jar
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2metadata.xml
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.21-SNAPSHOT-p2artifacts.xml
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [34/141]
15:12:19 [2024-02-22T20:12:19.673Z] [INFO]   from releng/pom.xml
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --------------------------------[ pom ]---------------------------------
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-9.2.0-SNAPSHOT.pom
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
15:12:19 [2024-02-22T20:12:19.673Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:12:19 [2024-02-22T20:12:19.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
15:12:19 [2024-02-22T20:12:19.673Z] [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 2.4 MB/s)
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.jar
15:12:19 [2024-02-22T20:12:19.673Z] [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 12 MB/s)
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar
15:12:19 [2024-02-22T20:12:19.673Z] [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 7.2 MB/s)
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.jar
15:12:19 [2024-02-22T20:12:19.673Z] [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 8.3 MB/s)
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.jar (16 kB at 1.8 MB/s)
15:12:19 [2024-02-22T20:12:19.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar
15:12:19 [2024-02-22T20:12:19.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 1.8 MB/s)
15:12:19 [2024-02-22T20:12:19.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar
15:12:19 [2024-02-22T20:12:19.674Z] [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 2.3 MB/s)
15:12:19 [2024-02-22T20:12:19.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
15:12:19 [2024-02-22T20:12:19.674Z] [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 400 kB/s)
15:12:19 [2024-02-22T20:12:19.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.6/asm-9.6.pom
15:12:19 [2024-02-22T20:12:19.929Z] [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 158 kB/s)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom
15:12:19 [2024-02-22T20:12:19.929Z] [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 186 kB/s)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom
15:12:19 [2024-02-22T20:12:19.929Z] [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)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom
15:12:19 [2024-02-22T20:12:19.929Z] [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 326 kB/s)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom
15:12:19 [2024-02-22T20:12:19.929Z] [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 202 kB/s)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.9/slf4j-simple-2.0.9.pom (1.3 kB at 94 kB/s)
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] The project's OSGi version is 1.0.2.202402221956
15:12:19 [2024-02-22T20:12:19.929Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] No sources to compile
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/test/resources
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1 were skipped
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] 
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:19 [2024-02-22T20:12:19.930Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:12:21 [2024-02-22T20:12:21.293Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:12:22 [2024-02-22T20:12:22.222Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.222Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:22 [2024-02-22T20:12:22.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.jar
15:12:22 [2024-02-22T20:12:22.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT.pom
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-sources.jar
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2metadata.xml
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.slf4j.binding.simple.properties/1.0.2-SNAPSHOT/org.eclipse.tracecompass.slf4j.binding.simple.properties-1.0.2-SNAPSHOT-p2artifacts.xml
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [36/141]
15:12:22 [2024-02-22T20:12:22.223Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:12:22 [2024-02-22T20:12:22.223Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:22 [2024-02-22T20:12:22.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] The project's OSGi version is 1.0.21.202402221956
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] 
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:22 [2024-02-22T20:12:22.480Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:23 [2024-02-22T20:12:23.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:12:23 [2024-02-22T20:12:23.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:12:23 [2024-02-22T20:12:23.041Z] [WARNING] The 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.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
15:12:23 [2024-02-22T20:12:23.041Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:12:23 [2024-02-22T20:12:23.969Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.969Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:23 [2024-02-22T20:12:23.969Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:23 [2024-02-22T20:12:23.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
15:12:23 [2024-02-22T20:12:23.970Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.970Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:23 [2024-02-22T20:12:23.970Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:12:23 [2024-02-22T20:12:23.970Z] [INFO] 
15:12:23 [2024-02-22T20:12:23.970Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] 
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] 
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] 
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] 
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] 
15:12:24 [2024-02-22T20:12:24.226Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:24 [2024-02-22T20:12:24.482Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:12:25 [2024-02-22T20:12:25.410Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:12:26 [2024-02-22T20:12:26.336Z] [INFO] 
15:12:26 [2024-02-22T20:12:26.336Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:12:26 [2024-02-22T20:12:26.592Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
15:12:26 [2024-02-22T20:12:26.592Z] [INFO] Command line:
15:12:26 [2024-02-22T20:12:26.592Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:12:26 [2024-02-22T20:12:26.593Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:12:29 [2024-02-22T20:12:29.109Z] Feb 22, 2024 8:12:28 PM org.apache.aries.spifly.BaseActivator log
15:12:29 [2024-02-22T20:12:29.109Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:12:30 [2024-02-22T20:12:30.473Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:12:30 [2024-02-22T20:12:30.473Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:12:35 [2024-02-22T20:12:35.717Z] !SESSION 2024-02-22 20:12:26.504 -----------------------------------------------
15:12:35 [2024-02-22T20:12:35.717Z] eclipse.buildId=unknown
15:12:35 [2024-02-22T20:12:35.717Z] java.version=17.0.2
15:12:35 [2024-02-22T20:12:35.717Z] java.vendor=Oracle Corporation
15:12:35 [2024-02-22T20:12:35.717Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:12:35 [2024-02-22T20:12:35.717Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:12:35 [2024-02-22T20:12:35.717Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:12:35 [2024-02-22T20:12:35.718Z] 
15:12:35 [2024-02-22T20:12:35.718Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:12:34.717
15:12:35 [2024-02-22T20:12:35.718Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:12:35 [2024-02-22T20:12:35.718Z] 
15:12:35 [2024-02-22T20:12:35.718Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:12:34.734
15:12:35 [2024-02-22T20:12:35.718Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:12:35 [2024-02-22T20:12:35.718Z] !STACK 0
15:12:35 [2024-02-22T20:12:35.718Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:12:35 [2024-02-22T20:12:35.718Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:12:35 [2024-02-22T20:12:35.718Z] Caused by: java.io.IOException: error=2, No such file or directory
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:12:35 [2024-02-22T20:12:35.718Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:12:35 [2024-02-22T20:12:35.718Z] 	... 7 more
15:12:35 [2024-02-22T20:12:35.718Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:12:35 [2024-02-22T20:12:35.718Z] Display size: 1440x900
15:12:35 [2024-02-22T20:12:35.718Z] OS version=6.1.11-200.fc37.x86_64
15:12:35 [2024-02-22T20:12:35.718Z] GTK version=3.22.30
15:12:35 [2024-02-22T20:12:35.718Z] GTK theme=Ambiance
15:12:35 [2024-02-22T20:12:35.718Z] LIBOVERLAY_SCROLLBAR=0
15:12:35 [2024-02-22T20:12:35.718Z] Time zone: Greenwich Mean Time
15:12:35 [2024-02-22T20:12:35.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764228254 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:36 [2024-02-22T20:12:36.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-764227482 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-764227482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764227474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:12:36 [2024-02-22T20:12:36.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-764227254 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-764227249 data=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-764227249 data=null}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-764227248 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764227248 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-764227168 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-764227166 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-764227166 data=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-764227165 data=null}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-764227165 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764227165 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-764227157 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-764227156 data=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-764227155 data=null}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-764227155 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764227102 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-764227077 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:36 [2024-02-22T20:12:36.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764227074 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:36 [2024-02-22T20:12:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764227074 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:36 [2024-02-22T20:12:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764227074 data=null}, TreeItem with text {Traces [0]}]
15:12:36 [2024-02-22T20:12:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764227074 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:36 [2024-02-22T20:12:36.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764227073 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764227003 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:37 [2024-02-22T20:12:37.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764227002 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764227001 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764227001 data=null}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764227001 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764227001 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764226995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:37 [2024-02-22T20:12:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:12:37 [2024-02-22T20:12:37.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:37 [2024-02-22T20:12:37.560Z] 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=-764226366 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-764226360 data=null doit=true}, Button with text {Text}]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-764226360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-764226359 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-764226358 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-764226358 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-764226358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:12:37 [2024-02-22T20:12:37.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-764226355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-764226355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-764226355 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-764226354 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-764226354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:37 [2024-02-22T20:12:37.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-764226354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-764225979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-764225976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-764225976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-764225976 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-764225975 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
15:12:38 [2024-02-22T20:12:38.125Z] 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=-764225972 data=null doit=true}, Shell with text {Custom XML Parser}]
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom XML Parser}
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:38 [2024-02-22T20:12:38.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764225860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764225860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764225860 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764225859 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764225859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764225859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764225859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] 
15:12:38 [2024-02-22T20:12:38.126Z] (Eclipse:4489): Gtk-CRITICAL **: 20:12:38.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-764225798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764225797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-764225797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-764225797 data=null doit=true}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-764225797 data=null}, (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:38 [2024-02-22T20:12:38.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {event} time=-764225792 data=null button=0 stateMask=0x0 x=79 y=35 count=0}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {event} time=-764225792 data=null doit=true}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {event} time=-764225792 data=null}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {event} time=-764225791 data=null button=1 stateMask=0x0 x=79 y=35 count=1}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764225791 data=null item=TreeItem {event} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] 
15:12:38 [2024-02-22T20:12:38.127Z] (Eclipse:4489): Gtk-CRITICAL **: 20:12:38.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {event} time=-764225686 data=null button=1 stateMask=0x80000 x=79 y=35 count=1}, Tree node with text: event]
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:12:38 [2024-02-22T20:12:38.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Log Entry}. Setting state to selected
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Log Entry} time=-764225681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-764225681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Log Entry} time=-764225681 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Log Entry} time=-764225681 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Log Entry} time=-764225680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Log Entry} time=-764225680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Log Entry} time=-764225680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] 
15:12:38 [2024-02-22T20:12:38.383Z] (Eclipse:4489): Gtk-CRITICAL **: 20:12:38.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Log Entry} time=-764225662 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Log Entry} time=-764225661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Log Entry} time=-764225661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Log Entry} time=-764225661 data=null doit=true}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Log Entry} time=-764225661 data=null}, (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')]
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Log Entry", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-764225657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-764225657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-764225657 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-764225657 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-764225651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-764225650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-764225650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-764225560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-764225560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-764225560 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-764225560 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-764225559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-764225559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-764225559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-764226354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:38 [2024-02-22T20:12:38.641Z] 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=-764225287 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-764225283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-764225282 data=null doit=true}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-764225282 data=null}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-764225282 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-764225282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-764225281 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-764225280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764225280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-764225280 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-764225280 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-764225275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-764225275 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-764225201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764225200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-764225200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-764225199 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-764225199 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:12:38 [2024-02-22T20:12:38.642Z] 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=-764225198 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-764225197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-764225197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-764225197 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-764225197 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-764225197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-764225197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-764225196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-764225275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:38 [2024-02-22T20:12:38.899Z] 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=-764225096 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-764225094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-764225094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-764225094 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-764225093 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-764225093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-764225093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-764225092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-764226691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764224982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-764224964 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestXML}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestXML} time=-764224963 data=null doit=true}, TreeItem with text {TestXML}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-764224963 data=null}, TreeItem with text {TestXML}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-764224963 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:38 [2024-02-22T20:12:38.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764224962 data=null item=TreeItem {TestXML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestXML}]
15:12:39 [2024-02-22T20:12:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-764224897 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestXML}]
15:12:39 [2024-02-22T20:12:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:12:39 [2024-02-22T20:12:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:12:39 [2024-02-22T20:12:39.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764223874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223874 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764223873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223872 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] 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=-764223872 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764223871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764223871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764223871 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764223870 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764223870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764223870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764223870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:40 [2024-02-22T20:12:40.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764224789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:12:40 [2024-02-22T20:12:40.646Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.442 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
15:12:40 [2024-02-22T20:12:40.646Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard.testNew -- Time elapsed: 4.094 s
15:12:40 [2024-02-22T20:12:40.646Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:12:40 [2024-02-22T20:12:40.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764223290 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:40 [2024-02-22T20:12:40.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764223091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:40 [2024-02-22T20:12:40.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764222972 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764222972 data=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764222971 data=null}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764222971 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764222971 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764222936 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764222934 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764222934 data=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764222934 data=null}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764222934 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764222933 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764222921 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764222920 data=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764222920 data=null}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764222920 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764222920 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764222917 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764222916 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764222916 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764222915 data=null}, TreeItem with text {Traces [0]}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764222915 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:40 [2024-02-22T20:12:40.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764222915 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764222900 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764222899 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764222899 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764222899 data=null}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764222898 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764222898 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764222889 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:12:41 [2024-02-22T20:12:41.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:41 [2024-02-22T20:12:41.416Z] 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=-764222493 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with mnemonic 'New...'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on New...
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {New...} time=-764222487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-764222486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {New...} time=-764222486 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {New...} time=-764222486 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {New...} time=-764222486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {New...} time=-764222486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {New...} time=-764222290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {New...} time=-764222280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {New...} time=-764222280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {New...} time=-764222280 data=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {New...} time=-764222279 data=null}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on New...
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:12:41 [2024-02-22T20:12:41.674Z] 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=-764222277 data=null doit=true}, Shell with text {Custom Text Parser}]
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:12:41 [2024-02-22T20:12:41.675Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:12:41 [2024-02-22T20:12:41.675Z] 
15:12:41 [2024-02-22T20:12:41.675Z] (Eclipse:4489): Gtk-WARNING **: 20:12:41.653: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:12:41 [2024-02-22T20:12:41.675Z] 
15:12:41 [2024-02-22T20:12:41.675Z] (Eclipse:4489): Gtk-WARNING **: 20:12:41.659: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-764222156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:12:41 [2024-02-22T20:12:41.932Z] 
15:12:41 [2024-02-22T20:12:41.932Z] (Eclipse:4489): Gtk-WARNING **: 20:12:41.706: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'format:')
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: of type 'Text'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:41 [2024-02-22T20:12:41.932Z] 
15:12:41 [2024-02-22T20:12:41.932Z] (Eclipse:4489): Gtk-WARNING **: 20:12:41.722: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764222076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764222075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764222075 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764222075 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764222075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764222075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764222074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:41 [2024-02-22T20:12:41.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764221990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764221990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764221990 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764221989 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764221989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764221989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764221989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-764221956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764221955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-764221955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-764221955 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-764221955 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-764221901 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-764221900 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-764221900 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:41 [2024-02-22T20:12:41.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-764221900 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:42 [2024-02-22T20:12:42.191Z] 
15:12:42 [2024-02-22T20:12:42.191Z] (Eclipse:4489): Gtk-WARNING **: 20:12:41.939: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764221899 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-764221792 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}]
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764221771 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-764221771 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-764221771 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764221771 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764221770 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764221702 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
15:12:42 [2024-02-22T20:12:42.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764221690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764221689 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764221689 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764221689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764221685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:42 [2024-02-22T20:12:42.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:12:42 [2024-02-22T20:12:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:12:42 [2024-02-22T20:12:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:12:42 [2024-02-22T20:12:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:12:42 [2024-02-22T20:12:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:12:42 [2024-02-22T20:12:42.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-764221646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-764221593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-764221593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-764221593 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-764221593 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-764221593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-764221592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-764221592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-764221583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-764221582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-764221582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-764221582 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-764221582 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-764221579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-764221579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-764221579 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-764221579 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-764221579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-764221579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-764221579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-764221483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-764221483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-764221483 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-764221483 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-764221483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-764221483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-764221482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {New...} time=-764222486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:42 [2024-02-22T20:12:42.708Z] 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=-764221296 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-764221294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-764221294 data=null doit=true}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-764221294 data=null}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-764221293 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-764221293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-764221293 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-764221292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764221292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-764221292 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-764221292 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-764221291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-764221291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-764221259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764221259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-764221259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-764221258 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-764221258 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:12:42 [2024-02-22T20:12:42.709Z] 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=-764221257 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-764221255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-764221255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-764221255 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-764221255 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-764221255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-764221254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-764221254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-764221291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:42 [2024-02-22T20:12:42.709Z] 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=-764221162 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-764221146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-764221146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-764221146 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-764221145 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-764221145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-764221145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-764221102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-764222797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764221054 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764221048 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764220997 data=null doit=true}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764220997 data=null}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764220997 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764220996 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764220960 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:42 [2024-02-22T20:12:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:12:42 [2024-02-22T20:12:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:12:42 [2024-02-22T20:12:42.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:12:43 [2024-02-22T20:12:43.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
15:12:43 [2024-02-22T20:12:43.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=-764220563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220490 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220489 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.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=-764220473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764220472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764220472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764220472 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764220472 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764220472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764220472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.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')
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764220471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:43 [2024-02-22T20:12:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764220880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764219839 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764219839 data=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764219838 data=null}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764219837 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764219837 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764219814 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764219813 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764219813 data=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764219813 data=null}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764219812 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764219812 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764219801 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764219801 data=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764219801 data=null}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764219800 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764219800 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764219798 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764219797 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764219797 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764219797 data=null}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764219796 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764219796 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764219781 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764219780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764219780 data=null doit=true}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764219780 data=null}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764219780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764219780 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764219775 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:44 [2024-02-22T20:12:44.347Z] 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=-764219467 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:12:44 [2024-02-22T20:12:44.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Demo Category : Demo trace
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-764219446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-764219446 data=null doit=true}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-764219446 data=null}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-764219446 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-764219446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-764219445 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-764219444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-764219444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-764219444 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-764219444 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-764219444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-764219444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-764219249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-764219242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-764219242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-764219242 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-764219242 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
15:12:44 [2024-02-22T20:12:44.861Z] 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=-764219197 data=null doit=true}, Shell with text {Custom Text Parser}]
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Custom Text Parser}
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: of type 'Combo'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: (of type 'Combo')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to Timestamp
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Timestamp} [layout=null] time=-764219094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to Timestamp
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:44 [2024-02-22T20:12:44.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "format:", using matcher: with mnemonic 'format:'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764219059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764219059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764219059 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764219059 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764219059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764219059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764219058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-764218988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764218987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-764218987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-764218987 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-764218987 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: of type 'StyledText'
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "", using matcher: (of type 'StyledText')
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-764218974 data=null button=0 stateMask=0x0 x=142 y=12 count=0}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-764218973 data=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-764218963 data=null}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:44 [2024-02-22T20:12:44.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-764218963 data=null button=1 stateMask=0x0 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764218962 data=null item=TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-764218888 data=null button=1 stateMask=0x80000 x=142 y=12 count=1}, TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}]
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764218859 data=null button=0 stateMask=0x0 x=103 y=35 count=0}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-764218859 data=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-764218858 data=null}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764218858 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764218858 data=null item=TreeItem {Root Line 2 (0,∞) : } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-764218784 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, TreeItem with text {Root Line 2 (0,∞) : }]
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Category", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ss", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Test Trace", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "12", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764218774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764218774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764218774 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764218774 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764218769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764218769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764218769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Message", using matcher: of type 'Combo'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: of type 'Combo'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: with text 'Set'
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Append with |} [layout=null] time=-764218688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with text 'Set')]
15:12:45 [2024-02-22T20:12:45.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with text 'Set') to Append with |
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Highlight All
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Highlight All} time=-764218681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-764218681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Highlight All} time=-764218681 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Highlight All} time=-764218681 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Highlight All} time=-764218681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Highlight All} time=-764218681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Highlight All} time=-764218681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Highlight All} time=-764218677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Highlight All} time=-764218677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Highlight All} time=-764218677 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Highlight All} time=-764218677 data=null doit=true}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Highlight All} time=-764218677 data=null}, (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Highlight All
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Event type:", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Highlight All", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-764218667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-764218667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-764218667 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-764218667 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-764218666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-764218666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-764218666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-764218573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-764218572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-764218572 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-764218572 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-764218572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-764218572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-764218572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-764219444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:45 [2024-02-22T20:12:45.639Z] 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=-764218368 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Test Category : Test Trace
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-764218367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-764218367 data=null doit=true}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-764218367 data=null}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-764218366 data=null button=1 stateMask=0x0 x=103 y=34 count=1}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-764218366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-764218366 data=null button=1 stateMask=0x80000 x=103 y=34 count=1}, (of type 'List')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-764218365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764218365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-764218365 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-764218365 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-764218365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-764218365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-764218291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-764218290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-764218290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-764218290 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-764218290 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
15:12:45 [2024-02-22T20:12:45.640Z] 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=-764218289 data=null doit=true}, Shell with text {Delete Custom Parser}]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Custom Parser}
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-764218288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-764218288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-764218288 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-764218288 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-764218288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-764218288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-764218288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-764218365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:12:45 [2024-02-22T20:12:45.640Z] 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=-764218181 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Manage Custom Parsers}
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:12:45 [2024-02-22T20:12:45.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-764218180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-764218180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-764218180 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-764218180 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-764218180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-764218180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-764218180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:12:45 [2024-02-22T20:12:45.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-764219698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:12:45 [2024-02-22T20:12:45.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:45 [2024-02-22T20:12:45.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764218086 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-764218080 data=null button=0 stateMask=0x0 x=69 y=12 count=0}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestText} time=-764218080 data=null doit=true}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestText} time=-764218080 data=null}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestText} time=-764218079 data=null button=1 stateMask=0x0 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764218079 data=null item=TreeItem {TestText} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestText} time=-764218052 data=null button=1 stateMask=0x80000 x=69 y=12 count=1}, TreeItem with text {TestText}]
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:12:45 [2024-02-22T20:12:45.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:12:46 [2024-02-22T20:12:46.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764217178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217178 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217178 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] 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=-764217177 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:46 [2024-02-22T20:12:46.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764217176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764217175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764217175 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764217175 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764217175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764217175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764217175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:46 [2024-02-22T20:12:46.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764217957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:12:47 [2024-02-22T20:12:47.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.624 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
15:12:47 [2024-02-22T20:12:47.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testNew -- Time elapsed: 3.124 s
15:12:47 [2024-02-22T20:12:47.279Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard.testEdit -- Time elapsed: 3.297 s
15:12:47 [2024-02-22T20:12:47.279Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:12:47 [2024-02-22T20:12:47.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@7e532f2d] time=-764216647 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:47 [2024-02-22T20:12:47.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:47 [2024-02-22T20:12:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:12:47 [2024-02-22T20:12:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:12:47 [2024-02-22T20:12:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:12:47 [2024-02-22T20:12:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764216486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:12:47 [2024-02-22T20:12:47.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764214571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764214567 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764214567 data=null doit=true}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764214567 data=null}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764214567 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764214566 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764214559 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764214558 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764214558 data=null doit=true}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764214558 data=null}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764214557 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764214557 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764214556 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-764214481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764214394 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764214394 data=null doit=true}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764214393 data=null}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764214393 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764214393 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764214391 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764214391 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764214391 data=null doit=true}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764214391 data=null}, TableItem with text {}]
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: of type 'StyledText'
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 01 00:00:03 Host...", using matcher: (of type 'StyledText')
15:12:49 [2024-02-22T20:12:49.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:49 [2024-02-22T20:12:49.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:49 [2024-02-22T20:12:49.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:49 [2024-02-22T20:12:49.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:50 [2024-02-22T20:12:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:50 [2024-02-22T20:12:50.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledText - Attempting to set focus on (of type 'StyledText')
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764213379 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764213378 data=null doit=true}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:12:50 [2024-02-22T20:12:50.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764213375 data=null}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764213375 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764213344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764213295 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764213295 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764213294 data=null doit=true}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764213294 data=null}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764213293 data=null button=0 stateMask=0x0 x=24 y=104 count=0}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764213293 data=null doit=true}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.705Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764213293 data=null}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764213292 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764213292 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764213275 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, TableItem with text {}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Raw", using matcher: with mnemonic 'Hide Raw'
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Raw'
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Raw} time=-764213201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Raw']
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Raw'
15:12:50 [2024-02-22T20:12:50.706Z] 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@7e532f2d] time=-764213191 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-764213100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-764213099 data=null doit=true}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-764213099 data=null}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-764213099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764213099 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-764213062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:12:50 [2024-02-22T20:12:50.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:12:50 [2024-02-22T20:12:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:12:50 [2024-02-22T20:12:50.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:12:51 [2024-02-22T20:12:51.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:12:51 [2024-02-22T20:12:51.217Z] 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=-764212653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764212582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212582 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212582 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764212581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.473Z] 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=-764212581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.474Z] 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=-764212581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764212580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764212579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764212579 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764212579 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764212579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764212579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:51 [2024-02-22T20:12:51.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:12:51 [2024-02-22T20:12:51.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764212579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:51 [2024-02-22T20:12:51.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764212985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:12:51 [2024-02-22T20:12:51.985Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.578 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
15:12:51 [2024-02-22T20:12:51.985Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest.testRead -- Time elapsed: 4.413 s
15:12:51 [2024-02-22T20:12:51.985Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764212061 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764211955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:12:51 [2024-02-22T20:12:51.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-764210355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-764210317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-764210285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:12:53 [2024-02-22T20:12:53.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-764210257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-764210248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:12:53 [2024-02-22T20:12:53.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-764208794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:12:55 [2024-02-22T20:12:55.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-764207279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-764207244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:12:56 [2024-02-22T20:12:56.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-764207184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-764207158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-764207098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-764207091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-764207082 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-764207075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-764207043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-764207017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-764206985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:12:56 [2024-02-22T20:12:56.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:12:57 [2024-02-22T20:12:57.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-764206946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:12:57 [2024-02-22T20:12:57.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Timestamp'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-764205389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Timestamp']
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Timestamp'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Host'
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Host} time=-764205354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Host']
15:12:58 [2024-02-22T20:12:58.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Host'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Logger'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Logger} time=-764205323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Logger']
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Logger'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "File", using matcher: with mnemonic 'File'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'File'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {File} time=-764205294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'File']
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'File'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Line'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Line} time=-764205263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Line']
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Line'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Message'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Message} time=-764205256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Message']
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Message'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show All'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show All} time=-764205252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show All']
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show All'
15:12:58 [2024-02-22T20:12:58.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@7e532f2d] time=-764205151 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764205146 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764205146 data=null doit=true}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764205146 data=null}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764205145 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764205145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764205093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:12:58 [2024-02-22T20:12:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:12:58 [2024-02-22T20:12:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:12:58 [2024-02-22T20:12:58.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204779 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] 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=-764204779 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764204749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764204749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764204749 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764204749 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764204748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764204748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:59 [2024-02-22T20:12:59.507Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764204748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764205051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:12:59 [2024-02-22T20:12:59.507Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.587 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
15:12:59 [2024-02-22T20:12:59.507Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testPersistHiding -- Time elapsed: 3.145 s
15:12:59 [2024-02-22T20:12:59.507Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testToggleColumns -- Time elapsed: 1.787 s
15:12:59 [2024-02-22T20:12:59.507Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest.testShowAll -- Time elapsed: 1.718 s
15:12:59 [2024-02-22T20:12:59.507Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764204468 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764204323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:12:59 [2024-02-22T20:12:59.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:03 [2024-02-22T20:13:03.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764200462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764200458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764200458 data=null doit=true}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764200458 data=null}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764200458 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764200454 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764200454 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764200453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764200452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764200452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764200452 data=null doit=true}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764200452 data=null}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:e
15:13:03 [2024-02-22T20:13:03.674Z]  into text (of type 'Text')
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:03 [2024-02-22T20:13:03.674Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''e
15:13:03 [2024-02-22T20:13:03.674Z] '' with an interval of {1}ms. between characters.
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764199941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764199940 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764199940 data=null doit=true}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764199940 data=null}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764199940 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764199940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:03 [2024-02-22T20:13:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764199939 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:13:05 [2024-02-22T20:13:05.294Z] 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@7e532f2d] time=-764198888 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764198849 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764198849 data=null doit=true}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764198849 data=null}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764198849 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764198849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764198842 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:05 [2024-02-22T20:13:05.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764198381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.550Z] 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=-764198381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764198380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.551Z] 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=-764198380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.551Z] 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=-764198380 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.551Z] 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=-764198380 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764198380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764198380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764198380 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764198379 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764198379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764198379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:05 [2024-02-22T20:13:05.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:05 [2024-02-22T20:13:05.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764198379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:05 [2024-02-22T20:13:05.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764198769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764196300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764196300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764196300 data=null doit=true}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764196300 data=null}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764196300 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764196259 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764196257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764196256 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764196255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764196255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764196255 data=null doit=true}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764196255 data=null}, (of type 'Table')]
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:00
15:13:07 [2024-02-22T20:13:07.700Z]  into text (of type 'Text')
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:07 [2024-02-22T20:13:07.700Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''00
15:13:07 [2024-02-22T20:13:07.700Z] '' with an interval of {1}ms. between characters.
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764195799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764195799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764195799 data=null doit=true}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764195799 data=null}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764195798 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764195798 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:08 [2024-02-22T20:13:08.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764195797 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:09 [2024-02-22T20:13:09.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764194883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764194865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764194865 data=null doit=true}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764194865 data=null}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764194865 data=null button=1 stateMask=0x0 x=14 y=12 count=1}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764194854 data=null button=1 stateMask=0x80000 x=14 y=12 count=1}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] 
15:13:09 [2024-02-22T20:13:09.188Z] !ENTRY org.eclipse.ui 4 0 2024-02-22 20:13:08.957
15:13:09 [2024-02-22T20:13:09.188Z] !MESSAGE Unhandled event loop exception
15:13:09 [2024-02-22T20:13:09.188Z] !STACK 0
15:13:09 [2024-02-22T20:13:09.188Z] org.eclipse.swt.SWTException: Widget is disposed
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:480)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:619)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:289)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:13:09 [2024-02-22T20:13:09.188Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:13:09 [2024-02-22T20:13:09.188Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:13:09 [2024-02-22T20:13:09.188Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:13:09 [2024-02-22T20:13:09.188Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:13:09 [2024-02-22T20:13:09.188Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764194854 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764194842 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764194841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764194841 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764194841 data=null doit=true}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764194841 data=null}, (of type 'Table')]
15:13:09 [2024-02-22T20:13:09.188Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:10 [2024-02-22T20:13:10.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764192266 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764192228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764192228 data=null doit=true}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764192227 data=null}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764192227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764192227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764192220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:11 [2024-02-22T20:13:11.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:11 [2024-02-22T20:13:11.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:11 [2024-02-22T20:13:11.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:12 [2024-02-22T20:13:12.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191832 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191832 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.178Z] 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=-764191832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] 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=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] 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=-764191832 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] 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=-764191832 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] 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=-764191832 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764191783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764191783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764191783 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764191783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764191783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764191783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:12 [2024-02-22T20:13:12.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:12 [2024-02-22T20:13:12.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764191783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:12 [2024-02-22T20:13:12.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764192165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764189606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764189603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764189603 data=null doit=true}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764189603 data=null}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764189603 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764189600 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764189599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764189598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764189598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764189598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764189597 data=null doit=true}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764189597 data=null}, (of type 'Table')]
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:13:14 [2024-02-22T20:13:14.324Z]  into text (of type 'Text')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:14 [2024-02-22T20:13:14.324Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:13:14 [2024-02-22T20:13:14.324Z] '' with an interval of {1}ms. between characters.
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764188843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764188843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764188843 data=null doit=true}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764188843 data=null}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764188843 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764188842 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:15 [2024-02-22T20:13:15.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764188841 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:13:16 [2024-02-22T20:13:16.181Z] 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@7e532f2d] time=-764187872 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764187831 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764187831 data=null doit=true}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764187831 data=null}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764187830 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764187830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764187805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:16 [2024-02-22T20:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:16 [2024-02-22T20:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:16 [2024-02-22T20:13:16.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764186950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186950 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186950 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.110Z] 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=-764186949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764186949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.111Z] 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=-764186949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.111Z] 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=-764186949 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.111Z] 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=-764186949 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764186949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764186948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764186948 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764186948 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764186948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764186948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:17 [2024-02-22T20:13:17.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:17 [2024-02-22T20:13:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764186948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:17 [2024-02-22T20:13:17.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764187769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764184837 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764184834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764184834 data=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764184834 data=null}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764184834 data=null button=1 stateMask=0x0 x=102 y=12 count=1}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764184831 data=null button=1 stateMask=0x80000 x=102 y=12 count=1}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764184830 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764184829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764184829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764184829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764184829 data=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764184828 data=null}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:2 into text (of type 'Text')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''2'' with an interval of {1}ms. between characters.
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764184548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764184541 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764184541 data=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764184541 data=null}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764184541 data=null button=1 stateMask=0x0 x=682 y=12 count=1}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764184538 data=null button=1 stateMask=0x80000 x=682 y=12 count=1}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764184537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764184537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764184536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764184536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764184536 data=null doit=true}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764184536 data=null}, (of type 'Table')]
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:F into text (of type 'Text')
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''F'' with an interval of {1}ms. between characters.
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: of type 'Text'
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "F", using matcher: (of type 'Text')
15:13:19 [2024-02-22T20:13:19.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CLabel with text "", using matcher: of type 'CLabel'
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-764182921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-764182921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-764182921 data=null doit=true}, CLabel with text {Message matches "F"}]
15:13:20 [2024-02-22T20:13:20.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-764182921 data=null}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-764182921 data=null button=1 stateMask=0x0 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{CLabel {} [layout=null] time=-764182917 data=null button=1 stateMask=0x80000 x=82 y=11 count=1}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {Message matches "F"}
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on CLabel with text {Message matches "F"}
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{CLabel {} [layout=null] time=-764182900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{CLabel {} [layout=null] time=-764182900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{CLabel {} [layout=null] time=-764182900 data=null doit=true}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{CLabel {} [layout=null] time=-764182900 data=null}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{CLabel {} [layout=null] time=-764182900 data=null button=1 stateMask=0x0 x=9 y=9 count=1}, CLabel with text {Message matches "F"}]
15:13:21 [2024-02-22T20:13:21.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on CLabel with text {}
15:13:22 [2024-02-22T20:13:22.510Z] 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@7e532f2d] time=-764181373 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764181339 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764181339 data=null doit=true}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764181339 data=null}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764181339 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764181339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764181298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:22 [2024-02-22T20:13:22.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:22 [2024-02-22T20:13:22.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:22 [2024-02-22T20:13:22.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:23 [2024-02-22T20:13:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:23 [2024-02-22T20:13:23.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:23 [2024-02-22T20:13:23.586Z] 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=-764180472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764180472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764180471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] 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=-764180471 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764180470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764180470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764180470 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764180470 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764180470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764180470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764180470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:23 [2024-02-22T20:13:23.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764181266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764178389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764178389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764178389 data=null doit=true}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764178389 data=null}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764178389 data=null button=1 stateMask=0x0 x=205 y=12 count=1}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764178346 data=null button=1 stateMask=0x80000 x=205 y=12 count=1}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764178344 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764178343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764178343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764178343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764178343 data=null doit=true}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764178342 data=null}, (of type 'Table')]
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:HostF
15:13:25 [2024-02-22T20:13:25.484Z]  into text (of type 'Text')
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:25 [2024-02-22T20:13:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''HostF
15:13:25 [2024-02-22T20:13:25.484Z] '' with an interval of {1}ms. between characters.
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [7] in (of type 'Table')
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764177645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764177645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764177645 data=null doit=true}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764177644 data=null}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764177644 data=null button=1 stateMask=0x0 x=24 y=173 count=1}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764177644 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:26 [2024-02-22T20:13:26.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764177643 data=null button=1 stateMask=0x80000 x=24 y=173 count=1}, (of type 'Table')]
15:13:27 [2024-02-22T20:13:27.344Z] 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@7e532f2d] time=-764176722 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764176639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764176639 data=null doit=true}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764176639 data=null}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764176639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764176639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764176632 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:27 [2024-02-22T20:13:27.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:28 [2024-02-22T20:13:28.274Z] 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=-764175681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764175681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.274Z] 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=-764175681 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175681 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764175680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] 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=-764175680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764175679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764175679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764175679 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764175679 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764175679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764175679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:28 [2024-02-22T20:13:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:28 [2024-02-22T20:13:28.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764175679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:28 [2024-02-22T20:13:28.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764176572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:28 [2024-02-22T20:13:28.788Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.30 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
15:13:28 [2024-02-22T20:13:28.788Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testMultiHighlightMessage -- Time elapsed: 4.295 s
15:13:28 [2024-02-22T20:13:28.788Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testSwitchToFilter -- Time elapsed: 6.611 s
15:13:28 [2024-02-22T20:13:28.788Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHighlight -- Time elapsed: 4.816 s
15:13:28 [2024-02-22T20:13:28.788Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testHeaderBar -- Time elapsed: 6.476 s
15:13:28 [2024-02-22T20:13:28.788Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest.testPreference -- Time elapsed: 4.791 s
15:13:28 [2024-02-22T20:13:28.788Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:13:28 [2024-02-22T20:13:28.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@7e532f2d] time=-764175163 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764175053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:13:28 [2024-02-22T20:13:28.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Show Raw'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-764173373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Show Raw']
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Show Raw'
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764173224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764173224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764173224 data=null doit=true}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764173223 data=null}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764173223 data=null button=1 stateMask=0x0 x=102 y=104 count=1}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764173223 data=null button=1 stateMask=0x80000 x=102 y=104 count=1}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764173223 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764173218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764173217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764173217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764173217 data=null doit=true}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764173217 data=null}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [4] in (of type 'Table')
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764173216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764173216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764173216 data=null doit=true}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764173216 data=null}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764173216 data=null button=1 stateMask=0x0 x=24 y=104 count=1}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764173216 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764173215 data=null button=1 stateMask=0x80000 x=24 y=104 count=1}, (of type 'Table')]
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
15:13:30 [2024-02-22T20:13:30.683Z] 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@7e532f2d] time=-764173213 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:13:30 [2024-02-22T20:13:30.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:13:30 [2024-02-22T20:13:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:13:30 [2024-02-22T20:13:30.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-764172770 data=null doit=true}, Shell with text {Preferences}]
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-764172769 data=null doit=true}, Shell with text {Preferences}]
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text')
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: of type 'Text'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "5", using matcher: (of type 'Text')
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {General}
15:13:31 [2024-02-22T20:13:31.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-764172757 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-764172757 data=null doit=true}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-764172756 data=null}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-764172734 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172734 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-764172734 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {General} time=-764172734 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {General} time=-764172733 data=null doit=true}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {General} time=-764172724 data=null}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {General}
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {General} time=-764172724 data=null button=0 stateMask=0x0 x=52 y=12 count=0}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-764172724 data=null doit=true}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-764172724 data=null}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-764172723 data=null button=1 stateMask=0x0 x=52 y=12 count=1}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172723 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-764172723 data=null button=1 stateMask=0x80000 x=52 y=12 count=1}, TreeItem with text {General}]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Appearance
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-764172219 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-764172219 data=null doit=true}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-764172219 data=null}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-764172218 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172218 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-764172217 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-764172186 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-764172186 data=null doit=true}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-764172186 data=null}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Appearance
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-764172186 data=null button=0 stateMask=0x0 x=88 y=35 count=0}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Appearance} time=-764172186 data=null doit=true}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-764172185 data=null}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-764172185 data=null button=1 stateMask=0x0 x=88 y=35 count=1}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172185 data=null item=TreeItem {Appearance} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-764172185 data=null button=1 stateMask=0x80000 x=88 y=35 count=1}, Tree node with text: Appearance]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Colors and Fonts
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-764172184 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-764172184 data=null doit=true}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-764172184 data=null}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-764172184 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172184 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-764172183 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-764172107 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-764172106 data=null doit=true}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-764172106 data=null}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Colors and Fonts
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-764172106 data=null button=0 stateMask=0x0 x=124 y=58 count=0}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-764172106 data=null doit=true}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-764172105 data=null}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-764172105 data=null button=1 stateMask=0x0 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172105 data=null item=TreeItem {Colors and Fonts} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-764172104 data=null button=1 stateMask=0x80000 x=124 y=58 count=1}, Tree node with text: Colors and Fonts]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {Tracing}
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-764172098 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-764172098 data=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-764172095 data=null}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-764172094 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172094 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-764172094 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-764172093 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-764172093 data=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-764172093 data=null}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {Tracing}
15:13:31 [2024-02-22T20:13:31.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-764172093 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-764172093 data=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-764172092 data=null}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-764172092 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172092 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-764172091 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-764172091 data=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-764172091 data=null}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-764172090 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764172090 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-764172066 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172066 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172065 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172065 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172065 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172065 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172064 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172064 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172063 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172063 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172063 data=null button=0 stateMask=0x0 x=272 y=173 count=0}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172063 data=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172063 data=null}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172062 data=null button=1 stateMask=0x0 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764172062 data=null item=TreeItem {Trace event raw text font (set to default: Text Font)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] 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=-764172062 data=null button=1 stateMask=0x80000 x=272 y=173 count=1}, Tree node with text: Trace event raw text font (set to default: Text Font)]
15:13:31 [2024-02-22T20:13:31.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Use System Font
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-764172060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-764172060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Use System Font} time=-764172060 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Use System Font} time=-764172059 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Use System Font} time=-764172059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Use System Font} time=-764172059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Use System Font} time=-764172059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Use System Font} time=-764172057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Use System Font} time=-764172057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Use System Font} time=-764172056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Use System Font} time=-764172056 data=null doit=true}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Use System Font} time=-764172056 data=null}, (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Use System Font
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-764172055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-764172055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-764172055 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-764172055 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-764172054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:31 [2024-02-22T20:13:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-764172054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-764172054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-764171994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-764171993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-764171993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-764171993 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-764171993 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset} time=-764171991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset} time=-764171991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset} time=-764171991 data=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset} time=-764171991 data=null}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset} time=-764171991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset} time=-764171991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset} time=-764171991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Reset
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Edit...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Use System Font", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Go to Default", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "E&xpand All", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-764171973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-764171973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-764171973 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-764171973 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-764171973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-764171973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-764171973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-764173059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:13:32 [2024-02-22T20:13:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764171392 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764171387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764171387 data=null doit=true}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764171387 data=null}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764171387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764171387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764171361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:32 [2024-02-22T20:13:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:32 [2024-02-22T20:13:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] 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=-764171068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764171055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764171054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764171054 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764171054 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764171054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764171054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:32 [2024-02-22T20:13:32.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:32 [2024-02-22T20:13:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:33 [2024-02-22T20:13:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764171054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:33 [2024-02-22T20:13:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764171296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:33 [2024-02-22T20:13:33.308Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.646 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
15:13:33 [2024-02-22T20:13:33.308Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest.testChangeFont -- Time elapsed: 4.534 s
15:13:33 [2024-02-22T20:13:33.308Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:13:33 [2024-02-22T20:13:33.308Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
15:13:33 [2024-02-22T20:13:33.308Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest skipped
15:13:33 [2024-02-22T20:13:33.308Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:13:33 [2024-02-22T20:13:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764170502 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764170390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:13:33 [2024-02-22T20:13:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:35 [2024-02-22T20:13:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:35 [2024-02-22T20:13:35.457Z] 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@7e532f2d] time=-764168786 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:35 [2024-02-22T20:13:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:35 [2024-02-22T20:13:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:35 [2024-02-22T20:13:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:35 [2024-02-22T20:13:35.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764168784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:35 [2024-02-22T20:13:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:35 [2024-02-22T20:13:35.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:35 [2024-02-22T20:13:35.714Z] 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=-764168281 data=null doit=true}, Shell with text {Trace Changed}]
15:13:35 [2024-02-22T20:13:35.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:35 [2024-02-22T20:13:35.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:35 [2024-02-22T20:13:35.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:35 [2024-02-22T20:13:35.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764168281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764168280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764168280 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764168280 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764168280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764168280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764168280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:35 [2024-02-22T20:13: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"'
15:13:35 [2024-02-22T20:13:35.715Z] 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@7e532f2d] time=-764168200 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:35 [2024-02-22T20:13:35.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764168198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:35 [2024-02-22T20:13:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:37 [2024-02-22T20:13:37.607Z] 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@7e532f2d] time=-764166661 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:37 [2024-02-22T20:13:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:37 [2024-02-22T20:13:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764166659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:37 [2024-02-22T20:13:37.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:37 [2024-02-22T20:13:37.865Z] 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=-764166157 data=null doit=true}, Shell with text {Trace Changed}]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764166156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764166156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764166156 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764166156 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764166156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764166156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764166156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Test/Traces/test.txt - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764166075 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764166053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:37 [2024-02-22T20:13:37.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:39 [2024-02-22T20:13:39.757Z] 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@7e532f2d] time=-764164530 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764164528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:39 [2024-02-22T20:13:39.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:40 [2024-02-22T20:13:40.013Z] 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=-764164026 data=null doit=true}, Shell with text {Trace Changed}]
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764164025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764164025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764164025 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764164025 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764164025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764164025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764164025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:40 [2024-02-22T20:13:40.014Z] 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@7e532f2d] time=-764163937 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764163935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:40 [2024-02-22T20:13:40.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:41 [2024-02-22T20:13:41.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:41 [2024-02-22T20:13:41.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:41 [2024-02-22T20:13:41.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:41 [2024-02-22T20:13:41.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:41 [2024-02-22T20:13:41.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:41 [2024-02-22T20:13:41.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:42 [2024-02-22T20:13:42.196Z] 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@7e532f2d] time=-764161823 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-764161787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-764161787 data=null doit=true}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-764161787 data=null}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-764161787 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764161787 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-764161773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:42 [2024-02-22T20:13:42.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:43 [2024-02-22T20:13:43.126Z] 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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.126Z] 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=-764160987 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.126Z] 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=-764160987 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.126Z] 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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.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=-764160987 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:43 [2024-02-22T20:13:43.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')
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:43 [2024-02-22T20:13:43.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764160986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764160986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764160986 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764160986 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764160986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764160986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:43 [2024-02-22T20:13:43.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:43 [2024-02-22T20:13:43.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:43 [2024-02-22T20:13:43.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:43 [2024-02-22T20:13:43.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764160986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:43 [2024-02-22T20:13:43.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764161736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:43 [2024-02-22T20:13:43.383Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.02 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
15:13:43 [2024-02-22T20:13:43.383Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace.testRefresh -- Time elapsed: 9.907 s
15:13:43 [2024-02-22T20:13:43.383Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:13:43 [2024-02-22T20:13:43.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764160474 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764160360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:43 [2024-02-22T20:13:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-764160193 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-764160193 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-764160193 data=null}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-764160192 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764160192 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-764160182 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-764160181 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-764160181 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-764160181 data=null}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-764160181 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764160181 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-764160164 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-764160164 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-764160164 data=null}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-764160164 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764160164 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-764160162 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764160161 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764160161 data=null doit=true}, TreeItem with text {Traces [0]}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764160161 data=null}, TreeItem with text {Traces [0]}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764160161 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764160161 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:13:43 [2024-02-22T20:13:43.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764160148 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample10322563489545050263.xml"'
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-764158781 data=null doit=true}, TreeItem with text {Traces [1]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-764158781 data=null}, TreeItem with text {Traces [1]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-764158781 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764158780 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-764158779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158740 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample10322563489545050263.xml} time=-764158739 data=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample10322563489545050263.xml} time=-764158739 data=null}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158739 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764158739 data=null item=TreeItem {sample10322563489545050263.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158699 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158698 data=null button=0 stateMask=0x0 x=197 y=81 count=0}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample10322563489545050263.xml} time=-764158698 data=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample10322563489545050263.xml} time=-764158698 data=null}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158698 data=null button=1 stateMask=0x0 x=197 y=81 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764158698 data=null item=TreeItem {sample10322563489545050263.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158694 data=null button=1 stateMask=0x80000 x=197 y=81 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
15:13:45 [2024-02-22T20:13:45.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Apply Time Offset...'
15:13:45 [2024-02-22T20:13:45.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Apply Time Offset...'
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Apply time offset}
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158255 data=null button=0 stateMask=0x0 x=134 y=12 count=0}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample10322563489545050263.xml} time=-764158255 data=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample10322563489545050263.xml} time=-764158255 data=null}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158255 data=null button=1 stateMask=0x0 x=134 y=12 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764158254 data=null item=TreeItem {sample10322563489545050263.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158254 data=null button=1 stateMask=0x80000 x=134 y=12 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {sample10322563489545050263.xml}
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158253 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sample10322563489545050263.xml} time=-764158253 data=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sample10322563489545050263.xml} time=-764158253 data=null}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158253 data=null button=1 stateMask=0x0 x=491 y=12 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764158250 data=null item=TreeItem {sample10322563489545050263.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158250 data=null button=1 stateMask=0x80000 x=491 y=12 count=1}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {sample10322563489545050263.xml} time=-764158250 data=null button=0 stateMask=0x0 x=491 y=12 count=0}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {sample10322563489545050263.xml} time=-764158250 data=null doit=true}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {sample10322563489545050263.xml} time=-764158250 data=null}, TreeItem with text {sample10322563489545050263.xml}]
15:13:45 [2024-02-22T20:13:45.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {sample10322563489545050263.xml}
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Basic", using matcher: of type 'Button'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced", using matcher: of type 'Button'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:45 [2024-02-22T20:13:45.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')
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764158241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764158241 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764158240 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764158240 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764158240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764158240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:45 [2024-02-22T20:13:45.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764158240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:46 [2024-02-22T20:13:46.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-764158583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Apply Time Offset...']
15:13:46 [2024-02-22T20:13:46.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"sample10322563489545050263.xml"'
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample10322563489545050263.xml - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764156595 data=null doit=true}, Shell with text {data - TestForOffsetting/Traces/sample10322563489545050263.xml - Eclipse Platform}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-764156549 data=null button=0 stateMask=0x0 x=97 y=12 count=0}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-764156548 data=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-764156548 data=null}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-764156548 data=null button=1 stateMask=0x0 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764156548 data=null item=TreeItem {TestForOffsetting} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-764156529 data=null button=1 stateMask=0x80000 x=97 y=12 count=1}, TreeItem with text {TestForOffsetting}]
15:13:47 [2024-02-22T20:13:47.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:47 [2024-02-22T20:13:47.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:47 [2024-02-22T20:13:47.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:48 [2024-02-22T20:13:48.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] 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=-764155799 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:48 [2024-02-22T20:13:48.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')
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764155798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764155798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764155798 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764155798 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764155798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764155798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:48 [2024-02-22T20:13:48.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:48 [2024-02-22T20:13:48.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:48 [2024-02-22T20:13:48.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:48 [2024-02-22T20:13:48.332Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:48 [2024-02-22T20:13:48.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:48 [2024-02-22T20:13:48.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764155798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:48 [2024-02-22T20:13:48.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764156498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:48 [2024-02-22T20:13:48.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.182 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
15:13:48 [2024-02-22T20:13:48.587Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting.testOffsetting -- Time elapsed: 5.180 s
15:13:48 [2024-02-22T20:13:48.587Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:13:48 [2024-02-22T20:13:48.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764155286 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:48 [2024-02-22T20:13:48.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:48 [2024-02-22T20:13:48.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:13:48 [2024-02-22T20:13:48.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:13:48 [2024-02-22T20:13:48.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:13:48 [2024-02-22T20:13:48.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764155200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:13:48 [2024-02-22T20:13:48.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:50 [2024-02-22T20:13:50.209Z] 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@7e532f2d] time=-764153713 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764153711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:50 [2024-02-22T20:13:50.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:50 [2024-02-22T20:13:50.772Z] 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=-764153209 data=null doit=true}, Shell with text {Trace Changed}]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764153209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764153209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764153209 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764153209 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764153208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764153208 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764153208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:50 [2024-02-22T20:13:50.772Z] 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@7e532f2d] time=-764153063 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:50 [2024-02-22T20:13:50.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:50 [2024-02-22T20:13:50.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:50 [2024-02-22T20:13:50.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:50 [2024-02-22T20:13:50.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764153061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:50 [2024-02-22T20:13:50.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:52 [2024-02-22T20:13:52.662Z] 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@7e532f2d] time=-764151529 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:52 [2024-02-22T20:13:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:52 [2024-02-22T20:13:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764151517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:52 [2024-02-22T20:13:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:52 [2024-02-22T20:13:52.919Z] 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=-764151014 data=null doit=true}, Shell with text {Trace Changed}]
15:13:52 [2024-02-22T20:13:52.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764151014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764151014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764151014 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764151014 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764151014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764151014 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764151014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:52 [2024-02-22T20:13:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:52 [2024-02-22T20:13:52.920Z] 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@7e532f2d] time=-764150907 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:52 [2024-02-22T20:13:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:52 [2024-02-22T20:13:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:52 [2024-02-22T20:13:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764150905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:52 [2024-02-22T20:13:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:54 [2024-02-22T20:13:54.811Z] 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@7e532f2d] time=-764149385 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764149368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:54 [2024-02-22T20:13:54.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:13:55 [2024-02-22T20:13:55.068Z] 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=-764148866 data=null doit=true}, Shell with text {Trace Changed}]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-764148865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-764148865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-764148865 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-764148865 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-764148865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-764148865 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-764148865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:55 [2024-02-22T20:13:55.068Z] 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@7e532f2d] time=-764148762 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-764148761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:13:55 [2024-02-22T20:13:55.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:13:56 [2024-02-22T20:13:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:56 [2024-02-22T20:13:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:13:56 [2024-02-22T20:13:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:13:56 [2024-02-22T20:13:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:13:56 [2024-02-22T20:13:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:57 [2024-02-22T20:13:57.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:13:57 [2024-02-22T20:13:57.472Z] 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@7e532f2d] time=-764146550 data=null doit=true}, Shell with text {data - Test/Traces/test.txt - Eclipse Platform}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-764146505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-764146504 data=null doit=true}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-764146504 data=null}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-764146504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764146504 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-764146490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:13:57 [2024-02-22T20:13:57.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:13:57 [2024-02-22T20:13:57.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146113 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146113 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764146099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] 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=-764146099 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] 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=-764146099 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764146099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764146099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764146098 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764146098 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764146098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764146098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:13:57 [2024-02-22T20:13:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:13:57 [2024-02-22T20:13:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764146098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:13:57 [2024-02-22T20:13:57.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764146447 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:13:58 [2024-02-22T20:13:58.546Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.729 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
15:13:58 [2024-02-22T20:13:58.546Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace.testRefresh -- Time elapsed: 9.641 s
15:13:58 [2024-02-22T20:13:58.546Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764145549 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764145457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145336 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-764145336 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-764145336 data=null}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145336 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764145335 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145306 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145304 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-764145304 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-764145304 data=null}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145297 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764145297 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145288 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-764145288 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-764145288 data=null}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145288 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764145288 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-764145281 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764145280 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764145280 data=null doit=true}, TreeItem with text {Traces [0]}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764145280 data=null}, TreeItem with text {Traces [0]}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764145280 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764145280 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:13:58 [2024-02-22T20:13:58.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764145271 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:14:01 [2024-02-22T20:14:01.063Z] 
15:14:01 [2024-02-22T20:14:01.063Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:00.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:01 [2024-02-22T20:14:01.063Z] 
15:14:01 [2024-02-22T20:14:01.063Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:00.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:01 [2024-02-22T20:14:01.063Z] 
15:14:01 [2024-02-22T20:14:01.063Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:00.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:01 [2024-02-22T20:14:01.063Z] 
15:14:01 [2024-02-22T20:14:01.063Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:00.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764142453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764142452 data=null doit=true}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764142452 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764142451 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764142449 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764142441 data=null}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764142440 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764142439 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764142438 data=null item=null detail=0 x=201 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764142437 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:14:01 [2024-02-22T20:14:01.626Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764142437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764141835 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764141835 data=null doit=true}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764141835 data=null item=null detail=0 x=202 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764141833 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764141833 data=null x=1 y=55 width=0 height=0 detail=0}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764141833 data=null}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764141832 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764141829 data=null button=0 stateMask=0x80000 x=1 y=55 count=0}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764141829 data=null item=null detail=0 x=151 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764141828 data=null button=1 stateMask=0x0 x=1 y=55 count=1}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.189Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764141828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:02 [2024-02-22T20:14:02.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:02 [2024-02-22T20:14:02.750Z] 
15:14:02 [2024-02-22T20:14:02.750Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:02.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:04 [2024-02-22T20:14:04.640Z] 
15:14:04 [2024-02-22T20:14:04.640Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:04.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:04 [2024-02-22T20:14:04.640Z] 
15:14:04 [2024-02-22T20:14:04.640Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:04.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:04 [2024-02-22T20:14:04.640Z] 
15:14:04 [2024-02-22T20:14:04.640Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:04.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138791 data=null button=0 stateMask=0x0 x=183 y=119 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764138790 data=null doit=true}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764138790 data=null}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138781 data=null button=1 stateMask=0x0 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764138780 data=null x=233 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138780 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138778 data=null button=1 stateMask=0x80000 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138778 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764138777 data=null doit=true}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.204Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764138777 data=null}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138268 data=null button=0 stateMask=0x0 x=233 y=119 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764138267 data=null doit=true}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764138267 data=null}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138261 data=null button=1 stateMask=0x0 x=233 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764138260 data=null x=183 y=119 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138260 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138258 data=null button=1 stateMask=0x80000 x=183 y=119 count=1}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.766Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138258 data=null button=0 stateMask=0x0 x=0 y=119 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764138258 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764138257 data=null doit=true}, TimeGraphControl with text {}]
15:14:05 [2024-02-22T20:14:05.767Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764138257 data=null}, TimeGraphControl with text {}]
15:14:06 [2024-02-22T20:14:06.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:08 [2024-02-22T20:14:08.216Z] 
15:14:08 [2024-02-22T20:14:08.216Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:07.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135342 data=null button=0 stateMask=0x0 x=183 y=74 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764135342 data=null doit=true}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.471Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764135342 data=null}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.472Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135334 data=null button=1 stateMask=0x0 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.472Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764135334 data=null x=233 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.726Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135334 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135332 data=null button=1 stateMask=0x80000 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135332 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764135332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764135332 data=null doit=true}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.727Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764135332 data=null}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134829 data=null button=0 stateMask=0x0 x=233 y=74 count=0}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764134828 data=null doit=true}, TimeGraphControl with text {}]
15:14:08 [2024-02-22T20:14:08.983Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764134828 data=null}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134824 data=null button=1 stateMask=0x0 x=233 y=74 count=1}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764134818 data=null x=183 y=74 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134818 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134817 data=null button=1 stateMask=0x80000 x=183 y=74 count=1}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134817 data=null button=0 stateMask=0x0 x=0 y=74 count=0}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764134817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764134817 data=null doit=true}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.240Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764134817 data=null}, TimeGraphControl with text {}]
15:14:09 [2024-02-22T20:14:09.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:11 [2024-02-22T20:14:11.384Z] 
15:14:11 [2024-02-22T20:14:11.384Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:11.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:11 [2024-02-22T20:14:11.384Z] 
15:14:11 [2024-02-22T20:14:11.384Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:11.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:12 [2024-02-22T20:14:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:12 [2024-02-22T20:14:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
15:14:12 [2024-02-22T20:14:12.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:12 [2024-02-22T20:14:12.310Z] 
15:14:12 [2024-02-22T20:14:12.310Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:12.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:14 [2024-02-22T20:14:14.201Z] 
15:14:14 [2024-02-22T20:14:14.201Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:13.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:14 [2024-02-22T20:14:14.201Z] 
15:14:14 [2024-02-22T20:14:14.201Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:13.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:14 [2024-02-22T20:14:14.201Z] 
15:14:14 [2024-02-22T20:14:14.201Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:13.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:14 [2024-02-22T20:14:14.201Z] 
15:14:14 [2024-02-22T20:14:14.201Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:13.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129198 data=null button=0 stateMask=0x0 x=174 y=66 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764129198 data=null doit=true}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764129198 data=null}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129192 data=null button=1 stateMask=0x0 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.643Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764129191 data=null x=224 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129191 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129190 data=null button=1 stateMask=0x80000 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129190 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764129190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764129189 data=null doit=true}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764129189 data=null}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128686 data=null button=0 stateMask=0x0 x=224 y=66 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764128685 data=null doit=true}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764128685 data=null}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128673 data=null button=1 stateMask=0x0 x=224 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 29 to [DragDetect [29]: Event {type=29 TimeGraphControl {} [layout=null] time=-764128672 data=null x=174 y=66 width=0 height=0 detail=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128672 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128671 data=null button=1 stateMask=0x80000 x=174 y=66 count=1}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128671 data=null button=0 stateMask=0x0 x=0 y=66 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764128671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764128670 data=null doit=true}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764128670 data=null}, TimeGraphControl with text {}]
15:14:15 [2024-02-22T20:14:15.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:15 [2024-02-22T20:14:15.900Z] 
15:14:15 [2024-02-22T20:14:15.900Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:15.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:17 [2024-02-22T20:14:17.267Z] 
15:14:17 [2024-02-22T20:14:17.267Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:17.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:17 [2024-02-22T20:14:17.523Z] 
15:14:17 [2024-02-22T20:14:17.523Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:17.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764125825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764125824 data=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125824 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764125821 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764125820 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764125820 data=null}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125820 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764125819 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.085Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125818 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764125818 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.086Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764125817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764125217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764125216 data=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125216 data=null item=null detail=0 x=193 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764125215 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764125214 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764125214 data=null}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125214 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764125213 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764125213 data=null item=null detail=0 x=143 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764125212 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:18 [2024-02-22T20:14:18.648Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764125212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:19 [2024-02-22T20:14:19.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:21 [2024-02-22T20:14:21.102Z] 
15:14:21 [2024-02-22T20:14:21.102Z] (Eclipse:4489): Gtk-CRITICAL **: 20:14:20.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:14:21 [2024-02-22T20:14:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:21 [2024-02-22T20:14:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:21 [2024-02-22T20:14:21.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764122285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764122284 data=null doit=true}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764122284 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764122283 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764122278 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764122278 data=null}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764122278 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764122277 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764122276 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764122276 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:21 [2024-02-22T20:14:21.664Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764122276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764121675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764121674 data=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121674 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764121673 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764121672 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764121672 data=null}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121672 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764121671 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121670 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764121669 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.225Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764121669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Sash with text "", using matcher: of type 'Sash'
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764121067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764121067 data=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121067 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764121066 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764121065 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.786Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764121065 data=null}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.787Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121065 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.787Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764121064 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.787Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764121061 data=null item=null detail=0 x=183 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.787Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764121060 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:22 [2024-02-22T20:14:22.787Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764121060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.347Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 6 to [MouseEnter [6]: MouseEvent{Sash {} time=-764120459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.347Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 26 to [Activate [26]: ShellEvent{Sash {} time=-764120458 data=null doit=true}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.348Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764120458 data=null item=null detail=0 x=184 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 3 to [MouseDown [3]: MouseEvent{Sash {} time=-764120457 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 29 to [DragDetect [29]: Event {type=29 Sash {} time=-764120456 data=null x=1 y=77 width=0 height=0 detail=0}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 10 to [Move [10]: ControlEvent{Sash {} time=-764120456 data=null}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764120456 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x0 text=null doit=true}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 5 to [MouseMove [5]: MouseEvent{Sash {} time=-764120455 data=null button=0 stateMask=0x80000 x=1 y=77 count=0}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 13 to [Selection [13]: SelectionEvent{Sash {} time=-764120454 data=null item=null detail=0 x=133 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 4 to [MouseUp [4]: MouseEvent{Sash {} time=-764120453 data=null button=1 stateMask=0x0 x=1 y=77 count=1}, Sash with text {}]
15:14:23 [2024-02-22T20:14:23.605Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotSash - Sent event 7 to [MouseExit [7]: MouseEvent{Sash {} time=-764120453 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, Sash with text {}]
15:14:24 [2024-02-22T20:14:24.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:24 [2024-02-22T20:14:24.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764119478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-764119474 data=null button=0 stateMask=0x0 x=103 y=12 count=0}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-764119474 data=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-764119474 data=null}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-764119474 data=null button=1 stateMask=0x0 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764119473 data=null item=TreeItem {TestAxisAlignment} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-764119467 data=null button=1 stateMask=0x80000 x=103 y=12 count=1}, TreeItem with text {TestAxisAlignment}]
15:14:24 [2024-02-22T20:14:24.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:24 [2024-02-22T20:14:24.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:14:24 [2024-02-22T20:14:24.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:14:25 [2024-02-22T20:14:25.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:25 [2024-02-22T20:14:25.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:14:25 [2024-02-22T20:14:25.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764118585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118585 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118585 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] 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=-764118584 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764118584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764118584 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764118584 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764118583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764118583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:25 [2024-02-22T20:14:25.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:14:25 [2024-02-22T20:14:25.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764118583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:25 [2024-02-22T20:14:25.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764119377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:14:25 [2024-02-22T20:14:25.753Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.47 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveHistogramOthersFollow -- Time elapsed: 4.270 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingTgStubMove -- Time elapsed: 3.420 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingTgStubMove -- Time elapsed: 3.421 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMenuItem -- Time elapsed: 2.665 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testMoveTgStubOthersFollow -- Time elapsed: 3.516 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testOverlappingHistogramMove -- Time elapsed: 3.511 s
15:14:25 [2024-02-22T20:14:25.753Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest.testNotOverlappingHistogramMove -- Time elapsed: 4.770 s
15:14:25 [2024-02-22T20:14:25.753Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:14:25 [2024-02-22T20:14:25.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764118070 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764117898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:14:26 [2024-02-22T20:14:26.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:14:27 [2024-02-22T20:14:27.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:14:27 [2024-02-22T20:14:27.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:27 [2024-02-22T20:14:27.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:27 [2024-02-22T20:14:27.900Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:14:27 [2024-02-22T20:14:27.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:14:27 [2024-02-22T20:14:27.900Z] 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=-764115983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.900Z] 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=-764115981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.900Z] 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=-764115980 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115980 data=null}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115980 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115974 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115974 data=null}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-ust'
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to context-switches-ust'
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to context-switches-ust} time=-764115970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to context-switches-ust']
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to context-switches-ust'
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:14:27 [2024-02-22T20:14:27.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.901Z] 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=-764115961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115961 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115959 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115958 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115958 data=null}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:14:27 [2024-02-22T20:14:27.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:14:27 [2024-02-22T20:14:27.902Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:14:27 [2024-02-22T20:14:27.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115948 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.902Z] 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=-764115948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115946 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.903Z] 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=-764115946 data=null}, ToolItem with tooltip text {Unpin View}]
15:14:27 [2024-02-22T20:14:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:14:27 [2024-02-22T20:14:27.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:14:29 [2024-02-22T20:14:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:14:29 [2024-02-22T20:14:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:29 [2024-02-22T20:14:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764109091 data=null button=0 stateMask=0x0 x=24 y=127 count=0}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764109091 data=null doit=true}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764109091 data=null}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764109085 data=null button=1 stateMask=0x0 x=24 y=127 count=1}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764109085 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764109074 data=null button=1 stateMask=0x80000 x=24 y=127 count=1}, TableItem with text {}]
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-764109002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow time updates ...", using matcher: with mnemonic 'Follow time updates from other traces'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow time updates from other traces'
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow time updates from other traces} time=-764108384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow time updates from other traces']
15:14:35 [2024-02-22T20:14:35.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow time updates from other traces'
15:14:36 [2024-02-22T20:14:36.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:14:36 [2024-02-22T20:14:36.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:36 [2024-02-22T20:14:36.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Time Graph Stub...", using matcher: with mnemonic 'New Time Graph Stub view'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust} time=-764106819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust']
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust>"'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to context-sw...", using matcher: with mnemonic 'pinned to context-switches-ust | new instance'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to context-switches-ust | new instance'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to context-switches-ust | new instance} time=-764106690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to context-switches-ust | new instance']
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to context-switches-ust | new instance'
15:14:37 [2024-02-22T20:14:37.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub"'
15:14:37 [2024-02-22T20:14:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Time Graph Stub <context-switches-ust | 2>"'
15:14:37 [2024-02-22T20:14:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
15:14:37 [2024-02-22T20:14:37.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust"'
15:14:38 [2024-02-22T20:14:38.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105314 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105313 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:14:38 [2024-02-22T20:14:38.842Z] 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=-764105313 data=null}, ToolItem with tooltip text {Unpin View}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-ust | 2"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764105088 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764105064 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764105064 data=null doit=true}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764105064 data=null}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764105064 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764105064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764105039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:14:38 [2024-02-22T20:14:38.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:14:39 [2024-02-22T20:14:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:39 [2024-02-22T20:14:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:14:39 [2024-02-22T20:14:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:39 [2024-02-22T20:14:39.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764104244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104244 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] 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=-764104243 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:39 [2024-02-22T20:14:39.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')
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764104243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764104242 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764104242 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764104242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:39 [2024-02-22T20:14:39.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:39 [2024-02-22T20:14:39.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:39 [2024-02-22T20:14:39.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:39 [2024-02-22T20:14:39.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:39 [2024-02-22T20:14:39.771Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:39 [2024-02-22T20:14:39.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:14:40 [2024-02-22T20:14:40.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764104242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:40 [2024-02-22T20:14:40.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764104974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:14:40 [2024-02-22T20:14:40.028Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.17 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
15:14:40 [2024-02-22T20:14:40.028Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testPinSingleTrace -- Time elapsed: 1.908 s
15:14:40 [2024-02-22T20:14:40.028Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest skipped
15:14:40 [2024-02-22T20:14:40.028Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testFollow -- Time elapsed: 7.598 s
15:14:40 [2024-02-22T20:14:40.028Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest.testCloneSingleTrace -- Time elapsed: 3.192 s
15:14:40 [2024-02-22T20:14:40.028Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:14:40 [2024-02-22T20:14:40.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@7e532f2d] time=-764103895 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764103705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:14:40 [2024-02-22T20:14:40.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:14:41 [2024-02-22T20:14:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:14:41 [2024-02-22T20:14:41.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:41 [2024-02-22T20:14:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:41 [2024-02-22T20:14:41.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:41 [2024-02-22T20:14:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:14:41 [2024-02-22T20:14:41.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764101989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764101989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764101988 data=null doit=true}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764101988 data=null}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-764101988 data=null button=1 stateMask=0x0 x=14 y=35 count=1}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-764101988 data=null button=1 stateMask=0x80000 x=14 y=35 count=1}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764101988 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-764101987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764101986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-764101986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-764101986 data=null doit=true}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-764101986 data=null}, (of type 'Table')]
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Collapse Events'
15:14:41 [2024-02-22T20:14:41.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-764101961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Collapse Events']
15:14:41 [2024-02-22T20:14:41.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Collapse Events'
15:14:43 [2024-02-22T20:14:43.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
15:14:43 [2024-02-22T20:14:43.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear Filters'
15:14:43 [2024-02-22T20:14:43.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-764100870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear Filters']
15:14:43 [2024-02-22T20:14:43.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear Filters'
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764100397 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764100383 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764100383 data=null doit=true}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764100383 data=null}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764100383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764100383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764100344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:43 [2024-02-22T20:14:43.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:43 [2024-02-22T20:14:43.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:14:43 [2024-02-22T20:14:43.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764099582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099582 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099582 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.345Z] 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=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.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=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.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=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.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=-764099581 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.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=-764099581 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:44 [2024-02-22T20:14:44.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')
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764099581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764099580 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764099580 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764099580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764099580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:44 [2024-02-22T20:14:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:44 [2024-02-22T20:14:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:44 [2024-02-22T20:14:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:44 [2024-02-22T20:14:44.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:44 [2024-02-22T20:14:44.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:14:44 [2024-02-22T20:14:44.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764099580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:44 [2024-02-22T20:14:44.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764100273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:14:44 [2024-02-22T20:14:44.857Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.820 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
15:14:44 [2024-02-22T20:14:44.857Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest.test -- Time elapsed: 4.628 s
15:14:44 [2024-02-22T20:14:44.857Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:14:44 [2024-02-22T20:14:44.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@7e532f2d] time=-764099067 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764098979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:14:44 [2024-02-22T20:14:44.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764097534 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764097534 data=null doit=true}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764097533 data=null}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764097533 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764097533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764097530 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764097530 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764097530 data=null doit=true}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764097529 data=null}, TableItem with text {}]
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:14:46 [2024-02-22T20:14:46.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:14:47 [2024-02-22T20:14:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:47 [2024-02-22T20:14:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:47 [2024-02-22T20:14:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:14:47 [2024-02-22T20:14:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764096882 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764096882 data=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764096882 data=null}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764096882 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764096882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764096879 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764096879 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764096878 data=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764096878 data=null}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-764096851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764096289 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764096289 data=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764096289 data=null}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764096289 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764096289 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764096288 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764096288 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764096288 data=null doit=true}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764096288 data=null}, TableItem with text {}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy to Clipboard'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-764096251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy to Clipboard']
15:14:47 [2024-02-22T20:14:47.772Z] 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@7e532f2d] time=-764096189 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764096101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764096101 data=null doit=true}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764096101 data=null}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764096101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764096101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764096089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:47 [2024-02-22T20:14:47.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:14:48 [2024-02-22T20:14:48.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764095261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095261 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095261 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764095260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] 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=-764095260 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:48 [2024-02-22T20:14:48.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')
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:14:48 [2024-02-22T20:14:48.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764095259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764095259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764095259 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764095259 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764095259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764095259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:48 [2024-02-22T20:14:48.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:48 [2024-02-22T20:14:48.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:48 [2024-02-22T20:14:48.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:48 [2024-02-22T20:14:48.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:48 [2024-02-22T20:14:48.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:14:48 [2024-02-22T20:14:48.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764095259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:48 [2024-02-22T20:14:48.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764096052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:14:49 [2024-02-22T20:14:49.102Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.314 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
15:14:49 [2024-02-22T20:14:49.102Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testNoCopySearchRow -- Time elapsed: 0.651 s
15:14:49 [2024-02-22T20:14:49.102Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopySingleSelection -- Time elapsed: 0.593 s
15:14:49 [2024-02-22T20:14:49.102Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest.testCopyMultipleSelection -- Time elapsed: 0.095 s
15:14:49 [2024-02-22T20:14:49.102Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:14:49 [2024-02-22T20:14:49.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764094747 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764094660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764094541 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764094541 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764094541 data=null}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764094540 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764094540 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764094528 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764094528 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764094528 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764094528 data=null}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764094527 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764094527 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764094514 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764094514 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764094514 data=null}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764094513 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764094513 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764094512 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764094511 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764094511 data=null doit=true}, TreeItem with text {Traces [0]}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764094511 data=null}, TreeItem with text {Traces [0]}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764094511 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764094510 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:14:49 [2024-02-22T20:14:49.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764094498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093002 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764093001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092894 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092858 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092788 data=null doit=true}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092788 data=null}, ToolItem with tooltip text {Insert new color setting}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Insert new color setting}
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Increase priority}
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null doit=true}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null}, ToolItem with tooltip text {Increase priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Increase priority}
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Decrease priority}
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092787 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092757 data=null doit=true}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092757 data=null}, ToolItem with tooltip text {Decrease priority}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Decrease priority}
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092728 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092728 data=null}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092726 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092689 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092689 data=null}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text " Text ", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotLabel - Attempting to set focus on (of type 'Label')
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 7
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764092688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092688 data=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.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=-764092688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Delete color setting}]
15:14:51 [2024-02-22T20:14:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Delete color setting}
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [2] in (of type 'Table')
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764092621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764092621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764092621 data=null doit=true}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764092621 data=null}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764092621 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764092621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764092620 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, (of type 'Table')]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764092157 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764092132 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764092132 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764092132 data=null}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764092132 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764092131 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764092126 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:51 [2024-02-22T20:14:51.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:14:51 [2024-02-22T20:14:51.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:14:51 [2024-02-22T20:14:51.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.381Z] 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=-764091459 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764091458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764091458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764091458 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764091458 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764091458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764091458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:14:52 [2024-02-22T20:14:52.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:14:52 [2024-02-22T20:14:52.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764091458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:14:52 [2024-02-22T20:14:52.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764092090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:14:52 [2024-02-22T20:14:52.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
15:14:52 [2024-02-22T20:14:52.894Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.815 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
15:14:52 [2024-02-22T20:14:52.894Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest.testYellow -- Time elapsed: 0.410 s
15:14:52 [2024-02-22T20:14:52.894Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:14:52 [2024-02-22T20:14:52.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764090921 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764090840 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:14:53 [2024-02-22T20:14:53.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764090571 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764090571 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764090571 data=null}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764090570 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764090570 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764090551 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764090550 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764090550 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764090550 data=null}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764090550 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764090550 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764090545 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764090545 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764090545 data=null}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764090545 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764090545 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764090543 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764090542 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764090542 data=null doit=true}, TreeItem with text {Traces [0]}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764090542 data=null}, TreeItem with text {Traces [0]}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764090542 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764090542 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:14:53 [2024-02-22T20:14:53.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764090527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:05 [2024-02-22T20:15:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Print", using matcher: with text 'Print'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Use current zoom} time=-764078499 data=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Use current zoom} time=-764078499 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Use current zoom} time=-764078499 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-764078499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Current view} time=-764078497 data=null doit=true}, Button with text {Current view}]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-764078496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Current view}]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&All pages} time=-764078496 data=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&All pages} time=-764078495 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&All pages} time=-764078495 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-764078495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-764078495 data=null doit=true}, Button with text {&All pages}]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-764078495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Current view} time=-764078494 data=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Current view} time=-764078494 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Current view} time=-764078494 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Current view} time=-764078494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Use current zoom} time=-764078493 data=null doit=true}, Button with text {Use current zoom}]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Use current zoom} time=-764078492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Use current zoom}]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-764078492 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-764078492 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-764078491 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-764078491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-764078489 data=null doit=true}, Button with text {Number of horizontal pages:}]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-764078489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Number of horizontal pages:}]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-764078488 data=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-764078488 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-764078488 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-764078488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&All pages} time=-764078468 data=null doit=true}, Button with text {&All pages}]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&All pages} time=-764078468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&All pages}]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Selected pages} time=-764078467 data=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Selected pages} time=-764078467 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Selected pages} time=-764078467 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-764078467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Selected pages} time=-764078466 data=null doit=true}, Button with text {Selected pages}]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Selected pages} time=-764078466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Selected pages}]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&rom page} time=-764078465 data=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&rom page} time=-764078465 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&rom page} time=-764078465 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&rom page} time=-764078465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')]
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:05 [2024-02-22T20:15:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use current zoom", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&All pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Current view", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Selected pages", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&rom page", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Printer...", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-764078462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-764078462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-764078462 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-764078462 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-764078462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-764078462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-764078462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:15:05 [2024-02-22T20:15:05.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:05 [2024-02-22T20:15:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764078097 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:05 [2024-02-22T20:15:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:05 [2024-02-22T20:15:05.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764078069 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764078069 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764078069 data=null}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764078068 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764078068 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764078062 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:05 [2024-02-22T20:15:05.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:06 [2024-02-22T20:15:06.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:15:06 [2024-02-22T20:15:06.772Z] 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=-764077326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.772Z] 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=-764077325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.772Z] 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=-764077325 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.772Z] 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=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.772Z] 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=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764077325 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:06 [2024-02-22T20:15:06.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764077325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764077324 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764077324 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764077324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764077324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764077324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:06 [2024-02-22T20:15:06.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764077996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764076709 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764076709 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764076709 data=null}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764076708 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764076708 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764076691 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764076691 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764076691 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764076691 data=null}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764076690 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764076690 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764076686 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764076686 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764076685 data=null}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764076685 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764076685 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764076684 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:07 [2024-02-22T20:15:07.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764076683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:15:07 [2024-02-22T20:15:07.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764076683 data=null doit=true}, TreeItem with text {Traces [0]}]
15:15:07 [2024-02-22T20:15:07.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764076683 data=null}, TreeItem with text {Traces [0]}]
15:15:07 [2024-02-22T20:15:07.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764076683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:15:07 [2024-02-22T20:15:07.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764076683 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:15:07 [2024-02-22T20:15:07.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764076679 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:15:12 [2024-02-22T20:15:12.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:15:12 [2024-02-22T20:15:12.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: of type 'Canvas'
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Canvas with text "", using matcher: (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071242 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071242 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071221 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071221 data=null button=1 stateMask=0x0 x=5 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071221 data=null button=1 stateMask=0x80000 x=5 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Select}
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null doit=true}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.589Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.590Z] 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=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.590Z] 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=-764071219 data=null doit=true}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.590Z] 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=-764071219 data=null}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Select}
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071219 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071219 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071218 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071218 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom in the diagram}
15:15:12 [2024-02-22T20:15:12.590Z] 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=-764071218 data=null doit=true}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.590Z] 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=-764071217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.591Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071217 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071217 data=null}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom in the diagram}
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071216 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071216 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071216 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071216 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071215 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071215 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071215 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Zoom out the diagram}
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom in the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.849Z] 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=-764071215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Zoom out the diagram}
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071214 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071214 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071214 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071214 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicking on ToolItem with tooltip text {Reset zoom factor}
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071214 data=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom out the diagram}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.850Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.851Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.851Z] 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=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.851Z] 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=-764071213 data=null doit=true}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.851Z] 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=-764071213 data=null}, ToolItem with tooltip text {Reset zoom factor}]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButton - Clicked on ToolItem with tooltip text {Reset zoom factor}
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071212 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071212 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071212 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071211 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Select'
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-764071158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Select']
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Select'
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071157 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071157 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071157 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071156 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom in'
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Select} time=-764071146 data=null doit=true}, MenuItem with text {Select}]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Select} time=-764071146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Select}]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-764071146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom in']
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom in'
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071146 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071146 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071146 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071145 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071145 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071145 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071145 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071145 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Zoom out'
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-764071127 data=null doit=true}, MenuItem with text {Zoom in}]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-764071127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom in}]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-764071127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Zoom out']
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Zoom out'
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071127 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071127 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071127 data=null button=1 stateMask=0x0 x=368 y=130 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071126 data=null button=1 stateMask=0x80000 x=368 y=130 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Reset zoom factor'
15:15:12 [2024-02-22T20:15:12.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-764071090 data=null doit=true}, MenuItem with text {Zoom out}]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-764071090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Zoom out}]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-764071090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Reset zoom factor']
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Reset zoom factor'
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{Canvas {} [layout=null] time=-764071090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{Canvas {} [layout=null] time=-764071090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{Canvas {} [layout=null] time=-764071090 data=null doit=true}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{Canvas {} [layout=null] time=-764071090 data=null}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{Canvas {} [layout=null] time=-764071089 data=null button=1 stateMask=0x0 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{Canvas {} [layout=null] time=-764071088 data=null button=1 stateMask=0x80000 x=368 y=134 count=1}, (of type 'Canvas')]
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on (of type 'Canvas')
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:12 [2024-02-22T20:15:12.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:15:12 [2024-02-22T20:15:12.854Z] 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=-764071088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:12 [2024-02-22T20:15:12.854Z] 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=-764071088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:12 [2024-02-22T20:15:12.855Z] 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=-764071088 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:12 [2024-02-22T20:15:12.855Z] 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=-764071087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:12 [2024-02-22T20:15:12.855Z] 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=-764071087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: of type 'Combo'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "1001", using matcher: (of type 'Combo')
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-764070767 data=null}, (of type 'Combo')]
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.113Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1b35cd25
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-764070766 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-764070766 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-764070766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-764070766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-764070766 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-764070766 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ed86bcf
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-764070765 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-764070765 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-764070765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-764070765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.114Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-764070765 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-764070765 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-764070764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-764070764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-764070764 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-764070764 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-764070764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-764070764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-764070764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-764070757 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-764070757 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-764070757 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-764070757 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-764070757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-764070756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-764070756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.116Z] 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=-764071087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
15:15:13 [2024-02-22T20:15:13.372Z] 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=-764070685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] 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=-764070685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] 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=-764070685 data=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] 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=-764070685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] 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=-764070685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Find...}
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
15:15:13 [2024-02-22T20:15:13.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: of type 'Combo'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "peer2", using matcher: (of type 'Combo')
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 1001
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {1001} [layout=null] time=-764070572 data=null}, (of type 'Combo')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 1001
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5986e85b
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-764070560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-764070560 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-764070560 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-764070560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-764070560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-764070559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-764070559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-764070559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-764070559 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-764070559 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22db1358
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Interaction} time=-764070557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-764070557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Interaction} time=-764070557 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Interaction} time=-764070557 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Interaction} time=-764070557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Interaction} time=-764070557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Interaction} time=-764070557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Interaction} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Interaction} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Interaction} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Interaction} time=-764070556 data=null doit=true}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Interaction} time=-764070556 data=null}, (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with mnemonic 'Find'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Find
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Find} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Find} time=-764070556 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Find} time=-764070556 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Find} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Find} time=-764070556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Find} time=-764070544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Find} time=-764070489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Find} time=-764070489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Find} time=-764070489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Find} time=-764070489 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Find} time=-764070489 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Find
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:15:13 [2024-02-22T20:15:13.374Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Find", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-764070488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-764070488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-764070488 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-764070475 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-764070475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-764070475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-764070475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.375Z] 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=-764070685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Find... (Ctrl+F)}]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-764070319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-764070319 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-764070319 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-764070319 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-764070318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-764070318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-764070185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-764070174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-764070174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-764070174 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-764070174 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:15:13 [2024-02-22T20:15:13.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to peer2
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {peer2} [layout=null] time=-764070173 data=null}, (of type 'Combo')]
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to peer2
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7fe56b47
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Lifeline} time=-764070173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Lifeline} time=-764070173 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Lifeline} time=-764070173 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Lifeline} time=-764070173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Lifeline} time=-764070173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Lifeline} time=-764070173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Lifeline} time=-764070172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Lifeline} time=-764070172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Lifeline} time=-764070172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Lifeline} time=-764070157 data=null doit=true}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Lifeline} time=-764070156 data=null}, (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')]
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Case sensitive", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Lifeline", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Interaction", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with mnemonic 'Create'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Create
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create} time=-764070154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create} time=-764070152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Create} time=-764070152 data=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create} time=-764070152 data=null}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create} time=-764070152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create} time=-764070152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create} time=-764070152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-764070318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764070128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764070128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764070128 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764070127 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764070127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764070127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764070127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-764070397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
15:15:13 [2024-02-22T20:15:13.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Hide Patterns...'
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Hide Patterns...'
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-764069740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-764069740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-764069740 data=null doit=true}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-764069740 data=null}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-764069691 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764069691 data=null item=TableItem {hide peer2 [Lifeline]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-764069691 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:15:14 [2024-02-22T20:15:14.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-764069690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-764069690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-764069690 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-764069690 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-764069690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-764069690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-764069690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit it", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764069689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764069689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764069688 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764069675 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764069675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764069675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764069675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-764069961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Hide Patterns...']
15:15:14 [2024-02-22T20:15:14.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:14 [2024-02-22T20:15:14.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:15:14 [2024-02-22T20:15:14.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: of type 'Text'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: of type 'Text'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: of type 'Text'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:14 [2024-02-22T20:15:14.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764069202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764069201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764069201 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764069201 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764069201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764069201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764069201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:14 [2024-02-22T20:15:14.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-764069497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
15:15:14 [2024-02-22T20:15:14.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:14 [2024-02-22T20:15:14.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
15:15:14 [2024-02-22T20:15:14.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure Min Max...'
15:15:14 [2024-02-22T20:15:14.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure Min Max...'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with mnemonic 'Default'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Default
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Default} time=-764068880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-764068880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Default} time=-764068880 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Default} time=-764068880 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Default} time=-764068864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Default} time=-764068864 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Default} time=-764068864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Default} time=-764068849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Default} time=-764068849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Default} time=-764068849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Default} time=-764068849 data=null doit=true}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Default} time=-764068849 data=null}, (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Default
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Default", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:15 [2024-02-22T20:15:15.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764068848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764068848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764068848 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764068848 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764068848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764068848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764068848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-764069132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure Min Max...']
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null doit=true}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to next page}]
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to next page}
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:15 [2024-02-22T20:15:15.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null doit=true}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] 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=-764068769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to previous page}]
15:15:15 [2024-02-22T20:15:15.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to previous page}
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068767 data=null doit=true}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to last page}]
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to last page}
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 9
15:15:15 [2024-02-22T20:15:15.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068766 data=null doit=true}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.176Z] 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=-764068766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.177Z] 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=-764068766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.177Z] 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=-764068766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Go to first page}]
15:15:15 [2024-02-22T20:15:15.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Widget is not enabled: ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Go to first page}
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Next page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Next page} time=-764068696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Next page']
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Next page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Previous page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Previous page} time=-764068676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Previous page']
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Previous page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Last page'
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Last page} time=-764068657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Last page']
15:15:15 [2024-02-22T20:15:15.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Last page'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'First page'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {First page} time=-764068593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'First page']
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'First page'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pages...'
15:15:15 [2024-02-22T20:15:15.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pages...'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: of type 'Text'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "1", using matcher: (of type 'Text')
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764068287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764068287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764068287 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764068287 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764068287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764068287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764068287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:15 [2024-02-22T20:15:15.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pages...} time=-764068576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pages...']
15:15:15 [2024-02-22T20:15:15.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764067827 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764067803 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764067802 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764067802 data=null}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764067802 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764067802 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764067793 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:16 [2024-02-22T20:15:16.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:16 [2024-02-22T20:15:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:16 [2024-02-22T20:15:16.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764067112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067111 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] 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=-764067111 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764067111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764067111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764067111 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764067111 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764067111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764067111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:16 [2024-02-22T20:15:16.817Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:16 [2024-02-22T20:15:16.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:17 [2024-02-22T20:15:17.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764067111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:17 [2024-02-22T20:15:17.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764067763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:17 [2024-02-22T20:15:17.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
15:15:17 [2024-02-22T20:15:17.330Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.36 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
15:15:17 [2024-02-22T20:15:17.330Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDPrintUi -- Time elapsed: 13.96 s
15:15:17 [2024-02-22T20:15:17.330Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest.testSDView -- Time elapsed: 10.21 s
15:15:17 [2024-02-22T20:15:17.330Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:15:17 [2024-02-22T20:15:17.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764066554 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:17 [2024-02-22T20:15:17.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764066448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764066336 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764066336 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764066336 data=null}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764066335 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764066335 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764066323 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764066311 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764066311 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764066311 data=null}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764066311 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764066310 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764066303 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764066302 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764066302 data=null}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764066302 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764066302 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764066300 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-764066300 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-764066300 data=null doit=true}, TreeItem with text {Traces [0]}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-764066300 data=null}, TreeItem with text {Traces [0]}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-764066300 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764066300 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:15:17 [2024-02-22T20:15:17.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-764066293 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064773 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064773 data=null}, ToolItem with tooltip text {Add new filter}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-764064772 data=null button=0 stateMask=0x0 x=78 y=12 count=0}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-764064772 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-764064772 data=null}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-764064772 data=null button=1 stateMask=0x0 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064772 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-764064767 data=null button=1 stateMask=0x80000 x=78 y=12 count=1}, TreeItem with text {FILTER <name>}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER timestamp}
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-764064763 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-764064763 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-764064761 data=null}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-764064750 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064750 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-764064746 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-764064746 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-764064746 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-764064746 data=null}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER timestamp}
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-764064745 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-764064745 data=null doit=true}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-764064745 data=null}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-764064745 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064745 data=null item=TreeItem {FILTER timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-764064739 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {FILTER timestamp}]
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-764064717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:15:19 [2024-02-22T20:15:19.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
15:15:19 [2024-02-22T20:15:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764064688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064686 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064686 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064686 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764064686 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064685 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064685 data=null button=0 stateMask=0x0 x=204 y=35 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064685 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064685 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064685 data=null button=1 stateMask=0x0 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064684 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] 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=-764064665 data=null button=1 stateMask=0x80000 x=204 y=35 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'AND'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {AND} time=-764064606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'AND']
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'AND'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-764064594 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-764064594 data=null doit=true}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-764064594 data=null}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-764064594 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064594 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-764064588 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'CONTAINS'
15:15:19 [2024-02-22T20:15:19.483Z] 
15:15:19 [2024-02-22T20:15:19.483Z] (Eclipse:4489): Gtk-WARNING **: 20:15:19.307: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-764064567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'CONTAINS']
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'CONTAINS'
15:15:19 [2024-02-22T20:15:19.483Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: AND is already expanded. Won't expand it again.
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:19 [2024-02-22T20:15:19.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764064486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-764064478 data=null button=0 stateMask=0x0 x=173 y=81 count=0}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-764064478 data=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-764064478 data=null}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-764064478 data=null button=1 stateMask=0x0 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064478 data=null item=TreeItem {Timestamp CONTAINS "100"} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-764064399 data=null button=1 stateMask=0x80000 x=173 y=81 count=1}, Tree node with text: Timestamp CONTAINS "100"]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {AND} time=-764064399 data=null button=0 stateMask=0x0 x=77 y=58 count=0}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {AND} time=-764064399 data=null doit=true}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {AND} time=-764064399 data=null}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {AND} time=-764064398 data=null button=1 stateMask=0x0 x=77 y=58 count=1}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764064398 data=null item=TreeItem {AND} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {AND} time=-764064390 data=null button=1 stateMask=0x80000 x=77 y=58 count=1}, Tree node with text: AND]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064387 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764064387 data=null}, ToolItem with tooltip text {Save filters}]
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:19 [2024-02-22T20:15:19.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764064353 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764064353 data=null doit=true}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764064353 data=null}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764064352 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764064352 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764064351 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:15:19 [2024-02-22T20:15:19.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
15:15:19 [2024-02-22T20:15:19.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'timestamp'
15:15:19 [2024-02-22T20:15:19.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {timestamp} time=-764064290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'timestamp']
15:15:19 [2024-02-22T20:15:19.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'timestamp'
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764062735 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764062735 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764062735 data=null}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764062735 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764062735 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764062723 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764062722 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764062722 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764062722 data=null}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764062722 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764062722 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764062718 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:21 [2024-02-22T20:15:21.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-764062717 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-764062717 data=null doit=true}, TreeItem with text {Traces [1]}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-764062717 data=null}, TreeItem with text {Traces [1]}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-764062717 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764062717 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:15:21 [2024-02-22T20:15:21.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-764062713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061334 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061334 data=null}, ToolItem with tooltip text {Add new filter}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-764061333 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-764061333 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-764061333 data=null}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-764061333 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764061333 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-764061329 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {FILTER <name>}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER field}
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-764061325 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-764061325 data=null doit=true}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-764061323 data=null}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-764061323 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764061323 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-764061319 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-764061319 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-764061319 data=null doit=true}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-764061319 data=null}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER field}
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-764061318 data=null button=0 stateMask=0x0 x=63 y=104 count=0}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER field} time=-764061318 data=null doit=true}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-764061318 data=null}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-764061318 data=null button=1 stateMask=0x0 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764061318 data=null item=TreeItem {FILTER field} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-764061303 data=null button=1 stateMask=0x80000 x=63 y=104 count=1}, TreeItem with text {FILTER field}]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-764061283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:15:22 [2024-02-22T20:15:22.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764061261 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:22 [2024-02-22T20:15:22.730Z] 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=-764061260 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.730Z] 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=-764061260 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.730Z] 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=-764061259 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764061259 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061259 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061259 data=null button=0 stateMask=0x0 x=204 y=127 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061258 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061258 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061258 data=null button=1 stateMask=0x0 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764061258 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] 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=-764061240 data=null button=1 stateMask=0x80000 x=204 y=127 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'COMPARE'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-764061222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'COMPARE']
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'COMPARE'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-764061156 data=null doit=true}, Tree node with text: <select aspect> = <value>]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-764061156 data=null}, Tree node with text: <select aspect> = <value>]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-764061155 data=null button=1 stateMask=0x0 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764061155 data=null item=TreeItem {<select aspect> = <value>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: <select aspect> = <value>]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-764061155 data=null button=1 stateMask=0x80000 x=155 y=150 count=1}, Tree node with text: <select aspect> = <value>]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764061154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "<", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "=", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with mnemonic '>'
15:15:22 [2024-02-22T20:15:22.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: with style 'SWT.RADIO'
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Num", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Alpha", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Timestamp", using matcher: of type 'Button'
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {=} time=-764061098 data=null doit=true}, Button with text {=}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {=} time=-764061098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {=}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {>} time=-764061096 data=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {>} time=-764061096 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {>} time=-764061096 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {>} time=-764061096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061073 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764061073 data=null}, ToolItem with tooltip text {Save filters}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764061063 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764061063 data=null doit=true}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764061063 data=null}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764061063 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764061063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764061061 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "field", using matcher: with mnemonic 'field'
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'field'
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {field} time=-764060985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'field']
15:15:22 [2024-02-22T20:15:22.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'field'
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764059411 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764059411 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764059407 data=null}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764059407 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764059407 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764059401 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764059401 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764059401 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764059400 data=null}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764059400 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764059400 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764059396 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:24 [2024-02-22T20:15:24.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-764059396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-764059396 data=null doit=true}, TreeItem with text {Traces [1]}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-764059395 data=null}, TreeItem with text {Traces [1]}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-764059395 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764059395 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:15:24 [2024-02-22T20:15:24.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-764059392 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add new filter}
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057903 data=null doit=true}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057903 data=null}, ToolItem with tooltip text {Add new filter}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add new filter}
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-764057902 data=null button=0 stateMask=0x0 x=78 y=173 count=0}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-764057902 data=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-764057902 data=null}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-764057902 data=null button=1 stateMask=0x0 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057902 data=null item=TreeItem {FILTER <name>} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-764057897 data=null button=1 stateMask=0x80000 x=78 y=173 count=1}, TreeItem with text {FILTER <name>}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter name", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {FILTER matchAndEquals}
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057881 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-764057881 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-764057879 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057879 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057879 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057863 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057863 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-764057863 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-764057863 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {FILTER matchAndEquals}
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057863 data=null button=0 stateMask=0x0 x=103 y=173 count=0}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-764057862 data=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-764057862 data=null}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057862 data=null button=1 stateMask=0x0 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057862 data=null item=TreeItem {FILTER matchAndEquals} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-764057858 data=null button=1 stateMask=0x80000 x=103 y=173 count=1}, TreeItem with text {FILTER matchAndEquals}]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'TRACETYPE'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-764057836 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'TRACETYPE']
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'TRACETYPE'
15:15:26 [2024-02-22T20:15:26.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764057795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Test trace : XML Trace Stub (ns)
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057794 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057794 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057794 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-764057794 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057794 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057793 data=null button=0 stateMask=0x0 x=204 y=196 count=0}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057793 data=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057793 data=null}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057793 data=null button=1 stateMask=0x0 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057793 data=null item=TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] 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=-764057775 data=null button=1 stateMask=0x80000 x=204 y=196 count=1}, Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'OR'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {OR} time=-764057756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'OR']
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'OR'
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-764057744 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-764057744 data=null doit=true}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-764057744 data=null}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-764057744 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057744 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-764057737 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'EQUALS'
15:15:26 [2024-02-22T20:15:26.249Z] 
15:15:26 [2024-02-22T20:15:26.249Z] (Eclipse:4489): Gtk-WARNING **: 20:15:26.138: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-764057692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'EQUALS']
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'EQUALS'
15:15:26 [2024-02-22T20:15:26.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-764057655 data=null button=0 stateMask=0x0 x=162 y=242 count=0}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-764057655 data=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-764057655 data=null}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-764057655 data=null button=1 stateMask=0x0 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] 
15:15:26 [2024-02-22T20:15:26.249Z] (Eclipse:4489): Gtk-WARNING **: 20:15:26.214: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057655 data=null item=TreeItem {<select aspect> EQUALS} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-764057586 data=null button=1 stateMask=0x80000 x=162 y=242 count=1}, TreeItem with text {<select aspect> EQUALS}]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764057585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Timestamp
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type value", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OR} time=-764057578 data=null button=0 stateMask=0x0 x=72 y=219 count=0}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OR} time=-764057578 data=null doit=true}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OR} time=-764057578 data=null}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OR} time=-764057577 data=null button=1 stateMask=0x0 x=72 y=219 count=1}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057577 data=null item=TreeItem {OR} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OR} time=-764057557 data=null button=1 stateMask=0x80000 x=72 y=219 count=1}, Tree node with text: OR]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'MATCHES'
15:15:26 [2024-02-22T20:15:26.505Z] 
15:15:26 [2024-02-22T20:15:26.505Z] (Eclipse:4489): Gtk-WARNING **: 20:15:26.290: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-764057538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'MATCHES']
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'MATCHES'
15:15:26 [2024-02-22T20:15:26.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: OR is already expanded. Won't expand it again.
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-764057506 data=null button=0 stateMask=0x0 x=167 y=265 count=0}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-764057506 data=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-764057506 data=null}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-764057506 data=null button=1 stateMask=0x0 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.505Z] 
15:15:26 [2024-02-22T20:15:26.505Z] (Eclipse:4489): Gtk-WARNING **: 20:15:26.325: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764057506 data=null item=TreeItem {<select aspect> MATCHES} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-764057477 data=null button=1 stateMask=0x80000 x=167 y=265 count=1}, TreeItem with text {<select aspect> MATCHES}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-764057476 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo')]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Contents
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type field name", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "field", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: of type 'Text'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type regular express...", using matcher: (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Save filters}
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057464 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.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=-764057463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057462 data=null doit=true}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764057462 data=null}, ToolItem with tooltip text {Save filters}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Save filters}
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764057416 data=null button=0 stateMask=0x0 x=24 y=58 count=0}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764057416 data=null doit=true}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764057416 data=null}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764057416 data=null button=1 stateMask=0x0 x=24 y=58 count=1}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764057415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764057415 data=null button=1 stateMask=0x80000 x=24 y=58 count=1}, TableItem with text {}]
15:15:26 [2024-02-22T20:15:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
15:15:26 [2024-02-22T20:15:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'matchAndEquals'
15:15:26 [2024-02-22T20:15:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-764057382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'matchAndEquals']
15:15:26 [2024-02-22T20:15:26.507Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'matchAndEquals'
15:15:28 [2024-02-22T20:15:28.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764055517 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-764055492 data=null button=0 stateMask=0x0 x=91 y=12 count=0}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-764055492 data=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-764055492 data=null}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-764055492 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764055492 data=null item=TreeItem {TestForFiltering} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-764055486 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {TestForFiltering}]
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:28 [2024-02-22T20:15:28.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:28 [2024-02-22T20:15:28.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:15:29 [2024-02-22T20:15:29.214Z] 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=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764054680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054679 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] 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=-764054679 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:29 [2024-02-22T20:15:29.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')
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764054679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764054679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764054679 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764054679 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764054679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764054679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:29 [2024-02-22T20:15:29.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:29 [2024-02-22T20:15:29.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:29 [2024-02-22T20:15:29.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:29 [2024-02-22T20:15:29.215Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:29 [2024-02-22T20:15:29.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:29 [2024-02-22T20:15:29.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764054679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:29 [2024-02-22T20:15:29.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764055454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:29 [2024-02-22T20:15:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:15:29 [2024-02-22T20:15:29.728Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.42 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
15:15:29 [2024-02-22T20:15:29.728Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampFilter -- Time elapsed: 3.692 s
15:15:29 [2024-02-22T20:15:29.728Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testField01 -- Time elapsed: 3.311 s
15:15:29 [2024-02-22T20:15:29.728Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest.testTimestampEqualsOr -- Time elapsed: 3.621 s
15:15:29 [2024-02-22T20:15:29.728Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:15:29 [2024-02-22T20:15:29.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764054125 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764054039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:29 [2024-02-22T20:15:29.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {}
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764052589 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764052589 data=null doit=true}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764052588 data=null}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764052588 data=null button=1 stateMask=0x0 x=265 y=12 count=1}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764052585 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764052584 data=null button=1 stateMask=0x80000 x=265 y=12 count=1}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {} time=-764052584 data=null button=0 stateMask=0x0 x=265 y=12 count=0}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {} time=-764052583 data=null doit=true}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {} time=-764052583 data=null}, TableItem with text {}]
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {}
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:31 [2024-02-22T20:15:31.349Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''LoggerA|LoggerB|LoggerC'' with an interval of {1}ms. between characters.
15:15:32 [2024-02-22T20:15:32.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764049908 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764049908 data=null doit=true}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764049908 data=null}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764049908 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764049907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764049907 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-764049885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
15:15:34 [2024-02-22T20:15:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
15:15:35 [2024-02-22T20:15:35.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:15:35 [2024-02-22T20:15:35.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764048012 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764048012 data=null doit=true}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764048012 data=null}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764048012 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764048012 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764048009 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export To Text...'
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-764047982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export To Text...']
15:15:35 [2024-02-22T20:15:35.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export To Text...'
15:15:36 [2024-02-22T20:15:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764047448 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:36 [2024-02-22T20:15:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:36 [2024-02-22T20:15:36.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764047444 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764047444 data=null doit=true}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764047444 data=null}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764047444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764047444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764047425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:36 [2024-02-22T20:15:36.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046764 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046764 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764046763 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764046762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764046762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764046762 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764046762 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764046762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764046762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.098Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:37 [2024-02-22T20:15:37.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:37 [2024-02-22T20:15:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764046762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:37 [2024-02-22T20:15:37.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764047396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:37 [2024-02-22T20:15:37.610Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.871 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
15:15:37 [2024-02-22T20:15:37.610Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExportWithFilter -- Time elapsed: 4.577 s
15:15:37 [2024-02-22T20:15:37.610Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest.testExport -- Time elapsed: 1.898 s
15:15:37 [2024-02-22T20:15:37.610Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:15:37 [2024-02-22T20:15:37.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@7e532f2d] time=-764046246 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764046163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:37 [2024-02-22T20:15:37.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-764043233 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-764043233 data=null doit=true}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-764043233 data=null}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-764043232 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-764043232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-764043224 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open Source Code'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-764043202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open Source Code']
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open Source Code'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"SourceFile"'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764042775 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764042758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764042758 data=null doit=true}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764042758 data=null}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764042757 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764042757 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764042740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:41 [2024-02-22T20:15:41.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:42 [2024-02-22T20:15:42.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
15:15:42 [2024-02-22T20:15:42.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=-764042054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042054 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042054 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.063Z] 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=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.063Z] 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=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.063Z] 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=-764042053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.063Z] 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=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042053 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.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=-764042053 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764042053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764042053 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764042052 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764042052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764042052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.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')
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764042052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:42 [2024-02-22T20:15:42.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764042708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:42 [2024-02-22T20:15:42.320Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.701 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
15:15:42 [2024-02-22T20:15:42.320Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest.test -- Time elapsed: 4.615 s
15:15:42 [2024-02-22T20:15:42.320Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
15:15:42 [2024-02-22T20:15:42.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764041535 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764041464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:42 [2024-02-22T20:15:42.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:42 [2024-02-22T20:15:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.views.eventdensity"'
15:15:42 [2024-02-22T20:15:42.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:15:49 [2024-02-22T20:15:49.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:49 [2024-02-22T20:15:49.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {kernel_vm} is already expanded. Won't expand it again.
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: Total
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764034673 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-764034649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-764034649 data=null doit=true}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-764034649 data=null}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-764034648 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-764034648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-764034602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:15:49 [2024-02-22T20:15:49.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:15:49 [2024-02-22T20:15:49.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:15:50 [2024-02-22T20:15:50.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:15:50 [2024-02-22T20:15:50.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764033861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033861 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033861 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033860 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] 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=-764033860 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764033860 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764033860 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764033860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:15:50 [2024-02-22T20:15:50.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:15:50 [2024-02-22T20:15:50.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764033860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:15:50 [2024-02-22T20:15:50.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-764034573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:15:50 [2024-02-22T20:15:50.553Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.186 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest
15:15:50 [2024-02-22T20:15:50.553Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.eventdensity.EventDensityViewTest.testManipulatingTreeViewer -- Time elapsed: 6.669 s
15:15:50 [2024-02-22T20:15:50.553Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:15:50 [2024-02-22T20:15:50.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764033348 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:50 [2024-02-22T20:15:50.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:50 [2024-02-22T20:15:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:50 [2024-02-22T20:15:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:50 [2024-02-22T20:15:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:50 [2024-02-22T20:15:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764033233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:50 [2024-02-22T20:15:50.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:52 [2024-02-22T20:15:52.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:15:52 [2024-02-22T20:15:52.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:15:52 [2024-02-22T20:15:52.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:52 [2024-02-22T20:15:52.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:52 [2024-02-22T20:15:52.173Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:52 [2024-02-22T20:15:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:15:52 [2024-02-22T20:15:52.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:15:52 [2024-02-22T20:15:52.734Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:52 [2024-02-22T20:15:52.734Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:53 [2024-02-22T20:15:53.295Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:53 [2024-02-22T20:15:53.295Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:53 [2024-02-22T20:15:53.551Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:53 [2024-02-22T20:15:53.806Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:54 [2024-02-22T20:15:54.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:54 [2024-02-22T20:15:54.365Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029197 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029195 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029195 data=null}, ToolItem with tooltip text {Zoom In}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029188 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764029187 data=null}, ToolItem with tooltip text {Zoom Out}]
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
15:15:54 [2024-02-22T20:15:54.623Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:54 [2024-02-22T20:15:54.879Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.134Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.390Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotEclipseSwtChart - Attempting to set focus on  with text {}
15:15:55 [2024-02-22T20:15:55.951Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.450 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
15:15:55 [2024-02-22T20:15:55.951Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testZoomToSelection -- Time elapsed: 1.760 s
15:15:55 [2024-02-22T20:15:55.951Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testHorizontalZoom -- Time elapsed: 3.347 s
15:15:55 [2024-02-22T20:15:55.951Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest.testKeyboardNavigation -- Time elapsed: 0.224 s
15:15:55 [2024-02-22T20:15:55.951Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:15:55 [2024-02-22T20:15:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-764027893 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-764027790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:15:56 [2024-02-22T20:15:56.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:15:59 [2024-02-22T20:15:59.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:15:59 [2024-02-22T20:15:59.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:00 [2024-02-22T20:16:00.034Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.034Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023996 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.034Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764023996 data=null doit=true}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.034Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764023996 data=null}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023995 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023993 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023993 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023992 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764023992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764023992 data=null doit=true}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764023992 data=null}, TimeGraphControl with text {}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023902 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023902 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:00 [2024-02-22T20:16:00.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764023900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764023900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764023900 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764023900 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764023900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764023900 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764023900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023852 data=null}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null}, ToolItem with tooltip text {Previous Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023848 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023847 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023847 data=null}, ToolItem with tooltip text {Next Marker}]
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:00 [2024-02-22T20:16:00.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:00 [2024-02-22T20:16:00.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=-764023847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.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=-764023847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.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=-764023847 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.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=-764023847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.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=-764023847 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023608 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023608 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023607 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764023483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764023483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764023483 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764023483 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764023483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764023483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764023483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764023847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:00 [2024-02-22T20:16:00.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020592 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020589 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020589 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764020538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764020524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764020524 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764020524 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764020523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764020523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764020523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764020765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:03 [2024-02-22T20:16:03.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:03 [2024-02-22T20:16:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:03 [2024-02-22T20:16:03.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019797 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019797 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019797 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019797 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019796 data=null button=0 stateMask=0x80000 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019795 data=null button=1 stateMask=0x80000 x=815 y=107 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019795 data=null button=0 stateMask=0x0 x=815 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019795 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019795 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019792 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019792 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019792 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019789 data=null button=3 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019788 data=null button=0 stateMask=0x200000 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019788 data=null button=3 stateMask=0x200000 x=347 y=107 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019788 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019787 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019787 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019780 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.150Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019780 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019780 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019777 data=null button=2 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019776 data=null button=0 stateMask=0x100000 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019776 data=null button=2 stateMask=0x100000 x=347 y=107 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019776 data=null button=0 stateMask=0x0 x=347 y=107 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019775 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019775 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019773 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019773 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019773 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019766 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019765 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019765 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019765 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019765 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019764 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019762 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019762 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019762 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019759 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019758 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019758 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019758 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.151Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019757 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019757 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019755 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019755 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019755 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019747 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019746 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019746 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019746 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019745 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019745 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019743 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019742 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019742 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019739 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019738 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019705 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019704 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019704 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019696 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.152Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019695 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019692 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019692 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019692 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019689 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019688 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019688 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019688 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019687 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019687 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019680 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019680 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019680 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019676 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019675 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019672 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019672 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019672 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.153Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019672 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019664 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019663 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019663 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019663 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019663 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019662 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019660 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019660 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019660 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019656 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019656 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019656 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019655 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019655 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.410Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019655 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019650 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019650 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019650 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019646 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019645 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019643 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019642 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019642 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019639 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019639 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019638 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019638 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019638 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019638 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019638 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019633 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019633 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019633 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.411Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019630 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019629 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019629 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019629 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019628 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019628 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019628 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019626 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019626 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019626 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019600 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019599 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019599 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019599 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019598 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019598 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019596 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019596 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019596 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019592 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019592 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019591 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019591 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019591 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019591 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019589 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019588 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019588 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019580 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019580 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019579 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019579 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019579 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019579 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019576 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019576 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019576 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019573 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019572 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019566 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019566 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019566 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019563 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019562 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019562 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019562 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.413Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019561 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019561 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019559 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019559 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019559 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019555 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019555 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019555 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019554 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019554 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019554 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019547 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019547 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019547 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019544 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019543 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019543 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019543 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019542 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019542 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019540 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019540 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019540 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019537 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019534 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019533 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019533 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.414Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019533 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019533 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019533 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019531 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019531 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019531 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019528 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019527 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019527 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019527 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019527 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019527 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019526 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019524 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019524 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019524 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019521 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019521 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019521 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019503 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019503 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019503 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019500 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019500 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019500 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019496 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.415Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019495 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019492 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019492 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019492 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019489 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019488 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019488 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019488 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019488 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019487 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019481 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019480 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019480 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019477 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019476 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019473 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019473 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019473 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019470 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.416Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019466 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019466 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019466 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019465 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019465 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019463 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019463 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019463 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019460 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019459 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019459 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019459 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019458 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019458 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019456 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019456 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019456 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019456 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019453 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019449 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019446 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019446 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019446 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019446 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.417Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019442 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019442 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019441 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019403 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019403 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019403 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019403 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019400 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019400 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019400 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019397 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019396 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019396 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019396 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.418Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019395 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019395 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019393 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019393 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019393 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019385 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019384 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019381 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019381 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019381 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019378 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019377 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019377 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019377 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019376 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019376 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019374 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019374 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019374 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019366 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.675Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019365 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019365 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019365 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019364 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019364 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019362 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019362 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019362 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019358 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019358 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019357 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019357 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019353 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019353 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019350 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019350 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019350 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019347 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019346 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019346 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019346 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019345 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019345 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019343 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.676Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019343 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019343 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019337 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019337 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019336 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019336 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019336 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019336 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019334 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019334 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019334 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019331 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019330 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019328 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.677Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019328 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019327 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019327 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019325 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019324 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019324 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019324 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019323 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019323 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019317 data=null button=0 stateMask=0x0 x=272 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019317 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019317 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019301 data=null button=1 stateMask=0x0 x=272 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019300 data=null button=0 stateMask=0x80000 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019300 data=null button=1 stateMask=0x80000 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019299 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019299 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019299 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019297 data=null button=0 stateMask=0x0 x=291 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019296 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019296 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019293 data=null button=1 stateMask=0x0 x=291 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019292 data=null button=0 stateMask=0x80000 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019292 data=null button=1 stateMask=0x80000 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019292 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019291 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019291 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019284 data=null button=0 stateMask=0x0 x=310 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019284 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019284 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.679Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019280 data=null button=1 stateMask=0x0 x=310 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019280 data=null button=0 stateMask=0x80000 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019279 data=null button=1 stateMask=0x80000 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019279 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019279 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019279 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019277 data=null button=0 stateMask=0x0 x=328 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019276 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019276 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019270 data=null button=1 stateMask=0x0 x=328 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null button=0 stateMask=0x80000 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null button=1 stateMask=0x80000 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.680Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019269 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019266 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019266 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019266 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019263 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019262 data=null button=0 stateMask=0x80000 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019262 data=null button=1 stateMask=0x80000 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019262 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019262 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019261 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019259 data=null button=0 stateMask=0x0 x=366 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019259 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.681Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019259 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019251 data=null button=1 stateMask=0x0 x=366 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null button=0 stateMask=0x80000 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null button=1 stateMask=0x80000 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019250 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019247 data=null button=0 stateMask=0x0 x=385 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019247 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019247 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019244 data=null button=1 stateMask=0x0 x=385 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null button=0 stateMask=0x80000 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null button=1 stateMask=0x80000 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.682Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019243 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019200 data=null button=0 stateMask=0x0 x=403 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019200 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019200 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019197 data=null button=1 stateMask=0x0 x=403 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019196 data=null button=0 stateMask=0x80000 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019196 data=null button=1 stateMask=0x80000 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019195 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019195 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019195 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019193 data=null button=0 stateMask=0x0 x=422 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019193 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019193 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019190 data=null button=1 stateMask=0x0 x=422 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019189 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019186 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019185 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019185 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019185 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.683Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019183 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019183 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019182 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019179 data=null button=1 stateMask=0x0 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019179 data=null button=0 stateMask=0x80000 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019178 data=null button=1 stateMask=0x80000 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019178 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019178 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019178 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019176 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019176 data=null button=0 stateMask=0x0 x=459 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019175 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019175 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019167 data=null button=1 stateMask=0x0 x=459 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019167 data=null button=0 stateMask=0x80000 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019166 data=null button=1 stateMask=0x80000 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019166 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019166 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019166 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019163 data=null button=0 stateMask=0x0 x=478 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019163 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019163 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019160 data=null button=1 stateMask=0x0 x=478 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null button=0 stateMask=0x80000 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null button=1 stateMask=0x80000 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019159 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.684Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019153 data=null button=0 stateMask=0x0 x=497 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019153 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019153 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019150 data=null button=1 stateMask=0x0 x=497 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019149 data=null button=0 stateMask=0x80000 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019149 data=null button=1 stateMask=0x80000 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019149 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.685Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019148 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019148 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019099 data=null button=0 stateMask=0x0 x=516 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019099 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019099 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019095 data=null button=1 stateMask=0x0 x=516 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.941Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019094 data=null button=0 stateMask=0x80000 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019094 data=null button=1 stateMask=0x80000 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019094 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019093 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019093 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019091 data=null button=0 stateMask=0x0 x=534 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019091 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019091 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019083 data=null button=1 stateMask=0x0 x=534 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019082 data=null button=0 stateMask=0x80000 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.942Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019082 data=null button=1 stateMask=0x80000 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019082 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019082 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019081 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019079 data=null button=0 stateMask=0x0 x=553 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019079 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019079 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019075 data=null button=1 stateMask=0x0 x=553 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null button=0 stateMask=0x80000 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.943Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null button=1 stateMask=0x80000 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019074 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019067 data=null button=0 stateMask=0x0 x=572 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019067 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019067 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019063 data=null button=1 stateMask=0x0 x=572 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019063 data=null button=0 stateMask=0x80000 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019062 data=null button=1 stateMask=0x80000 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.944Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019062 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019062 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019062 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019060 data=null button=0 stateMask=0x0 x=591 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019060 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019060 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019057 data=null button=1 stateMask=0x0 x=591 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019053 data=null button=0 stateMask=0x80000 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019052 data=null button=1 stateMask=0x80000 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019052 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.945Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019052 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019052 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019049 data=null button=0 stateMask=0x0 x=609 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019049 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019049 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019046 data=null button=1 stateMask=0x0 x=609 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null button=0 stateMask=0x80000 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null button=1 stateMask=0x80000 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.946Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019045 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764019000 data=null button=0 stateMask=0x0 x=628 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764019000 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764019000 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018996 data=null button=1 stateMask=0x0 x=628 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018996 data=null button=0 stateMask=0x80000 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018995 data=null button=1 stateMask=0x80000 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018995 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.947Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018995 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018995 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018993 data=null button=0 stateMask=0x0 x=647 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018993 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018993 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018990 data=null button=1 stateMask=0x0 x=647 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018989 data=null button=0 stateMask=0x80000 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018989 data=null button=1 stateMask=0x80000 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018985 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018984 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.948Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018984 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018981 data=null button=0 stateMask=0x0 x=665 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018981 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018981 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018978 data=null button=1 stateMask=0x0 x=665 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018977 data=null button=0 stateMask=0x80000 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018977 data=null button=1 stateMask=0x80000 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018976 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018976 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018976 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.949Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018974 data=null button=0 stateMask=0x0 x=684 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018974 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018974 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018966 data=null button=1 stateMask=0x0 x=684 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018965 data=null button=0 stateMask=0x80000 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018965 data=null button=1 stateMask=0x80000 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018965 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018964 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018964 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.950Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018962 data=null button=0 stateMask=0x0 x=703 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018961 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018961 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018958 data=null button=1 stateMask=0x0 x=703 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018958 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018957 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018957 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018957 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018957 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.951Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018950 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018950 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018949 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018901 data=null button=1 stateMask=0x0 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018900 data=null button=0 stateMask=0x80000 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018899 data=null button=1 stateMask=0x80000 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018899 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018899 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018899 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018896 data=null button=0 stateMask=0x0 x=740 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.952Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018896 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018896 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018893 data=null button=1 stateMask=0x0 x=740 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018893 data=null button=0 stateMask=0x80000 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018892 data=null button=1 stateMask=0x80000 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018892 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018892 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018892 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018890 data=null button=0 stateMask=0x0 x=759 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018890 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018890 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018882 data=null button=1 stateMask=0x0 x=759 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018881 data=null button=0 stateMask=0x80000 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018881 data=null button=1 stateMask=0x80000 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018881 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018880 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018880 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018878 data=null button=0 stateMask=0x0 x=778 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018878 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018878 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018875 data=null button=1 stateMask=0x0 x=778 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018874 data=null button=0 stateMask=0x80000 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.953Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018874 data=null button=1 stateMask=0x80000 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018874 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018873 data=null doit=true}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018873 data=null}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018866 data=null button=0 stateMask=0x0 x=797 y=50 count=0}, TimeGraphControl with text {}]
15:16:04 [2024-02-22T20:16:04.954Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018866 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.209Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018866 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018863 data=null button=1 stateMask=0x0 x=797 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018862 data=null button=0 stateMask=0x80000 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018862 data=null button=1 stateMask=0x80000 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018862 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018861 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018861 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018859 data=null button=0 stateMask=0x0 x=815 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018859 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018859 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018856 data=null button=1 stateMask=0x0 x=815 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null button=0 stateMask=0x80000 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null button=1 stateMask=0x80000 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.210Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018852 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018849 data=null button=0 stateMask=0x0 x=834 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018849 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018849 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018804 data=null button=1 stateMask=0x0 x=834 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018803 data=null button=0 stateMask=0x80000 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018802 data=null button=1 stateMask=0x80000 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018802 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018802 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018802 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018802 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018799 data=null button=0 stateMask=0x0 x=853 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018799 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018799 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.211Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018796 data=null button=1 stateMask=0x0 x=853 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null button=0 stateMask=0x80000 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null button=1 stateMask=0x80000 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018795 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018792 data=null button=0 stateMask=0x0 x=871 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018792 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018792 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018784 data=null button=1 stateMask=0x0 x=871 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018784 data=null button=0 stateMask=0x80000 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018783 data=null button=1 stateMask=0x80000 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018783 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018783 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018783 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.212Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018780 data=null button=0 stateMask=0x0 x=890 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018780 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018780 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018777 data=null button=1 stateMask=0x0 x=890 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018776 data=null button=0 stateMask=0x80000 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018776 data=null button=1 stateMask=0x80000 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018776 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018776 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018775 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018775 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018770 data=null button=0 stateMask=0x0 x=909 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018770 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018770 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018767 data=null button=1 stateMask=0x0 x=909 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018766 data=null button=0 stateMask=0x80000 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018766 data=null button=1 stateMask=0x80000 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018766 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018766 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018765 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018757 data=null button=0 stateMask=0x0 x=928 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018753 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018753 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018749 data=null button=1 stateMask=0x0 x=928 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.213Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018748 data=null button=0 stateMask=0x80000 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018748 data=null button=1 stateMask=0x80000 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018748 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018747 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018747 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018745 data=null button=0 stateMask=0x0 x=946 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018745 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018744 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018699 data=null button=1 stateMask=0x0 x=946 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018698 data=null button=0 stateMask=0x80000 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018698 data=null button=1 stateMask=0x80000 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018698 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018697 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018697 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018694 data=null button=0 stateMask=0x0 x=965 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018694 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018694 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018690 data=null button=1 stateMask=0x0 x=965 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018690 data=null button=0 stateMask=0x80000 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018689 data=null button=1 stateMask=0x80000 x=984 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018689 data=null button=0 stateMask=0x0 x=984 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018689 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018689 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018682 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018681 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018681 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.214Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018677 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018677 data=null button=0 stateMask=0x80000 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018677 data=null button=1 stateMask=0x80000 x=722 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018676 data=null button=0 stateMask=0x0 x=722 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018676 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018676 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018673 data=null button=0 stateMask=0x0 x=347 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018673 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018673 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018665 data=null button=1 stateMask=0x0 x=347 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018664 data=null button=0 stateMask=0x80000 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018664 data=null button=1 stateMask=0x80000 x=441 y=50 count=1}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018663 data=null button=0 stateMask=0x0 x=441 y=50 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-764018663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-764018663 data=null doit=true}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-764018663 data=null}, TimeGraphControl with text {}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018388 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018388 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764018352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764018352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764018352 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764018352 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764018351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764018351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764018351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:05 [2024-02-22T20:16:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764018660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:05 [2024-02-22T20:16:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:05 [2024-02-22T20:16:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:05 [2024-02-22T20:16:05.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017607 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017478 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764017478 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.553Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.554Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764017297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764017297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764017297 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764017297 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764017297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764017297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764017297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:06 [2024-02-22T20:16:06.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=-764017606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:06 [2024-02-22T20:16:06.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:06 [2024-02-22T20:16:06.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:06 [2024-02-22T20:16:06.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016616 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016419 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016419 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764016419 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764016349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764016349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764016349 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764016349 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764016349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764016349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764016349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:07 [2024-02-22T20:16:07.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=-764016616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:07 [2024-02-22T20:16:07.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:07 [2024-02-22T20:16:07.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:07 [2024-02-22T20:16:07.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:08 [2024-02-22T20:16:08.199Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:08 [2024-02-22T20:16:08.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:08 [2024-02-22T20:16:08.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=-764015698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.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=-764015697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.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=-764015697 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764015697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.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=-764015697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764015601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764015600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.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=-764015600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.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=-764015585 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764015585 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764015451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764015451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764015451 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764015451 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764015451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764015451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764015451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764015697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:08 [2024-02-22T20:16:08.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:08 [2024-02-22T20:16:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:08 [2024-02-22T20:16:08.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011641 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011489 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011489 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:12 [2024-02-22T20:16:12.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764011423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764011423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764011423 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764011423 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764011421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764011421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764011421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764011641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:12 [2024-02-22T20:16:12.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:13 [2024-02-22T20:16:13.142Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:13 [2024-02-22T20:16:13.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:13 [2024-02-22T20:16:13.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010480 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010480 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:13 [2024-02-22T20:16:13.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-764010479 data=null doit=true}, Shell with text {Legend}]
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-764010474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")]
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:13 [2024-02-22T20:16:13.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')
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764010471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764010471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764010471 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764010471 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764010471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764010471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764010471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764010748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:13 [2024-02-22T20:16:13.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009472 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009298 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764009298 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.766Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764009266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764009265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764009265 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764009265 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764009265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764009265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764009265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764009231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764009218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764009218 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764009218 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764009218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764009218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764009218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:14 [2024-02-22T20:16:14.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=-764009472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:14 [2024-02-22T20:16:14.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008234 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008127 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008127 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764008127 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:15 [2024-02-22T20:16:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764008078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764008078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764008078 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764008078 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764008078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764008078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764008078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:15 [2024-02-22T20:16:15.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=-764008234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:15 [2024-02-22T20:16:15.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"'
15:16:15 [2024-02-22T20:16:15.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:16 [2024-02-22T20:16:16.520Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006945 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764006945 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:17 [2024-02-22T20:16:17.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:16:17 [2024-02-22T20:16:17.647Z] 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=-764006318 data=null doit=true}, Shell with text {Time Event Filter}]
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:16:17 [2024-02-22T20:16:17.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005781 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005781 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:16:18 [2024-02-22T20:16:18.211Z] 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=-764005778 data=null doit=true}, Shell with text {Time Event Filter}]
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:16:18 [2024-02-22T20:16:18.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-764005778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-764005778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-764005778 data=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-764005778 data=null}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-764005777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-764005777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-764005777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005741 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005634 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005634 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.213Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:18 [2024-02-22T20:16:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:18 [2024-02-22T20:16:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:18 [2024-02-22T20:16:18.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')
15:16:18 [2024-02-22T20:16:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:18 [2024-02-22T20:16:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-764005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-764005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-764005599 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-764005585 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-764005585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-764005585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-764005584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-764005741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:18 [2024-02-22T20:16:18.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992370 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992259 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763992259 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763992210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763992210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763992210 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763992210 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763992210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763992210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763992210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16: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=-763992370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763991075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763991075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763991075 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763991075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763991075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763990854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763990853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763990853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763990853 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.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=-763990853 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763990790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763990790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763990790 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763990790 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763990790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763990790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763990790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763991075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:33 [2024-02-22T20:16:33.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763989979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763989979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763989979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763989979 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763989979 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763989962 data=null doit=true}, Shell with text {Legend}]
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:33 [2024-02-22T20:16:33.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Sent event 13 to [Selection [13]: SelectionEvent{Scale {} time=-763989887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")]
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotScale - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
15:16:34 [2024-02-22T20:16:34.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763989859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763989859 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763989859 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763989859 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763989857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763989857 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763989856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763990093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:34 [2024-02-22T20:16:34.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:35 [2024-02-22T20:16:35.073Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:35 [2024-02-22T20:16:35.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988680 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.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=-763988680 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:35 [2024-02-22T20:16:35.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:35 [2024-02-22T20:16:35.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')
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763988590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763988590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763988590 data=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763988590 data=null}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763988590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763988590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763988590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:35 [2024-02-22T20:16:35.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")
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Scale with text "", using matcher: of type 'Scale'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:35 [2024-02-22T20:16:35.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')
15:16:35 [2024-02-22T20:16:35.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:35 [2024-02-22T20:16:35.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')
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763988570 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763988569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763988569 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763988569 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763988569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763988557 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763988557 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:35 [2024-02-22T20:16:35.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=-763988817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:35 [2024-02-22T20:16:35.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:36 [2024-02-22T20:16:36.514Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:36 [2024-02-22T20:16:36.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:36 [2024-02-22T20:16:36.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=-763987528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987528 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763987528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987422 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987422 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.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=-763987422 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763987387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763987387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763987387 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763987387 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763987387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763987387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763987387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763987528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:36 [2024-02-22T20:16:36.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:36 [2024-02-22T20:16:36.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:36 [2024-02-22T20:16:36.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:37 [2024-02-22T20:16:37.336Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:37 [2024-02-22T20:16:37.336Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:37 [2024-02-22T20:16:37.336Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:37 [2024-02-22T20:16:37.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:37 [2024-02-22T20:16:37.898Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:38 [2024-02-22T20:16:38.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:38 [2024-02-22T20:16:38.154Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:38 [2024-02-22T20:16:38.721Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:38 [2024-02-22T20:16:38.721Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:39 [2024-02-22T20:16:39.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:39 [2024-02-22T20:16:39.284Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:39 [2024-02-22T20:16:39.846Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:39 [2024-02-22T20:16:39.846Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983693 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983584 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983584 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.408Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763983481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763983481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763983481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763983480 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763983480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763983480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763983480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763983692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:40 [2024-02-22T20:16:40.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:40 [2024-02-22T20:16:40.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:40 [2024-02-22T20:16:40.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:16:41 [2024-02-22T20:16:41.233Z] 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=-763982776 data=null doit=true}, Shell with text {Time Event Filter}]
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:16:41 [2024-02-22T20:16:41.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:16:41 [2024-02-22T20:16:41.795Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:42 [2024-02-22T20:16:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
15:16:42 [2024-02-22T20:16:42.726Z] 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=-763981284 data=null doit=true}, Shell with text {Time Event Filter}]
15:16:42 [2024-02-22T20:16:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: of type 'Text'
15:16:42 [2024-02-22T20:16:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Hat1", using matcher: (of type 'Text')
15:16:42 [2024-02-22T20:16:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:16:42 [2024-02-22T20:16:42.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotText - Attempting to set focus on (of type 'Text')
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980725 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980725 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.290Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763980718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763980718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763980718 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763980718 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763980718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763980718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763980718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763980773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
15:16:43 [2024-02-22T20:16:43.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:16:43 [2024-02-22T20:16:43.853Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:43 [2024-02-22T20:16:43.853Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:43 [2024-02-22T20:16:43.853Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:43 [2024-02-22T20:16:43.853Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:43 [2024-02-22T20:16:43.854Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 17
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979490 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979489 data=null}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.418Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.419Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763979455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763979455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763979455 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763979455 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763979455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763979455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763979455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:44 [2024-02-22T20:16:44.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763979583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:16:44 [2024-02-22T20:16:44.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:44 [2024-02-22T20:16:44.677Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 48.50 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testBookmark -- Time elapsed: 1.289 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimeLine -- Time elapsed: 2.915 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testDrag -- Time elapsed: 2.252 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNamespaceNavigation -- Time elapsed: 1.005 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testCollapseExpandUsingEnter -- Time elapsed: 0.916 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testExpandAndCollapse -- Time elapsed: 0.898 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testEventStyling -- Time elapsed: 4.024 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegendArrow -- Time elapsed: 3.341 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHideEmptyRows -- Time elapsed: 2.519 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testVerticalZoom -- Time elapsed: 13.35 s
15:16:44 [2024-02-22T20:16:44.677Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testZoomToSelection -- Time elapsed: 1.425 s
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testLegend -- Time elapsed: 3.397 s
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testHorizontalZoom -- Time elapsed: 3.907 s
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testTimegraphEventFiltering -- Time elapsed: 2.748 s
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest.testKeyboardNavigation -- Time elapsed: 1.278 s
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest skipped
15:16:44 [2024-02-22T20:16:44.678Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:16:44 [2024-02-22T20:16:44.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
15:16:44 [2024-02-22T20:16:44.678Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest skipped
15:16:44 [2024-02-22T20:16:44.678Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763979361 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763979251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:16:44 [2024-02-22T20:16:44.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763978591 data=null doit=true}, Button with text {Select roo&t directory:}]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763978591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763978589 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763978589 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763978589 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763978589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /tmp/trace4535177827159371338.gz
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/tmp/trace4535177827159371338.gz} [layout=null] time=-763978587 data=null}, (of type 'Combo')]
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /tmp/trace4535177827159371338.gz
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:45 [2024-02-22T20:16:45.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:45 [2024-02-22T20:16:45.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763978531 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763978531 data=null doit=true}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763978531 data=null}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763978531 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763978531 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763978531 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.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'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:16:45 [2024-02-22T20:16:45.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')
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/tmp/trace4535177827...", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:16:45 [2024-02-22T20:16:45.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:'))
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : TMF Tests} [layout=null] time=-763978514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : TMF Tests
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763978512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763978512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763978512 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763978512 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763978512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763978512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:45 [2024-02-22T20:16:45.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:45 [2024-02-22T20:16:45.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:16:45 [2024-02-22T20:16:45.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763978512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:46 [2024-02-22T20:16:46.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763978002 data=null doit=true}, TreeItem with text {Tracing}]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763978002 data=null}, TreeItem with text {Tracing}]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763978002 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763978001 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763978000 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763978000 data=null doit=true}, Tree node with text: Traces [1]]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763978000 data=null}, Tree node with text: Traces [1]]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763977999 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, Tree node with text: Traces [1]]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763977999 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Traces [1]]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763977998 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, Tree node with text: Traces [1]]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: trace4535177827159371338
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977998 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {trace4535177827159371338} time=-763977998 data=null doit=true}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {trace4535177827159371338} time=-763977998 data=null}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977998 data=null button=1 stateMask=0x0 x=171 y=81 count=1}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763977998 data=null item=TreeItem {trace4535177827159371338} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977962 data=null button=1 stateMask=0x80000 x=171 y=81 count=1}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977962 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977962 data=null button=1 stateMask=0x0 x=171 y=81 count=2}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763977962 data=null item=TreeItem {trace4535177827159371338} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977927 data=null button=1 stateMask=0x80000 x=171 y=81 count=2}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {trace4535177827159371338} time=-763977853 data=null button=0 stateMask=0x0 x=171 y=81 count=0}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {trace4535177827159371338} time=-763977853 data=null doit=true}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {trace4535177827159371338} time=-763977853 data=null}, Tree node with text: trace4535177827159371338]
15:16:46 [2024-02-22T20:16:46.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: trace4535177827159371338
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Tracing/Traces/trace4535177827159371338 - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763976549 data=null doit=true}, Shell with text {data - Tracing/Traces/trace4535177827159371338 - Eclipse Platform}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763976508 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763976508 data=null doit=true}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763976507 data=null}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763976507 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763976507 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763976492 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:16:47 [2024-02-22T20:16:47.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:47 [2024-02-22T20:16:47.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')
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:47 [2024-02-22T20:16:47.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
15:16:47 [2024-02-22T20:16:47.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=-763976308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.631Z] 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=-763976308 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.631Z] 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=-763976308 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.631Z] 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=-763976292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.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=-763976292 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763976291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763976291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763976291 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763976291 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763976290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763976290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.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')
15:16:47 [2024-02-22T20:16:47.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')
15:16:47 [2024-02-22T20:16:47.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:47 [2024-02-22T20:16:47.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763976290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:47 [2024-02-22T20:16:47.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763976460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:16:47 [2024-02-22T20:16:47.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:47 [2024-02-22T20:16:47.888Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.378 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
15:16:47 [2024-02-22T20:16:47.888Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest.testGzipImport -- Time elapsed: 3.222 s
15:16:47 [2024-02-22T20:16:47.888Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:16:47 [2024-02-22T20:16:47.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763975976 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:16:47 [2024-02-22T20:16:47.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:48 [2024-02-22T20:16:48.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:16:48 [2024-02-22T20:16:48.145Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:16:48 [2024-02-22T20:16:48.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:16:48 [2024-02-22T20:16:48.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763975895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:16:48 [2024-02-22T20:16:48.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:49 [2024-02-22T20:16:49.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763974417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763974417 data=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763974417 data=null}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763974417 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974417 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763974405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763974405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763974405 data=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763974405 data=null}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763974405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974404 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763974395 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763974395 data=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763974395 data=null}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763974395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763974395 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763974393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763974393 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763974393 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763974393 data=null}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763974392 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974392 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763974381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763974378 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763974378 data=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763974378 data=null}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763974378 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974378 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763974371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:49 [2024-02-22T20:16:49.509Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-763974371 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:16:49 [2024-02-22T20:16:49.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-763974371 data=null}, TreeItem with text {Experiments [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-763974370 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763974370 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-763974364 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763974363 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763974363 data=null}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763974363 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763974363 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763974362 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [1]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-763974360 data=null doit=true}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-763974360 data=null}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-763974360 data=null button=1 stateMask=0x0 x=105 y=104 count=1}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974360 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-763974342 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-763974341 data=null x=105 y=104 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-763974338 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-763974306 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-763974305 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-763974305 data=null x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-763974304 data=null x=0 y=0 width=0 height=0 detail=0}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-763974304 data=[TmfTraceElement(/Test/Traces/test.xml)] x=149 y=210 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-763974301 data=null x=0 y=0 width=0 height=0 detail=2}, TreeItem with text {test.xml}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-763974296 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-763974296 data=null doit=true}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-763974296 data=null}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-763974296 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763974296 data=null item=TreeItem {Test Experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-763974279 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [0]}]
15:16:49 [2024-02-22T20:16:49.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:16:49 [2024-02-22T20:16:49.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
15:16:49 [2024-02-22T20:16:49.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
15:16:50 [2024-02-22T20:16:50.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:16:50 [2024-02-22T20:16:50.023Z] 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=-763974025 data=null doit=true}, Shell with text {Export trace package}]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-763973942 data=null doit=true}, Button with text {Sa&ve in tar format}]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-763973942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-763973939 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-763973939 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-763973939 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-763973939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:50 [2024-02-22T20:16:50.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-763973938 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-763973937 data=null}, (of type 'Combo')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763973936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763973936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763973936 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763973936 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763973936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763973936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763973936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-763974256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
15:16:50 [2024-02-22T20:16:50.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-763973514 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-763973514 data=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-763973514 data=null}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-763973513 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973513 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-763973505 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-763973504 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-763973504 data=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-763973504 data=null}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-763973504 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973504 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-763973500 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-763973500 data=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-763973500 data=null}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-763973500 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763973500 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-763973498 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-763973498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-763973498 data=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-763973498 data=null}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-763973498 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973498 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-763973484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-763973484 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-763973484 data=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-763973484 data=null}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-763973484 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973483 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-763973480 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:16:50 [2024-02-22T20:16:50.589Z] 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=-763973265 data=null doit=true}, Shell with text {Import trace package}]
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-763973262 data=null}, (of type 'Combo')]
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
15:16:50 [2024-02-22T20:16:50.589Z]  into text (of type 'Combo')
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:16:50 [2024-02-22T20:16:50.589Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
15:16:50 [2024-02-22T20:16:50.589Z] '' with an interval of {1}ms. between characters.
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763973182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763973182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763973182 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763973182 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763973182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763973182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.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')
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763973182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-763973458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
15:16:50 [2024-02-22T20:16:50.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-763973045 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-763973045 data=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-763973045 data=null}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-763973045 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973045 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-763973038 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:50 [2024-02-22T20:16:50.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-763973038 data=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-763973038 data=null}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-763973037 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763973037 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-763973036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-763973026 data=null doit=true}, TreeItem with text {Experiments [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-763973025 data=null}, TreeItem with text {Experiments [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-763973025 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763973025 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]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-763973024 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Test Experiment [1]}
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-763973024 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-763973024 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-763973024 data=null}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-763973023 data=null button=1 stateMask=0x0 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763973023 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-763973008 data=null button=1 stateMask=0x80000 x=142 y=58 count=1}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-763973007 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-763973007 data=null button=1 stateMask=0x0 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763973007 data=null item=TreeItem {Test Experiment [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-763972991 data=null button=1 stateMask=0x80000 x=142 y=58 count=2}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-763972961 data=null button=0 stateMask=0x0 x=142 y=58 count=0}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-763972961 data=null doit=true}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-763972961 data=null}, TreeItem with text {Test Experiment [1]}]
15:16:50 [2024-02-22T20:16:50.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Test Experiment [1]}
15:16:51 [2024-02-22T20:16:51.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
15:16:52 [2024-02-22T20:16:52.775Z] 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@7e532f2d] time=-763971434 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763971395 data=null button=0 stateMask=0x0 x=55 y=127 count=0}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763971395 data=null doit=true}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763971395 data=null}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763971394 data=null button=1 stateMask=0x0 x=55 y=127 count=1}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763971394 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763971384 data=null button=1 stateMask=0x80000 x=55 y=127 count=1}, TreeItem with text {Test}]
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:16:52 [2024-02-22T20:16:52.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763970612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970611 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] 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=-763970611 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763970611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763970611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763970611 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763970611 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763970611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763970611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:53 [2024-02-22T20:16:53.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:16:53 [2024-02-22T20:16:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763970611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:53 [2024-02-22T20:16:53.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763971357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:16:53 [2024-02-22T20:16:53.852Z] 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@7e532f2d] time=-763970106 data=null doit=true}, Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}]
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-763970102 data=null button=0 stateMask=0x0 x=79 y=12 count=0}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Import Test} time=-763970102 data=null doit=true}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-763970102 data=null}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-763970102 data=null button=1 stateMask=0x0 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763970102 data=null item=TreeItem {Import Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-763970077 data=null button=1 stateMask=0x80000 x=79 y=12 count=1}, TreeItem with text {Import Test}]
15:16:53 [2024-02-22T20:16:53.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:53 [2024-02-22T20:16:53.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:16:53 [2024-02-22T20:16:53.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:54 [2024-02-22T20:16:54.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
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.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=-763969362 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] 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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] 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=-763969362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] 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=-763969362 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] 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=-763969362 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763969361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763969361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763969361 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763969361 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763969361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763969361 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.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')
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763969361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:54 [2024-02-22T20:16:54.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763970041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763967384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763967384 data=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763967384 data=null}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763967384 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763967384 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763967366 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763967365 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763967365 data=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763967365 data=null}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763967365 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763967365 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763967361 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763967361 data=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763967360 data=null}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763967360 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763967360 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763967358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763967352 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763967352 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763967352 data=null}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763967352 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763967352 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763967346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763967345 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763967345 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763967345 data=null}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763967345 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763967345 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763967342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Trace Package...'
15:16:56 [2024-02-22T20:16:56.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Trace Package...'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
15:16:56 [2024-02-22T20:16:56.931Z] 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=-763967109 data=null doit=true}, Shell with text {Export trace package}]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:16:56 [2024-02-22T20:16:56.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')
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-763967108 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-763967045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-763967045 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-763967045 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-763967045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-763967045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-763967044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-763967044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-763967043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-763967043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-763967043 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-763967043 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-763967042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-763967042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-763967042 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-763967042 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-763967042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-763967041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-763967041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-763967025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-763967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-763967024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-763967024 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-763967024 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "To &archive file:", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: of type 'Label'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Export trace package", using matcher: (of type 'Label')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-763967023 data=null doit=true}, Button with text {Save in &zip format}]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-763967023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Save in &zip format}]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-763967022 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-763967022 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-763967022 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-763967022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-763967021 data=null doit=true}, Button with text {Sa&ve in tar format}]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-763967021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Sa&ve in tar format}]
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Save in &zip format} time=-763967021 data=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-763967021 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-763967021 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Save in &zip format} time=-763967021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-763967019 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null doit=true}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-763967018 data=null}, (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-763967017 data=null}, (of type 'Combo')]
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:56 [2024-02-22T20:16:56.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763967017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763967017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763967017 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763967017 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763967017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763967017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:56 [2024-02-22T20:16:56.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763967009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-763967293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Trace Package...']
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763966916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763966916 data=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763966916 data=null}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763966916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763966915 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763966909 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763966909 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763966909 data=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763966909 data=null}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763966908 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763966908 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763966897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:56 [2024-02-22T20:16:56.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763966896 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763966896 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763966896 data=null}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763966896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763966896 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763966891 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763966891 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763966891 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763966891 data=null}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763966891 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763966890 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:56 [2024-02-22T20:16:56.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763966880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import Trace Package...'
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import Trace Package...'
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
15:16:57 [2024-02-22T20:16:57.193Z] 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=-763966710 data=null doit=true}, Shell with text {Import trace package}]
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} [layout=null] time=-763966694 data=null}, (of type 'Combo')]
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Inserting text:
15:16:57 [2024-02-22T20:16:57.193Z]  into text (of type 'Combo')
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:16:57 [2024-02-22T20:16:57.193Z] DEBUG org.eclipse.swtbot.swt.finder.keyboard.Keyboard - Typing text ''
15:16:57 [2024-02-22T20:16:57.193Z] '' with an interval of {1}ms. between characters.
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Select All
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select All} time=-763966576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-763966576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Select All} time=-763966576 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select All} time=-763966576 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select All} time=-763966576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select All} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select All} time=-763966575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select All} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select All} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select All} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select All} time=-763966575 data=null doit=true}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select All} time=-763966575 data=null}, (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Select All
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763966575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763966575 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763966574 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763966574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763966574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Finish} time=-763966498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763966498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Finish} time=-763966498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Finish} time=-763966498 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Finish} time=-763966497 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:16:57 [2024-02-22T20:16:57.450Z] 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=-763966497 data=null doit=true}, Shell with text {Confirmation}]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "No &To All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Yes To &All
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-763966496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Yes To &All} time=-763966496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Yes To &All} time=-763966496 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Yes To &All} time=-763966496 data=null}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Yes To &All} time=-763966496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Yes To &All} time=-763966496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Yes To &All} time=-763966496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763966574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-763966851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import Trace Package...']
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:57 [2024-02-22T20:16:57.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:16:57 [2024-02-22T20:16:57.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763966183 data=null doit=true}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763966183 data=null}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763966183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763966183 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763966182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:16:57 [2024-02-22T20:16:57.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {test.xml}
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-763966181 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml} time=-763966181 data=null doit=true}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-763966181 data=null}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-763966181 data=null button=1 stateMask=0x0 x=105 y=81 count=1}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763966181 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-763966161 data=null button=1 stateMask=0x80000 x=105 y=81 count=1}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-763966161 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-763966161 data=null button=1 stateMask=0x0 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763966160 data=null item=TreeItem {test.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-763966087 data=null button=1 stateMask=0x80000 x=105 y=81 count=2}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-763966081 data=null button=0 stateMask=0x0 x=105 y=81 count=0}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-763966081 data=null doit=true}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-763966080 data=null}, TreeItem with text {test.xml}]
15:16:57 [2024-02-22T20:16:57.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {test.xml}
15:16:58 [2024-02-22T20:16:58.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test.xml"'
15:16:59 [2024-02-22T20:16:59.086Z] 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@7e532f2d] time=-763964778 data=null doit=true}, Shell with text {data - Test/Traces/test.xml - Eclipse Platform}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763964735 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763964735 data=null doit=true}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763964735 data=null}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763964735 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763964735 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763964721 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:16:59 [2024-02-22T20:16:59.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:16:59 [2024-02-22T20:16:59.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:16:59 [2024-02-22T20:16:59.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:16:59 [2024-02-22T20:16:59.903Z] 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=-763964031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.903Z] 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=-763964030 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] 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=-763964030 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:16:59 [2024-02-22T20:16:59.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763964030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763964030 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763964029 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763964029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763964029 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:16:59 [2024-02-22T20:16:59.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:16:59 [2024-02-22T20:16:59.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:17:00 [2024-02-22T20:17:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763964029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:00 [2024-02-22T20:17:00.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763964690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:00 [2024-02-22T20:17:00.416Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.45 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
15:17:00 [2024-02-22T20:17:00.416Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.testExperiment -- Time elapsed: 7.038 s
15:17:00 [2024-02-22T20:17:00.416Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard.test -- Time elapsed: 5.331 s
15:17:00 [2024-02-22T20:17:00.416Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:17:00 [2024-02-22T20:17:00.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@7e532f2d] time=-763963514 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763963437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:17:00 [2024-02-22T20:17:00.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:17:00 [2024-02-22T20:17:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:17:00 [2024-02-22T20:17:00.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:17:01 [2024-02-22T20:17:01.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763962808 data=null doit=true}, Button with text {Select &archive file:}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763962808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763962806 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763962806 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763962806 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763962806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-763962794 data=null}, (of type 'Combo')]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962761 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962761 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962761 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962761 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962761 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962761 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962753 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962753 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962752 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962752 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962752 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962752 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962750 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962750 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962750 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962750 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962750 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962750 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962748 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962748 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962748 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962748 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962747 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962747 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962738 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962738 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962738 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962738 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962738 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962737 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763962735 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763962735 data=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763962735 data=null}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763962735 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962735 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763962735 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763962733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e019892
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763962732 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763962731 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763962731 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763962731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763962731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763962731 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763962731 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:01 [2024-02-22T20:17:01.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2469c437
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.248Z] 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=-763962699 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962681 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] 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=-763962681 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:17:01 [2024-02-22T20:17:01.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763962666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763962665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763962665 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763962665 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763962665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763962665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.250Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:01 [2024-02-22T20:17:01.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763962665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:01 [2024-02-22T20:17:01.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763962135 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763962135 data=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763962135 data=null}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763962135 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962135 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763962110 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763962110 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763962109 data=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763962109 data=null}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763962109 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962109 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763962105 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763962105 data=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763962105 data=null}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763962105 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763962105 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763962104 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-763962103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763962103 data=null doit=true}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763962103 data=null}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763962103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763962103 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763962097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763962097 data=null doit=true}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763962097 data=null}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763962097 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763962097 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
15:17:01 [2024-02-22T20:17:01.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763962088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:02 [2024-02-22T20:17:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763961786 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763961781 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763961781 data=null doit=true}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763961781 data=null}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763961781 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763961781 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763961773 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:02 [2024-02-22T20:17:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:17:02 [2024-02-22T20:17:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:17:02 [2024-02-22T20:17:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:02 [2024-02-22T20:17:02.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763961096 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763961095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763961095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763961095 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763961095 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763961095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763961095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:02 [2024-02-22T20:17:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:17:02 [2024-02-22T20:17:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763961095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:02 [2024-02-22T20:17:02.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763961737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:03 [2024-02-22T20:17:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:17:03 [2024-02-22T20:17:03.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:17:04 [2024-02-22T20:17:04.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')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.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.
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-763959975 data=null}, (of type 'Combo')]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959942 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959942 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959942 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959942 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959942 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959942 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959935 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959935 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959935 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959935 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959935 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959935 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959933 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959933 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959933 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959932 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959932 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959932 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959930 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959930 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959930 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959930 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959930 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959930 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959928 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959928 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959928 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959928 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959928 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959928 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763959918 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763959918 data=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763959918 data=null}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763959918 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959918 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763959918 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763959916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@99ec48f
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763959915 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763959915 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763959915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763959915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763959915 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763959915 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:17:04 [2024-02-22T20:17:04.084Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@768857a1
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959903 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] 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=-763959903 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 02:00:00", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763959880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763959880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763959880 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763959880 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763959880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763959880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:04 [2024-02-22T20:17:04.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:17:04 [2024-02-22T20:17:04.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763959880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:17:04 [2024-02-22T20:17:04.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:04 [2024-02-22T20:17:04.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763959368 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763959367 data=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763959367 data=null}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763959367 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959367 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763959356 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763959356 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763959345 data=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763959345 data=null}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763959345 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959345 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763959340 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763959340 data=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763959340 data=null}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763959340 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763959340 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763959333 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-763959332 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763959332 data=null doit=true}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763959332 data=null}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763959332 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959332 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763959327 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763959327 data=null doit=true}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763959327 data=null}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763959326 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763959326 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763959325 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763959023 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763959008 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763959008 data=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763959008 data=null}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763959008 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763959008 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763959001 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:17:04 [2024-02-22T20:17:04.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.784Z] 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=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.785Z] 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=-763958341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.785Z] 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=-763958341 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.785Z] 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=-763958341 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763958340 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763958340 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763958340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763958340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:05 [2024-02-22T20:17:05.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763958971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Trace Import}
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.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.
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles} [layout=null] time=-763957219 data=null}, (of type 'Combo')]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/136/0/.cp/testfiles
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957185 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957185 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957184 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957184 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957184 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957184 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog1
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957177 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957177 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957177 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957177 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957176 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957176 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog2
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957174 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957174 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957174 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957174 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957174 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957174 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog3
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957172 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957172 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957172 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957172 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957172 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957171 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog4
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957163 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957163 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957163 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957163 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957162 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957162 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog5
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testfiles} time=-763957161 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testfiles} time=-763957160 data=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testfiles} time=-763957160 data=null}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testfiles} time=-763957160 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957160 data=null item=TreeItem {testfiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testfiles} time=-763957160 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {testfiles}]
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: syslog6
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763957158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:17:06 [2024-02-22T20:17:06.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@798cc1c4
15:17:06 [2024-02-22T20:17:06.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763957157 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763957157 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763957157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763957157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763957157 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763957157 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:06 [2024-02-22T20:17:06.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:17:06 [2024-02-22T20:17:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6536f06c
15:17:06 [2024-02-22T20:17:06.722Z] 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=-763957154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.722Z] 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=-763957154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957154 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957154 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.723Z] 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=-763957137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.724Z] 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=-763957137 data=null doit=true}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.724Z] 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=-763957137 data=null}, (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')]
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'End Time')
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "invalid timestamp", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.726Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Start Time", using matcher: with mnemonic 'Start Time'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'Start Time')
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'Start Time'))
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "testfiles", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "02:00:00", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: with label (with mnemonic 'End Time')
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "2024-01-01 05:05:00", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: of type 'Text'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "End Time", using matcher: with mnemonic 'End Time'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: with label (with mnemonic 'End Time')
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Time range not vali...", using matcher: (of type 'Text' and with label (with mnemonic 'End Time'))
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:17:06 [2024-02-22T20:17:06.728Z] DEBUG ROOT - Closing lingering shell with title Trace Import
15:17:06 [2024-02-22T20:17:06.984Z] 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=-763957093 data=null doit=true}, Shell with text {Trace Import}]
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763957070 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763957050 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763957050 data=null doit=true}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763957050 data=null}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763957049 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763957049 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763957038 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:17:06 [2024-02-22T20:17:06.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.546Z] 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=-763956375 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763956375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763956374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763956374 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763956374 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763956374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763956374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763956374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:07 [2024-02-22T20:17:07.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763957005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:08 [2024-02-22T20:17:08.108Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.645 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
15:17:08 [2024-02-22T20:17:08.108Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInverseTime -- Time elapsed: 2.844 s
15:17:08 [2024-02-22T20:17:08.108Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerange -- Time elapsed: 2.755 s
15:17:08 [2024-02-22T20:17:08.108Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest.testImportTimerangeInvalidFormat -- Time elapsed: 1.965 s
15:17:08 [2024-02-22T20:17:08.108Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:17:08 [2024-02-22T20:17:08.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763955858 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:08 [2024-02-22T20:17:08.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:08 [2024-02-22T20:17:08.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:17:08 [2024-02-22T20:17:08.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:17:08 [2024-02-22T20:17:08.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:17:08 [2024-02-22T20:17:08.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763955789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:17:08 [2024-02-22T20:17:08.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:17:09 [2024-02-22T20:17:09.472Z] 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@7e532f2d] time=-763954346 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:09 [2024-02-22T20:17:09.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:09 [2024-02-22T20:17:09.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763954159 data=null doit=true}, Shell with text {Preferences}]
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763954077 data=null button=0 stateMask=0x0 x=49 y=518 count=0}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763954077 data=null doit=true}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763954077 data=null}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763954076 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763954076 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763953993 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763953992 data=null doit=true}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763953992 data=null}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763953992 data=null button=1 stateMask=0x0 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763953992 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763953991 data=null button=1 stateMask=0x80000 x=49 y=518 count=1}, TreeItem with text {Tracing}]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763953990 data=null button=0 stateMask=0x0 x=82 y=587 count=0}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763953990 data=null doit=true}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763953990 data=null}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763953990 data=null button=1 stateMask=0x0 x=82 y=587 count=1}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953990 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763953953 data=null button=1 stateMask=0x80000 x=82 y=457 count=1}, Tree node with text: Trace Types]
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:09 [2024-02-22T20:17:09.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763953950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763953950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763953950 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763953950 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763953950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763953950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763953950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763953949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763953949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763953949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763953949 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763953949 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763953948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763953948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763953948 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763953948 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763953948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763953948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763953948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763953947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763953947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763953947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763953947 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763953947 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763953946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763953946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763953946 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763953946 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763953946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763953946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763953946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763954310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:09 [2024-02-22T20:17:09.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:10 [2024-02-22T20:17:10.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
15:17:10 [2024-02-22T20:17:10.244Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 11
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Import filters}
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null doit=true}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953759 data=null doit=true}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763953759 data=null}, ToolItem with tooltip text {Import filters}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Import filters}
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-763953758 data=null doit=true}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-763953758 data=null}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-763953757 data=null button=1 stateMask=0x0 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763953757 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-763953757 data=null button=1 stateMask=0x80000 x=61 y=275 count=1}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953756 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953756 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953756 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763953756 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953756 data=null button=1 stateMask=0x80000 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953755 data=null button=0 stateMask=0x0 x=206 y=298 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953755 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953755 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953755 data=null button=1 stateMask=0x0 x=206 y=298 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953755 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953737 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:17:10 [2024-02-22T20:17:10.246Z] 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@7e532f2d] time=-763953736 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763953453 data=null doit=true}, Shell with text {Preferences}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763953451 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763953451 data=null doit=true}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763953451 data=null}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763953451 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953451 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763953430 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.502Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763953430 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763953430 data=null doit=true}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763953430 data=null}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763953429 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953429 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763953428 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763953426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763953426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763953426 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763953426 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763953426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763953426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763953426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763953425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763953424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763953424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763953424 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763953424 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-763953424 data=null doit=true}, TreeItem with text {Custom XML}]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-763953424 data=null}, TreeItem with text {Custom XML}]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-763953424 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763953423 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom XML}]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-763953423 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-763953423 data=null doit=true}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-763953423 data=null}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-763953423 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763953422 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-763953422 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-763953421 data=null button=0 stateMask=0x0 x=121 y=81 count=0}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-763953420 data=null doit=true}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-763953419 data=null}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-763953419 data=null button=1 stateMask=0x0 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953419 data=null item=TreeItem {testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-763953419 data=null button=1 stateMask=0x80000 x=121 y=81 count=1}, Tree node with text: testxmlextension]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-763953418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763953418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-763953418 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-763953418 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-763953418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-763953418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-763953418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-763953417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763953417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-763953417 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-763953417 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-763953417 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763953416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763953416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763953416 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763953416 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763953416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763953416 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763953415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763953402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763953402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763953402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763953402 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763953402 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:10 [2024-02-22T20:17:10.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')
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:10 [2024-02-22T20:17:10.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')
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763953401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763953401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763953401 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763953401 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763953401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763953401 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763953401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763953730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-763953375 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-763953374 data=null doit=true}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-763953374 data=null}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-763953374 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953374 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-763953326 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:17:10 [2024-02-22T20:17:10.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953325 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953325 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953325 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953325 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953325 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763953307 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:17:10 [2024-02-22T20:17:10.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:17:10 [2024-02-22T20:17:10.506Z] 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@7e532f2d] time=-763953306 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763953134 data=null doit=true}, Shell with text {Preferences}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763953069 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763953069 data=null doit=true}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763953069 data=null}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763953069 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:10 [2024-02-22T20:17:10.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953069 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763953010 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763953010 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763953009 data=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763953009 data=null}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763953009 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763953009 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763953008 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763952998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763952998 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763952998 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763952997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763952997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763952997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763952997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763952997 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763952997 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763952997 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-763952996 data=null doit=true}, TreeItem with text {Custom Text}]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-763952996 data=null}, TreeItem with text {Custom Text}]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-763952996 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763952996 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-763952995 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-763952995 data=null doit=true}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-763952995 data=null}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-763952994 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763952994 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-763952994 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-763952992 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-763952992 data=null doit=true}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-763952992 data=null}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-763952992 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952992 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-763952991 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-763952981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763952981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-763952981 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-763952981 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-763952981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-763952981 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-763952981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-763952980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763952980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-763952980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-763952980 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-763952980 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763952979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763952979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763952979 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763952979 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763952979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763952979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763952979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763952978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763952978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763952978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763952978 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763952978 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763952977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763952977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763952977 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763952977 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763952977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763952977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763952977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763953301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test in tree (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-763952906 data=null button=0 stateMask=0x0 x=61 y=229 count=0}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FILTER test} time=-763952906 data=null doit=true}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-763952906 data=null}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-763952906 data=null button=1 stateMask=0x0 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952905 data=null item=TreeItem {FILTER test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-763952900 data=null button=1 stateMask=0x80000 x=61 y=229 count=1}, TreeItem with text {FILTER test}]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763952899 data=null button=0 stateMask=0x0 x=206 y=252 count=0}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763952899 data=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763952899 data=null}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763952899 data=null button=1 stateMask=0x0 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952899 data=null item=TreeItem {WITH TRACETYPE Custom XML : testxmlextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-763952884 data=null button=1 stateMask=0x80000 x=206 y=252 count=1}, Tree node with text: WITH TRACETYPE Custom XML : testxmlextension]
15:17:11 [2024-02-22T20:17:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
15:17:11 [2024-02-22T20:17:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
15:17:11 [2024-02-22T20:17:11.023Z] 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@7e532f2d] time=-763952883 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:11 [2024-02-22T20:17:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:11 [2024-02-22T20:17:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763952646 data=null doit=true}, Shell with text {Preferences}]
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763952644 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763952612 data=null doit=true}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763952612 data=null}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763952612 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952611 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763952583 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763952582 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763952582 data=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763952582 data=null}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763952582 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952581 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763952580 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763952578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763952578 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763952578 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763952578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763952578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763952578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763952577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763952577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763952577 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763952577 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763952576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763952576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763952576 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763952576 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763952576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763952576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763952575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763952575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763952575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763952575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763952575 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763952575 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763952574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763952574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763952573 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763952573 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763952573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763952573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763952573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763952878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:11 [2024-02-22T20:17:11.281Z] 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@7e532f2d] time=-763952547 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:11 [2024-02-22T20:17:11.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:11 [2024-02-22T20:17:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:11 [2024-02-22T20:17:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:11 [2024-02-22T20:17:11.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763952310 data=null doit=true}, Shell with text {Preferences}]
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763952293 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763952293 data=null doit=true}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763952244 data=null}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763952244 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952244 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763952202 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:11 [2024-02-22T20:17:11.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763952201 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763952201 data=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763952201 data=null}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763952201 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952201 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763952193 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:11 [2024-02-22T20:17:11.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.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')
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763952191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763952191 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763952191 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763952191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763952191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763952191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763952191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763952190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763952190 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763952190 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763952189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952189 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763952189 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763952188 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763952188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763952188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763952188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763952187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763952187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763952187 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763952187 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763952186 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763952186 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763952186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763952186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763952185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763952185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763952185 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763952185 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-763952173 data=null button=0 stateMask=0x0 x=87 y=58 count=0}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom XML} time=-763952173 data=null doit=true}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-763952173 data=null}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-763952172 data=null button=1 stateMask=0x0 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763952172 data=null item=TreeItem {Custom XML} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-763952172 data=null button=1 stateMask=0x80000 x=87 y=58 count=1}, TreeItem with text {Custom XML}]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763952171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763952171 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763952171 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763952171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763952170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763952170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763952169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763952169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763952169 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763952169 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-763952168 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-763952168 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-763952168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-763952168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-763952167 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-763952167 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763952166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763952166 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763952166 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763952166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763952166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763952166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763952165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763952165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763952165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763952165 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763952165 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-763952164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-763952164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-763952164 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-763952164 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-763952164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-763952164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-763952164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-763952164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-763952163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-763952163 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-763952163 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-763952163 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763952162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763952162 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763952162 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763952162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763952162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763952162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763952161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763952161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763952161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763952161 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763952161 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:11 [2024-02-22T20:17:11.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:17:12 [2024-02-22T20:17:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:12 [2024-02-22T20:17:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763951954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763951954 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763951954 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763951954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763951954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763951954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763951953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763951953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763951953 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763951953 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: of type 'Text'
15:17:12 [2024-02-22T20:17:12.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Custom XML", using matcher: (of type 'Text')
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763951745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763951745 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763951745 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763951745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763951744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763951744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763951744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763951744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763951743 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763951743 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763951742 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763951742 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763951742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763951742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763951742 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763951742 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763951741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763951741 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763951741 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763951740 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763951740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763951740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763951740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763952496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:12 [2024-02-22T20:17:12.317Z] 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@7e532f2d] time=-763951715 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763951610 data=null doit=true}, Shell with text {Preferences}]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763951608 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763951608 data=null doit=true}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763951608 data=null}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763951608 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951608 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763951579 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763951578 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763951578 data=null doit=true}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763951578 data=null}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763951578 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951578 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763951576 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763951575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763951574 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763951574 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763951574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763951574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763951574 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763951574 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763951558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763951558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763951557 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763951557 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763951547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763951547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763951547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763951547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763951547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763951547 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763951547 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763951547 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:12 [2024-02-22T20:17:12.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763951546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763951546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763951546 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763951546 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763951545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763951545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763951545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763951710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763951453 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763951439 data=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763951439 data=null}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763951438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763951426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763951426 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763951425 data=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763951425 data=null}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763951425 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951425 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763951422 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763951421 data=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763951421 data=null}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763951421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763951421 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763951412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763951412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763951412 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763951412 data=null}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763951412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951412 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763951408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763951408 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763951408 data=null}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763951408 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763951408 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763951407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-763951406 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-763951406 data=null doit=true}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-763951406 data=null}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-763951406 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951406 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-763951395 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-763951395 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-763951395 data=null doit=true}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-763951395 data=null}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-763951395 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951395 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-763951392 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:17:12 [2024-02-22T20:17:12.579Z] 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@7e532f2d] time=-763951357 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:12 [2024-02-22T20:17:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:12 [2024-02-22T20:17:12.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763951124 data=null doit=true}, Shell with text {Preferences}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763951122 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763951122 data=null doit=true}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763951122 data=null}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763951122 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951122 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763951015 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:12 [2024-02-22T20:17:12.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763951014 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763951014 data=null doit=true}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763951014 data=null}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763951014 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951014 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763951012 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763951009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763951009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763951009 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763951009 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763951009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763951009 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763951009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763951007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763951007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763951007 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763951007 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763951007 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text in tree (of type 'Tree')
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-763951007 data=null doit=true}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-763951007 data=null}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-763951007 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763951006 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-763951006 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-763951004 data=null button=0 stateMask=0x0 x=87 y=35 count=0}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-763951004 data=null doit=true}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-763951004 data=null}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-763951004 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763951003 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-763951003 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-763951002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763951002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-763951002 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-763951002 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-763951002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-763951002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-763951002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-763950987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763950987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-763950987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-763950987 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-763950987 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763950986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763950986 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763950986 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763950986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763950986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763950986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763950985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763950985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763950985 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763950985 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:12 [2024-02-22T20:17:12.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763950984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763950984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763950984 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763950984 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763950984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:12 [2024-02-22T20:17:12.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763950984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763950984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763951298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763950910 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763950910 data=null doit=true}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763950910 data=null}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763950910 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763950898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763950898 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763950898 data=null doit=true}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763950898 data=null}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763950898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763950894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:13 [2024-02-22T20:17:13.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763950894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763950893 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763950893 data=null}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763950893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950884 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763950881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:13 [2024-02-22T20:17:13.097Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-763950880 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-763950880 data=null doit=true}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-763950880 data=null}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-763950880 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950880 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-763950877 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-763950877 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-763950877 data=null doit=true}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-763950876 data=null}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-763950876 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950876 data=null item=TreeItem {syslog_collapse} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-763950865 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: syslog_collapse]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:17:13 [2024-02-22T20:17:13.097Z] 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@7e532f2d] time=-763950835 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763950642 data=null doit=true}, Shell with text {Preferences}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763950626 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763950626 data=null doit=true}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763950626 data=null}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763950625 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950625 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763950539 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.355Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763950538 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763950538 data=null doit=true}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763950538 data=null}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763950537 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950537 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.355Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763950536 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763950534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763950534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763950534 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763950534 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763950534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763950534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763950534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763950525 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763950523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763950523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763950523 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763950523 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763950522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763950522 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763950522 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763950522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763950522 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763950522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763950521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763950521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763950521 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763950521 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763950520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763950520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763950520 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763950520 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763950520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763950520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763950520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763950829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:13 [2024-02-22T20:17:13.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:13 [2024-02-22T20:17:13.615Z] 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@7e532f2d] time=-763950446 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:13 [2024-02-22T20:17:13.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:13 [2024-02-22T20:17:13.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763950153 data=null doit=true}, Shell with text {Preferences}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763950151 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763950151 data=null doit=true}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763950151 data=null}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763950150 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950149 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763950129 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:13 [2024-02-22T20:17:13.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763950129 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763950129 data=null doit=true}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763950129 data=null}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763950128 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763950128 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763950127 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763950125 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763950125 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763950125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763950125 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763950125 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763950125 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:13 [2024-02-22T20:17:13.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763950124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763950124 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763950124 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763950123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763950123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763950123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763950123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763950123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763950123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763950123 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763950123 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763950122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763950122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763950122 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763950122 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763950122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763950122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763950122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763950440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:13 [2024-02-22T20:17:13.877Z] 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@7e532f2d] time=-763950049 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:13 [2024-02-22T20:17:13.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763949792 data=null doit=true}, Shell with text {Preferences}]
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763949760 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763949760 data=null doit=true}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763949760 data=null}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763949760 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949760 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763949743 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:14 [2024-02-22T20:17:14.134Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763949742 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763949742 data=null doit=true}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763949742 data=null}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763949742 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949742 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763949740 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-763949738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763949738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-763949738 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-763949738 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-763949738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-763949738 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-763949738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-763949737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-763949737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-763949737 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-763949737 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-763949737 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Custom Text} time=-763949737 data=null doit=true}, TreeItem with text {Custom Text}]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-763949737 data=null}, TreeItem with text {Custom Text}]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-763949736 data=null button=1 stateMask=0x0 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763949736 data=null item=TreeItem {Custom Text} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Custom Text}]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-763949735 data=null button=1 stateMask=0x80000 x=87 y=35 count=1}, TreeItem with text {Custom Text}]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-763949735 data=null doit=true}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-763949735 data=null}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-763949735 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763949735 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-763949734 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-763949733 data=null button=0 stateMask=0x0 x=118 y=127 count=0}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-763949733 data=null doit=true}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-763949733 data=null}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-763949732 data=null button=1 stateMask=0x0 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949732 data=null item=TreeItem {testtxtextension} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-763949732 data=null button=1 stateMask=0x80000 x=118 y=127 count=1}, Tree node with text: testtxtextension]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-763949722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763949722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-763949722 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-763949722 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-763949721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-763949721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-763949721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-763949720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-763949720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-763949720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-763949720 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-763949720 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763949719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763949719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763949719 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763949719 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763949719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763949719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763949719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763949718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763949718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763949718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763949718 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763949718 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763949717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763949717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763949717 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763949717 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763949717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763949717 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763949717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763950044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:14 [2024-02-22T20:17:14.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763949643 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763949643 data=null doit=true}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763949643 data=null}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763949643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763949631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763949630 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763949630 data=null doit=true}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763949630 data=null}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763949630 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763949595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:14 [2024-02-22T20:17:14.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763949594 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763949594 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763949594 data=null}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763949593 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949593 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763949589 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763949589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763949589 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763949589 data=null}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763949589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763949589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763949577 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:14 [2024-02-22T20:17:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:17:14 [2024-02-22T20:17:14.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:17:14 [2024-02-22T20:17:14.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:17:14 [2024-02-22T20:17:14.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:17:14 [2024-02-22T20:17:14.652Z] 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=-763949173 data=null doit=true}, Shell with text {Trace Import}]
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:17:14 [2024-02-22T20:17:14.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-763949170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-763949170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-763949170 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-763949170 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-763949170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-763949170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-763949170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:14 [2024-02-22T20:17:14.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-763949549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:17:14 [2024-02-22T20:17:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:14 [2024-02-22T20:17:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763949058 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:14 [2024-02-22T20:17:14.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:14 [2024-02-22T20:17:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:14 [2024-02-22T20:17:14.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763948690 data=null doit=true}, Shell with text {Preferences}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763948686 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763948686 data=null doit=true}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763948686 data=null}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763948686 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948686 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763948664 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:15 [2024-02-22T20:17:15.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763948663 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763948663 data=null doit=true}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763948663 data=null}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763948663 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948663 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763948661 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763948659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763948659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763948659 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763948659 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763948659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763948659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763948659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763948657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763948657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763948657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763948657 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763948657 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763948656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763948656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763948656 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763948656 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763948605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763948605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763948605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763948604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763948604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763948604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763948604 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763948604 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763948603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763948603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763948603 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763948603 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763948602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763948602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763948602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763949052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763948486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763948486 data=null doit=true}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763948486 data=null}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763948485 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763948480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763948480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763948480 data=null doit=true}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763948480 data=null}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763948479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763948476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:15 [2024-02-22T20:17:15.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763948465 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763948464 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763948464 data=null}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763948464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948464 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763948460 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763948460 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763948460 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763948460 data=null}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763948460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763948459 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763948449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:17:15 [2024-02-22T20:17:15.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:17:15 [2024-02-22T20:17:15.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=-763948001 data=null doit=true}, Shell with text {Trace Import}]
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.989Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-763947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-763947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-763947999 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-763947999 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-763947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-763947999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-763947999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-763948380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:15 [2024-02-22T20:17:15.990Z] 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@7e532f2d] time=-763947886 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:17:15 [2024-02-22T20:17:15.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763947674 data=null doit=true}, Shell with text {Preferences}]
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763947641 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763947641 data=null doit=true}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763947641 data=null}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763947641 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763947609 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763947582 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:17:16 [2024-02-22T20:17:16.247Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-763947581 data=null button=0 stateMask=0x0 x=82 y=173 count=0}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Types} time=-763947581 data=null doit=true}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-763947581 data=null}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-763947581 data=null button=1 stateMask=0x0 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763947580 data=null item=TreeItem {Trace Types} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-763947579 data=null button=1 stateMask=0x80000 x=82 y=173 count=1}, Tree node with text: Trace Types]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-763947577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763947577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-763947577 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-763947577 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-763947577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-763947577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-763947577 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-763947577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-763947576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-763947576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-763947576 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-763947576 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Apply
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Apply} time=-763947575 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Apply} time=-763947575 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Apply} time=-763947575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Apply} time=-763947575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Apply} time=-763947575 data=null doit=true}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Apply} time=-763947575 data=null}, (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Apply
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:17:16 [2024-02-22T20:17:16.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-763947574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-763947574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-763947573 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-763947573 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-763947573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-763947573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-763947573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-763947879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:16 [2024-02-22T20:17:16.505Z] 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@7e532f2d] time=-763947344 data=null doit=true}, Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763947340 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763947340 data=null doit=true}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763947340 data=null}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763947340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763947340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763947335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:17:16 [2024-02-22T20:17:16.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:16 [2024-02-22T20:17:16.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:17:16 [2024-02-22T20:17:16.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:17 [2024-02-22T20:17:17.322Z] 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=-763946647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763946647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.322Z] 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=-763946647 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.322Z] 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=-763946647 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.322Z] 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=-763946647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.322Z] 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=-763946647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] 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=-763946647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] 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=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] 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=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] 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=-763946646 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] 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=-763946646 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:17 [2024-02-22T20:17: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')
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763946646 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763946646 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763946646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763946645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.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')
15:17:17 [2024-02-22T20:17:17.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')
15:17:17 [2024-02-22T20:17:17.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')
15:17:17 [2024-02-22T20:17:17.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')
15:17:17 [2024-02-22T20:17:17.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')
15:17:17 [2024-02-22T20:17:17.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:17:17 [2024-02-22T20:17:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763946645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:17 [2024-02-22T20:17:17.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763947294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:17 [2024-02-22T20:17:17.837Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.717 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
15:17:17 [2024-02-22T20:17:17.837Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testFiltersView -- Time elapsed: 1.463 s
15:17:17 [2024-02-22T20:17:17.837Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testPreferencePage -- Time elapsed: 1.167 s
15:17:17 [2024-02-22T20:17:17.837Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testSelectTraceType -- Time elapsed: 1.224 s
15:17:17 [2024-02-22T20:17:17.837Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest.testImportTraceTypeOptions -- Time elapsed: 2.606 s
15:17:17 [2024-02-22T20:17:17.837Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763946126 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763946028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:17:17 [2024-02-22T20:17:17.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-763945862 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-763945862 data=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-763945862 data=null}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-763945862 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763945862 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-763945803 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-763945802 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-763945802 data=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-763945802 data=null}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-763945802 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763945802 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-763945797 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.094Z] 
15:17:18 [2024-02-22T20:17:18.094Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-22 20:17:18.020
15:17:18 [2024-02-22T20:17:18.094Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
15:17:18 [2024-02-22T20:17:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:17:18 [2024-02-22T20:17:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:17:18 [2024-02-22T20:17:18.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:17:18 [2024-02-22T20:17:18.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-763945765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
15:17:18 [2024-02-22T20:17:18.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-763945580 data=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-763945580 data=null}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-763945580 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763945580 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-763945578 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-763945578 data=null doit=true}, TreeItem with text {Trace Compass}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-763945578 data=null}, TreeItem with text {Trace Compass}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-763945577 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763945577 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
15:17:18 [2024-02-22T20:17:18.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-763945576 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:17:18 [2024-02-22T20:17:18.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:17:20 [2024-02-22T20:17:20.242Z] 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=-763943835 data=null doit=true}, Shell with text {Filters and Customization}]
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@2e3a287
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4eeef6d1] time=-763943833 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:20 [2024-02-22T20:17:20.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-763943817 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-763943817 data=null doit=true}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-763943817 data=null}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-763943816 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763943816 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-763943816 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: .* resources
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943785 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-763943785 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-763943785 data=null}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943784 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763943784 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943784 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Trace Compass Shadow Projects
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763943783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763943783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763943783 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763943783 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763943783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763943783 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763943783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-763943952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-763943733 data=null button=0 stateMask=0x0 x=133 y=12 count=0}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-763943733 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-763943733 data=null}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-763943733 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763943733 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-763943719 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-763943719 data=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-763943719 data=null}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-763943719 data=null button=1 stateMask=0x0 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763943718 data=null item=TreeItem {.tracecompass-SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-763943716 data=null button=1 stateMask=0x80000 x=133 y=12 count=1}, TreeItem with text {.tracecompass-SomeProject}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763943716 data=null doit=true}, TreeItem with text {Traces [1]}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763943716 data=null}, TreeItem with text {Traces [1]}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763943716 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763943716 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763943715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:17:20 [2024-02-22T20:17:20.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Filters and Customization...'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
15:17:20 [2024-02-22T20:17:20.244Z] 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=-763943583 data=null doit=true}, Shell with text {Filters and Customization}]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@72b7a91b
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem - Sent event 13 to [Selection [13]: SelectionEvent{CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@50d253d5] time=-763943570 data=null item=CTabItem {Pre-set filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CTabItem')]
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:17:20 [2024-02-22T20:17:20.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-763943549 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {.* resources} time=-763943536 data=null doit=true}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {.* resources} time=-763943536 data=null}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {.* resources} time=-763943535 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763943535 data=null item=TableItem {.* resources} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {.* resources} time=-763943535 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {.* resources}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: .* resources
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943534 data=null button=0 stateMask=0x0 x=133 y=127 count=0}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-763943534 data=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-763943534 data=null}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943533 data=null button=1 stateMask=0x0 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763943533 data=null item=TableItem {Trace Compass Shadow Projects} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-763943533 data=null button=1 stateMask=0x80000 x=133 y=127 count=1}, TableItem with text {Trace Compass Shadow Projects}]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Trace Compass Shadow Projects
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763943517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763943517 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763943517 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763943517 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763943516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763943516 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763943516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-763943681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Filters and Customization...']
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:20 [2024-02-22T20:17:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e532f2d] time=-763943266 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-763943253 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {SomeProject} time=-763943253 data=null doit=true}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-763943253 data=null}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-763943253 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.757Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763943253 data=null item=TreeItem {SomeProject} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-763943236 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TreeItem with text {SomeProject}]
15:17:20 [2024-02-22T20:17:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:17:20 [2024-02-22T20:17:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:17:20 [2024-02-22T20:17:20.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:17:20 [2024-02-22T20:17:20.758Z] 
15:17:20 [2024-02-22T20:17:20.758Z] (Eclipse:4489): Gtk-CRITICAL **: 20:17:20.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] 
15:17:21 [2024-02-22T20:17:21.319Z] (Eclipse:4489): Gtk-CRITICAL **: 20:17:21.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942546 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763942546 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:17:21 [2024-02-22T20:17:21.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763942545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763942545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763942545 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763942545 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763942545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763942545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:21 [2024-02-22T20:17:21.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:21 [2024-02-22T20:17:21.320Z] 
15:17:21 [2024-02-22T20:17:21.320Z] (Eclipse:4489): Gtk-CRITICAL **: 20:17:21.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:17:21 [2024-02-22T20:17:21.576Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:17:21 [2024-02-22T20:17:21.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763942545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:17:21 [2024-02-22T20:17:21.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763943208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:17:21 [2024-02-22T20:17:21.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:17:21 [2024-02-22T20:17:21.576Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.809 s -- in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
15:17:21 [2024-02-22T20:17:21.576Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testConfigureTracingNature -- Time elapsed: 1.901 s
15:17:21 [2024-02-22T20:17:21.576Z] org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest.testViewerFilter -- Time elapsed: 0.496 s
15:17:21 [2024-02-22T20:17:21.576Z] 
15:17:21 [2024-02-22T20:17:21.576Z] Results:
15:17:21 [2024-02-22T20:17:21.576Z] 
15:17:21 [2024-02-22T20:17:21.576Z] Tests run: 76, Failures: 0, Errors: 0, Skipped: 6
15:17:21 [2024-02-22T20:17:21.576Z] 
15:17:22 [2024-02-22T20:17:22.140Z] 
15:17:22 [2024-02-22T20:17:22.140Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:17:21.845
15:17:22 [2024-02-22T20:17:22.140Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] All tests passed
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.jar
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT.pom
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-sources.jar
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2metadata.xml
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.21-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.21-SNAPSHOT-p2artifacts.xml
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
15:17:22 [2024-02-22T20:17:22.396Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:17:22 [2024-02-22T20:17:22.396Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:17:22 [2024-02-22T20:17:22.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
15:17:22 [2024-02-22T20:17:22.396Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.654Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
15:17:22 [2024-02-22T20:17:22.910Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.910Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:22 [2024-02-22T20:17:22.910Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
15:17:22 [2024-02-22T20:17:22.910Z] [INFO] 
15:17:22 [2024-02-22T20:17:22.910Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.167Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:17:23 [2024-02-22T20:17:23.167Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:17:23 [2024-02-22T20:17:23.167Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
15:17:23 [2024-02-22T20:17:23.167Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] 
15:17:23 [2024-02-22T20:17:23.422Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:23 [2024-02-22T20:17:23.678Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:17:25 [2024-02-22T20:17:25.044Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:17:25 [2024-02-22T20:17:25.971Z] [INFO] 
15:17:25 [2024-02-22T20:17:25.971Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:17:26 [2024-02-22T20:17:26.226Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
15:17:26 [2024-02-22T20:17:26.227Z] [INFO] Command line:
15:17:26 [2024-02-22T20:17:26.227Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:17:26 [2024-02-22T20:17:26.227Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:17:28 [2024-02-22T20:17:28.752Z] Feb 22, 2024 8:17:28 PM org.apache.aries.spifly.BaseActivator log
15:17:28 [2024-02-22T20:17:28.752Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:17:30 [2024-02-22T20:17:30.641Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:17:30 [2024-02-22T20:17:30.641Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:17:35 [2024-02-22T20:17:35.886Z] !SESSION 2024-02-22 20:17:26.217 -----------------------------------------------
15:17:35 [2024-02-22T20:17:35.886Z] eclipse.buildId=unknown
15:17:35 [2024-02-22T20:17:35.886Z] java.version=17.0.2
15:17:35 [2024-02-22T20:17:35.886Z] java.vendor=Oracle Corporation
15:17:35 [2024-02-22T20:17:35.886Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:17:35 [2024-02-22T20:17:35.886Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:17:35 [2024-02-22T20:17:35.886Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:17:35 [2024-02-22T20:17:35.886Z] 
15:17:35 [2024-02-22T20:17:35.886Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:17:35.208
15:17:35 [2024-02-22T20:17:35.886Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:17:35 [2024-02-22T20:17:35.886Z] 
15:17:35 [2024-02-22T20:17:35.886Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:17:35.227
15:17:35 [2024-02-22T20:17:35.886Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:17:35 [2024-02-22T20:17:35.886Z] !STACK 0
15:17:35 [2024-02-22T20:17:35.886Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:17:35 [2024-02-22T20:17:35.886Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:17:35 [2024-02-22T20:17:35.887Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:17:35 [2024-02-22T20:17:35.887Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:17:35 [2024-02-22T20:17:35.887Z] Caused by: java.io.IOException: error=2, No such file or directory
15:17:35 [2024-02-22T20:17:35.887Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:17:35 [2024-02-22T20:17:35.887Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:17:35 [2024-02-22T20:17:35.887Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:17:35 [2024-02-22T20:17:35.887Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:17:35 [2024-02-22T20:17:35.887Z] 	... 7 more
15:17:35 [2024-02-22T20:17:35.887Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:17:36 [2024-02-22T20:17:36.143Z] Display size: 1440x900
15:17:36 [2024-02-22T20:17:36.143Z] OS version=6.1.11-200.fc37.x86_64
15:17:36 [2024-02-22T20:17:36.143Z] GTK version=3.22.30
15:17:36 [2024-02-22T20:17:36.143Z] GTK theme=Ambiance
15:17:36 [2024-02-22T20:17:36.143Z] LIBOVERLAY_SCROLLBAR=0
15:17:36 [2024-02-22T20:17:36.143Z] Time zone: Greenwich Mean Time
15:17:36 [2024-02-22T20:17:36.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6a261998] time=-763927850 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763926977 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763926976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763926970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:17:37 [2024-02-22T20:17:37.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:17:37 [2024-02-22T20:17:37.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:17:37 [2024-02-22T20:17:37.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: minor_faults
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:18:16 [2024-02-22T20:18:16.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel_vm
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: minor_faults
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6a261998] time=-763885295 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763885257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763885253 data=null doit=true}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763885253 data=null}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763885253 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763885252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763885192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:18:18 [2024-02-22T20:18:18.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:18:19 [2024-02-22T20:18:19.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:18:19 [2024-02-22T20:18:19.336Z] 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=-763884588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763884587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763884586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884586 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884586 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] 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=-763884586 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763884569 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763884569 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763884569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:18:19 [2024-02-22T20:18:19.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:18:19 [2024-02-22T20:18:19.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763884569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:18:19 [2024-02-22T20:18:19.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763885056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:18:20 [2024-02-22T20:18:20.110Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.52 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
15:18:20 [2024-02-22T20:18:20.110Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testDisplayingDataSeries -- Time elapsed: 38.08 s
15:18:20 [2024-02-22T20:18:20.110Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest.testManipulatingTreeViewer -- Time elapsed: 3.381 s
15:18:20 [2024-02-22T20:18:20.110Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:18:20 [2024-02-22T20:18:20.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6a261998] time=-763883795 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763883595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:18:20 [2024-02-22T20:18:20.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:18:20 [2024-02-22T20:18:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:18:20 [2024-02-22T20:18:20.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858571 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858568 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858568 data=null}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858568 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858485 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858485 data=null}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-763858482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:47 [2024-02-22T20:18:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:18:47 [2024-02-22T20:18:47.119Z] 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=-763858301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858300 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858296 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858296 data=null}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:47 [2024-02-22T20:18:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:18:47 [2024-02-22T20:18:47.120Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:47 [2024-02-22T20:18:47.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858290 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858283 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.120Z] 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=-763858283 data=null}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858274 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.121Z] 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=-763858273 data=null}, ToolItem with tooltip text {Pin View}]
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:18:47 [2024-02-22T20:18:47.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:18:49 [2024-02-22T20:18:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:49 [2024-02-22T20:18:49.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849194 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849161 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849161 data=null}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
15:18:55 [2024-02-22T20:18:55.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:18:55 [2024-02-22T20:18:55.549Z] 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=-763849068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763849067 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763848984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763848983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763848983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763848983 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] 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=-763848983 data=null}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Pin to kernel_vm'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-763848979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Pin to kernel_vm']
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Pin to kernel_vm'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Unpin View}
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848025 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848024 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848024 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848002 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.807Z] 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=-763848001 data=null}, ToolItem with tooltip text {Pin View}]
15:18:55 [2024-02-22T20:18:55.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Pin View}
15:18:56 [2024-02-22T20:18:56.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847951 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847949 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:18:56 [2024-02-22T20:18:56.064Z] 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=-763847949 data=null}, ToolItem with tooltip text {Unpin View}]
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
15:18:56 [2024-02-22T20:18:56.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-763845038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm']
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm'
15:18:59 [2024-02-22T20:18:59.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-763844607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'pinned to kernel_vm | new instance']
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
15:18:59 [2024-02-22T20:18:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters"'
15:19:00 [2024-02-22T20:19:00.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
15:19:00 [2024-02-22T20:19:00.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:19:00 [2024-02-22T20:19:00.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
15:19:01 [2024-02-22T20:19:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:01 [2024-02-22T20:19:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:01 [2024-02-22T20:19:01.206Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:19:01 [2024-02-22T20:19:01.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Pin View}
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null doit=true}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Pin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Unpin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842679 data=null doit=true}, ToolItem with tooltip text {Unpin View}]
15:19:01 [2024-02-22T20:19:01.207Z] 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=-763842679 data=null}, ToolItem with tooltip text {Unpin View}]
15:19:01 [2024-02-22T20:19:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Unpin View}
15:19:01 [2024-02-22T20:19:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
15:19:01 [2024-02-22T20:19:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:01 [2024-02-22T20:19:01.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:19:02 [2024-02-22T20:19:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@6a261998] time=-763841741 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:19:02 [2024-02-22T20:19:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:19:02 [2024-02-22T20:19:02.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763841703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763841703 data=null doit=true}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763841703 data=null}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763841702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763841702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763841692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:19:02 [2024-02-22T20:19:02.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:19:02 [2024-02-22T20:19:02.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:19:02 [2024-02-22T20:19:02.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:19:02 [2024-02-22T20:19:02.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763840949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840949 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763840948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.954Z] 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=-763840948 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.955Z] 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=-763840948 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763840948 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763840947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763840947 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763840947 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763840947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763840947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:02 [2024-02-22T20:19:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:19:02 [2024-02-22T20:19:02.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:19:03 [2024-02-22T20:19:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763840947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:19:03 [2024-02-22T20:19:03.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763841601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:19:03 [2024-02-22T20:19:03.467Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.35 s -- in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
15:19:03 [2024-02-22T20:19:03.467Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinSingleTrace -- Time elapsed: 25.30 s
15:19:03 [2024-02-22T20:19:03.467Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testPinTwoTraces -- Time elapsed: 10.40 s
15:19:03 [2024-02-22T20:19:03.467Z] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest.testCloneSingleTrace -- Time elapsed: 5.927 s
15:19:03 [2024-02-22T20:19:03.467Z] 
15:19:03 [2024-02-22T20:19:03.467Z] Results:
15:19:03 [2024-02-22T20:19:03.467Z] 
15:19:03 [2024-02-22T20:19:03.467Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
15:19:03 [2024-02-22T20:19:03.467Z] 
15:19:03 [2024-02-22T20:19:03.723Z] 
15:19:03 [2024-02-22T20:19:03.723Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:19:03.703
15:19:03 [2024-02-22T20:19:03.723Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] All tests passed
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
15:19:04 [2024-02-22T20:19:04.285Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:04 [2024-02-22T20:19:04.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:04 [2024-02-22T20:19:04.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] The project's OSGi version is 1.0.8.202402221956
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] 
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:04 [2024-02-22T20:19:04.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:04 [2024-02-22T20:19:04.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:04 [2024-02-22T20:19:04.541Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
15:19:04 [2024-02-22T20:19:04.541Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.103Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:19:05 [2024-02-22T20:19:05.103Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] 
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:05 [2024-02-22T20:19:05.104Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:19:06 [2024-02-22T20:19:06.033Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:19:06 [2024-02-22T20:19:06.961Z] [INFO] 
15:19:06 [2024-02-22T20:19:06.961Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:06 [2024-02-22T20:19:06.961Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
15:19:06 [2024-02-22T20:19:06.961Z] [INFO] Command line:
15:19:06 [2024-02-22T20:19:06.961Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:06 [2024-02-22T20:19:06.962Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:11 [2024-02-22T20:19:11.131Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:19:12 [2024-02-22T20:19:12.497Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testBuildGraph -- Time elapsed: 1.501 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest.testHandlers -- Time elapsed: 0.018 s
15:19:12 [2024-02-22T20:19:12.497Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:19:12 [2024-02-22T20:19:12.497Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckVertical -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAppendVertex -- Time elapsed: 0.003 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testCheckHorizontal -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testIllegalVertex -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVertexAt -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead2 -- Time elapsed: 0.002 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanCount -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHead -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testTail -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalSelfLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testVerticalSelfLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testAddVertex -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testHorizontalCycle -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testScanLineTerminates -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testGraphStatistics -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testParent -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest.testDefaultConstructor -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [101,0]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[101,0]--DEFAULT->[102,2]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [102,2]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[102,2]--DEFAULT->[114,2]]]
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [113,1]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[113,1]--DEFAULT->[114,2]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [114,2]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[114,2]--DEFAULT->[115,3]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [115,3]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[115,3]--DEFAULT->[116,5]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [116,5]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[116,5]--DEFAULT->[104,5]]]
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [103,4]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[103,4]--DEFAULT->[104,5]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [104,5]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[104,5]--DEFAULT->[105,7]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [105,7]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[105,7]--DEFAULT->[106,8]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [106,8]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[118,8]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[106,8]--DEFAULT->[107,9]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [107,9]]
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [117,6]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[117,6]--DEFAULT->[118,8]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [118,8]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[118,8]--DEFAULT->[119,11]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [119,11]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[119,11]--DEFAULT->[109,11]]]
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [108,10]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[108,10]--DEFAULT->[109,11]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [109,11]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[109,11]--DEFAULT->[110,12]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [110,12]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[120,12]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[110,12]--DEFAULT->[111,13]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [111,13]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[111,13]--DEFAULT->[112,15]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 1, vertex: [112,15]]
15:19:12 [2024-02-22T20:19:12.497Z] Start vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [120,12]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit edge [Legacy edge: [[120,12]--DEFAULT->[121,14]]]
15:19:12 [2024-02-22T20:19:12.497Z] Visit vertex [Legacy vertex for worker: workerValue: 2, vertex: [121,14]]
15:19:12 [2024-02-22T20:19:12.497Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAppendVertex -- Time elapsed: 0.004 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testScanCount -- Time elapsed: 0.007 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHead -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.497Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testTail -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHeadSequence -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testHorizontalSelfLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testLinkVertical -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testAddVertex -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testGraphStatistics -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphLegacyWrapperTest.testParent -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w0,0]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,0]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,0]--DEFAULT->[w0,2]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,2]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,2]--DEFAULT->[w1,2]]
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w1,1]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,1]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,1]--DEFAULT->[w1,2]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,2]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,2]--DEFAULT->[w1,3]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,3]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,3]--DEFAULT->[w1,5]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,5]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,5]--DEFAULT->[w0,5]]
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w0,4]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,4]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,4]--DEFAULT->[w0,5]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,5]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,5]--DEFAULT->[w0,7]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,7]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,7]--DEFAULT->[w0,8]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,8]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,8]--DEFAULT->[w1,8]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,8]--DEFAULT->[w0,9]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,9]
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w1,6]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,6]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,6]--DEFAULT->[w1,8]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,8]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,8]--DEFAULT->[w1,11]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,11]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,11]--DEFAULT->[w0,11]]
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w0,10]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,10]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,10]--DEFAULT->[w0,11]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,11]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,11]--DEFAULT->[w0,12]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,12]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,12]--DEFAULT->[w1,12]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,12]--DEFAULT->[w0,13]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,13]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w0,13]--DEFAULT->[w0,15]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w0,15]
15:19:12 [2024-02-22T20:19:12.498Z] Start vertex [w1,12]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,12]
15:19:12 [2024-02-22T20:19:12.498Z] Visit edge [[w1,12]--DEFAULT->[w1,14]]
15:19:12 [2024-02-22T20:19:12.498Z] Visit vertex [w1,14]
15:19:12 [2024-02-22T20:19:12.498Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testIllegalVertex -- Time elapsed: 0.002 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testReReadGraph -- Time elapsed: 0.005 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testVertexNotInGraph -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testDefaultConstructor -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAppendVertex -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testScanCount -- Time elapsed: 0.005 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHead -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLink -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testTail -- Time elapsed: 0.002 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHeadSequence -- Time elapsed: 0.043 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testHorizontalSelfLink -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testLinkVertical -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testAddVertex -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testGraphStatistics -- Time elapsed: 0.002 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.graph.HistoryTreeGraphTest.testParent -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:19:12 [2024-02-22T20:19:12.498Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpenedDelay -- Time elapsed: 0.008 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupInterleave -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMissing -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNew -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupMutual -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNested -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathBasic -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupOpened -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupEmbedded -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupNet1 -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupSelf -- Time elapsed: 0.001 s
15:19:12 [2024-02-22T20:19:12.498Z] org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest.testCriticalPathWakeupUnknown -- Time elapsed: 0 s
15:19:12 [2024-02-22T20:19:12.498Z] 
15:19:12 [2024-02-22T20:19:12.498Z] Results:
15:19:12 [2024-02-22T20:19:12.498Z] 
15:19:12 [2024-02-22T20:19:12.498Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
15:19:12 [2024-02-22T20:19:12.498Z] 
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] All tests passed
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.jar
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT.pom
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-sources.jar
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
15:19:13 [2024-02-22T20:19:13.060Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:13 [2024-02-22T20:19:13.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.060Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
15:19:13 [2024-02-22T20:19:13.316Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.316Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
15:19:13 [2024-02-22T20:19:13.316Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.316Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.316Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:13 [2024-02-22T20:19:13.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
15:19:13 [2024-02-22T20:19:13.316Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:19:13 [2024-02-22T20:19:13.572Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:13 [2024-02-22T20:19:13.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:13 [2024-02-22T20:19:13.828Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] 
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:13 [2024-02-22T20:19:13.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:19:14 [2024-02-22T20:19:14.757Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:19:15 [2024-02-22T20:19:15.684Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.684Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:15 [2024-02-22T20:19:15.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.jar
15:19:15 [2024-02-22T20:19:15.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT.pom
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-sources.jar
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
15:19:15 [2024-02-22T20:19:15.685Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:15 [2024-02-22T20:19:15.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] The project's OSGi version is 1.0.5.202402221956
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] 
15:19:15 [2024-02-22T20:19:15.685Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:15 [2024-02-22T20:19:15.685Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:15 [2024-02-22T20:19:15.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:15 [2024-02-22T20:19:15.685Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
15:19:15 [2024-02-22T20:19:15.941Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] 
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:16 [2024-02-22T20:19:16.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:19:17 [2024-02-22T20:19:17.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:19:18 [2024-02-22T20:19:18.488Z] [INFO] 
15:19:18 [2024-02-22T20:19:18.488Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:18 [2024-02-22T20:19:18.488Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
15:19:18 [2024-02-22T20:19:18.488Z] [INFO] Command line:
15:19:18 [2024-02-22T20:19:18.488Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:18 [2024-02-22T20:19:18.488Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:22 [2024-02-22T20:19:22.656Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:19:22 [2024-02-22T20:19:22.656Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
15:19:22 [2024-02-22T20:19:22.656Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessNameAspectTest -- Time elapsed: 0.020 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeBeginAspectTest -- Time elapsed: 0.002 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessTIDAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeEndAspectTest -- Time elapsed: 0.001 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNameAspectTest -- Time elapsed: 0.001 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimeRangeDurationAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiGenericAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiProcessPIDAspectTest -- Time elapsed: 0.001 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiIRQNumberAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiDurationAspectTest -- Time elapsed: 0.001 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiTimestampAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiEmptyAspectTest -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.testAspectEquality -- Time elapsed: 0 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest.lamiMixedAspectTest -- Time elapsed: 0.002 s
15:19:22 [2024-02-22T20:19:22.657Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:19:22 [2024-02-22T20:19:22.657Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testBaseCommand -- Time elapsed: 0.023 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testMetadata -- Time elapsed: 0.059 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResults -- Time elapsed: 0.010 s
15:19:22 [2024-02-22T20:19:22.657Z] org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest.testResultsError -- Time elapsed: 0.001 s
15:19:22 [2024-02-22T20:19:22.657Z] 
15:19:22 [2024-02-22T20:19:22.657Z] Results:
15:19:22 [2024-02-22T20:19:22.657Z] 
15:19:22 [2024-02-22T20:19:22.657Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
15:19:22 [2024-02-22T20:19:22.657Z] 
15:19:22 [2024-02-22T20:19:22.912Z] [INFO] All tests passed
15:19:22 [2024-02-22T20:19:22.912Z] [INFO] 
15:19:22 [2024-02-22T20:19:22.912Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:22 [2024-02-22T20:19:22.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.jar
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT.pom
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-sources.jar
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] 
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] 
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
15:19:22 [2024-02-22T20:19:22.913Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:22 [2024-02-22T20:19:22.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:22 [2024-02-22T20:19:22.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.169Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.424Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:23 [2024-02-22T20:19:23.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
15:19:23 [2024-02-22T20:19:23.424Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:19:23 [2024-02-22T20:19:23.424Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.984Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.984Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:23 [2024-02-22T20:19: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
15:19:23 [2024-02-22T20:19:23.985Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.985Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] 
15:19:23 [2024-02-22T20:19:23.985Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] 
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] 
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] 
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] 
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:24 [2024-02-22T20:19:24.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:19:25 [2024-02-22T20:19:25.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.jar
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT.pom
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-sources.jar
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
15:19:26 [2024-02-22T20:19:26.537Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:19:26 [2024-02-22T20:19:26.537Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:26 [2024-02-22T20:19:26.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] The project's OSGi version is 1.2.0.202402221956
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] 
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:26 [2024-02-22T20:19:26.793Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.050Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:27 [2024-02-22T20:19:27.050Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:27 [2024-02-22T20:19:27.050Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:19:27 [2024-02-22T20:19:27.050Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:27 [2024-02-22T20:19:27.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:27 [2024-02-22T20:19:27.612Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] 
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:27 [2024-02-22T20:19:27.612Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:19:28 [2024-02-22T20:19:28.542Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.jar
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT.pom
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-sources.jar
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
15:19:29 [2024-02-22T20:19:29.104Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:19:29 [2024-02-22T20:19:29.104Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:29 [2024-02-22T20:19:29.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:29 [2024-02-22T20:19:29.105Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:29 [2024-02-22T20:19:29.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
15:19:29 [2024-02-22T20:19:29.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.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
15:19:29 [2024-02-22T20:19:29.360Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.615Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] 
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:29 [2024-02-22T20:19:29.872Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:19:30 [2024-02-22T20:19:30.801Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:19:32 [2024-02-22T20:19:32.167Z] [INFO] 
15:19:32 [2024-02-22T20:19:32.167Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:32 [2024-02-22T20:19:32.167Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
15:19:32 [2024-02-22T20:19:32.167Z] [INFO] Command line:
15:19:32 [2024-02-22T20:19:32.167Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:19:32 [2024-02-22T20:19:32.168Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:19:35 [2024-02-22T20:19:35.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testResolver -- Time elapsed: 0.008 s
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest.testWithPredicate -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:19:35 [2024-02-22T20:19:35.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest.testConstructor -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:19:35 [2024-02-22T20:19:35.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructorWithUnit -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest.testConstructor -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:19:35 [2024-02-22T20:19:35.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testImmutableSeries -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest.testGetDescriptors -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:19:35 [2024-02-22T20:19:35.435Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
15:19:35 [2024-02-22T20:19:35.435Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest.testConstructor -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.435Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:19:35 [2024-02-22T20:19:35.690Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
15:19:35 [2024-02-22T20:19:35.690Z] org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest.testConstructor -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.691Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:19:35 [2024-02-22T20:19:35.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testComparator -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testLimitValues -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest.testMapper -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.691Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:19:35 [2024-02-22T20:19:35.691Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testComparator -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testLimitValues -- Time elapsed: 0 s
15:19:35 [2024-02-22T20:19:35.691Z] org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest.testMapper -- Time elapsed: 0.001 s
15:19:35 [2024-02-22T20:19:35.691Z] 
15:19:35 [2024-02-22T20:19:35.691Z] Results:
15:19:35 [2024-02-22T20:19:35.691Z] 
15:19:35 [2024-02-22T20:19:35.691Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
15:19:35 [2024-02-22T20:19:35.691Z] 
15:19:35 [2024-02-22T20:19:35.946Z] [INFO] All tests passed
15:19:35 [2024-02-22T20:19:35.946Z] [INFO] 
15:19:35 [2024-02-22T20:19:35.946Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.jar
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT.pom
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-sources.jar
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] 
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] 
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
15:19:35 [2024-02-22T20:19:35.947Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:19:35 [2024-02-22T20:19:35.947Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:35 [2024-02-22T20:19:35.947Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:35 [2024-02-22T20:19:35.947Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] The project's OSGi version is 1.0.7.202402221956
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.203Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
15:19:36 [2024-02-22T20:19:36.459Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
15:19:36 [2024-02-22T20:19:36.459Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.459Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.459Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:36 [2024-02-22T20:19:36.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:36 [2024-02-22T20:19:36.459Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
15:19:36 [2024-02-22T20:19:36.715Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] 
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:36 [2024-02-22T20:19:36.971Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:19:38 [2024-02-22T20:19:38.862Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:19:39 [2024-02-22T20:19:39.789Z] [INFO] 
15:19:39 [2024-02-22T20:19:39.789Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:39 [2024-02-22T20:19:39.789Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
15:19:39 [2024-02-22T20:19:39.789Z] [INFO] Command line:
15:19:39 [2024-02-22T20:19:39.789Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:19:39 [2024-02-22T20:19:39.789Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:42 [2024-02-22T20:19:42.304Z] Feb 22, 2024 8:19:41 PM org.apache.aries.spifly.BaseActivator log
15:19:42 [2024-02-22T20:19:42.304Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:19:44 [2024-02-22T20:19:44.191Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:19:44 [2024-02-22T20:19:44.191Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:19:48 [2024-02-22T20:19:48.670Z] !SESSION 2024-02-22 20:19:39.852 -----------------------------------------------
15:19:48 [2024-02-22T20:19:48.670Z] eclipse.buildId=unknown
15:19:48 [2024-02-22T20:19:48.670Z] java.version=17.0.2
15:19:48 [2024-02-22T20:19:48.670Z] java.vendor=Oracle Corporation
15:19:48 [2024-02-22T20:19:48.670Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:19:48 [2024-02-22T20:19:48.670Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:19:48 [2024-02-22T20:19:48.670Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:19:48 [2024-02-22T20:19:48.670Z] 
15:19:48 [2024-02-22T20:19:48.670Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:19:48.502
15:19:48 [2024-02-22T20:19:48.670Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:19:48 [2024-02-22T20:19:48.670Z] 
15:19:48 [2024-02-22T20:19:48.670Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:19:48.527
15:19:48 [2024-02-22T20:19:48.670Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:19:48 [2024-02-22T20:19:48.670Z] !STACK 0
15:19:48 [2024-02-22T20:19:48.670Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:19:48 [2024-02-22T20:19:48.670Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:19:48 [2024-02-22T20:19:48.670Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:19:48 [2024-02-22T20:19:48.670Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:19:48 [2024-02-22T20:19:48.670Z] Caused by: java.io.IOException: error=2, No such file or directory
15:19:48 [2024-02-22T20:19:48.670Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:19:48 [2024-02-22T20:19:48.670Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:19:48 [2024-02-22T20:19:48.671Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:19:48 [2024-02-22T20:19:48.671Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:19:48 [2024-02-22T20:19:48.671Z] 	... 7 more
15:19:48 [2024-02-22T20:19:48.926Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:19:49 [2024-02-22T20:19:49.487Z] Display size: 1440x900
15:19:49 [2024-02-22T20:19:49.487Z] OS version=6.1.11-200.fc37.x86_64
15:19:49 [2024-02-22T20:19:49.487Z] GTK version=3.22.30
15:19:49 [2024-02-22T20:19:49.487Z] GTK theme=Ambiance
15:19:49 [2024-02-22T20:19:49.487Z] LIBOVERLAY_SCROLLBAR=0
15:19:49 [2024-02-22T20:19:49.487Z] Time zone: Greenwich Mean Time
15:19:49 [2024-02-22T20:19:49.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4db4431b] time=-763794496 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:19:50 [2024-02-22T20:19:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:19:50 [2024-02-22T20:19:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:19:50 [2024-02-22T20:19:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:19:50 [2024-02-22T20:19:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:19:50 [2024-02-22T20:19:50.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763793590 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763793590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763793582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
15:19:50 [2024-02-22T20:19:50.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create custom chart'
15:19:50 [2024-02-22T20:19:50.673Z] 
15:19:50 [2024-02-22T20:19:50.673Z] (Eclipse:7123): Gtk-CRITICAL **: 20:19:50.461: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:19:50 [2024-02-22T20:19:50.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create custom chart'
15:19:50 [2024-02-22T20:19:50.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:19:50 [2024-02-22T20:19:50.929Z] 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=-763793075 data=null doit=true}, Shell with text {Custom chart creation}]
15:19:50 [2024-02-22T20:19:50.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-763793040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763793004 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-763793004 data=null doit=true}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-763793004 data=null}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-763793003 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-763793002 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763793002 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-763793000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763793000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-763792999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-763792999 data=null doit=true}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-763792999 data=null}, (of type 'Table')]
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Integer
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Integer
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Duration (ns)
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Duration (ns)
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to unchecked on: Timestamp
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:19:50 [2024-02-22T20:19:50.932Z] 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=-763792957 data=null doit=true}, Shell with text {Custom chart creation}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-763792900 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-763792900 data=null doit=true}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-763792898 data=null}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-763792898 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763792897 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-763792897 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-763792897 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-763792897 data=null doit=true}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-763792897 data=null}, TableItem with text {String}]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763792891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763792890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763792890 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763792890 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763792890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763792890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:50 [2024-02-22T20:19:50.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763792890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763792876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763792875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763792874 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763792874 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763792874 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:19:51 [2024-02-22T20:19:51.190Z] 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=-763792865 data=null doit=true}, Shell with text {Custom chart creation}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {String}
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {String} time=-763792863 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {String} time=-763792863 data=null doit=true}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {String} time=-763792862 data=null}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {String} time=-763792862 data=null button=1 stateMask=0x0 x=27 y=12 count=1}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763792861 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {String} time=-763792861 data=null button=1 stateMask=0x80000 x=27 y=12 count=1}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {String} time=-763792861 data=null button=0 stateMask=0x0 x=27 y=12 count=0}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {String} time=-763792861 data=null doit=true}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {String} time=-763792860 data=null}, TableItem with text {String}]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {String}
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp2
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Timestamp
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763792856 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763792855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763792855 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763792855 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763792855 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763792800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763792800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763792796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763792794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763792793 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763792793 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763792793 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:19:51 [2024-02-22T20:19:51.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:19:51 [2024-02-22T20:19:51.191Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s -- in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
15:19:51 [2024-02-22T20:19:51.191Z] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest.testBarChartSeries -- Time elapsed: 0.697 s
15:19:51 [2024-02-22T20:19:51.191Z] 
15:19:51 [2024-02-22T20:19:51.191Z] Results:
15:19:51 [2024-02-22T20:19:51.191Z] 
15:19:51 [2024-02-22T20:19:51.191Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:19:51 [2024-02-22T20:19:51.191Z] 
15:19:51 [2024-02-22T20:19:51.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create custom chart} time=-763793462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create custom chart']
15:19:52 [2024-02-22T20:19:52.010Z] [INFO] All tests passed
15:19:52 [2024-02-22T20:19:52.010Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.010Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
15:19:52 [2024-02-22T20:19:52.266Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:19:52 [2024-02-22T20:19:52.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:52 [2024-02-22T20:19:52.266Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] The project's OSGi version is 1.0.7.202402221956
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.266Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] 
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:52 [2024-02-22T20:19:52.829Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:19:52 [2024-02-22T20:19:52.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:19:52 [2024-02-22T20:19:52.829Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
15:19:52 [2024-02-22T20:19:52.829Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.084Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] 
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:53 [2024-02-22T20:19:53.339Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:19:54 [2024-02-22T20:19:54.704Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:19:55 [2024-02-22T20:19:55.630Z] [INFO] 
15:19:55 [2024-02-22T20:19:55.630Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:19:55 [2024-02-22T20:19:55.888Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
15:19:55 [2024-02-22T20:19:55.888Z] [INFO] Command line:
15:19:55 [2024-02-22T20:19:55.888Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:19:55 [2024-02-22T20:19:55.888Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:19:58 [2024-02-22T20:19:58.403Z] Feb 22, 2024 8:19:58 PM org.apache.aries.spifly.BaseActivator log
15:19:58 [2024-02-22T20:19:58.403Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:20:00 [2024-02-22T20:20:00.291Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:00 [2024-02-22T20:20:00.291Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:20:05 [2024-02-22T20:20:05.536Z] !SESSION 2024-02-22 20:19:55.820 -----------------------------------------------
15:20:05 [2024-02-22T20:20:05.536Z] eclipse.buildId=unknown
15:20:05 [2024-02-22T20:20:05.536Z] java.version=17.0.2
15:20:05 [2024-02-22T20:20:05.536Z] java.vendor=Oracle Corporation
15:20:05 [2024-02-22T20:20:05.536Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:20:05 [2024-02-22T20:20:05.536Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:20:05 [2024-02-22T20:20:05.536Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:20:05 [2024-02-22T20:20:05.536Z] 
15:20:05 [2024-02-22T20:20:05.536Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:20:04.813
15:20:05 [2024-02-22T20:20:05.536Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:20:05 [2024-02-22T20:20:05.536Z] 
15:20:05 [2024-02-22T20:20:05.536Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:20:04.831
15:20:05 [2024-02-22T20:20:05.536Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:20:05 [2024-02-22T20:20:05.536Z] !STACK 0
15:20:05 [2024-02-22T20:20:05.536Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:20:05 [2024-02-22T20:20:05.536Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:20:05 [2024-02-22T20:20:05.536Z] Caused by: java.io.IOException: error=2, No such file or directory
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:20:05 [2024-02-22T20:20:05.536Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:20:05 [2024-02-22T20:20:05.536Z] 	... 7 more
15:20:05 [2024-02-22T20:20:05.536Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:20:05 [2024-02-22T20:20:05.536Z] Display size: 1440x900
15:20:05 [2024-02-22T20:20:05.536Z] OS version=6.1.11-200.fc37.x86_64
15:20:05 [2024-02-22T20:20:05.536Z] GTK version=3.22.30
15:20:05 [2024-02-22T20:20:05.536Z] GTK theme=Ambiance
15:20:05 [2024-02-22T20:20:05.536Z] LIBOVERLAY_SCROLLBAR=0
15:20:05 [2024-02-22T20:20:05.536Z] Time zone: Greenwich Mean Time
15:20:05 [2024-02-22T20:20:05.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@523f3c29] time=-763778266 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763777481 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763777481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763777474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:20:06 [2024-02-22T20:20:06.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:20:07 [2024-02-22T20:20:07.294Z] 
15:20:07 [2024-02-22T20:20:07.294Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:20:07.203
15:20:07 [2024-02-22T20:20:07.294Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
15:20:07 [2024-02-22T20:20:07.294Z] !STACK 0
15:20:07 [2024-02-22T20:20:07.294Z] java.lang.RuntimeException: The parameter should be set
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:20:07 [2024-02-22T20:20:07.294Z] 
15:20:07 [2024-02-22T20:20:07.294Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:20:07.210
15:20:07 [2024-02-22T20:20:07.294Z] !MESSAGE Exception executing analysis
15:20:07 [2024-02-22T20:20:07.294Z] !STACK 0
15:20:07 [2024-02-22T20:20:07.294Z] java.lang.RuntimeException: The parameter should be set
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:20:07 [2024-02-22T20:20:07.294Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763774502 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763774498 data=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763774498 data=null}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763774497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763774496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763774396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763774394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763774394 data=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763774394 data=null}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763774393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763774393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763774381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763774380 data=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763774380 data=null}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763774379 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763774379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763774360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763774357 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763774357 data=null doit=true}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763774356 data=null}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763774354 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763774354 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763774292 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763774291 data=null doit=true}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763774291 data=null}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763774291 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763774290 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763774288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-763774288 data=null doit=true}, TreeItem with text {A-Test-10K}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-763774288 data=null}, TreeItem with text {A-Test-10K}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-763774287 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763774287 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {A-Test-10K}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-763774277 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, TreeItem with text {A-Test-10K}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {External Analyses} time=-763774276 data=null doit=true}, TreeItem with text {External Analyses}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-763774276 data=null}, TreeItem with text {External Analyses}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-763774276 data=null button=1 stateMask=0x0 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763774276 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {External Analyses}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-763774272 data=null button=1 stateMask=0x80000 x=155 y=127 count=1}, TreeItem with text {External Analyses}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774270 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774270 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774269 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774269 data=null button=1 stateMask=0x0 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763774269 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774205 data=null button=1 stateMask=0x80000 x=280 y=173 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774203 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:09 [2024-02-22T20:20:09.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763774203 data=null button=1 stateMask=0x0 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763773886 data=null button=1 stateMask=0x80000 x=280 y=173 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763773885 data=null button=0 stateMask=0x0 x=280 y=173 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763773885 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-763773885 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:20:10 [2024-02-22T20:20:10.068Z] 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=-763773882 data=null doit=true}, Shell with text {External Analysis Parameters}]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:10 [2024-02-22T20:20:10.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')
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763773880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763773880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763773880 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763773880 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763773879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763773879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763773879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:10 [2024-02-22T20:20:10.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763774203 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}]
15:20:10 [2024-02-22T20:20:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:10 [2024-02-22T20:20:10.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:20:10 [2024-02-22T20:20:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:20:10 [2024-02-22T20:20:10.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:20:10 [2024-02-22T20:20:10.579Z] 
15:20:10 [2024-02-22T20:20:10.579Z] (Eclipse:7241): Gtk-CRITICAL **: 20:20:10.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:10 [2024-02-22T20:20:10.835Z] 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=-763773067 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-763772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763772990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-763772990 data=null doit=true}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-763772990 data=null}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-763772990 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-763772989 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763772989 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-763772987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763772987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-763772986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-763772986 data=null doit=true}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-763772986 data=null}, (of type 'Table')]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:10 [2024-02-22T20:20:10.836Z] 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=-763772985 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakee process (name)}
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-763772981 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-763772981 data=null doit=true}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-763772980 data=null}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-763772979 data=null button=1 stateMask=0x0 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763772979 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-763772979 data=null button=1 stateMask=0x80000 x=83 y=12 count=1}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-763772979 data=null button=0 stateMask=0x0 x=83 y=12 count=0}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-763772978 data=null doit=true}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-763772973 data=null}, TableItem with text {Wakee process (name)}]
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakee process (name)}
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:10 [2024-02-22T20:20:10.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:10 [2024-02-22T20:20:10.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:11 [2024-02-22T20:20:11.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763772964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763772963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763772963 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763772963 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763772963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763772963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763772963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763772905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763772902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763772902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763772902 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763772902 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:11 [2024-02-22T20:20:11.093Z] 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=-763772900 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:11 [2024-02-22T20:20:11.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')
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763772899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763772899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763772898 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763772898 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763772898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763772898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763772898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-763773370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:20:11 [2024-02-22T20:20:11.350Z] 
15:20:11 [2024-02-22T20:20:11.350Z] (Eclipse:7241): Gtk-CRITICAL **: 20:20:11.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:20:11 [2024-02-22T20:20:11.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:11 [2024-02-22T20:20:11.350Z] 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=-763772460 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:11 [2024-02-22T20:20:11.606Z] 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=-763772385 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-763772368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763772368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-763772368 data=null doit=true}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-763772368 data=null}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-763772368 data=null button=1 stateMask=0x0 x=28 y=27 count=1}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-763772367 data=null button=1 stateMask=0x80000 x=28 y=27 count=1}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763772367 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-763772281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763772281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-763772281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-763772281 data=null doit=true}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-763772281 data=null}, (of type 'Table')]
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:20:11 [2024-02-22T20:20:11.606Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:11 [2024-02-22T20:20:11.606Z] 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=-763772279 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Waker process (name)}
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-763772274 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-763772273 data=null doit=true}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-763772272 data=null}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-763772272 data=null button=1 stateMask=0x0 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763772271 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-763772271 data=null button=1 stateMask=0x80000 x=81 y=81 count=1}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-763772271 data=null button=0 stateMask=0x0 x=81 y=81 count=0}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-763772271 data=null doit=true}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-763772270 data=null}, TableItem with text {Waker process (name)}]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Waker process (name)}
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Priority
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Target CPU
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763772265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763772265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763772265 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763772265 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763772264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763772264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763772264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763772251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763772248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763772248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763772248 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763772248 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:11 [2024-02-22T20:20:11.608Z] 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=-763772246 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763772245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763772200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763772200 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763772200 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763772199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763772199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763772199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:11 [2024-02-22T20:20:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-763772594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:20:11 [2024-02-22T20:20:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:11 [2024-02-22T20:20:11.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-763771758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-763771758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-763771758 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-763771757 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-763771757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-763771757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-763771757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763771477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763771477 data=null doit=true}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763771477 data=null}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763771477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763771477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763771396 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763771396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763771395 data=null doit=true}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763771395 data=null}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763771395 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763771395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763771373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:12 [2024-02-22T20:20:12.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763771372 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763771372 data=null doit=true}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763771372 data=null}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763771371 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763771371 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763771357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:20:12 [2024-02-22T20:20:12.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:20:12 [2024-02-22T20:20:12.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
15:20:12 [2024-02-22T20:20:12.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771355 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771355 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771355 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771354 data=null button=1 stateMask=0x0 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763771354 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771293 data=null button=1 stateMask=0x80000 x=257 y=150 count=1}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771293 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771292 data=null button=1 stateMask=0x0 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771042 data=null button=1 stateMask=0x80000 x=257 y=150 count=2}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771042 data=null button=0 stateMask=0x0 x=257 y=150 count=0}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771042 data=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-763771041 data=null}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
15:20:12 [2024-02-22T20:20:12.891Z] 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=-763771039 data=null doit=true}, Shell with text {External Analysis Parameters}]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763771038 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763771037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763771037 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763771037 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763771037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763771037 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763771037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:12 [2024-02-22T20:20:12.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763771292 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}]
15:20:13 [2024-02-22T20:20:13.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:13 [2024-02-22T20:20:13.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
15:20:13 [2024-02-22T20:20:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
15:20:13 [2024-02-22T20:20:13.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:20:13 [2024-02-22T20:20:13.403Z] 
15:20:13 [2024-02-22T20:20:13.403Z] (Eclipse:7241): Gtk-CRITICAL **: 20:20:13.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:13 [2024-02-22T20:20:13.660Z] 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=-763770344 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-763770206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763770206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-763770205 data=null doit=true}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-763770205 data=null}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-763770205 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-763770205 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763770205 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-763770202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763770201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-763770201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-763770201 data=null doit=true}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-763770201 data=null}, (of type 'Table')]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:13 [2024-02-22T20:20:13.660Z] 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=-763770200 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-763770198 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-763770198 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-763770197 data=null}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-763770197 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763770197 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-763770196 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-763770196 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-763770196 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-763770196 data=null}, TableItem with text {Wakeup timestamp}]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763770193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763770192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763770192 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763770192 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763770192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763770192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763770192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763770181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763770179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763770179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763770179 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763770179 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:13 [2024-02-22T20:20:13.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:13 [2024-02-22T20:20:13.661Z] 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=-763770178 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-763770176 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-763770176 data=null doit=true}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-763770175 data=null}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-763770175 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763770174 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-763770174 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-763770174 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-763770174 data=null doit=true}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-763770174 data=null}, TableItem with text {Switch timestamp}]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763770171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763770170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763770170 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763770170 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763770170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763770170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763770170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763770166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763770165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763770164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763770164 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763770164 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:13 [2024-02-22T20:20:13.663Z] 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=-763770156 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763770154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763770154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763770154 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763770154 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763770154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763770154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763770154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:13 [2024-02-22T20:20:13.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-763770495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:20:14 [2024-02-22T20:20:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:14 [2024-02-22T20:20:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:20:14 [2024-02-22T20:20:14.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New custom chart'
15:20:14 [2024-02-22T20:20:14.176Z] 
15:20:14 [2024-02-22T20:20:14.176Z] (Eclipse:7241): Gtk-CRITICAL **: 20:20:14.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New custom chart'
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:14 [2024-02-22T20:20:14.177Z] 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=-763769653 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.177Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicking on (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-763769572 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763769487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-763769487 data=null doit=true}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-763769487 data=null}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{Table {} [layout=null] time=-763769487 data=null button=1 stateMask=0x0 x=28 y=81 count=1}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{Table {} [layout=null] time=-763769487 data=null button=1 stateMask=0x80000 x=28 y=81 count=1}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763769486 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 32 to [MouseHover [32]: MouseEvent{Table {} [layout=null] time=-763769481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-763769480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 7 to [MouseExit [7]: MouseEvent{Table {} [layout=null] time=-763769480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 27 to [Deactivate [27]: ShellEvent{Table {} [layout=null] time=-763769480 data=null doit=true}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 16 to [FocusOut [16]: FocusEvent{Table {} [layout=null] time=-763769480 data=null}, (of type 'Table')]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Clicked on (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:14 [2024-02-22T20:20:14.434Z] 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=-763769479 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Wakeup timestamp}
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-763769477 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-763769477 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-763769476 data=null}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-763769476 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763769475 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-763769475 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-763769475 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-763769475 data=null doit=true}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-763769475 data=null}, TableItem with text {Wakeup timestamp}]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Wakeup timestamp}
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763769472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763769472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763769472 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763769472 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763769471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763769471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763769471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763769468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763769467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763769467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763769467 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763769467 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:14 [2024-02-22T20:20:14.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:14 [2024-02-22T20:20:14.436Z] 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=-763769466 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicking on TableItem with text {Switch timestamp}
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-763769465 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-763769465 data=null doit=true}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-763769464 data=null}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-763769456 data=null button=1 stateMask=0x0 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-763769455 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-763769455 data=null button=1 stateMask=0x80000 x=67 y=35 count=1}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 7 to [MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-763769455 data=null button=0 stateMask=0x0 x=67 y=35 count=0}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 27 to [Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-763769455 data=null doit=true}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 16 to [FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-763769455 data=null}, TableItem with text {Switch timestamp}]
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Clicked on TableItem with text {Switch timestamp}
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.436Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: Scheduling latency (ns)
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: with style 'SWT.PUSH'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on 
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {} time=-763769452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763769452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {} time=-763769452 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {} time=-763769452 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {} time=-763769452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {} time=-763769452 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {} time=-763769452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {} time=-763769402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {} time=-763769400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {} time=-763769400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {} time=-763769400 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {} time=-763769400 data=null}, (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:14 [2024-02-22T20:20:14.437Z] 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=-763769399 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
15:20:14 [2024-02-22T20:20:14.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78e386a5
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-763769397 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-763769396 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-763769396 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-763769396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-763769396 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-763769396 data=null doit=true}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-763769396 data=null}, (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
15:20:14 [2024-02-22T20:20:14.438Z] 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=-763769395 data=null doit=true}, Shell with text {Custom chart creation}]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:14 [2024-02-22T20:20:14.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')
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763769395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763769395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763769395 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763769394 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763769394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763769394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763769394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-763769790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New custom chart']
15:20:14 [2024-02-22T20:20:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:14 [2024-02-22T20:20:14.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Reset Perspective
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-763768984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-763768983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Reset Perspective} time=-763768983 data=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-763768983 data=null}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-763768983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-763768983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:14 [2024-02-22T20:20:14.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-763768983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:20:15 [2024-02-22T20:20:15.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@523f3c29] time=-763768694 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763768662 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763768662 data=null doit=true}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763768662 data=null}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763768661 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763768661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763768595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:20:15 [2024-02-22T20:20:15.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:20:15 [2024-02-22T20:20:15.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:20:15 [2024-02-22T20:20:15.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763767580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763767579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767579 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767579 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] 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=-763767579 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:20:16 [2024-02-22T20:20:16.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763767578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763767578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763767578 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763767578 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763767578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763767578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:20:16 [2024-02-22T20:20:16.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:20:16 [2024-02-22T20:20:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763767578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:20:16 [2024-02-22T20:20:16.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763768462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:20:16 [2024-02-22T20:20:16.905Z] 
15:20:16 [2024-02-22T20:20:16.905Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:20:16.738
15:20:16 [2024-02-22T20:20:16.905Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
15:20:16 [2024-02-22T20:20:16.905Z] 
15:20:16 [2024-02-22T20:20:16.905Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:20:16.738
15:20:16 [2024-02-22T20:20:16.905Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
15:20:16 [2024-02-22T20:20:16.905Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.71 s -- in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
15:20:16 [2024-02-22T20:20:16.905Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testSimilarRows -- Time elapsed: 3.032 s
15:20:16 [2024-02-22T20:20:16.905Z] org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest.testScatterMultipleRow -- Time elapsed: 2.776 s
15:20:16 [2024-02-22T20:20:16.905Z] 
15:20:16 [2024-02-22T20:20:16.905Z] Results:
15:20:16 [2024-02-22T20:20:16.905Z] 
15:20:16 [2024-02-22T20:20:16.905Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:20:16 [2024-02-22T20:20:16.905Z] 
15:20:17 [2024-02-22T20:20:17.160Z] 
15:20:17 [2024-02-22T20:20:17.160Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:20:17.107
15:20:17 [2024-02-22T20:20:17.160Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] All tests passed
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
15:20:17 [2024-02-22T20:20:17.723Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
15:20:17 [2024-02-22T20:20:17.724Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:20:17 [2024-02-22T20:20:17.724Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:20:17 [2024-02-22T20:20:17.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
15:20:17 [2024-02-22T20:20:17.724Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] The project's OSGi version is 1.0.18.202402221956
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.979Z] [INFO] 
15:20:17 [2024-02-22T20:20:17.980Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:17 [2024-02-22T20:20:17.980Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.235Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:20:18 [2024-02-22T20:20:18.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:20:18 [2024-02-22T20:20:18.235Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
15:20:18 [2024-02-22T20:20:18.235Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] 
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:18 [2024-02-22T20:20:18.797Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:20:20 [2024-02-22T20:20:20.163Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:20:21 [2024-02-22T20:20:21.529Z] [INFO] 
15:20:21 [2024-02-22T20:20:21.529Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:20:21 [2024-02-22T20:20:21.529Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
15:20:21 [2024-02-22T20:20:21.529Z] [INFO] Command line:
15:20:21 [2024-02-22T20:20:21.529Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:20:21 [2024-02-22T20:20:21.529Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:20:25 [2024-02-22T20:20:25.696Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:20:33 [2024-02-22T20:20:33.781Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.219 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
15:20:33 [2024-02-22T20:20:33.781Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[0: io_analysis.xml] -- Time elapsed: 2.734 s
15:20:33 [2024-02-22T20:20:33.781Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[1: io_nostatedump.xml] -- Time elapsed: 2.218 s
15:20:33 [2024-02-22T20:20:33.781Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest.testGetDisks[2: io_two_devices.xml] -- Time elapsed: 2.231 s
15:20:33 [2024-02-22T20:20:33.781Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:20:45 [2024-02-22T20:20:45.945Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.34 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[0: io_analysis.xml] -- Time elapsed: 2.235 s
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[0: io_analysis.xml] -- Time elapsed: 2.233 s
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[1: io_nostatedump.xml] -- Time elapsed: 2.214 s
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testDeviceStrings[2: io_two_devices.xml] -- Time elapsed: 2.222 s
15:20:45 [2024-02-22T20:20:45.945Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest.testSectorsAt[2: io_two_devices.xml] -- Time elapsed: 2.221 s
15:20:45 [2024-02-22T20:20:45.945Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:20:48 [2024-02-22T20:20:48.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
15:20:48 [2024-02-22T20:20:48.462Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest.testDiskActivity[0: io_analysis.xml] -- Time elapsed: 2.244 s
15:20:48 [2024-02-22T20:20:48.462Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:21:44 [2024-02-22T20:21:44.624Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.26 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
15:21:44 [2024-02-22T20:21:44.624Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[0: io_analysis.xml] -- Time elapsed: 2.223 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[0: io_analysis.xml] -- Time elapsed: 2.225 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[0: io_analysis.xml] -- Time elapsed: 2.222 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[1: io_nostatedump.xml] -- Time elapsed: 2.210 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[1: io_nostatedump.xml] -- Time elapsed: 2.211 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[2: io_req_merge.xml] -- Time elapsed: 2.219 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[2: io_req_merge.xml] -- Time elapsed: 2.218 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[2: io_req_merge.xml] -- Time elapsed: 2.219 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[3: io_missing.xml] -- Time elapsed: 2.223 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[3: io_missing.xml] -- Time elapsed: 2.224 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[3: io_missing.xml] -- Time elapsed: 2.222 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[4: io_two_devices.xml] -- Time elapsed: 2.214 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[4: io_two_devices.xml] -- Time elapsed: 2.214 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[4: io_two_devices.xml] -- Time elapsed: 2.214 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[5: io_syscall_read.xml] -- Time elapsed: 2.220 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[5: io_syscall_read.xml] -- Time elapsed: 2.220 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[5: io_syscall_read.xml] -- Time elapsed: 2.228 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[6: io_syscall_write.xml] -- Time elapsed: 2.217 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[6: io_syscall_write.xml] -- Time elapsed: 2.218 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[6: io_syscall_write.xml] -- Time elapsed: 2.216 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testAnalysisExecution[7: io_full_kernel.xml] -- Time elapsed: 2.220 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderIntervalData[7: io_full_kernel.xml] -- Time elapsed: 2.220 s
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest.testStateProviderPunctualData[7: io_full_kernel.xml] -- Time elapsed: 2.225 s
15:21:44 [2024-02-22T20:21:44.625Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:21:44 [2024-02-22T20:21:44.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest.testResolvePidAspect -- Time elapsed: 1.138 s
15:21:44 [2024-02-22T20:21:44.625Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:21:44 [2024-02-22T20:21:44.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
15:21:44 [2024-02-22T20:21:44.625Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest.testResolveTidAspect -- Time elapsed: 1.133 s
15:21:44 [2024-02-22T20:21:44.625Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:21:54 [2024-02-22T20:21:54.567Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.10 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPpid -- Time elapsed: 1.122 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadOnCpu -- Time elapsed: 1.120 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testIsThreadActiveRange -- Time elapsed: 1.123 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetExecutableName -- Time elapsed: 1.121 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadQuarks -- Time elapsed: 1.123 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThread -- Time elapsed: 1.125 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetPid -- Time elapsed: 1.122 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetThreadsOfCpus -- Time elapsed: 1.121 s
15:21:54 [2024-02-22T20:21:54.567Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest.testGetStatusIntervalsForThreadIt -- Time elapsed: 1.121 s
15:21:54 [2024-02-22T20:21:54.567Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:21:55 [2024-02-22T20:21:55.128Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
15:21:55 [2024-02-22T20:21:55.128Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest.testThreadStatusDataProvider -- Time elapsed: 1.171 s
15:21:55 [2024-02-22T20:21:55.128Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:21:55 [2024-02-22T20:21:55.128Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
15:21:55 [2024-02-22T20:21:55.128Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest.testOpening -- Time elapsed: 0.054 s
15:21:55 [2024-02-22T20:21:55.128Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:21:57 [2024-02-22T20:21:57.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.220 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
15:21:57 [2024-02-22T20:21:57.643Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest.testTree -- Time elapsed: 2.218 s
15:21:57 [2024-02-22T20:21:57.643Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:22:07 [2024-02-22T20:22:07.582Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.970 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
15:22:07 [2024-02-22T20:22:07.582Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testAnalysisExecution -- Time elapsed: 2.215 s
15:22:07 [2024-02-22T20:22:07.582Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testInRangeWithCpuSubset -- Time elapsed: 2.213 s
15:22:07 [2024-02-22T20:22:07.582Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testUsageInRange -- Time elapsed: 2.214 s
15:22:07 [2024-02-22T20:22:07.582Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testRequirements -- Time elapsed: 1.113 s
15:22:07 [2024-02-22T20:22:07.582Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest.testReturnedStateSystem -- Time elapsed: 2.214 s
15:22:07 [2024-02-22T20:22:07.582Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:22:10 [2024-02-22T20:22:10.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
15:22:10 [2024-02-22T20:22:10.852Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAnalysisExecution -- Time elapsed: 2.213 s
15:22:10 [2024-02-22T20:22:10.852Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest.testAllocationDeallocationMemory -- Time elapsed: 1.117 s
15:22:10 [2024-02-22T20:22:10.852Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:22:14 [2024-02-22T20:22:14.115Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
15:22:14 [2024-02-22T20:22:14.115Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest.testSmallTraceSequential -- Time elapsed: 3.426 s
15:22:14 [2024-02-22T20:22:14.115Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
15:22:15 [2024-02-22T20:22:15.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest
15:22:15 [2024-02-22T20:22:15.043Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.swslatency.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.124 s
15:22:15 [2024-02-22T20:22:15.043Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:22:20 [2024-02-22T20:22:20.285Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.464 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testAnalysisExecution -- Time elapsed: 1.113 s
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testUsageInRange -- Time elapsed: 1.118 s
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testReturnedStateSystem -- Time elapsed: 1.116 s
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest.testInvalid -- Time elapsed: 1.116 s
15:22:20 [2024-02-22T20:22:20.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:22:20 [2024-02-22T20:22:20.285Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatchingMultiMatchers -- Time elapsed: 0.131 s
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest.testMatching -- Time elapsed: 0.118 s
15:22:20 [2024-02-22T20:22:20.285Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:22:20 [2024-02-22T20:22:20.285Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testCallsiteAnalysis -- Time elapsed: 0.018 s
15:22:20 [2024-02-22T20:22:20.285Z] org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest.testIterator -- Time elapsed: 0.008 s
15:22:20 [2024-02-22T20:22:20.285Z] 
15:22:20 [2024-02-22T20:22:20.285Z] Results:
15:22:20 [2024-02-22T20:22:20.285Z] 
15:22:20 [2024-02-22T20:22:20.285Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
15:22:20 [2024-02-22T20:22:20.285Z] 
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] All tests passed
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.jar
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT.pom
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-sources.jar
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2metadata.xml
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.18-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.18-SNAPSHOT-p2artifacts.xml
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
15:22:20 [2024-02-22T20:22:20.285Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:22:20 [2024-02-22T20:22:20.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:20 [2024-02-22T20:22:20.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:22:20 [2024-02-22T20:22:20.541Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.541Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] The project's OSGi version is 6.1.1.202402221956
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.542Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
15:22:20 [2024-02-22T20:22:20.800Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.800Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.800Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
15:22:20 [2024-02-22T20:22:20.801Z] [INFO] 
15:22:20 [2024-02-22T20:22:20.801Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:20 [2024-02-22T20:22:20.801Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:20 [2024-02-22T20:22:20.801Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:20 [2024-02-22T20:22:20.801Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:22:20 [2024-02-22T20:22:20.801Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:21 [2024-02-22T20:22:21.362Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:21 [2024-02-22T20:22:21.362Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] 
15:22:21 [2024-02-22T20:22:21.362Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:21 [2024-02-22T20:22:21.618Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:22:22 [2024-02-22T20:22:22.545Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.jar
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT.pom
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-sources.jar
15:22:23 [2024-02-22T20:22:23.472Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2metadata.xml
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/6.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-6.1.1-SNAPSHOT-p2artifacts.xml
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [48/141]
15:22:23 [2024-02-22T20:22:23.473Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:22:23 [2024-02-22T20:22:23.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:23 [2024-02-22T20:22:23.473Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] The project's OSGi version is 4.1.2.202402221956
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.728Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] 
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:23 [2024-02-22T20:22:23.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:23 [2024-02-22T20:22:23.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:23 [2024-02-22T20:22:23.985Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:22:23 [2024-02-22T20:22:23.985Z] [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.554Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.554Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:24 [2024-02-22T20:22:24.554Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:24 [2024-02-22T20:22:24.554Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
15:22:24 [2024-02-22T20:22:24.555Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.555Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.555Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:22:24 [2024-02-22T20:22:24.555Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.555Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] 
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:24 [2024-02-22T20:22:24.810Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
15:22:25 [2024-02-22T20:22:25.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
15:22:27 [2024-02-22T20:22:27.101Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.101Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:27 [2024-02-22T20:22:27.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.jar
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT.pom
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-sources.jar
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2metadata.xml
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.1.2-SNAPSHOT-p2artifacts.xml
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
15:22:27 [2024-02-22T20:22:27.102Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:27 [2024-02-22T20:22:27.102Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:27 [2024-02-22T20:22:27.102Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] The project's OSGi version is 1.0.10.202402221956
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.102Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.664Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:27 [2024-02-22T20:22:27.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:27 [2024-02-22T20:22:27.664Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.664Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] 
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:27 [2024-02-22T20:22:27.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:22:28 [2024-02-22T20:22:28.852Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:22:29 [2024-02-22T20:22:29.779Z] [INFO] 
15:22:29 [2024-02-22T20:22:29.779Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:29 [2024-02-22T20:22:29.779Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
15:22:29 [2024-02-22T20:22:29.779Z] [INFO] Command line:
15:22:29 [2024-02-22T20:22:29.779Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:22:29 [2024-02-22T20:22:29.779Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:22:33 [2024-02-22T20:22:33.945Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:22:33 [2024-02-22T20:22:33.946Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:22:38 [2024-02-22T20:22:38.116Z] !SESSION 2024-02-22 20:22:29.817 -----------------------------------------------
15:22:38 [2024-02-22T20:22:38.116Z] eclipse.buildId=unknown
15:22:38 [2024-02-22T20:22:38.116Z] java.version=17.0.2
15:22:38 [2024-02-22T20:22:38.116Z] java.vendor=Oracle Corporation
15:22:38 [2024-02-22T20:22:38.116Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:22:38 [2024-02-22T20:22:38.116Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:22:38 [2024-02-22T20:22:38.116Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:22:38 [2024-02-22T20:22:38.116Z] 
15:22:38 [2024-02-22T20:22:38.116Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:22:37.901
15:22:38 [2024-02-22T20:22:38.116Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:22:38 [2024-02-22T20:22:38.116Z] !STACK 0
15:22:38 [2024-02-22T20:22:38.116Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:22:38 [2024-02-22T20:22:38.116Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:22:38 [2024-02-22T20:22:38.116Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:22:38 [2024-02-22T20:22:38.116Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:22:38 [2024-02-22T20:22:38.116Z] Caused by: java.io.IOException: error=2, No such file or directory
15:22:38 [2024-02-22T20:22:38.116Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:22:38 [2024-02-22T20:22:38.116Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:22:38 [2024-02-22T20:22:38.116Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:22:38 [2024-02-22T20:22:38.117Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:22:38 [2024-02-22T20:22:38.117Z] 	... 7 more
15:22:38 [2024-02-22T20:22:38.679Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:22:38 [2024-02-22T20:22:38.679Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidColumnComparatorTest -- Time elapsed: 0.066 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.tidComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeSecondaryTimeColumnComparatorTest -- Time elapsed: 0.001 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.ptidSecondaryTimeColumnComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.birthTimeComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest.execNameComparatorTest -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.679Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:22:38 [2024-02-22T20:22:38.935Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testEmpty -- Time elapsed: 0.005 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testMany -- Time elapsed: 0.245 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDoubleOtherOrder -- Time elapsed: 0.003 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9OutOfOrder -- Time elapsed: 0.001 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testDouble -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingleInvalid -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.testSingle -- Time elapsed: 0 s
15:22:38 [2024-02-22T20:22:38.935Z] org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest.test9InOrder10Times -- Time elapsed: 0.001 s
15:22:38 [2024-02-22T20:22:38.935Z] 
15:22:38 [2024-02-22T20:22:38.935Z] Results:
15:22:38 [2024-02-22T20:22:38.935Z] 
15:22:38 [2024-02-22T20:22:38.935Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
15:22:38 [2024-02-22T20:22:38.935Z] 
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] All tests passed
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] 
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.jar
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT.pom
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-sources.jar
15:22:39 [2024-02-22T20:22:39.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] 
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] 
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
15:22:39 [2024-02-22T20:22:39.867Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:39 [2024-02-22T20:22:39.867Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:39 [2024-02-22T20:22:39.867Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] The project's OSGi version is 1.0.11.202402221956
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.123Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:40 [2024-02-22T20:22:40.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
15:22:40 [2024-02-22T20:22:40.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.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
15:22:40 [2024-02-22T20:22:40.123Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] 
15:22:40 [2024-02-22T20:22:40.684Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:40 [2024-02-22T20:22:40.685Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:22:42 [2024-02-22T20:22:42.049Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:22:42 [2024-02-22T20:22:42.610Z] [INFO] 
15:22:42 [2024-02-22T20:22:42.610Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:42 [2024-02-22T20:22:42.867Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
15:22:42 [2024-02-22T20:22:42.867Z] [INFO] Command line:
15:22:42 [2024-02-22T20:22:42.867Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:22:42 [2024-02-22T20:22:42.867Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:22:47 [2024-02-22T20:22:47.033Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:22:49 [2024-02-22T20:22:49.548Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.365 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testDescending -- Time elapsed: 0.003 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.300 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testNoiseDataset -- Time elapsed: 0.667 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.streamBuildingTest -- Time elapsed: 0.355 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testEmpty -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.339 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDataset -- Time elapsed: 0.291 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testAscending -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.002 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.343 s
15:22:49 [2024-02-22T20:22:49.549Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
15:22:49 [2024-02-22T20:22:49.549Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:22:50 [2024-02-22T20:22:50.478Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testDescending -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.280 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testNoiseDataset -- Time elapsed: 0.434 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.streamBuildingTest -- Time elapsed: 0.153 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testEmpty -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.193 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDataset -- Time elapsed: 0.127 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testAscending -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0.004 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.002 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0.208 s
15:22:50 [2024-02-22T20:22:50.478Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest.testLimitDataset2 -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.478Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:22:50 [2024-02-22T20:22:50.733Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.floatTest -- Time elapsed: 0.002 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.longTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.shortTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.byteTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigDecTest -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBSTest -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.733Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failDFTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failFDTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failILTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failLITest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.bigIntTest -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failSBTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBdBiTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.failBiBdTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.doubleTest -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.734Z] org.eclipse.tracecompass.analysis.timing.core.tests.statistics.NumberComparatorTest.intTest -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.734Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
15:22:50 [2024-02-22T20:22:50.989Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest
15:22:50 [2024-02-22T20:22:50.989Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testID -- Time elapsed: 0 s
15:22:50 [2024-02-22T20:22:50.989Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testFetchTree -- Time elapsed: 0.003 s
15:22:50 [2024-02-22T20:22:50.989Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderNullFetchXY -- Time elapsed: 0.010 s
15:22:50 [2024-02-22T20:22:50.989Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.testDataProviderFetchXY -- Time elapsed: 0.001 s
15:22:50 [2024-02-22T20:22:50.989Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:22:51 [2024-02-22T20:22:51.245Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStatsCancel -- Time elapsed: 0.179 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecute -- Time elapsed: 0.023 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoDepend -- Time elapsed: 0.014 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testTotalStats -- Time elapsed: 0.061 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPerTypeStats -- Time elapsed: 0.037 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialPerTypeStats -- Time elapsed: 0.056 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testExecuteNoTrace -- Time elapsed: 0.008 s
15:22:51 [2024-02-22T20:22:51.245Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest.testPartialStats -- Time elapsed: 0.016 s
15:22:51 [2024-02-22T20:22:51.245Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:22:53 [2024-02-22T20:22:53.761Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testDescending -- Time elapsed: 0.001 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsNodes -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.parallelStreamBuildingTest -- Time elapsed: 0.210 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testNoiseDataset -- Time elapsed: 0.605 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.streamBuildingTest -- Time elapsed: 0.364 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testEmpty -- Time elapsed: 0.001 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testSmallDataset -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.gaussianNoiseTest -- Time elapsed: 0.508 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDataset -- Time elapsed: 0.426 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testAscending -- Time elapsed: 0.001 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.mergeStatisticsCornerCaseNodesTest -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testMergeStatisticsRandomNodes -- Time elapsed: 0.001 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLargeDatasetNegative -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest.testLimitDataset2 -- Time elapsed: 0 s
15:22:53 [2024-02-22T20:22:53.761Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
15:22:55 [2024-02-22T20:22:55.650Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineZeroIndex -- Time elapsed: 0.010 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCornerIndex -- Time elapsed: 0.004 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithDurationComparator -- Time elapsed: 0.017 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchPrevious -- Time elapsed: 1.278 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearch -- Time elapsed: 0.176 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithEndTimeComparator -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineNonZeroIndex -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchColumn -- Time elapsed: 0 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineCrossIndexes -- Time elapsed: 0.111 s
15:22:55 [2024-02-22T20:22:55.650Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithSearchTypo -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLastLinesWithEndComparator -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineTimeOut -- Time elapsed: 0 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderTest.testDataProviderFetchLineWithDurationComparator -- Time elapsed: 0.005 s
15:22:55 [2024-02-22T20:22:55.651Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:22:55 [2024-02-22T20:22:55.651Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeSpecificRange -- Time elapsed: 0.008 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithMapperFullRange -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeFullRange -- Time elapsed: 0 s
15:22:55 [2024-02-22T20:22:55.651Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreStatisticsDataProviderTest.testFetchTreeWithUserDefinedAspectsFullRange -- Time elapsed: 0.001 s
15:22:55 [2024-02-22T20:22:55.651Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
15:22:58 [2024-02-22T20:22:58.166Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s -- in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnAnExperiment -- Time elapsed: 1.074 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testMainDataProviderFetchColumn -- Time elapsed: 0 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testInvalidExperimentDataProviderFetchColumn -- Time elapsed: 0.001 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testSingleTraceExperimentDataProviderFetchColumn -- Time elapsed: 0 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithSearchOnAnExperiment -- Time elapsed: 0.002 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithExperiment -- Time elapsed: 0.002 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFronmDataProviderWithEmptyExperiment -- Time elapsed: 0 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTwoSearchFiltersOnASingleTraceExperiment -- Time elapsed: 0.590 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesFromDataProviderWithSingleTraceExperiment -- Time elapsed: 0 s
15:22:58 [2024-02-22T20:22:58.166Z] org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.testFetchLinesWithTraceNameSorting -- Time elapsed: 0.002 s
15:22:58 [2024-02-22T20:22:58.166Z] 
15:22:58 [2024-02-22T20:22:58.166Z] Results:
15:22:58 [2024-02-22T20:22:58.166Z] 
15:22:58 [2024-02-22T20:22:58.166Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
15:22:58 [2024-02-22T20:22:58.166Z] 
15:22:58 [2024-02-22T20:22:58.166Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@c27a3a2 was not deregistered.
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:22:58 [2024-02-22T20:22:58.166Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:156)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:22:58 [2024-02-22T20:22:58.167Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@455c1d8c was not deregistered.
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:164)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.167Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:22:58 [2024-02-22T20:22:58.167Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:22:58 [2024-02-22T20:22:58.168Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@688d411b was not deregistered.
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:92)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:22:58 [2024-02-22T20:22:58.168Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@1debc91c was not deregistered.
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:185)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreDensityDataProviderFactory.createProvider(SegmentStoreDensityDataProviderFactory.java:38)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreDensityDataProviderTest.init(SegmentStoreDensityDataProviderTest.java:98)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:22:58 [2024-02-22T20:22:58.168Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:22:58 [2024-02-22T20:22:58.168Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:22:58 [2024-02-22T20:22:58.169Z] Resource leak: org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule@25ad4f71 was not deregistered.
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.AbstractSegmentStoreAnalysisModule.<init>(AbstractSegmentStoreAnalysisModule.java:52)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.analysis.timing.core.segmentstore.SegmentStoreAnalysisModule.<init>(SegmentStoreAnalysisModule.java:165)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.getDataProvider(SegmentStoreTableDataProviderExperimentTest.java:208)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.SegmentStoreTableDataProviderExperimentTest.init(SegmentStoreTableDataProviderExperimentTest.java:160)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:22:58 [2024-02-22T20:22:58.169Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:22:58 [2024-02-22T20:22:58.169Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] All tests passed
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.jar
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT.pom
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-sources.jar
15:22:58 [2024-02-22T20:22:58.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
15:22:58 [2024-02-22T20:22:58.170Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:22:58 [2024-02-22T20:22:58.170Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:22:58 [2024-02-22T20:22:58.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
15:22:58 [2024-02-22T20:22:58.170Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] The project's OSGi version is 1.0.12.202402221956
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.425Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.426Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
15:22:58 [2024-02-22T20:22:58.681Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.681Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
15:22:58 [2024-02-22T20:22:58.681Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.681Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.681Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:22:58 [2024-02-22T20:22:58.681Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:22:58 [2024-02-22T20:22:58.681Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
15:22:58 [2024-02-22T20:22:58.682Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.938Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] 
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:58 [2024-02-22T20:22:58.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] 
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] 
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] 
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] 
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] 
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:22:59 [2024-02-22T20:22:59.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:23:00 [2024-02-22T20:23:00.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:23:01 [2024-02-22T20:23:01.051Z] [INFO] 
15:23:01 [2024-02-22T20:23:01.051Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:23:01 [2024-02-22T20:23:01.051Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
15:23:01 [2024-02-22T20:23:01.051Z] [INFO] Command line:
15:23:01 [2024-02-22T20:23:01.051Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:23:01 [2024-02-22T20:23:01.051Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:23:03 [2024-02-22T20:23:03.566Z] Feb 22, 2024 8:23:03 PM org.apache.aries.spifly.BaseActivator log
15:23:03 [2024-02-22T20:23:03.566Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:23:05 [2024-02-22T20:23:05.457Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:05 [2024-02-22T20:23:05.457Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:10 [2024-02-22T20:23:10.701Z] !SESSION 2024-02-22 20:23:01.064 -----------------------------------------------
15:23:10 [2024-02-22T20:23:10.701Z] eclipse.buildId=unknown
15:23:10 [2024-02-22T20:23:10.701Z] java.version=17.0.2
15:23:10 [2024-02-22T20:23:10.701Z] java.vendor=Oracle Corporation
15:23:10 [2024-02-22T20:23:10.701Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:23:10 [2024-02-22T20:23:10.701Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:23:10 [2024-02-22T20:23:10.701Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:23:10 [2024-02-22T20:23:10.701Z] 
15:23:10 [2024-02-22T20:23:10.701Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:23:09.912
15:23:10 [2024-02-22T20:23:10.702Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:23:10 [2024-02-22T20:23:10.702Z] 
15:23:10 [2024-02-22T20:23:10.702Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:23:09.928
15:23:10 [2024-02-22T20:23:10.702Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:23:10 [2024-02-22T20:23:10.702Z] !STACK 0
15:23:10 [2024-02-22T20:23:10.702Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:23:10 [2024-02-22T20:23:10.702Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:10 [2024-02-22T20:23:10.702Z] Caused by: java.io.IOException: error=2, No such file or directory
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:23:10 [2024-02-22T20:23:10.702Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:23:10 [2024-02-22T20:23:10.702Z] 	... 7 more
15:23:10 [2024-02-22T20:23:10.702Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:23:10 [2024-02-22T20:23:10.702Z] Display size: 1440x900
15:23:10 [2024-02-22T20:23:10.702Z] OS version=6.1.11-200.fc37.x86_64
15:23:10 [2024-02-22T20:23:10.702Z] GTK version=3.22.30
15:23:10 [2024-02-22T20:23:10.702Z] GTK theme=Ambiance
15:23:10 [2024-02-22T20:23:10.702Z] LIBOVERLAY_SCROLLBAR=0
15:23:10 [2024-02-22T20:23:10.702Z] Time zone: Greenwich Mean Time
15:23:10 [2024-02-22T20:23:10.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3ab70d34] time=-763593089 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763592300 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:11 [2024-02-22T20:23:11.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763592300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:11 [2024-02-22T20:23:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763592293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:11 [2024-02-22T20:23:11.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:12 [2024-02-22T20:23:12.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763591974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763591970 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763591966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763591964 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:12 [2024-02-22T20:23:12.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763591702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763591700 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763591699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763591699 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:12 [2024-02-22T20:23:12.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-763591470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
15:23:12 [2024-02-22T20:23:12.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:15 [2024-02-22T20:23:15.059Z] 
15:23:15 [2024-02-22T20:23:15.059Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:23:14.499
15:23:15 [2024-02-22T20:23:15.059Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:23:15 [2024-02-22T20:23:15.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763589273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:15 [2024-02-22T20:23:15.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763588221 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763588220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763587195 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763586899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763586897 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763586896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763586895 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:16 [2024-02-22T20:23:16.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:17 [2024-02-22T20:23:17.549Z] 
15:23:17 [2024-02-22T20:23:17.549Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:23:17.532
15:23:17 [2024-02-22T20:23:17.549Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:23:17 [2024-02-22T20:23:17.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763586249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:17 [2024-02-22T20:23:17.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763586218 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:17 [2024-02-22T20:23:17.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763586217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:17 [2024-02-22T20:23:17.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763586173 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:17 [2024-02-22T20:23:17.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:19 [2024-02-22T20:23:19.173Z] 
15:23:19 [2024-02-22T20:23:19.174Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:23:18.910
15:23:19 [2024-02-22T20:23:19.174Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:23:19 [2024-02-22T20:23:19.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763584870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:19 [2024-02-22T20:23:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763584373 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:19 [2024-02-22T20:23:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763584373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:19 [2024-02-22T20:23:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763584363 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:19 [2024-02-22T20:23:19.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:22 [2024-02-22T20:23:22.251Z] 
15:23:22 [2024-02-22T20:23:22.251Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:23:21.663
15:23:22 [2024-02-22T20:23:22.251Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:23:23 [2024-02-22T20:23:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763582119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:23 [2024-02-22T20:23:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763580958 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:24 [2024-02-22T20:23:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763580958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:24 [2024-02-22T20:23:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763579858 data=null button=1 stateMask=0x80000 x=527 y=-13 count=1}, TableColumn with text {Duration}]
15:23:24 [2024-02-22T20:23:24.107Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
15:23:24 [2024-02-22T20:23:24.362Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.95 s -- in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
15:23:24 [2024-02-22T20:23:24.362Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.climbTest -- Time elapsed: 0.404 s
15:23:24 [2024-02-22T20:23:24.362Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.smallTest -- Time elapsed: 0.199 s
15:23:24 [2024-02-22T20:23:24.362Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.testWriteToTsv -- Time elapsed: 0.273 s
15:23:24 [2024-02-22T20:23:24.362Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.gaussianNoiseTest -- Time elapsed: 4.343 s
15:23:24 [2024-02-22T20:23:24.362Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.decrementingTest -- Time elapsed: 0.183 s
15:23:24 [2024-02-22T20:23:24.363Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.largeTest -- Time elapsed: 0.831 s
15:23:24 [2024-02-22T20:23:24.363Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.onDiskSegStoreTest -- Time elapsed: 1.820 s
15:23:24 [2024-02-22T20:23:24.363Z] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest.noiseTest -- Time elapsed: 4.480 s
15:23:24 [2024-02-22T20:23:24.363Z] 
15:23:24 [2024-02-22T20:23:24.363Z] Results:
15:23:24 [2024-02-22T20:23:24.363Z] 
15:23:24 [2024-02-22T20:23:24.363Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:23:24 [2024-02-22T20:23:24.363Z] 
15:23:25 [2024-02-22T20:23:25.288Z] [INFO] All tests passed
15:23:25 [2024-02-22T20:23:25.288Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.288Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.288Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
15:23:25 [2024-02-22T20:23:25.289Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:23:25 [2024-02-22T20:23:25.289Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:23:25 [2024-02-22T20:23:25.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
15:23:25 [2024-02-22T20:23:25.289Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:23:25 [2024-02-22T20:23:25.545Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] The project's OSGi version is 1.0.17.202402221956
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.546Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
15:23:25 [2024-02-22T20:23:25.802Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.802Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.802Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
15:23:25 [2024-02-22T20:23:25.802Z] [INFO] 
15:23:25 [2024-02-22T20:23:25.802Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:25 [2024-02-22T20:23:25.802Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:23:25 [2024-02-22T20:23:25.802Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:23:25 [2024-02-22T20:23:25.802Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
15:23:26 [2024-02-22T20:23:26.058Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.314Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.314Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] 
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:26 [2024-02-22T20:23:26.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:23:27 [2024-02-22T20:23:27.501Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:23:28 [2024-02-22T20:23:28.063Z] [INFO] 
15:23:28 [2024-02-22T20:23:28.063Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:23:28 [2024-02-22T20:23:28.320Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
15:23:28 [2024-02-22T20:23:28.320Z] [INFO] Command line:
15:23:28 [2024-02-22T20:23:28.320Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:23:28 [2024-02-22T20:23:28.320Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:23:30 [2024-02-22T20:23:30.840Z] Feb 22, 2024 8:23:30 PM org.apache.aries.spifly.BaseActivator log
15:23:30 [2024-02-22T20:23:30.840Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:23:32 [2024-02-22T20:23:32.733Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:32 [2024-02-22T20:23:32.733Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:23:37 [2024-02-22T20:23:37.982Z] !SESSION 2024-02-22 20:23:28.346 -----------------------------------------------
15:23:37 [2024-02-22T20:23:37.982Z] eclipse.buildId=unknown
15:23:37 [2024-02-22T20:23:37.982Z] java.version=17.0.2
15:23:37 [2024-02-22T20:23:37.982Z] java.vendor=Oracle Corporation
15:23:37 [2024-02-22T20:23:37.982Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:23:37 [2024-02-22T20:23:37.982Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:23:37 [2024-02-22T20:23:37.983Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:23:37 [2024-02-22T20:23:37.983Z] 
15:23:37 [2024-02-22T20:23:37.983Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:23:37.529
15:23:37 [2024-02-22T20:23:37.983Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:23:37 [2024-02-22T20:23:37.983Z] 
15:23:37 [2024-02-22T20:23:37.983Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:23:37.605
15:23:37 [2024-02-22T20:23:37.983Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:23:37 [2024-02-22T20:23:37.983Z] !STACK 0
15:23:37 [2024-02-22T20:23:37.983Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:23:37 [2024-02-22T20:23:37.983Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:23:37 [2024-02-22T20:23:37.983Z] Caused by: java.io.IOException: error=2, No such file or directory
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:23:37 [2024-02-22T20:23:37.983Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:23:37 [2024-02-22T20:23:37.983Z] 	... 7 more
15:23:37 [2024-02-22T20:23:37.983Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:23:38 [2024-02-22T20:23:38.546Z] Display size: 1440x900
15:23:38 [2024-02-22T20:23:38.546Z] OS version=6.1.11-200.fc37.x86_64
15:23:38 [2024-02-22T20:23:38.546Z] GTK version=3.22.30
15:23:38 [2024-02-22T20:23:38.546Z] GTK theme=Ambiance
15:23:38 [2024-02-22T20:23:38.546Z] LIBOVERLAY_SCROLLBAR=0
15:23:38 [2024-02-22T20:23:38.546Z] Time zone: Greenwich Mean Time
15:23:38 [2024-02-22T20:23:38.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763565454 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763564581 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763564581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763564574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:39 [2024-02-22T20:23:39.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:40 [2024-02-22T20:23:40.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
15:23:40 [2024-02-22T20:23:40.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.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@66f5770e] time=-763556187 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:23:48 [2024-02-22T20:23:48.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763556154 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763556102 data=null doit=true}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763556102 data=null}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763556101 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763556100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763556082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:23:48 [2024-02-22T20:23:48.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763555062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555062 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555062 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.052Z] 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=-763555061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] 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=-763555061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763555061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] 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=-763555061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] 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=-763555060 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] 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=-763555060 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763555058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763555058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763555057 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763555057 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763555057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763555057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:23:49 [2024-02-22T20:23:49.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763555057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:49 [2024-02-22T20:23:49.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763555896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:23:49 [2024-02-22T20:23:49.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.46 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
15:23:49 [2024-02-22T20:23:49.310Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest.testWithTrace -- Time elapsed: 8.166 s
15:23:49 [2024-02-22T20:23:49.310Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:23:49 [2024-02-22T20:23:49.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763554505 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763554291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:49 [2024-02-22T20:23:49.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:49 [2024-02-22T20:23:49.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:23:49 [2024-02-22T20:23:49.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:23:49 [2024-02-22T20:23:49.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763550006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763549991 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763549991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:23:53 [2024-02-22T20:23:53.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763549987 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1}, TableColumn with text {Duration}]
15:23:54 [2024-02-22T20:23:54.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763549802 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:54 [2024-02-22T20:23:54.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:23:54 [2024-02-22T20:23:54.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:54 [2024-02-22T20:23:54.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:54 [2024-02-22T20:23:54.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763549771 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763549771 data=null doit=true}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763549771 data=null}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763549771 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763549771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763549759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:23:54 [2024-02-22T20:23:54.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763548819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548818 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] 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=-763548818 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:23:55 [2024-02-22T20:23:55.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:23:55 [2024-02-22T20:23:55.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763548817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763548817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763548817 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763548817 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763548817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763548817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:23:55 [2024-02-22T20:23:55.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:23:55 [2024-02-22T20:23:55.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763548816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:23:55 [2024-02-22T20:23:55.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763549673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:23:55 [2024-02-22T20:23:55.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
15:23:55 [2024-02-22T20:23:55.694Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.221 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
15:23:55 [2024-02-22T20:23:55.694Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest.testWithTrace -- Time elapsed: 6.003 s
15:23:55 [2024-02-22T20:23:55.694Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:23:55 [2024-02-22T20:23:55.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763548277 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:23:55 [2024-02-22T20:23:55.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763548094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:23:55 [2024-02-22T20:23:55.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763543798 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763543772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763543772 data=null doit=true}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763543772 data=null}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763543772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763543772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763543746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:00 [2024-02-22T20:24:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:00 [2024-02-22T20:24:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:00 [2024-02-22T20:24:00.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542882 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542881 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763542881 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:00 [2024-02-22T20:24:00.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763542880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763542880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763542880 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763542880 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763542880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763542880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:00 [2024-02-22T20:24:00.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:00 [2024-02-22T20:24:00.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:01 [2024-02-22T20:24:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763542880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:01 [2024-02-22T20:24:01.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763543668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:01 [2024-02-22T20:24:01.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
15:24:01 [2024-02-22T20:24:01.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.924 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
15:24:01 [2024-02-22T20:24:01.706Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest.testWithTrace -- Time elapsed: 5.740 s
15:24:01 [2024-02-22T20:24:01.706Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763542343 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763542187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:24:01 [2024-02-22T20:24:01.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763542074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763542071 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763542070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763542070 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-763542069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-763542068 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {System Call} time=-763542068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {System Call}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {System Call} time=-763542067 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1}, TableColumn with text {System Call}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763542067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763542066 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763542066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763542065 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Start Time} time=-763542065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Start Time}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-763542064 data=null button=1 stateMask=0x80000 x=74 y=-13 count=1}, TableColumn with text {Start Time}]
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:01 [2024-02-22T20:24:01.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763538515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763538500 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763538499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763538497 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@66f5770e] time=-763538336 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-763538310 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-763538310 data=null doit=true}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-763538310 data=null}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-763538310 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763538310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-763538302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:24:06 [2024-02-22T20:24:06.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:24:06 [2024-02-22T20:24:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:24:06 [2024-02-22T20:24:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:24:06 [2024-02-22T20:24:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763537341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537341 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537341 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763537340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537340 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] 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=-763537340 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763537339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763537339 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763537339 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763537339 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763537338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763537338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:24:06 [2024-02-22T20:24:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:24:06 [2024-02-22T20:24:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763537338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:24:06 [2024-02-22T20:24:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763538257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763536756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763536755 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763536754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763536754 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1}, TableColumn with text {Duration}]
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
15:24:07 [2024-02-22T20:24:07.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export to TSV...'
15:24:07 [2024-02-22T20:24:07.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-763536491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export to TSV...']
15:24:07 [2024-02-22T20:24:07.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export to TSV...'
15:24:07 [2024-02-22T20:24:07.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:07 [2024-02-22T20:24:07.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:10 [2024-02-22T20:24:10.289Z] 
15:24:10 [2024-02-22T20:24:10.289Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:24:09.946
15:24:10 [2024-02-22T20:24:10.289Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:24:10 [2024-02-22T20:24:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763533811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:10 [2024-02-22T20:24:10.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763533043 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:11 [2024-02-22T20:24:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763533043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:11 [2024-02-22T20:24:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763532174 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:11 [2024-02-22T20:24:11.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763531688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763531685 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763531684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763531683 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:12 [2024-02-22T20:24:12.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:13 [2024-02-22T20:24:13.266Z] 
15:24:13 [2024-02-22T20:24:13.266Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:24:12.993
15:24:13 [2024-02-22T20:24:13.266Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:24:13 [2024-02-22T20:24:13.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763530776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:13 [2024-02-22T20:24:13.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763530736 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:13 [2024-02-22T20:24:13.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763530735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:13 [2024-02-22T20:24:13.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763530665 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:13 [2024-02-22T20:24:13.266Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:13 [2024-02-22T20:24:13.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:14 [2024-02-22T20:24:14.886Z] 
15:24:14 [2024-02-22T20:24:14.886Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:24:14.847
15:24:14 [2024-02-22T20:24:14.886Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:24:15 [2024-02-22T20:24:15.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763528908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:15 [2024-02-22T20:24:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763528292 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:15 [2024-02-22T20:24:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763528292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:15 [2024-02-22T20:24:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763528278 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:15 [2024-02-22T20:24:15.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:15 [2024-02-22T20:24:15.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:18 [2024-02-22T20:24:18.476Z] 
15:24:18 [2024-02-22T20:24:18.476Z] !ENTRY org.eclipse.tracecompass.analysis.timing.ui 2 0 2024-02-22 20:24:18.410
15:24:18 [2024-02-22T20:24:18.476Z] !MESSAGE Too many items to display for SegmentStoreContentProvider. Cannot display 1000000 in a reasonable timeframe.
15:24:19 [2024-02-22T20:24:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763525361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:19 [2024-02-22T20:24:19.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763524013 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:21 [2024-02-22T20:24:21.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Duration} time=-763524013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Duration}]
15:24:21 [2024-02-22T20:24:21.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Duration} time=-763522582 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1}, TableColumn with text {Duration}]
15:24:21 [2024-02-22T20:24:21.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
15:24:21 [2024-02-22T20:24:21.734Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.07 s -- in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.climbTest -- Time elapsed: 0.189 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWithTrace -- Time elapsed: 5.173 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.smallTest -- Time elapsed: 0.133 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.testWriteToTsv -- Time elapsed: 0.229 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.gaussianNoiseTest -- Time elapsed: 4.609 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.decrementingTest -- Time elapsed: 0.192 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.largeTest -- Time elapsed: 1.244 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.onDiskSegStoreTest -- Time elapsed: 2.450 s
15:24:21 [2024-02-22T20:24:21.734Z] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest.noiseTest -- Time elapsed: 5.689 s
15:24:21 [2024-02-22T20:24:21.734Z] 
15:24:21 [2024-02-22T20:24:21.734Z] Results:
15:24:21 [2024-02-22T20:24:21.734Z] 
15:24:21 [2024-02-22T20:24:21.734Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
15:24:21 [2024-02-22T20:24:21.734Z] 
15:24:21 [2024-02-22T20:24:21.991Z] 
15:24:21 [2024-02-22T20:24:21.991Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:24:21.920
15:24:21 [2024-02-22T20:24:21.991Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] All tests passed
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.jar
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT.pom
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-sources.jar
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2metadata.xml
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.17-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.17-SNAPSHOT-p2artifacts.xml
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [53/141]
15:24:22 [2024-02-22T20:24:22.556Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:24:22 [2024-02-22T20:24:22.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
15:24:22 [2024-02-22T20:24:22.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] The project's OSGi version is 2.4.0.202402221956
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] 
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:22 [2024-02-22T20:24:22.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:24:22 [2024-02-22T20:24:22.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:24:22 [2024-02-22T20:24:22.557Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:24:22 [2024-02-22T20:24:22.557Z] [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.119Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:24:23 [2024-02-22T20:24:23.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:24:23 [2024-02-22T20:24:23.119Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.119Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.119Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] 
15:24:23 [2024-02-22T20:24:23.376Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:23 [2024-02-22T20:24:23.631Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
15:24:24 [2024-02-22T20:24:24.561Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.jar
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT.pom
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.4.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-sources.jar
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2metadata.xml
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.4.0-SNAPSHOT-p2artifacts.xml
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.490Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [54/141]
15:24:25 [2024-02-22T20:24:25.491Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:24:25 [2024-02-22T20:24:25.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
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] The project's OSGi version is 1.0.9.202402221956
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.491Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] 
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:25 [2024-02-22T20:24:25.747Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:24:25 [2024-02-22T20:24:25.747Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:24:25 [2024-02-22T20:24:25.747Z] [WARNING] The 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.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
15:24:25 [2024-02-22T20:24:25.747Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.313Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.313Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
15:24:26 [2024-02-22T20:24:26.314Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.314Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.314Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
15:24:26 [2024-02-22T20:24:26.569Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.569Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.569Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.569Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.569Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.570Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.570Z] [INFO] 
15:24:26 [2024-02-22T20:24:26.570Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:26 [2024-02-22T20:24:26.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
15:24:27 [2024-02-22T20:24:27.936Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
15:24:29 [2024-02-22T20:24:29.827Z] [INFO] 
15:24:29 [2024-02-22T20:24:29.827Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:24:29 [2024-02-22T20:24:29.827Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
15:24:29 [2024-02-22T20:24:29.827Z] [INFO] Command line:
15:24:29 [2024-02-22T20:24:29.828Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:24:29 [2024-02-22T20:24:29.828Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:24:33 [2024-02-22T20:24:33.996Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:24:48 [2024-02-22T20:24:48.833Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.39 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest
15:24:48 [2024-02-22T20:24:48.833Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForExperiment -- Time elapsed: 0.047 s
15:24:48 [2024-02-22T20:24:48.833Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callstack.provider.CallStackDataProviderFactoryTest.testCreateProviderForTrace -- Time elapsed: 0 s
15:24:48 [2024-02-22T20:24:48.833Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
15:24:48 [2024-02-22T20:24:48.833Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest
15:24:48 [2024-02-22T20:24:48.833Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 2.256 s
15:24:48 [2024-02-22T20:24:48.833Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.054 s
15:24:48 [2024-02-22T20:24:48.833Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
15:24:49 [2024-02-22T20:24:49.090Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest
15:24:49 [2024-02-22T20:24:49.090Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.075 s
15:24:49 [2024-02-22T20:24:49.090Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStoreInvalidInput -- Time elapsed: 0.015 s
15:24:49 [2024-02-22T20:24:49.090Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testContainsSegmentStore -- Time elapsed: 0.085 s
15:24:49 [2024-02-22T20:24:49.090Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.012 s
15:24:49 [2024-02-22T20:24:49.090Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
15:24:49 [2024-02-22T20:24:49.346Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest
15:24:49 [2024-02-22T20:24:49.346Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.078 s
15:24:49 [2024-02-22T20:24:49.346Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.012 s
15:24:49 [2024-02-22T20:24:49.346Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.172 s
15:24:49 [2024-02-22T20:24:49.346Z] org.eclipse.tracecompass.analysis.profiling.core.tests.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.012 s
15:24:49 [2024-02-22T20:24:49.346Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:24:59 [2024-02-22T20:24:59.294Z] !SESSION 2024-02-22 20:24:29.925 -----------------------------------------------
15:24:59 [2024-02-22T20:24:59.294Z] eclipse.buildId=unknown
15:24:59 [2024-02-22T20:24:59.294Z] java.version=17.0.2
15:24:59 [2024-02-22T20:24:59.294Z] java.vendor=Oracle Corporation
15:24:59 [2024-02-22T20:24:59.294Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:24:59 [2024-02-22T20:24:59.294Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:24:59 [2024-02-22T20:24:59.294Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:24:59 [2024-02-22T20:24:59.294Z] 
15:24:59 [2024-02-22T20:24:59.294Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-22 20:24:58.150
15:24:59 [2024-02-22T20:24:59.294Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
15:25:04 [2024-02-22T20:25:04.543Z] 
15:25:04 [2024-02-22T20:25:04.543Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2024-02-22 20:25:03.997
15:25:04 [2024-02-22T20:25:04.543Z] !MESSAGE Incoherent callstack found on (10019) occasions
15:25:04 [2024-02-22T20:25:04.543Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.01 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[0: Small trace] -- Time elapsed: 1.126 s
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph[1: Big trace] -- Time elapsed: 13.88 s
15:25:04 [2024-02-22T20:25:04.543Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:25:04 [2024-02-22T20:25:04.543Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetDepth -- Time elapsed: 0.001 s
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.044 s
15:25:04 [2024-02-22T20:25:04.543Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0.001 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0.001 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
15:25:04 [2024-02-22T20:25:04.544Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:25:04 [2024-02-22T20:25:04.544Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.016 s
15:25:04 [2024-02-22T20:25:04.544Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.060 s
15:25:04 [2024-02-22T20:25:04.544Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:25:09 [2024-02-22T20:25:09.789Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.287 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[0: Small trace] -- Time elapsed: 0.008 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[0: Small trace] -- Time elapsed: 0.008 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackProvider[1: Big trace] -- Time elapsed: 4.762 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest.testCallStackContent[1: Big trace] -- Time elapsed: 0.507 s
15:25:09 [2024-02-22T20:25:09.789Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:25:09 [2024-02-22T20:25:09.789Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest -- Time elapsed: 0.006 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest -- Time elapsed: 0.017 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.789Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.789Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:25:09 [2024-02-22T20:25:09.790Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.TreeStatisticsTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeSecondLevelCalleesTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest.MergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0 s
15:25:09 [2024-02-22T20:25:09.790Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
15:25:09 [2024-02-22T20:25:09.790Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackTraversal -- Time elapsed: 0.055 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackRanges -- Time elapsed: 0.009 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.CallStackTest.testCallStackNext -- Time elapsed: 0.009 s
15:25:09 [2024-02-22T20:25:09.790Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
15:25:09 [2024-02-22T20:25:09.790Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.003 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.002 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.790Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
15:25:09 [2024-02-22T20:25:09.790Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
15:25:10 [2024-02-22T20:25:10.045Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.066 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.010 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.008 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.008 s
15:25:10 [2024-02-22T20:25:10.045Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
15:25:10 [2024-02-22T20:25:10.045Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.082 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.018 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.068 s
15:25:10 [2024-02-22T20:25:10.045Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.013 s
15:25:10 [2024-02-22T20:25:10.045Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
15:25:10 [2024-02-22T20:25:10.301Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.cascadeTest -- Time elapsed: 0.008 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.006 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.058 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.largeTest -- Time elapsed: 0.042 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.056 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.007 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.006 s
15:25:10 [2024-02-22T20:25:10.301Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.AggregationTreeTest.treeTest -- Time elapsed: 0.006 s
15:25:10 [2024-02-22T20:25:10.301Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
15:25:10 [2024-02-22T20:25:10.557Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraphWithCpuTime -- Time elapsed: 0.124 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.090 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.093 s
15:25:10 [2024-02-22T20:25:10.557Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
15:25:10 [2024-02-22T20:25:10.557Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testToString -- Time elapsed: 0.003 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testEquals -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph2.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.557Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:25:10 [2024-02-22T20:25:10.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
15:25:10 [2024-02-22T20:25:10.557Z] org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:25:10 [2024-02-22T20:25:10.814Z] 
15:25:10 [2024-02-22T20:25:10.814Z] Results:
15:25:10 [2024-02-22T20:25:10.814Z] 
15:25:10 [2024-02-22T20:25:10.814Z] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0
15:25:10 [2024-02-22T20:25:10.814Z] 
15:25:10 [2024-02-22T20:25:10.814Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@14927cd4 was not deregistered.
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:25:10 [2024-02-22T20:25:10.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.814Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.814Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.814Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.815Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2bfe4df9 was not deregistered.
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.815Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.815Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@713c8cbb was not deregistered.
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.815Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.816Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@52ec5ba6 was not deregistered.
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.816Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.816Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.817Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@198a653 was not deregistered.
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.817Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.817Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@79fbcef4 was not deregistered.
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.817Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.818Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5f606ab6 was not deregistered.
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.818Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.818Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.819Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3280a79a was not deregistered.
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.819Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1ec96512 was not deregistered.
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.819Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.819Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.820Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5fc42998 was not deregistered.
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.820Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.820Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@16422f27 was not deregistered.
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.820Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.821Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@54519d74 was not deregistered.
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.821Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.821Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.822Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@f4aec23 was not deregistered.
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.822Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.822Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.822Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3119fcad was not deregistered.
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.823Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5a106b26 was not deregistered.
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.823Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.823Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:10 [2024-02-22T20:25:10.824Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@14af9f51 was not deregistered.
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:10 [2024-02-22T20:25:10.824Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:25:10 [2024-02-22T20:25:10.824Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] All tests passed
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.jar
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT.pom
15:25:11 [2024-02-22T20:25:11.080Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-sources.jar
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [55/141]
15:25:11 [2024-02-22T20:25:11.081Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:11 [2024-02-22T20:25:11.081Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] The project's OSGi version is 4.1.0.202402221956
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.081Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
15:25:11 [2024-02-22T20:25:11.337Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.337Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
15:25:11 [2024-02-22T20:25:11.337Z] [INFO] 
15:25:11 [2024-02-22T20:25:11.337Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:11 [2024-02-22T20:25:11.337Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:11 [2024-02-22T20:25:11.337Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:11 [2024-02-22T20:25:11.337Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:25:11 [2024-02-22T20:25:11.593Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:12 [2024-02-22T20:25:12.157Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:12 [2024-02-22T20:25:12.157Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.157Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] 
15:25:12 [2024-02-22T20:25:12.158Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:12 [2024-02-22T20:25:12.413Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
15:25:13 [2024-02-22T20:25:13.338Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.jar
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT.pom
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-sources.jar
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2metadata.xml
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-4.1.0-SNAPSHOT-p2artifacts.xml
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [56/141]
15:25:14 [2024-02-22T20:25:14.265Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:25:14 [2024-02-22T20:25:14.265Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:25:14 [2024-02-22T20:25:14.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:14 [2024-02-22T20:25:14.520Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] The project's OSGi version is 1.0.7.202402221956
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] 
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:14 [2024-02-22T20:25:14.775Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:15 [2024-02-22T20:25:15.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:15 [2024-02-22T20:25:15.030Z] [WARNING] The 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.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
15:25:15 [2024-02-22T20:25:15.030Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] 
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:15 [2024-02-22T20:25:15.592Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:25:16 [2024-02-22T20:25:16.524Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:25:17 [2024-02-22T20:25:17.449Z] [INFO] 
15:25:17 [2024-02-22T20:25:17.449Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:17 [2024-02-22T20:25:17.704Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
15:25:17 [2024-02-22T20:25:17.704Z] [INFO] Command line:
15:25:17 [2024-02-22T20:25:17.704Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:25:17 [2024-02-22T20:25:17.704Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:20 [2024-02-22T20:25:20.219Z] Feb 22, 2024 8:25:19 PM org.apache.aries.spifly.BaseActivator log
15:25:20 [2024-02-22T20:25:20.219Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:25:22 [2024-02-22T20:25:22.105Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:25:22 [2024-02-22T20:25:22.106Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:25:27 [2024-02-22T20:25:27.348Z] !SESSION 2024-02-22 20:25:17.721 -----------------------------------------------
15:25:27 [2024-02-22T20:25:27.348Z] eclipse.buildId=unknown
15:25:27 [2024-02-22T20:25:27.348Z] java.version=17.0.2
15:25:27 [2024-02-22T20:25:27.348Z] java.vendor=Oracle Corporation
15:25:27 [2024-02-22T20:25:27.348Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:25:27 [2024-02-22T20:25:27.348Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:25:27 [2024-02-22T20:25:27.348Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:25:27 [2024-02-22T20:25:27.348Z] 
15:25:27 [2024-02-22T20:25:27.348Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:25:26.305
15:25:27 [2024-02-22T20:25:27.348Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:25:27 [2024-02-22T20:25:27.348Z] 
15:25:27 [2024-02-22T20:25:27.348Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:25:26.322
15:25:27 [2024-02-22T20:25:27.348Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:25:27 [2024-02-22T20:25:27.348Z] !STACK 0
15:25:27 [2024-02-22T20:25:27.348Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:25:27 [2024-02-22T20:25:27.348Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:25:27 [2024-02-22T20:25:27.348Z] Caused by: java.io.IOException: error=2, No such file or directory
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:25:27 [2024-02-22T20:25:27.348Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:25:27 [2024-02-22T20:25:27.348Z] 	... 7 more
15:25:27 [2024-02-22T20:25:27.348Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:25:27 [2024-02-22T20:25:27.348Z] Display size: 1440x900
15:25:27 [2024-02-22T20:25:27.348Z] OS version=6.1.11-200.fc37.x86_64
15:25:27 [2024-02-22T20:25:27.348Z] GTK version=3.22.30
15:25:27 [2024-02-22T20:25:27.348Z] GTK theme=Ambiance
15:25:27 [2024-02-22T20:25:27.348Z] LIBOVERLAY_SCROLLBAR=0
15:25:27 [2024-02-22T20:25:27.348Z] Time zone: Greenwich Mean Time
15:25:27 [2024-02-22T20:25:27.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@862624f] time=-763456700 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:25:28 [2024-02-22T20:25:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:25:28 [2024-02-22T20:25:28.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763455783 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763455783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763455776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:25:28 [2024-02-22T20:25:28.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:25:28 [2024-02-22T20:25:28.529Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicking on TimeGraphControl {*Wrong Thread*} [layout=null]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphControl {} [layout=null] time=-763455095 data=null doit=true}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphControl {} [layout=null] time=-763455095 data=null}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455092 data=null button=1 stateMask=0x0 x=494 y=47 count=1}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-763455089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455089 data=null button=1 stateMask=0x80000 x=494 y=47 count=1}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455088 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 13 to [Selection [13]: SelectionEvent{TimeGraphControl {} [layout=null] time=-763455087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455087 data=null button=1 stateMask=0x0 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 14 to [DefaultSelection [14]: SelectionEvent{TimeGraphControl {} [layout=null] time=-763455086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455086 data=null button=1 stateMask=0x80000 x=494 y=47 count=2}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 32 to [MouseHover [32]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 7 to [MouseExit [7]: MouseEvent{TimeGraphControl {} [layout=null] time=-763455080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 27 to [Deactivate [27]: ShellEvent{TimeGraphControl {} [layout=null] time=-763455080 data=null doit=true}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Sent event 16 to [FocusOut [16]: FocusEvent{TimeGraphControl {} [layout=null] time=-763455079 data=null}, TimeGraphControl with text {}]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraphEntry - Double-clicked on TimeGraphControl {*Wrong Thread*} [layout=null]
15:25:28 [2024-02-22T20:25:28.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
15:25:29 [2024-02-22T20:25:29.551Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.997 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom -- Time elapsed: 0.679 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 0.095 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.089 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.083 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.136 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.109 s
15:25:29 [2024-02-22T20:25:29.551Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.085 s
15:25:29 [2024-02-22T20:25:29.552Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.082 s
15:25:29 [2024-02-22T20:25:29.552Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.094 s
15:25:29 [2024-02-22T20:25:29.552Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:25:29 [2024-02-22T20:25:29.807Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
15:25:29 [2024-02-22T20:25:29.807Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
15:25:29 [2024-02-22T20:25:29.807Z] 
15:25:29 [2024-02-22T20:25:29.807Z] Results:
15:25:29 [2024-02-22T20:25:29.807Z] 
15:25:29 [2024-02-22T20:25:29.807Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
15:25:29 [2024-02-22T20:25:29.807Z] 
15:25:30 [2024-02-22T20:25:30.064Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@20dd1a10 was not deregistered.
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.064Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.064Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6f5ad854 was not deregistered.
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.064Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.065Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1d4ba204 was not deregistered.
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:139)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.065Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.065Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.066Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@57977c18 was not deregistered.
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.066Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@59c46b97 was not deregistered.
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.066Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.066Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.067Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@62c9bfb was not deregistered.
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.067Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4fcf6058 was not deregistered.
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:30 [2024-02-22T20:25:30.067Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.067Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.068Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@57ff55e7 was not deregistered.
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.068Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.068Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@736692fb was not deregistered.
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.068Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:243)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.069Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@339438f3 was not deregistered.
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.069Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.069Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.070Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@22a9db82 was not deregistered.
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:203)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.070Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24f9dc94 was not deregistered.
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:176)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.070Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.070Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.071Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@761652b9 was not deregistered.
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:188)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.071Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.071Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2609ca78 was not deregistered.
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.071Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:130)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.072Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@71e232d was not deregistered.
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:226)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.072Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.072Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.073Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@7fa13b96 was not deregistered.
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.073Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@79825ff8 was not deregistered.
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:82)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:75)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:164)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.073Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.073Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:30 [2024-02-22T20:25:30.074Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@42e24b9f was not deregistered.
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:76)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:674)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:152)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
15:25:30 [2024-02-22T20:25:30.074Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:79)
15:25:30 [2024-02-22T20:25:30.074Z] 	java.base/java.lang.Thread.run(Thread.java:833)
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] All tests passed
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [57/141]
15:25:31 [2024-02-22T20:25:31.000Z] [INFO]   from btf/pom.xml
15:25:31 [2024-02-22T20:25:31.000Z] [INFO] --------------------------------[ pom ]---------------------------------
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-9.2.0-SNAPSHOT.pom
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
15:25:31 [2024-02-22T20:25:31.001Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:31 [2024-02-22T20:25:31.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
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] The project's OSGi version is 3.1.0.202402221956
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.001Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.001Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:31 [2024-02-22T20:25:31.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
15:25:31 [2024-02-22T20:25:31.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.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:25:31 [2024-02-22T20:25:31.002Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/test/resources
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:31 [2024-02-22T20:25:31.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:31 [2024-02-22T20:25:31.258Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] 
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core ---
15:25:31 [2024-02-22T20:25:31.258Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:25:32 [2024-02-22T20:25:32.623Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.jar
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT.pom
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-sources.jar
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2metadata.xml
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/3.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-3.1.0-SNAPSHOT-p2artifacts.xml
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
15:25:33 [2024-02-22T20:25:33.185Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:33 [2024-02-22T20:25:33.185Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.185Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] 
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
15:25:33 [2024-02-22T20:25:33.441Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:33 [2024-02-22T20:25:33.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
15:25:33 [2024-02-22T20:25:33.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.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:25:33 [2024-02-22T20:25:33.441Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:34 [2024-02-22T20:25:34.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:34 [2024-02-22T20:25:34.005Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] 
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.ui ---
15:25:34 [2024-02-22T20:25:34.005Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:25:35 [2024-02-22T20:25:35.370Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.jar
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT.pom
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-sources.jar
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
15:25:36 [2024-02-22T20:25:36.732Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [60/141]
15:25:36 [2024-02-22T20:25:36.732Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:25:36 [2024-02-22T20:25:36.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:36 [2024-02-22T20:25:36.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:36 [2024-02-22T20:25:36.733Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] The project's OSGi version is 2.2.0.202402221956
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] 
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:36 [2024-02-22T20:25:36.988Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.244Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:37 [2024-02-22T20:25:37.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:37 [2024-02-22T20:25:37.244Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:25:37 [2024-02-22T20:25:37.244Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.806Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.806Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:37 [2024-02-22T20:25:37.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:25:37 [2024-02-22T20:25:37.806Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] 
15:25:37 [2024-02-22T20:25:37.807Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:38 [2024-02-22T20:25:38.062Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:25:38 [2024-02-22T20:25:38.987Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.jar
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT.pom
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-sources.jar
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2metadata.xml
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.2.0-SNAPSHOT-p2artifacts.xml
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [61/141]
15:25:39 [2024-02-22T20:25:39.548Z] [INFO]   from doc/pom.xml
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --------------------------------[ pom ]---------------------------------
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-9.2.0-SNAPSHOT.pom
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [62/141]
15:25:39 [2024-02-22T20:25:39.548Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:39 [2024-02-22T20:25:39.548Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:25:39 [2024-02-22T20:25:39.548Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] 
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:39 [2024-02-22T20:25:39.548Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:39 [2024-02-22T20:25:39.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:39 [2024-02-22T20:25:39.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:39 [2024-02-22T20:25:39.803Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [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 128 kB/s)
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.059Z] [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 583 kB/s)
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
15:25:40 [2024-02-22T20:25:40.314Z] [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 615 kB/s)
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.314Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [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 695 kB/s)
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
15:25:40 [2024-02-22T20:25:40.569Z] [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 815 kB/s)
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
15:25:40 [2024-02-22T20:25:40.824Z] [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 80 kB/s)
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:40 [2024-02-22T20:25:40.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [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 458 kB/s)
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [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 267 kB/s)
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.080Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
15:25:41 [2024-02-22T20:25:41.336Z] [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 292 kB/s)
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
15:25:41 [2024-02-22T20:25:41.592Z] [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 154 kB/s)
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [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 876 kB/s)
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.847Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
15:25:41 [2024-02-22T20:25:41.847Z] [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 805 kB/s)
15:25:41 [2024-02-22T20:25:41.847Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.847Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:25:41 [2024-02-22T20:25:41.848Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:42 [2024-02-22T20:25:42.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.103Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [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 35 MB/s)
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 7.4 MB/s)
15:25:42 [2024-02-22T20:25:42.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 24 MB/s)
15:25:42 [2024-02-22T20:25:42.359Z] [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 2.5 MB/s)
15:25:42 [2024-02-22T20:25:42.359Z] [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 66 MB/s)
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] Executing tasks
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] Executed tasks
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] Resolving class path of Trace Compass Developer Guide
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] 
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
15:25:42 [2024-02-22T20:25:42.614Z] [INFO] Executing tasks
15:25:43 [2024-02-22T20:25:43.541Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] Executed tasks
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] 
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] 
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
15:25:43 [2024-02-22T20:25:43.541Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] 
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
15:25:43 [2024-02-22T20:25:43.541Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
15:25:46 [2024-02-22T20:25:46.055Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
15:25:46 [2024-02-22T20:25:46.055Z] [INFO] Command line:
15:25:46 [2024-02-22T20:25:46.055Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:25:46 [2024-02-22T20:25:46.055Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:46 [2024-02-22T20:25:46.310Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:25:46 [2024-02-22T20:25:46.310Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:25:46 [2024-02-22T20:25:46.310Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:25:46 [2024-02-22T20:25:46.310Z] WARNING: System::setSecurityManager will be removed in a future release
15:25:47 [2024-02-22T20:25:47.673Z] Buildfile: build.xml
15:25:47 [2024-02-22T20:25:47.673Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:25:47 [2024-02-22T20:25:47.673Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:25:47 [2024-02-22T20:25:47.673Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:25:47 [2024-02-22T20:25:47.673Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:25:47 [2024-02-22T20:25:47.673Z] WARNING: System::setSecurityManager will be removed in a future release
15:25:47 [2024-02-22T20:25:47.673Z] 
15:25:47 [2024-02-22T20:25:47.673Z] build.index:
15:25:49 [2024-02-22T20:25:49.559Z] BUILD SUCCESSFUL
15:25:49 [2024-02-22T20:25:49.559Z] 
15:25:49 [2024-02-22T20:25:49.559Z] BUILD SUCCESSFUL
15:25:49 [2024-02-22T20:25:49.559Z] Total time: 2 seconds
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.559Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] 
15:25:49 [2024-02-22T20:25:49.560Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.dev ---
15:25:49 [2024-02-22T20:25:49.815Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
15:25:51 [2024-02-22T20:25:51.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.jar
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT.pom
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-sources.jar
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2metadata.xml
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-9.2.0-SNAPSHOT-p2artifacts.xml
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Executing tasks
15:25:52 [2024-02-22T20:25:52.104Z] [INFO]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.dev
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Executed tasks
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Building Trace Compass Profiling User Guide 9.2.0-SNAPSHOT      [63/141]
15:25:52 [2024-02-22T20:25:52.104Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.104Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] Executing tasks
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] Executed tasks
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.359Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] Executing tasks
15:25:52 [2024-02-22T20:25:52.360Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] Executed tasks
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] 
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
15:25:52 [2024-02-22T20:25:52.360Z] [INFO] Command line:
15:25:52 [2024-02-22T20:25:52.360Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:25:52 [2024-02-22T20:25:52.360Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:25:53 [2024-02-22T20:25:53.286Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:25:53 [2024-02-22T20:25:53.286Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:25:53 [2024-02-22T20:25:53.286Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:25:53 [2024-02-22T20:25:53.286Z] WARNING: System::setSecurityManager will be removed in a future release
15:25:54 [2024-02-22T20:25:54.214Z] Buildfile: build.xml
15:25:54 [2024-02-22T20:25:54.214Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:25:54 [2024-02-22T20:25:54.214Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:25:54 [2024-02-22T20:25:54.214Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:25:54 [2024-02-22T20:25:54.214Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:25:54 [2024-02-22T20:25:54.214Z] WARNING: System::setSecurityManager will be removed in a future release
15:25:54 [2024-02-22T20:25:54.214Z] 
15:25:54 [2024-02-22T20:25:54.214Z] build.index:
15:25:55 [2024-02-22T20:25:55.151Z] BUILD SUCCESSFUL
15:25:55 [2024-02-22T20:25:55.151Z] 
15:25:55 [2024-02-22T20:25:55.151Z] BUILD SUCCESSFUL
15:25:55 [2024-02-22T20:25:55.151Z] Total time: 1 second
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/test/resources
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-sources.jar
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT.jar
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] 
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:55 [2024-02-22T20:25:55.407Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT.jar
15:25:56 [2024-02-22T20:25:56.334Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-sources.jar
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT.jar
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT.pom
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-sources.jar
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Executing tasks
15:25:57 [2024-02-22T20:25:57.701Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
15:25:57 [2024-02-22T20:25:57.701Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.analysis.profiling.doc.user
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Executed tasks
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [64/141]
15:25:57 [2024-02-22T20:25:57.701Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:25:57 [2024-02-22T20:25:57.701Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] 
15:25:57 [2024-02-22T20:25:57.956Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf ---
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] 
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] 
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf ---
15:25:58 [2024-02-22T20:25:58.211Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
15:25:59 [2024-02-22T20:25:59.137Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.jar
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT.pom
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2metadata.xml
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-9.2.0-SNAPSHOT-p2artifacts.xml
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [65/141]
15:26:00 [2024-02-22T20:26:00.063Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.063Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.064Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:26:00 [2024-02-22T20:26:00.064Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.064Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.064Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.064Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.064Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] 
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf ---
15:26:00 [2024-02-22T20:26:00.319Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
15:26:01 [2024-02-22T20:26:01.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.jar
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT.pom
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:02 [2024-02-22T20:26:02.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2metadata.xml
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-9.2.0-SNAPSHOT-p2artifacts.xml
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
15:26:02 [2024-02-22T20:26:02.173Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:26:02 [2024-02-22T20:26:02.173Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:02 [2024-02-22T20:26:02.173Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.428Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.429Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:26:02 [2024-02-22T20:26:02.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:02 [2024-02-22T20:26:02.429Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
15:26:02 [2024-02-22T20:26:02.429Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] 
15:26:02 [2024-02-22T20:26:02.684Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:02 [2024-02-22T20:26:02.940Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:26:04 [2024-02-22T20:26:04.307Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:26:05 [2024-02-22T20:26:05.234Z] [INFO] 
15:26:05 [2024-02-22T20:26:05.234Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:05 [2024-02-22T20:26:05.234Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
15:26:05 [2024-02-22T20:26:05.234Z] [INFO] Command line:
15:26:05 [2024-02-22T20:26:05.234Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:26:05 [2024-02-22T20:26:05.234Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:26:09 [2024-02-22T20:26:09.397Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:26:09 [2024-02-22T20:26:09.397Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadProperties -- Time elapsed: 0.154 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testValidate -- Time elapsed: 0.022 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testTwoContexts -- Time elapsed: 0.011 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent1 -- Time elapsed: 0.005 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead10thEvent2 -- Time elapsed: 0.004 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testSeek1stEvent -- Time elapsed: 0.054 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent1 -- Time elapsed: 0.019 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testReadCommentLineEvent2 -- Time elapsed: 0.007 s
15:26:09 [2024-02-22T20:26:09.397Z] org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest.testRead1stEvent -- Time elapsed: 0.003 s
15:26:09 [2024-02-22T20:26:09.397Z] 
15:26:09 [2024-02-22T20:26:09.397Z] Results:
15:26:09 [2024-02-22T20:26:09.397Z] 
15:26:09 [2024-02-22T20:26:09.397Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:26:09 [2024-02-22T20:26:09.397Z] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] All tests passed
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.jar
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT.pom
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-sources.jar
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
15:26:09 [2024-02-22T20:26:09.397Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:26:09 [2024-02-22T20:26:09.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
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] The project's OSGi version is 1.1.11.202402221956
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.397Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.653Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:26:09 [2024-02-22T20:26:09.653Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:09 [2024-02-22T20:26:09.653Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
15:26:09 [2024-02-22T20:26:09.653Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] 
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.common.core.tests ---
15:26:09 [2024-02-22T20:26:09.909Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:26:11 [2024-02-22T20:26:11.276Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:26:12 [2024-02-22T20:26:12.639Z] [INFO] 
15:26:12 [2024-02-22T20:26:12.639Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
15:26:12 [2024-02-22T20:26:12.639Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
15:26:12 [2024-02-22T20:26:12.639Z] [INFO] Command line:
15:26:12 [2024-02-22T20:26:12.639Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:26:12 [2024-02-22T20:26:12.639Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:26:15 [2024-02-22T20:26:15.906Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:26:15 [2024-02-22T20:26:15.906Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[0: 0 - 0 B] -- Time elapsed: 0.002 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[0: 0 - 0 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[0: 0 - 0 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[0: 0 - 0 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[1: 3 - 3 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[1: 3 - 3 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.906Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[1: 3 - 3 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[1: 3 - 3 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[2: 975 - 975 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[2: 975 - 975 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[2: 975 - 975 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[2: 975 - 975 B] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[3: 1,024 - 1 KB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[3: 1,024 - 1 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[4: 1,048,576 - 1 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[7: 4,096 - 4 KB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.907Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[7: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[8: -4,096 - -4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[9: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[10: 4,096 - 4 KB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[10: 4,096 - 4 KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.908Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0.001 s
15:26:15 [2024-02-22T20:26:15.909Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[20: null - .0001 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[20: null - .0001 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[20: null - .0001 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[20: null - .0001 MB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[21: null - 1KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[21: null - 1KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[21: null - 1KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[21: null - 1KB] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[22: null - 1KB   ] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[22: null - 1KB   ] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[22: null - 1KB   ] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[22: null - 1KB   ] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject[23: null - 1KB  potato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormatIllegalArgument[23: null - 1KB  potato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testFormat[23: null - 1KB  potato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest.testParseObject2[23: null - 1KB  potato] -- Time elapsed: 0 s
15:26:15 [2024-02-22T20:26:15.910Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:26:16 [2024-02-22T20:26:16.167Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
15:26:16 [2024-02-22T20:26:16.167Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.167Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.167Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.167Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[0: 0 - 0 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.167Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[1: 3 - 3 B/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[1: 3 - 3 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[2: 975 - 975 B/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[3: 1,024 - 1 KB/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[3: 1,024 - 1 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[4: 1,048,576 - 1 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[5: 1,073,741,824 - 1 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[6: 1,099,511,627,776 - 1 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[7: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[8: -4,096 - -4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[9: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[10: 4,096 - 4 KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[10: 4,096 - 4 KB/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[10: 4,096 - 4 KB/s] -- Time elapsed: 0.044 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[11: 12,345,678 - 11.774 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[12: 2,147,483,647 - 2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[13: -2,147,483,648 - -2 GB/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.168Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[15: 98,765,432.123 - 94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[16: -98,765,432.123 - -94.19 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[17: 555,555,555,555 - 517.401 GB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[19: null - 1234 TPotato] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[19: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[20: null - .0001 MB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[21: null - 1KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[21: null - 1KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[21: null - 1KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[21: null - 1KB/s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[22: null - 1KB/s   ] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[22: null - 1KB/s   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[23: null - 1KB/s  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject[24: null - 1 KB] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormatIllegalArgument[24: null - 1 KB] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testFormat[24: null - 1 KB] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest.testParseObject2[24: null - 1 KB] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:26:16 [2024-02-22T20:26:16.169Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[0: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[0: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[0: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[0: 0 - 0] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[1: 3 - 3 ns] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[1: 3 - 3 ns] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[1: 3 - 3 ns] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[1: 3 - 3 ns] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[2: 1,975 - 1.975 µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[3: 200,000,000 - 200 ms] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[3: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.169Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[4: -200,000,000 - -200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[5: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[6: 200,000,000 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[7: 2,100,000,000 - 2.1 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[8: 314,159,264 - 314.159 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[9: 200,001,000 - 200.001 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[10: 200,000,100 - 200 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[11: null - 200ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[11: null - 200ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[11: null - 200ms] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[11: null - 200ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[12: null - 200ms  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[12: null - 200ms  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[12: null - 200ms  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[12: null - 200ms  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[13: null - 200     ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[13: null - 200     ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[13: null - 200     ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[13: null - 200     ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[14: null - 1.5ms] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[14: null - 1.5ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[14: null - 1.5ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[14: null - 1.5ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[15: null - 1.5us] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[15: null - 1.5us] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[15: null - 1.5us] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[15: null - 1.5us] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[16: null - 1.5µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[16: null - 1.5µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[16: null - 1.5µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[16: null - 1.5µs] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[17: null - 1.5usdt] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[17: null - 1.5usdt] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[17: null - 1.5usdt] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.170Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[17: null - 1.5usdt] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[18: null - 1.5hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[18: null - 1.5hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[18: null - 1.5hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[18: null - 1.5hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[19: null - 15] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[19: null - 15] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[19: null - 15] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[19: null - 15] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[20: null - hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[20: null - hello] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[20: null - hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[20: null - hello] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[21: null - 0.000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[21: null - 0.000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[21: null - 0.000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[21: null - 0.000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject[22: null - .000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormatIllegalArgument[22: null - .000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testFormat[22: null - .000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest.testParseObject2[22: null - .000001s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:26:16 [2024-02-22T20:26:16.171Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[0: 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[1: 3] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[2: 975] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[3: 1,000] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[4: 4,000] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[5: -4,000] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[6: -0.04] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[7: 0.002] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[8: 0.056] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[9: 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[10: 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest.testFormat[11: ∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] 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.001 s
15:26:16 [2024-02-22T20:26:16.171Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:26:16 [2024-02-22T20:26:16.171Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[0: 3 - 3] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[0: 3 - 3] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[0: 3 - 3] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[0: 3 - 3] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[1: 5.6 - 5.6] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[2: 1.235 - 1.2] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[3: 1.01 - 1] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[3: 1.01 - 1] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[3: 1.01 - 1] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[3: 1.01 - 1] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[4: 975 - 975] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[4: 975 - 975] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[4: 975 - 975] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.171Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[4: 975 - 975] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[5: 1,000 - 1 k] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[5: 1,000 - 1 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[6: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[7: -4,000 - -4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[8: 4,000 - 4 k] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[8: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[9: 4,000 - 4 k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[10: 12,345,678 - 12.3 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[10: 12,345,678 - 12.3 M] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[11: 2,147,483,647 - 2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[12: -2,147,483,648 - -2.1 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[14: 98,765,432.123 - 98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[15: -98,765,432.123 - -98.8 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[16: 555,555,555,555 - 555.6 G] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[17: 555,555,555,555,555 - 555.6 T] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.172Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[18: 100,100,000 - 100.1 M] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[19: 0.1 - 100 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[20: 0.001 - 1 m] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[20: 0.001 - 1 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[21: 0 - 1 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[21: 0 - 1 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[21: 0 - 1 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[21: 0 - 1 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[22: 0 - 1 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[22: 0 - 1 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[22: 0 - 1 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[22: 0 - 1 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[23: 0 - 1 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[23: 0 - 1 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[23: 0 - 1 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[23: 0 - 1 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[24: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[24: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[24: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[24: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[25: -0.04 - -40 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[26: 0.002 - 2 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[27: 0.056 - 55.5 m] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[28: 0 - 492.8 µ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[29: 0 - 251 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[29: 0 - 251 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[29: 0 - 251 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[29: 0 - 251 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[30: 0 - 43 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[30: 0 - 43 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[30: 0 - 43 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[30: 0 - 43 p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[31: 0 - 45.6 n] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[31: 0 - 45.6 n] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.173Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] 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
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[33: ∞ - ∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[33: ∞ - ∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[33: ∞ - ∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[33: ∞ - ∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[34: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[34: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[34: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[34: 0 - 0] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[35: -∞ - -∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[35: -∞ - -∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[35: -∞ - -∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[35: -∞ - -∞] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[36: NaN - NaN] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[36: NaN - NaN] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[36: NaN - NaN] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[36: NaN - NaN] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[37: null - Toto] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[37: null - Toto] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[37: null - Toto] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[37: null - Toto] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[38: null - 1.2 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[38: null - 1.2 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[38: null - 1.2 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[38: null - 1.2 s] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[39: null - 1.2 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[39: null - 1.2 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[39: null - 1.2 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[39: null - 1.2 ms] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[40: null - ∞ k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[40: null - ∞ k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[40: null - ∞ k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[40: null - ∞ k] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[41: null - -∞ p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[41: null - -∞ p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[41: null - -∞ p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[41: null - -∞ p] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[42: null - NaNM] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[42: null - NaNM] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[42: null - NaNM] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[42: null - NaNM] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormatIllegalArgument[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testFormat[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest.testParseObject2[43: null - 1.2 m  ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:26:16 [2024-02-22T20:26:16.174Z] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.174Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[0: 0 - 0 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[1: 3 - 3 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[2: 975 - 975 rabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[3: 1,000 - 1 krabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[3: 1,000 - 1 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[4: 1,000,000 - 1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[5: 1,000,000,000 - 1 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[6: 1,000,000,000,000 - 1 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[7: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[8: -4,000 - -4 krabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[8: -4,000 - -4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[9: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[10: 4,000 - 4 krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.175Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[11: 12,345,678 - 12.346 Mrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[12: 2,147,483,647 - 2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[13: -2,147,483,648 - -2.147 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[14: 9,223,372,036,854,775,807 - 9223372.037 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[15: 98,765,432.123 - 98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[16: -98,765,432.123 - -98.765 Mrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[17: 555,555,555,555 - 555.556 Grabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[18: 555,555,555,555,555 - 555.556 Trabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[19: 100,100,000 - 100.1 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[20: 0.1 - 100 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[21: 0.001 - 1 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[22: 0 - 1 µrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[22: 0 - 1 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[23: 0 - 1 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.176Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[24: 0 - 1 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[25: -0.04 - -40 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[26: 0.002 - 2 mrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[26: 0.002 - 2 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[27: 0.056 - 55.5 mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[28: 0 - 492.837 µrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[29: 0 - 251 nrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[29: 0 - 251 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[30: 0 - 43 prabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[31: 0 - 45.643 nrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[32: null - 1234 TPotato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[33: null - .0001 Mrabbit] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[33: null - .0001 Mrabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[34: null - 1krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[34: null - 1krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[34: null - 1krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[34: null - 1krabbit] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[35: null - 1krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[36: null - 1 Krabbit   ] -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[36: null - 1 Krabbit   ] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormatIllegalArgument[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testFormat[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] org.eclipse.tracecompass.common.core.tests.format.DecimalWithUnitPrefixFormatTest.testParseObject2[37: null - 1krabbit  potato] -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.177Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:26:16 [2024-02-22T20:26:16.177Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.178Z] WARNING: {"ts":"2121532236.671","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.178Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.178Z] WARNING: {"ts":"2121532236.671","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121649745.431","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121651553.882","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121651553.882","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121654480.495","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121702682.273","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121702682.273","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121704169.252","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121705394.928","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121707393.85","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121711057.905","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121711057.905","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121712282.856","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] INFO: {"ts":"2121719001.839","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] INFO: {"ts":"2121719735.805","ph":"B","tid":1,"pid":1,"name":"bar"}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] INFO: {"ts":"2121720202.912","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] INFO: {"ts":"2121720623.88","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121721740.064","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.433Z] WARNING: {"ts":"2121722473.367","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.433Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121722906.08","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121723306.626","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121723889.515","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121724301.685","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121725130.13","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121726277.497","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121728310.184","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121728310.184","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121730697.589","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121732084.115","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121732645.379","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121733328.8","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121737850.969","ph":"B","tid":1,"pid":1,"name":"bar"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121738436.041","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121738824.994","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121739529.409","ph":"B","tid":1,"pid":1,"name":"foo"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121739529.409","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] WARNING: {"ts":"2121740679.849","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121744917.994","ph":"B","tid":1,"pid":1,"name":"world"}
15:26:16 [2024-02-22T20:26:16.434Z] Feb 22, 2024 8:26:16 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
15:26:16 [2024-02-22T20:26:16.434Z] INFO: {"ts":"2121745481.357","ph":"E","tid":1,"pid":1}
15:26:16 [2024-02-22T20:26:16.434Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowLogLevels -- Time elapsed: 0.121 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithData -- Time elapsed: 0.004 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testObjectLifespan -- Time elapsed: 0.047 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderNoExtra -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingWithData -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowFiltered -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderCatThenParent -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingFiltered -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAsyncMessages -- Time elapsed: 0.005 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingException -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFailRepeatedArgs -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributes -- Time elapsed: 0.004 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNestingLogLevels -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCounter -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowWithUnsetParent -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNullArguments -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testNesting -- Time elapsed: 0.006 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testFlowBuilderParentThenCat -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testMarker -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testInstant -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testCollectionLifespan -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testHelloWorld -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.LoggerTest.testAttributeFail3Args -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] Running org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:26:16 [2024-02-22T20:26:16.434Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.common.core.tests.log.MonitorTest
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testDescending -- Time elapsed: 0.004 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testJmx -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testSame -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.log.MonitorTest.testClimbing -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:26:16 [2024-02-22T20:26:16.434Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepHashCode -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.434Z] org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest.testDeepEquals -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.434Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:26:16 [2024-02-22T20:26:16.690Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullElement -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArray -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsArrayNullRef -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullElement -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStreamNullRef -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest.testCheckContentsStream -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:26:16 [2024-02-22T20:26:16.691Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIteratorContents -- Time elapsed: 0.012 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testOddInsertions -- Time elapsed: 0.050 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testMultiThread -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testConcurrentIteration -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSingleInsertion -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testBlockingPeek -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor1 -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor2 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor4 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testInvalidConstructor5 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testIsEmpty -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testSimpleInsertion -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest.testLargeInsertion -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.691Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:26:16 [2024-02-22T20:26:16.691Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:26:16 [2024-02-22T20:26:16.691Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
15:26:16 [2024-02-22T20:26:16.947Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.113 s -- in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testSafeValidate -- Time elapsed: 0.086 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils skipped
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testBillionLaughs -- Time elapsed: 0.012 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSchemaFactory -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.newSafeXmlStreamReader -- Time elapsed: 0.004 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testRecursiveEntityReference -- Time elapsed: 0.002 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testAttackValidate -- Time elapsed: 0.003 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils.testNewSafeSaxParserFactory -- Time elapsed: 0.001 s
15:26:16 [2024-02-22T20:26:16.947Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:26:16 [2024-02-22T20:26:16.947Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testSameSign -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100L -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0L -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.947Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd0 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimit -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimit -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMultLimitL -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAddLimitL -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testAdd100 -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult100L -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult0L -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest.testMult1L -- Time elapsed: 0 s
15:26:16 [2024-02-22T20:26:16.948Z] 
15:26:16 [2024-02-22T20:26:16.948Z] Results:
15:26:16 [2024-02-22T20:26:16.948Z] 
15:26:16 [2024-02-22T20:26:16.948Z] Tests run: 700, Failures: 0, Errors: 0, Skipped: 1
15:26:16 [2024-02-22T20:26:16.948Z] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] All tests passed
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.jar
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT.pom
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-sources.jar
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2metadata.xml
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.11-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.11-SNAPSHOT-p2artifacts.xml
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [68/141]
15:26:17 [2024-02-22T20:26:17.203Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.203Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] 
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf ---
15:26:17 [2024-02-22T20:26:17.204Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
15:26:18 [2024-02-22T20:26:18.569Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.jar
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT.pom
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2metadata.xml
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
15:26:19 [2024-02-22T20:26:19.497Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:26:19 [2024-02-22T20:26:19.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:26:19 [2024-02-22T20:26:19.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:19 [2024-02-22T20:26:19.753Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.753Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.754Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.754Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.754Z] [INFO] 
15:26:19 [2024-02-22T20:26:19.754Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:19 [2024-02-22T20:26:19.754Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:26:20 [2024-02-22T20:26:20.679Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:26:22 [2024-02-22T20:26:22.043Z] [INFO] 
15:26:22 [2024-02-22T20:26:22.043Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:22 [2024-02-22T20:26:22.043Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
15:26:22 [2024-02-22T20:26:22.043Z] [INFO] Command line:
15:26:22 [2024-02-22T20:26:22.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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:26:22 [2024-02-22T20:26:22.043Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:26:25 [2024-02-22T20:26:25.307Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:26:25 [2024-02-22T20:26:25.307Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testCharacterLiteralPrimaryExpression -- Time elapsed: 0.058 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnumDeclaration -- Time elapsed: 0.002 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerLiteralPrimaryExpression -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testKeywordPrimaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testStringLiteralPrimaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testEnvDeclaration -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMixedUnaryExpression -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testArrayUnaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testMemberUnaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testFloatingTypeAliasDeclaration -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIntegerTypeAliasDeclaration -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPointerUnaryExpression -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testUnaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testIdentifierPrimaryExpression -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSpecialArrayUnaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testDeclaration -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testSimpleUnaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest skipped
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest.testPrimaryExpression -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:26:25 [2024-02-22T20:26:25.307Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testSymbols -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testStringLiteral -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testCharLiteral -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralSuffixes -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralPrefixes -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMixedComment -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testWhitespaces -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest skipped
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifierLetters -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testMultiLineComment -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testComment -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLineComment -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testNestedComment -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralDigits -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiteralZero -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testKeywords -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeStringLiteral -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testEscapeCharLiteral -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testIdentifier -- Time elapsed: 0.001 s
15:26:25 [2024-02-22T20:26:25.307Z] org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest.testLiterals -- Time elapsed: 0 s
15:26:25 [2024-02-22T20:26:25.307Z] 
15:26:25 [2024-02-22T20:26:25.307Z] Results:
15:26:25 [2024-02-22T20:26:25.307Z] 
15:26:25 [2024-02-22T20:26:25.307Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
15:26:25 [2024-02-22T20:26:25.307Z] 
15:26:25 [2024-02-22T20:26:25.563Z] [INFO] All tests passed
15:26:25 [2024-02-22T20:26:25.563Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.563Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:25 [2024-02-22T20:26:25.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.jar
15:26:25 [2024-02-22T20:26:25.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT.pom
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-sources.jar
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [70/141]
15:26:25 [2024-02-22T20:26:25.564Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:26:25 [2024-02-22T20:26:25.564Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] 
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:25 [2024-02-22T20:26:25.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
15:26:26 [2024-02-22T20:26:26.745Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:27 [2024-02-22T20:26:27.672Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.672Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:27 [2024-02-22T20:26:27.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.jar
15:26:27 [2024-02-22T20:26:27.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT.pom
15:26:27 [2024-02-22T20:26:27.672Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-sources-feature.jar
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2metadata.xml
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-9.2.0-SNAPSHOT-p2artifacts.xml
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
15:26:27 [2024-02-22T20:26:27.673Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:26:27 [2024-02-22T20:26:27.673Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:27 [2024-02-22T20:26:27.673Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] The project's OSGi version is 1.0.12.202402221956
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.673Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] 
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:27 [2024-02-22T20:26:27.928Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:26:27 [2024-02-22T20:26:27.928Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:26:27 [2024-02-22T20:26:27.928Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
15:26:27 [2024-02-22T20:26:27.928Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.184Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] 
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:28 [2024-02-22T20:26:28.440Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:26:29 [2024-02-22T20:26:29.366Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:26:30 [2024-02-22T20:26:30.729Z] [INFO] 
15:26:30 [2024-02-22T20:26:30.729Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:26:30 [2024-02-22T20:26:30.729Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
15:26:30 [2024-02-22T20:26:30.729Z] [INFO] Command line:
15:26:30 [2024-02-22T20:26:30.729Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:26:30 [2024-02-22T20:26:30.729Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:26:33 [2024-02-22T20:26:33.243Z] Feb 22, 2024 8:26:32 PM org.apache.aries.spifly.BaseActivator log
15:26:33 [2024-02-22T20:26:33.243Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:26:34 [2024-02-22T20:26:34.605Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:26:34 [2024-02-22T20:26:34.605Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:26:39 [2024-02-22T20:26:39.848Z] !SESSION 2024-02-22 20:26:30.635 -----------------------------------------------
15:26:39 [2024-02-22T20:26:39.848Z] eclipse.buildId=unknown
15:26:39 [2024-02-22T20:26:39.848Z] java.version=17.0.2
15:26:39 [2024-02-22T20:26:39.848Z] java.vendor=Oracle Corporation
15:26:39 [2024-02-22T20:26:39.848Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:26:39 [2024-02-22T20:26:39.848Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:26:39 [2024-02-22T20:26:39.848Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:26:39 [2024-02-22T20:26:39.848Z] 
15:26:39 [2024-02-22T20:26:39.848Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:26:39.111
15:26:39 [2024-02-22T20:26:39.848Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:26:39 [2024-02-22T20:26:39.848Z] 
15:26:39 [2024-02-22T20:26:39.848Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:26:39.129
15:26:39 [2024-02-22T20:26:39.848Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:26:39 [2024-02-22T20:26:39.848Z] !STACK 0
15:26:39 [2024-02-22T20:26:39.848Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:26:39 [2024-02-22T20:26:39.848Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:39 [2024-02-22T20:26:39.848Z] Caused by: java.io.IOException: error=2, No such file or directory
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:26:39 [2024-02-22T20:26:39.848Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:26:39 [2024-02-22T20:26:39.848Z] 	... 7 more
15:26:39 [2024-02-22T20:26:39.848Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:26:39 [2024-02-22T20:26:39.848Z] Display size: 1440x900
15:26:39 [2024-02-22T20:26:39.848Z] OS version=6.1.11-200.fc37.x86_64
15:26:39 [2024-02-22T20:26:39.848Z] GTK version=3.22.30
15:26:39 [2024-02-22T20:26:39.848Z] GTK theme=Ambiance
15:26:39 [2024-02-22T20:26:39.848Z] LIBOVERLAY_SCROLLBAR=0
15:26:39 [2024-02-22T20:26:39.848Z] Time zone: Greenwich Mean Time
15:26:40 [2024-02-22T20:26:40.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763383899 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:26:40 [2024-02-22T20:26:40.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763383066 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763383066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763383058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:26:40 [2024-02-22T20:26:40.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382833 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763382796 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763382796 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382795 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763382794 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382684 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382683 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763382682 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763382682 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382682 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763382682 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382661 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763382660 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763382660 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382659 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763382659 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763382589 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-763382587 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-763382587 data=null doit=true}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-763382587 data=null}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-763382586 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763382586 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-763382565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:26:41 [2024-02-22T20:26:41.995Z] 
15:26:41 [2024-02-22T20:26:41.995Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:41.729
15:26:41 [2024-02-22T20:26:41.995Z] !MESSAGE Error initializing trace.
15:26:41 [2024-02-22T20:26:41.995Z] 
15:26:41 [2024-02-22T20:26:41.995Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
15:26:41 [2024-02-22T20:26:41.995Z] !STACK 0
15:26:41 [2024-02-22T20:26:41.995Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:41 [2024-02-22T20:26:41.995Z] Caused by: MismatchedTokenException(57!=72)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1744)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:26:41 [2024-02-22T20:26:41.995Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:41 [2024-02-22T20:26:41.995Z] 	... 8 more
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:42 [2024-02-22T20:26:42.556Z] 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=-763381350 data=null doit=true}, Shell with text {Open Trace}]
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763381347 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763381347 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763381347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763381346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:42 [2024-02-22T20:26:42.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763381079 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763381079 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763381078 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763381078 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763381078 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380994 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:42 [2024-02-22T20:26:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380993 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763380992 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763380992 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:42 [2024-02-22T20:26:42.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380992 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763380992 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380984 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.068Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763380983 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763380983 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763380977 data=null}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763380977 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763380976 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763380959 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.068Z] 
15:26:43 [2024-02-22T20:26:43.068Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:43.024
15:26:43 [2024-02-22T20:26:43.068Z] !MESSAGE Error initializing trace.
15:26:43 [2024-02-22T20:26:43.068Z] 
15:26:43 [2024-02-22T20:26:43.068Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:43 [2024-02-22T20:26:43.068Z] !STACK 0
15:26:43 [2024-02-22T20:26:43.068Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:43 [2024-02-22T20:26:43.068Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:43 [2024-02-22T20:26:43.068Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:43 [2024-02-22T20:26:43.069Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:43 [2024-02-22T20:26:43.069Z] 	... 8 more
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:43 [2024-02-22T20:26:43.630Z] 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=-763380283 data=null doit=true}, Shell with text {Open Trace}]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763380281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763380281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763380281 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763380281 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763380280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763380280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763380280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:43 [2024-02-22T20:26:43.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380084 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763380084 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763380084 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380083 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763380083 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380057 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380056 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763380056 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763380056 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763380003 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763380003 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379996 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:43 [2024-02-22T20:26:43.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763379995 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763379994 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763379994 data=null}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763379994 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763379994 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:43 [2024-02-22T20:26:43.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763379980 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.144Z] 
15:26:44 [2024-02-22T20:26:44.144Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:43.929
15:26:44 [2024-02-22T20:26:44.144Z] !MESSAGE Error initializing trace.
15:26:44 [2024-02-22T20:26:44.144Z] 
15:26:44 [2024-02-22T20:26:44.144Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
15:26:44 [2024-02-22T20:26:44.144Z] !STACK 0
15:26:44 [2024-02-22T20:26:44.144Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:44 [2024-02-22T20:26:44.144Z] Caused by: NoViableAltException(75@[])
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:26:44 [2024-02-22T20:26:44.144Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:44 [2024-02-22T20:26:44.144Z] 	... 8 more
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:44 [2024-02-22T20:26:44.705Z] 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=-763379379 data=null doit=true}, Shell with text {Open Trace}]
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:44 [2024-02-22T20:26:44.705Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763379378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763379377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763379377 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763379377 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763379377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763379377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763379377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379201 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763379201 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763379201 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379201 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763379200 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379181 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379180 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763379180 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763379180 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379180 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763379179 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763379173 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:44 [2024-02-22T20:26:44.706Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763379167 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763379167 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763379167 data=null}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763379167 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763379167 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763379158 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:44 [2024-02-22T20:26:44.963Z] 
15:26:44 [2024-02-22T20:26:44.963Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:44.802
15:26:44 [2024-02-22T20:26:44.963Z] !MESSAGE Error initializing trace.
15:26:44 [2024-02-22T20:26:44.963Z] 
15:26:44 [2024-02-22T20:26:44.963Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:26:44 [2024-02-22T20:26:44.963Z] !STACK 0
15:26:44 [2024-02-22T20:26:44.963Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:44 [2024-02-22T20:26:44.963Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:164)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:44 [2024-02-22T20:26:44.963Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:44 [2024-02-22T20:26:44.963Z] 	... 8 more
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:45 [2024-02-22T20:26:45.890Z] 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=-763378245 data=null doit=true}, Shell with text {Open Trace}]
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:45 [2024-02-22T20:26:45.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763378244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763378244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763378244 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763378244 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763378244 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763378243 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763378243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763378088 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763378088 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763378087 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763378087 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763378087 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763378058 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763378057 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763378057 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763378056 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763378056 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763378056 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377993 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:45 [2024-02-22T20:26:45.892Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763377991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763377991 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:45 [2024-02-22T20:26:45.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763377991 data=null}, TreeItem with text {Traces [1]}]
15:26:45 [2024-02-22T20:26:45.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763377991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:45 [2024-02-22T20:26:45.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763377990 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:45 [2024-02-22T20:26:45.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763377973 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.149Z] 
15:26:46 [2024-02-22T20:26:46.149Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:45.930
15:26:46 [2024-02-22T20:26:46.149Z] !MESSAGE Error initializing trace.
15:26:46 [2024-02-22T20:26:46.149Z] 
15:26:46 [2024-02-22T20:26:46.149Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
15:26:46 [2024-02-22T20:26:46.149Z] !STACK 0
15:26:46 [2024-02-22T20:26:46.149Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:46 [2024-02-22T20:26:46.149Z] Caused by: NoViableAltException(14@[])
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1262)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1442)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:6006)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5922)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5854)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5739)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2048)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1735)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:26:46 [2024-02-22T20:26:46.149Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:46 [2024-02-22T20:26:46.149Z] 	... 8 more
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:46 [2024-02-22T20:26:46.709Z] 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=-763377378 data=null doit=true}, Shell with text {Open Trace}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763377377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763377376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763377376 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763377376 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763377376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763377376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763377376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377194 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763377194 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763377194 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377193 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763377193 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377167 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377166 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763377166 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763377166 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377166 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763377165 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763377159 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:46 [2024-02-22T20:26:46.710Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763377158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763377158 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763377158 data=null}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763377157 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763377157 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763377095 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:46 [2024-02-22T20:26:46.966Z] 
15:26:46 [2024-02-22T20:26:46.966Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:46.815
15:26:46 [2024-02-22T20:26:46.966Z] !MESSAGE Error initializing trace.
15:26:46 [2024-02-22T20:26:46.966Z] 
15:26:46 [2024-02-22T20:26:46.966Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:46 [2024-02-22T20:26:46.966Z] !STACK 0
15:26:46 [2024-02-22T20:26:46.966Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:46 [2024-02-22T20:26:46.967Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:46 [2024-02-22T20:26:46.967Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:46 [2024-02-22T20:26:46.967Z] 	... 8 more
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:47 [2024-02-22T20:26:47.528Z] 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=-763376490 data=null doit=true}, Shell with text {Open Trace}]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763376489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763376489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763376489 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763376489 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763376489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763376489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763376489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376291 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763376291 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.528Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763376291 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376290 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.529Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763376290 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376271 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376270 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763376270 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763376270 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376269 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763376269 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763376255 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:47 [2024-02-22T20:26:47.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763376254 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763376254 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763376254 data=null}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763376254 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763376253 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763376200 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:47 [2024-02-22T20:26:47.785Z] 
15:26:47 [2024-02-22T20:26:47.785Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:47.725
15:26:47 [2024-02-22T20:26:47.785Z] !MESSAGE Error initializing trace.
15:26:47 [2024-02-22T20:26:47.785Z] 
15:26:47 [2024-02-22T20:26:47.785Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:47 [2024-02-22T20:26:47.785Z] !STACK 0
15:26:47 [2024-02-22T20:26:47.785Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:47 [2024-02-22T20:26:47.785Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:119)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:191)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:124)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:190)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:180)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:47 [2024-02-22T20:26:47.785Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:47 [2024-02-22T20:26:47.785Z] 	... 8 more
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:48 [2024-02-22T20:26:48.712Z] 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=-763375414 data=null doit=true}, Shell with text {Open Trace}]
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:48 [2024-02-22T20:26:48.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763375413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763375413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763375413 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763375413 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763375412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763375412 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763375412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375259 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763375259 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763375259 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375258 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763375258 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375194 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375193 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763375193 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763375193 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375193 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763375192 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763375187 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:48 [2024-02-22T20:26:48.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763375186 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763375186 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763375186 data=null}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763375185 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763375185 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763375170 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:48 [2024-02-22T20:26:48.969Z] 
15:26:48 [2024-02-22T20:26:48.969Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:48.733
15:26:48 [2024-02-22T20:26:48.969Z] !MESSAGE Error initializing trace.
15:26:48 [2024-02-22T20:26:48.969Z] 
15:26:48 [2024-02-22T20:26:48.969Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:48 [2024-02-22T20:26:48.969Z] !STACK 0
15:26:48 [2024-02-22T20:26:48.969Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:48 [2024-02-22T20:26:48.969Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:237)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:174)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:283)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:48 [2024-02-22T20:26:48.969Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:48 [2024-02-22T20:26:48.969Z] 	... 8 more
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:49 [2024-02-22T20:26:49.531Z] 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=-763374575 data=null doit=true}, Shell with text {Open Trace}]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763374574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763374574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763374574 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763374574 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763374573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763374573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763374573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374446 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763374402 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763374402 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374401 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763374401 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374383 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374382 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763374381 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763374381 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374381 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763374381 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763374374 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:49 [2024-02-22T20:26:49.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763374368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763374367 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763374367 data=null}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763374367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763374367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763374357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:49 [2024-02-22T20:26:49.788Z] 
15:26:49 [2024-02-22T20:26:49.788Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:49.635
15:26:49 [2024-02-22T20:26:49.788Z] !MESSAGE Error initializing trace.
15:26:49 [2024-02-22T20:26:49.788Z] 
15:26:49 [2024-02-22T20:26:49.788Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:49 [2024-02-22T20:26:49.788Z] !STACK 0
15:26:49 [2024-02-22T20:26:49.788Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:49 [2024-02-22T20:26:49.788Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:49 [2024-02-22T20:26:49.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:49 [2024-02-22T20:26:49.788Z] 	... 8 more
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:50 [2024-02-22T20:26:50.348Z] 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=-763373465 data=null doit=true}, Shell with text {Open Trace}]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763373464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763373464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763373464 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763373464 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763373464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763373463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763373463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:50 [2024-02-22T20:26:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:50 [2024-02-22T20:26:50.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373300 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763373299 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763373299 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373299 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763373299 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373281 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373280 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763373280 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763373280 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373280 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763373279 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763373262 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:50 [2024-02-22T20:26:50.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763373261 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763373261 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763373261 data=null}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763373260 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763373260 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763373202 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:50 [2024-02-22T20:26:50.862Z] 
15:26:50 [2024-02-22T20:26:50.862Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:50.719
15:26:50 [2024-02-22T20:26:50.862Z] !MESSAGE Error initializing trace.
15:26:50 [2024-02-22T20:26:50.862Z] 
15:26:50 [2024-02-22T20:26:50.862Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:50 [2024-02-22T20:26:50.862Z] !STACK 0
15:26:50 [2024-02-22T20:26:50.862Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:50 [2024-02-22T20:26:50.862Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:201)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:50 [2024-02-22T20:26:50.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:50 [2024-02-22T20:26:50.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:50 [2024-02-22T20:26:50.863Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:50 [2024-02-22T20:26:50.863Z] 	... 8 more
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:51 [2024-02-22T20:26:51.424Z] 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=-763372654 data=null doit=true}, Shell with text {Open Trace}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763372653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763372653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763372653 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763372652 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763372652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763372652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763372652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372490 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763372490 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763372490 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372489 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763372489 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372459 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372458 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763372458 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763372458 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372457 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763372457 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763372397 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:51 [2024-02-22T20:26:51.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763372396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763372395 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763372395 data=null}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763372395 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763372395 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763372386 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:51 [2024-02-22T20:26:51.682Z] 
15:26:51 [2024-02-22T20:26:51.682Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:51.514
15:26:51 [2024-02-22T20:26:51.682Z] !MESSAGE Error initializing trace.
15:26:51 [2024-02-22T20:26:51.682Z] 
15:26:51 [2024-02-22T20:26:51.682Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:51 [2024-02-22T20:26:51.682Z] !STACK 0
15:26:51 [2024-02-22T20:26:51.682Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:51 [2024-02-22T20:26:51.682Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:51 [2024-02-22T20:26:51.682Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:51 [2024-02-22T20:26:51.682Z] 	... 8 more
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:52 [2024-02-22T20:26:52.243Z] 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=-763371793 data=null doit=true}, Shell with text {Open Trace}]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763371792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763371792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763371792 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763371792 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763371792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763371792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763371792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371650 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763371650 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763371650 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371650 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763371649 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371590 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371589 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763371589 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763371589 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371589 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763371589 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763371577 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:52 [2024-02-22T20:26:52.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763371576 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763371576 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763371576 data=null}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763371575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763371575 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763371560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:52 [2024-02-22T20:26:52.500Z] 
15:26:52 [2024-02-22T20:26:52.500Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:52.344
15:26:52 [2024-02-22T20:26:52.500Z] !MESSAGE Error initializing trace.
15:26:52 [2024-02-22T20:26:52.500Z] 
15:26:52 [2024-02-22T20:26:52.500Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:26:52 [2024-02-22T20:26:52.500Z] !STACK 0
15:26:52 [2024-02-22T20:26:52.500Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:52 [2024-02-22T20:26:52.501Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:159)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:154)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:52 [2024-02-22T20:26:52.501Z] 	... 8 more
15:26:52 [2024-02-22T20:26:52.501Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
15:26:52 [2024-02-22T20:26:52.501Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
15:26:52 [2024-02-22T20:26:52.501Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
15:26:52 [2024-02-22T20:26:52.501Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
15:26:52 [2024-02-22T20:26:52.501Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
15:26:52 [2024-02-22T20:26:52.501Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:26:52 [2024-02-22T20:26:52.501Z] 	... 15 more
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:53 [2024-02-22T20:26:53.062Z] 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=-763370965 data=null doit=true}, Shell with text {Open Trace}]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763370964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763370964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763370964 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763370964 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763370964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763370964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763370964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:53 [2024-02-22T20:26:53.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370849 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763370848 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763370848 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370848 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763370848 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370794 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370793 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763370793 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763370793 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370793 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763370793 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763370775 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763370774 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763370774 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763370774 data=null}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763370774 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763370773 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763370759 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:53 [2024-02-22T20:26:53.319Z] 
15:26:53 [2024-02-22T20:26:53.319Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:53.143
15:26:53 [2024-02-22T20:26:53.319Z] !MESSAGE Error initializing trace.
15:26:53 [2024-02-22T20:26:53.319Z] 
15:26:53 [2024-02-22T20:26:53.319Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:53 [2024-02-22T20:26:53.319Z] !STACK 0
15:26:53 [2024-02-22T20:26:53.319Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:53 [2024-02-22T20:26:53.319Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:53 [2024-02-22T20:26:53.319Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:53 [2024-02-22T20:26:53.319Z] 	... 8 more
15:26:53 [2024-02-22T20:26:53.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:53 [2024-02-22T20:26:53.880Z] 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=-763370166 data=null doit=true}, Shell with text {Open Trace}]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763370165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763370165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763370165 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763370164 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763370164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763370164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763370164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:53 [2024-02-22T20:26:53.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369988 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763369988 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763369987 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369987 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369987 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369960 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369959 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763369959 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763369958 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369958 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369958 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369951 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:53 [2024-02-22T20:26:53.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763369901 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763369901 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763369900 data=null}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763369900 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369900 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763369880 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.139Z] 
15:26:54 [2024-02-22T20:26:54.139Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:54.027
15:26:54 [2024-02-22T20:26:54.139Z] !MESSAGE Error initializing trace.
15:26:54 [2024-02-22T20:26:54.139Z] 
15:26:54 [2024-02-22T20:26:54.139Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:26:54 [2024-02-22T20:26:54.139Z] !STACK 0
15:26:54 [2024-02-22T20:26:54.139Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:26:54 [2024-02-22T20:26:54.139Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:54 [2024-02-22T20:26:54.139Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:54 [2024-02-22T20:26:54.139Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:54 [2024-02-22T20:26:54.139Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:54 [2024-02-22T20:26:54.139Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:54 [2024-02-22T20:26:54.140Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:54 [2024-02-22T20:26:54.140Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:54 [2024-02-22T20:26:54.140Z] 	... 8 more
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:54 [2024-02-22T20:26:54.700Z] 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=-763369279 data=null doit=true}, Shell with text {Open Trace}]
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763369278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763369278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763369278 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763369277 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763369277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763369277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763369277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:54 [2024-02-22T20:26:54.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369084 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763369084 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763369084 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369083 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369083 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369055 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369054 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763369054 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763369054 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369053 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369053 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763369039 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:54 [2024-02-22T20:26:54.958Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763369038 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763369038 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763369038 data=null}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763369037 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763369037 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763368991 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:54 [2024-02-22T20:26:54.958Z] 
15:26:54 [2024-02-22T20:26:54.958Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:54.922
15:26:54 [2024-02-22T20:26:54.958Z] !MESSAGE Error initializing trace.
15:26:54 [2024-02-22T20:26:54.958Z] 
15:26:54 [2024-02-22T20:26:54.958Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:54 [2024-02-22T20:26:54.958Z] !STACK 0
15:26:54 [2024-02-22T20:26:54.958Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:54 [2024-02-22T20:26:54.958Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:192)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:54 [2024-02-22T20:26:54.958Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:54 [2024-02-22T20:26:54.958Z] 	... 8 more
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:55 [2024-02-22T20:26:55.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=-763368386 data=null doit=true}, Shell with text {Open Trace}]
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:55 [2024-02-22T20:26:55.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763368385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763368385 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763368384 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763368384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763368384 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763368384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:55 [2024-02-22T20:26:55.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368255 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763368255 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763368255 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368255 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763368254 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368196 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368195 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763368195 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763368195 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368194 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763368194 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763368189 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:55 [2024-02-22T20:26:55.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763368188 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763368188 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763368188 data=null}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763368187 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763368187 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763368172 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:55 [2024-02-22T20:26:55.777Z] 
15:26:55 [2024-02-22T20:26:55.777Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:55.717
15:26:55 [2024-02-22T20:26:55.777Z] !MESSAGE Error initializing trace.
15:26:55 [2024-02-22T20:26:55.777Z] 
15:26:55 [2024-02-22T20:26:55.777Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:55 [2024-02-22T20:26:55.777Z] !STACK 0
15:26:55 [2024-02-22T20:26:55.777Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:55 [2024-02-22T20:26:55.777Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:186)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:134)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:140)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:169)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:55 [2024-02-22T20:26:55.777Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:55 [2024-02-22T20:26:55.777Z] 	... 8 more
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:56 [2024-02-22T20:26:56.339Z] 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=-763367592 data=null doit=true}, Shell with text {Open Trace}]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763367591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763367591 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763367591 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763367591 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763367590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763367590 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763367590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:56 [2024-02-22T20:26:56.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367456 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763367456 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763367456 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367456 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763367456 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367434 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367401 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763367398 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763367398 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367398 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763367398 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763367392 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:56 [2024-02-22T20:26:56.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763367391 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763367391 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763367391 data=null}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763367390 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763367390 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763367377 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:56 [2024-02-22T20:26:56.596Z] 
15:26:56 [2024-02-22T20:26:56.596Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:56.524
15:26:56 [2024-02-22T20:26:56.596Z] !MESSAGE Error initializing trace.
15:26:56 [2024-02-22T20:26:56.596Z] 
15:26:56 [2024-02-22T20:26:56.596Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:56 [2024-02-22T20:26:56.596Z] !STACK 0
15:26:56 [2024-02-22T20:26:56.596Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:56 [2024-02-22T20:26:56.596Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:56 [2024-02-22T20:26:56.596Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:56 [2024-02-22T20:26:56.596Z] 	... 8 more
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:57 [2024-02-22T20:26:57.157Z] 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=-763366785 data=null doit=true}, Shell with text {Open Trace}]
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763366784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763366784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763366784 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763366784 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763366784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763366784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763366784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:57 [2024-02-22T20:26:57.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366599 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763366599 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763366598 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366598 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763366598 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366569 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366568 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763366568 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763366568 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366568 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763366568 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763366562 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763366560 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763366560 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763366560 data=null}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763366560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763366560 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763366546 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:57 [2024-02-22T20:26:57.414Z] 
15:26:57 [2024-02-22T20:26:57.414Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:57.329
15:26:57 [2024-02-22T20:26:57.414Z] !MESSAGE Error initializing trace.
15:26:57 [2024-02-22T20:26:57.414Z] 
15:26:57 [2024-02-22T20:26:57.414Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:26:57 [2024-02-22T20:26:57.414Z] !STACK 0
15:26:57 [2024-02-22T20:26:57.414Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:57 [2024-02-22T20:26:57.414Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:57 [2024-02-22T20:26:57.415Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:86)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:57 [2024-02-22T20:26:57.415Z] 	... 8 more
15:26:57 [2024-02-22T20:26:57.415Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" under radix 16
15:26:57 [2024-02-22T20:26:57.415Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
15:26:57 [2024-02-22T20:26:57.415Z] 	at java.base/java.lang.Long.parseLong(Long.java:711)
15:26:57 [2024-02-22T20:26:57.415Z] 	at java.base/java.lang.Long.valueOf(Long.java:1136)
15:26:57 [2024-02-22T20:26:57.415Z] 	at java.base/java.lang.Long.decode(Long.java:1299)
15:26:57 [2024-02-22T20:26:57.415Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
15:26:57 [2024-02-22T20:26:57.415Z] 	... 16 more
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:57 [2024-02-22T20:26:57.976Z] 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=-763365978 data=null doit=true}, Shell with text {Open Trace}]
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:57 [2024-02-22T20:26:57.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763365977 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763365977 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763365977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763365977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365860 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763365860 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763365859 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365859 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:57 [2024-02-22T20:26:57.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763365859 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365798 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365797 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763365797 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763365797 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365797 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763365797 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365779 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763365778 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763365778 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763365778 data=null}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763365778 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763365778 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763365765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:58 [2024-02-22T20:26:58.234Z] 
15:26:58 [2024-02-22T20:26:58.234Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:58.118
15:26:58 [2024-02-22T20:26:58.234Z] !MESSAGE Error initializing trace.
15:26:58 [2024-02-22T20:26:58.234Z] 
15:26:58 [2024-02-22T20:26:58.234Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:26:58 [2024-02-22T20:26:58.234Z] !STACK 0
15:26:58 [2024-02-22T20:26:58.234Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:58 [2024-02-22T20:26:58.234Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:58 [2024-02-22T20:26:58.234Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:58 [2024-02-22T20:26:58.234Z] 	... 8 more
15:26:58 [2024-02-22T20:26:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:58 [2024-02-22T20:26:58.795Z] 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=-763365189 data=null doit=true}, Shell with text {Open Trace}]
15:26:58 [2024-02-22T20:26:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:58 [2024-02-22T20:26:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:58 [2024-02-22T20:26:58.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763365188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763365188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763365188 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763365188 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763365188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763365188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763365188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:58 [2024-02-22T20:26:58.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365057 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763365056 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763365056 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365056 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:58 [2024-02-22T20:26:58.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763365056 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365002 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365001 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763365001 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763365001 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763365001 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763365001 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364991 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.052Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763364990 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763364990 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763364990 data=null}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763364989 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763364989 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763364976 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.053Z] 
15:26:59 [2024-02-22T20:26:59.053Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:58.915
15:26:59 [2024-02-22T20:26:59.053Z] !MESSAGE Error initializing trace.
15:26:59 [2024-02-22T20:26:59.053Z] 
15:26:59 [2024-02-22T20:26:59.053Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:59 [2024-02-22T20:26:59.053Z] !STACK 0
15:26:59 [2024-02-22T20:26:59.053Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:59 [2024-02-22T20:26:59.053Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:103)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:59 [2024-02-22T20:26:59.053Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:59 [2024-02-22T20:26:59.053Z] 	... 8 more
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:26:59 [2024-02-22T20:26:59.614Z] 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=-763364394 data=null doit=true}, Shell with text {Open Trace}]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763364393 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763364393 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763364393 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763364393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364262 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763364262 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763364261 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364261 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763364261 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364201 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364200 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763364200 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763364200 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364200 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763364200 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763364178 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:26:59 [2024-02-22T20:26:59.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763364177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763364177 data=null doit=true}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763364177 data=null}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763364176 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763364176 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763364163 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:26:59 [2024-02-22T20:26:59.872Z] 
15:26:59 [2024-02-22T20:26:59.872Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:26:59.722
15:26:59 [2024-02-22T20:26:59.872Z] !MESSAGE Error initializing trace.
15:26:59 [2024-02-22T20:26:59.872Z] 
15:26:59 [2024-02-22T20:26:59.872Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:26:59 [2024-02-22T20:26:59.872Z] !STACK 0
15:26:59 [2024-02-22T20:26:59.872Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:26:59 [2024-02-22T20:26:59.872Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:89)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:178)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:26:59 [2024-02-22T20:26:59.872Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:26:59 [2024-02-22T20:26:59.872Z] 	... 8 more
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:27:00 [2024-02-22T20:27:00.433Z] 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=-763363585 data=null doit=true}, Shell with text {Open Trace}]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763363584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763363584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763363584 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763363584 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763363584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763363584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763363584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:00 [2024-02-22T20:27:00.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363455 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763363454 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763363454 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363454 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763363454 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363398 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363397 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763363397 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763363397 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363396 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763363396 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763363379 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:00 [2024-02-22T20:27:00.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763363378 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763363378 data=null doit=true}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763363378 data=null}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763363377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763363377 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763363364 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:00 [2024-02-22T20:27:00.690Z] 
15:27:00 [2024-02-22T20:27:00.690Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:27:00.530
15:27:00 [2024-02-22T20:27:00.690Z] !MESSAGE Error initializing trace.
15:27:00 [2024-02-22T20:27:00.690Z] 
15:27:00 [2024-02-22T20:27:00.690Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:27:00 [2024-02-22T20:27:00.690Z] !STACK 0
15:27:00 [2024-02-22T20:27:00.690Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:27:00 [2024-02-22T20:27:00.690Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
15:27:00 [2024-02-22T20:27:00.690Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:130)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:151)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:229)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:27:00 [2024-02-22T20:27:00.691Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:27:00 [2024-02-22T20:27:00.691Z] 	... 8 more
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:27:01 [2024-02-22T20:27:01.251Z] 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=-763362778 data=null doit=true}, Shell with text {Open Trace}]
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763362777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763362777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763362777 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763362777 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763362777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763362777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763362777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362650 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763362650 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763362650 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362650 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763362649 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362581 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362580 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763362580 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763362580 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362579 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763362579 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763362500 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:01 [2024-02-22T20:27:01.508Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763362498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763362498 data=null doit=true}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763362498 data=null}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763362498 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763362498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763362490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:01 [2024-02-22T20:27:01.508Z] 
15:27:01 [2024-02-22T20:27:01.508Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:27:01.422
15:27:01 [2024-02-22T20:27:01.508Z] !MESSAGE Error initializing trace.
15:27:01 [2024-02-22T20:27:01.508Z] 
15:27:01 [2024-02-22T20:27:01.508Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:27:01 [2024-02-22T20:27:01.509Z] !STACK 0
15:27:01 [2024-02-22T20:27:01.509Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:197)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:27:01 [2024-02-22T20:27:01.509Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:221)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:138)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:148)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:101)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:386)
15:27:01 [2024-02-22T20:27:01.509Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:27:01 [2024-02-22T20:27:01.509Z] 	... 8 more
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:27:02 [2024-02-22T20:27:02.070Z] 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=-763361775 data=null doit=true}, Shell with text {Open Trace}]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763361774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763361774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763361774 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763361774 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763361774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763361774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.071Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763361774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361652 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763361652 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763361652 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361651 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763361651 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361602 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361601 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763361601 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763361601 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361600 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763361600 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763361595 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:02 [2024-02-22T20:27:02.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-763361594 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-763361590 data=null doit=true}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-763361590 data=null}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-763361589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763361589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-763361582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:27:02 [2024-02-22T20:27:02.327Z] 
15:27:02 [2024-02-22T20:27:02.327Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:27:02.312
15:27:02 [2024-02-22T20:27:02.327Z] !MESSAGE Error initializing trace.
15:27:02 [2024-02-22T20:27:02.327Z] 
15:27:02 [2024-02-22T20:27:02.327Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
15:27:02 [2024-02-22T20:27:02.327Z] !STACK 0
15:27:02 [2024-02-22T20:27:02.327Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:199)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:196)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:167)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:478)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:27:02 [2024-02-22T20:27:02.327Z] Caused by: NoViableAltException(73@[])
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3127)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2591)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1942)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1720)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:432)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:383)
15:27:02 [2024-02-22T20:27:02.327Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:192)
15:27:02 [2024-02-22T20:27:02.327Z] 	... 8 more
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
15:27:02 [2024-02-22T20:27:02.888Z] 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=-763360996 data=null doit=true}, Shell with text {Open Trace}]
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763360995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763360995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763360995 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763360995 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763360994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763360994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763360994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:27:02 [2024-02-22T20:27:02.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763360871 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763360865 data=null button=0 stateMask=0x0 x=107 y=12 count=0}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-763360865 data=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-763360865 data=null}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763360865 data=null button=1 stateMask=0x0 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763360864 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-763360842 data=null button=1 stateMask=0x80000 x=107 y=12 count=1}, TreeItem with text {TestInvalidCtfTraces}]
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:27:03 [2024-02-22T20:27:03.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:27:03 [2024-02-22T20:27:03.399Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:27:04 [2024-02-22T20:27:04.325Z] 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=-763359815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763359815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.325Z] 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=-763359815 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.325Z] 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=-763359814 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763359814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763359814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] 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=-763359814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] 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=-763359814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763359814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] 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=-763359814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] 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=-763359814 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] 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=-763359814 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763359812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763359812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763359812 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763359812 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763359812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763359812 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763359811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:27:04 [2024-02-22T20:27:04.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763360682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:27:04 [2024-02-22T20:27:04.582Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.19 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
15:27:04 [2024-02-22T20:27:04.582Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition] -- Time elapsed: 1.764 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.994 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.839 s
15:27:04 [2024-02-22T20:27:04.582Z] 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: 1.158 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.894 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.899 s
15:27:04 [2024-02-22T20:27:04.582Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace.testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field] -- Time elapsed: 1.037 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.813 s
15:27:04 [2024-02-22T20:27:04.582Z] 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: 1.100 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.852 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.843 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.801 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.861 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.903 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.829 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.800 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.857 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.738 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.802 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.795 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.807 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.804 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.998 s
15:27:04 [2024-02-22T20:27:04.582Z] 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.782 s
15:27:04 [2024-02-22T20:27:04.582Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:27:04 [2024-02-22T20:27:04.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763359087 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:04 [2024-02-22T20:27:04.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:05 [2024-02-22T20:27:05.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:27:05 [2024-02-22T20:27:05.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:27:05 [2024-02-22T20:27:05.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:27:05 [2024-02-22T20:27:05.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763358907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:27:05 [2024-02-22T20:27:05.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:27:05 [2024-02-22T20:27:05.096Z] 
15:27:05 [2024-02-22T20:27:05.096Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.352Z] 
15:27:05 [2024-02-22T20:27:05.352Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763358360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:27:05 [2024-02-22T20:27:05.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:27:05 [2024-02-22T20:27:05.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New	Shift+Alt+N", using matcher: with mnemonic 'New'
15:27:05 [2024-02-22T20:27:05.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&roject...", using matcher: with mnemonic 'Project...'
15:27:05 [2024-02-22T20:27:05.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Project...'
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.645: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.744: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] 
15:27:05 [2024-02-22T20:27:05.864Z] (Eclipse:10318): Gtk-WARNING **: 20:27:05.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Project...'
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Project", using matcher: with text 'New Project'
15:27:05 [2024-02-22T20:27:05.864Z] 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=-763357966 data=null doit=true}, Shell with text {New Project}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing in tree (of type 'Tree')
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763357964 data=null doit=true}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763357963 data=null}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763357963 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763357962 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763357961 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763357959 data=null button=0 stateMask=0x0 x=65 y=35 count=0}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763357959 data=null doit=true}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763357959 data=null}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763357955 data=null button=1 stateMask=0x0 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763357954 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763357954 data=null button=1 stateMask=0x80000 x=65 y=35 count=1}, TreeItem with text {Tracing}]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-763357951 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-763357951 data=null doit=true}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-763357951 data=null}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-763357951 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763357951 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-763357948 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on Tree node with text: Tracing Project
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing Project} time=-763357947 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing Project} time=-763357947 data=null doit=true}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing Project} time=-763357947 data=null}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing Project} time=-763357947 data=null button=1 stateMask=0x0 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763357947 data=null item=TreeItem {Tracing Project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Tracing Project]
15:27:05 [2024-02-22T20:27:05.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing Project} time=-763357946 data=null button=1 stateMask=0x80000 x=108 y=58 count=1}, Tree node with text: Tracing Project]
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing Project} time=-763357904 data=null button=0 stateMask=0x0 x=108 y=58 count=0}, Tree node with text: Tracing Project]
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing Project} time=-763357904 data=null doit=true}, Tree node with text: Tracing Project]
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing Project} time=-763357904 data=null}, Tree node with text: Tracing Project]
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on Tree node with text: Tracing Project
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763357902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763357902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763357902 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763357902 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763357902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763357902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763357902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Tracing Project", using matcher: with text 'Tracing Project'
15:27:06 [2024-02-22T20:27:06.122Z] 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=-763357876 data=null doit=true}, Shell with text {Tracing Project}]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: of type 'Text'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/home/jenkins/agent/...", using matcher: (of type 'Text')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: of type 'Text'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Create a Tracing Pro...", using matcher: (of type 'Text')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Use &default locatio...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763357872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763357871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763357871 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763357871 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763357871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763357871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763357871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {P&roject...} time=-763358353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Project...']
15:27:06 [2024-02-22T20:27:06.123Z] 
15:27:06 [2024-02-22T20:27:06.123Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.123Z] 
15:27:06 [2024-02-22T20:27:06.123Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:06 [2024-02-22T20:27:06.378Z] 
15:27:06 [2024-02-22T20:27:06.378Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.378Z] 
15:27:06 [2024-02-22T20:27:06.378Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.378Z] 
15:27:06 [2024-02-22T20:27:06.378Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.633Z] 
15:27:06 [2024-02-22T20:27:06.633Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.633Z] 
15:27:06 [2024-02-22T20:27:06.633Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.633Z] 
15:27:06 [2024-02-22T20:27:06.633Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.633Z] 
15:27:06 [2024-02-22T20:27:06.633Z] (Eclipse:10318): Gtk-WARNING **: 20:27:06.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763357242 data=null}, (of type 'Combo')]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763357187 data=null doit=true}, TreeItem with text {traces}]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763357187 data=null}, TreeItem with text {traces}]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763357187 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763357187 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763357184 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763357184 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763357184 data=null doit=true}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763357183 data=null}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763357183 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763357183 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763357182 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:06 [2024-02-22T20:27:06.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:06 [2024-02-22T20:27:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763357166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@23bf19c9
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763357154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763357154 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763357154 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763357154 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763357153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763357153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763357153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763357153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763357153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763357153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763357153 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763357153 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31aec04a
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763357151 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763357151 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763357151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763357151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763357151 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763357151 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:06 [2024-02-22T20:27:06.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763357139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763357139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763357139 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763357138 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763357138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763357138 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:06 [2024-02-22T20:27:06.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:06 [2024-02-22T20:27:06.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:07 [2024-02-22T20:27:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763357138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:07 [2024-02-22T20:27:07.406Z] 
15:27:07 [2024-02-22T20:27:07.406Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.406Z] 
15:27:07 [2024-02-22T20:27:07.406Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.228: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763356572 data=null doit=true}, TreeItem with text {Tracing}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763356572 data=null}, TreeItem with text {Tracing}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763356571 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763356571 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763356569 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:07 [2024-02-22T20:27:07.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763356568 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763356568 data=null}, TreeItem with text {Traces [2]}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763356567 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763356567 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:07 [2024-02-22T20:27:07.406Z] 
15:27:07 [2024-02-22T20:27:07.406Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763356557 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:07 [2024-02-22T20:27:07.406Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763356556 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763356555 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763356555 data=null}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763356555 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763356555 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.406Z] 
15:27:07 [2024-02-22T20:27:07.406Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763356540 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763356539 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763356539 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.407Z] 
15:27:07 [2024-02-22T20:27:07.407Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763356539 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:07 [2024-02-22T20:27:07.407Z] 
15:27:07 [2024-02-22T20:27:07.407Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.661Z] 
15:27:07 [2024-02-22T20:27:07.661Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.416: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.662Z] 
15:27:07 [2024-02-22T20:27:07.662Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:07.633: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:07 [2024-02-22T20:27:07.918Z] 
15:27:07 [2024-02-22T20:27:07.918Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.918Z] 
15:27:07 [2024-02-22T20:27:07.918Z] (Eclipse:10318): Gtk-WARNING **: 20:27:07.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:07 [2024-02-22T20:27:07.918Z] 
15:27:07 [2024-02-22T20:27:07.918Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:07.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763356475 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:08 [2024-02-22T20:27:08.175Z] 
15:27:08 [2024-02-22T20:27:08.175Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:08.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763355679 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763355673 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763355673 data=null}, TreeItem with text {scp_dest}]
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:08 [2024-02-22T20:27:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:08 [2024-02-22T20:27:08.431Z] 
15:27:08 [2024-02-22T20:27:08.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:08.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:08 [2024-02-22T20:27:08.431Z] 
15:27:08 [2024-02-22T20:27:08.431Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:08.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:08 [2024-02-22T20:27:08.431Z] 
15:27:08 [2024-02-22T20:27:08.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:08.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:08 [2024-02-22T20:27:08.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763355196 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763355196 data=null doit=true}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763355196 data=null}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763355196 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763355196 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763355188 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763355187 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763355187 data=null doit=true}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763355187 data=null}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763355187 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763355186 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763355176 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:08 [2024-02-22T20:27:08.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:08 [2024-02-22T20:27:08.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:08 [2024-02-22T20:27:08.943Z] 
15:27:08 [2024-02-22T20:27:08.943Z] (Eclipse:10318): Gtk-WARNING **: 20:27:08.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:08 [2024-02-22T20:27:08.943Z] 
15:27:08 [2024-02-22T20:27:08.943Z] (Eclipse:10318): Gtk-WARNING **: 20:27:08.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.199Z] 
15:27:09 [2024-02-22T20:27:09.199Z] (Eclipse:10318): Gtk-WARNING **: 20:27:08.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.199Z] 
15:27:09 [2024-02-22T20:27:09.199Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.199Z] 
15:27:09 [2024-02-22T20:27:09.199Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.199Z] 
15:27:09 [2024-02-22T20:27:09.199Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.048: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:09 [2024-02-22T20:27:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:09 [2024-02-22T20:27:09.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763354695 data=null doit=true}, Shell with text {Export}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {General} time=-763354693 data=null doit=true}, TreeItem with text {General}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {General} time=-763354693 data=null}, TreeItem with text {General}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {General} time=-763354692 data=null button=1 stateMask=0x0 x=68 y=12 count=1}, TreeItem with text {General}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763354692 data=null item=TreeItem {General} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {General}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {General} time=-763354689 data=null button=1 stateMask=0x80000 x=68 y=12 count=1}, TreeItem with text {General}]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763354687 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763354687 data=null doit=true}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763354687 data=null}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763354686 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763354686 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763354682 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763354680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763354680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763354680 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763354680 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763354680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763354680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763354680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763354582 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763354582 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763354582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763354582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763354578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763354578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763354578 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763354578 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763354578 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@179af25f
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763354576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763354575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763354575 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763354575 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763354575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763354575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763354575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763354573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763354573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763354573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763354573 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763354573 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763354564 data=null doit=true}, TreeItem with text {Tracing}]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763354564 data=null}, TreeItem with text {Tracing}]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763354564 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763354563 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763354562 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763354561 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763354561 data=null doit=true}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763354561 data=null}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763354561 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763354561 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763354497 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763354486 data=null}, (of type 'Combo')]
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763354471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763354471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763354471 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763354471 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763354471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763354471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:09 [2024-02-22T20:27:09.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:09 [2024-02-22T20:27:09.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763354471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:09 [2024-02-22T20:27:09.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763355084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.715Z] 
15:27:09 [2024-02-22T20:27:09.715Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.971Z] 
15:27:09 [2024-02-22T20:27:09.971Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.971Z] 
15:27:09 [2024-02-22T20:27:09.971Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:09 [2024-02-22T20:27:09.971Z] 
15:27:09 [2024-02-22T20:27:09.971Z] (Eclipse:10318): Gtk-WARNING **: 20:27:09.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.226Z] 
15:27:10 [2024-02-22T20:27:10.226Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.226Z] 
15:27:10 [2024-02-22T20:27:10.226Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.226Z] 
15:27:10 [2024-02-22T20:27:10.226Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.481Z] 
15:27:10 [2024-02-22T20:27:10.481Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.481Z] 
15:27:10 [2024-02-22T20:27:10.481Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.481Z] 
15:27:10 [2024-02-22T20:27:10.481Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.481Z] 
15:27:10 [2024-02-22T20:27:10.481Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.481Z] 
15:27:10 [2024-02-22T20:27:10.482Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.482Z] 
15:27:10 [2024-02-22T20:27:10.482Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763353372 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763353372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763353370 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763353370 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763353369 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763353369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763353366 data=null}, (of type 'Combo')]
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:10 [2024-02-22T20:27:10.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763353319 data=null doit=true}, TreeItem with text {/}]
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763353319 data=null}, TreeItem with text {/}]
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763353319 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:10 [2024-02-22T20:27:10.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763353318 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763353317 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763353317 data=null doit=true}, Tree node with text: Tracing]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763353317 data=null}, Tree node with text: Tracing]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763353317 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763353317 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763353316 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763353315 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763353315 data=null doit=true}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763353315 data=null}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763353315 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763353315 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763353313 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763353293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6cfa20c1
15:27:10 [2024-02-22T20:27:10.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763353289 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763353289 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763353288 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763353285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763353285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763353285 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763353285 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763353285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763353285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:10 [2024-02-22T20:27:10.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:10 [2024-02-22T20:27:10.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763353284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:10 [2024-02-22T20:27:10.999Z] 
15:27:10 [2024-02-22T20:27:10.999Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.999Z] 
15:27:10 [2024-02-22T20:27:10.999Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.950: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:10 [2024-02-22T20:27:10.999Z] 
15:27:10 [2024-02-22T20:27:10.999Z] (Eclipse:10318): Gtk-WARNING **: 20:27:10.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.255Z] 
15:27:11 [2024-02-22T20:27:11.255Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.255Z] 
15:27:11 [2024-02-22T20:27:11.255Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.255Z] 
15:27:11 [2024-02-22T20:27:11.255Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.255Z] 
15:27:11 [2024-02-22T20:27:11.255Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.056: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.255Z] 
15:27:11 [2024-02-22T20:27:11.256Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.256Z] 
15:27:11 [2024-02-22T20:27:11.256Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.104: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.256Z] 
15:27:11 [2024-02-22T20:27:11.256Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:11 [2024-02-22T20:27:11.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:11 [2024-02-22T20:27:11.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763352690 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763352690 data=null}, TreeItem with text {Traces [2]}]
15:27:11 [2024-02-22T20:27:11.256Z] 
15:27:11 [2024-02-22T20:27:11.256Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763352683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763352683 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763352681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:11 [2024-02-22T20:27:11.256Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763352680 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763352680 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763352680 data=null}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763352679 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763352679 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] 
15:27:11 [2024-02-22T20:27:11.256Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763352673 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763352664 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763352664 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763352664 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763352574 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763352573 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763352573 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763352573 data=null}, TreeItem with text {scp_dest}]
15:27:11 [2024-02-22T20:27:11.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:11 [2024-02-22T20:27:11.512Z] 
15:27:11 [2024-02-22T20:27:11.512Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:11.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:11 [2024-02-22T20:27:11.512Z] 
15:27:11 [2024-02-22T20:27:11.512Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.512Z] 
15:27:11 [2024-02-22T20:27:11.512Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:11 [2024-02-22T20:27:11.512Z] 
15:27:11 [2024-02-22T20:27:11.512Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:11.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:11 [2024-02-22T20:27:11.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:12 [2024-02-22T20:27:12.023Z] 
15:27:12 [2024-02-22T20:27:12.023Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.023Z] 
15:27:12 [2024-02-22T20:27:12.023Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:11.905: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:12 [2024-02-22T20:27:12.023Z] 
15:27:12 [2024-02-22T20:27:12.023Z] (Eclipse:10318): Gtk-WARNING **: 20:27:11.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.279Z] 
15:27:12 [2024-02-22T20:27:12.279Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.279Z] 
15:27:12 [2024-02-22T20:27:12.279Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.279Z] 
15:27:12 [2024-02-22T20:27:12.279Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.279Z] 
15:27:12 [2024-02-22T20:27:12.279Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.535Z] 
15:27:12 [2024-02-22T20:27:12.535Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.535Z] 
15:27:12 [2024-02-22T20:27:12.535Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763351296 data=null doit=true}, Button with text {Select &archive file:}]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763351295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763351293 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763351293 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763351293 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763351293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763351290 data=null}, (of type 'Combo')]
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:12 [2024-02-22T20:27:12.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763351256 data=null doit=true}, TreeItem with text {traces}]
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763351256 data=null}, TreeItem with text {traces}]
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763351256 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:12 [2024-02-22T20:27:12.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763351256 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763351254 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763351254 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763351254 data=null doit=true}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763351254 data=null}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763351253 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763351253 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763351252 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763351246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ba04fb4
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763351245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763351245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763351245 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763351245 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763351245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763351245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763351245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763351245 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763351233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763351233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763351233 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763351233 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7e544223
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763351232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763351231 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763351231 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763351231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763351231 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763351231 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763351231 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763351204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763351204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763351204 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763351204 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763351204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763351204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:12 [2024-02-22T20:27:12.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:12 [2024-02-22T20:27:12.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:13 [2024-02-22T20:27:13.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763351204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:13 [2024-02-22T20:27:13.051Z] 
15:27:13 [2024-02-22T20:27:13.051Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.051Z] 
15:27:13 [2024-02-22T20:27:13.051Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.051Z] 
15:27:13 [2024-02-22T20:27:13.051Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.051Z] 
15:27:13 [2024-02-22T20:27:13.051Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.051Z] 
15:27:13 [2024-02-22T20:27:13.051Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.052Z] 
15:27:13 [2024-02-22T20:27:13.052Z] (Eclipse:10318): Gtk-WARNING **: 20:27:12.986: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.052Z] 
15:27:13 [2024-02-22T20:27:13.052Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.052Z] 
15:27:13 [2024-02-22T20:27:13.052Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.052Z] 
15:27:13 [2024-02-22T20:27:13.052Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.052Z] 
15:27:13 [2024-02-22T20:27:13.052Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.308Z] 
15:27:13 [2024-02-22T20:27:13.308Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:13 [2024-02-22T20:27:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:13 [2024-02-22T20:27:13.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:13 [2024-02-22T20:27:13.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:13 [2024-02-22T20:27:13.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763350693 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763350693 data=null}, TreeItem with text {Traces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763350693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763350693 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763350686 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763350685 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763350685 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763350685 data=null}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763350685 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763350684 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763350680 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763350679 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763350679 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763350679 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763350675 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763350675 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763350668 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763350668 data=null}, TreeItem with text {synctraces [2]}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:13 [2024-02-22T20:27:13.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763350668 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763350668 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763350667 data=null}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763350667 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763350667 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763350663 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763350663 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763350663 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763350662 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.565Z] 
15:27:13 [2024-02-22T20:27:13.565Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:13.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:13 [2024-02-22T20:27:13.565Z] 
15:27:13 [2024-02-22T20:27:13.565Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.565Z] 
15:27:13 [2024-02-22T20:27:13.565Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.565Z] 
15:27:13 [2024-02-22T20:27:13.565Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:13.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763350598 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763350281 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763350279 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763350279 data=null}, TreeItem with text {scp_dest}]
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:13 [2024-02-22T20:27:13.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:27:13 [2024-02-22T20:27:13.821Z] 
15:27:13 [2024-02-22T20:27:13.821Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.614: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:13 [2024-02-22T20:27:13.821Z] 
15:27:13 [2024-02-22T20:27:13.821Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:13.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:13 [2024-02-22T20:27:13.821Z] 
15:27:13 [2024-02-22T20:27:13.821Z] (Eclipse:10318): Gtk-WARNING **: 20:27:13.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763349899 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763349899 data=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763349899 data=null}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763349898 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763349898 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763349892 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763349891 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763349891 data=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763349891 data=null}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763349890 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763349890 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763349885 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:14 [2024-02-22T20:27:14.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:14 [2024-02-22T20:27:14.332Z] 
15:27:14 [2024-02-22T20:27:14.332Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.332Z] 
15:27:14 [2024-02-22T20:27:14.332Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.332Z] 
15:27:14 [2024-02-22T20:27:14.332Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.332Z] 
15:27:14 [2024-02-22T20:27:14.332Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.332Z] 
15:27:14 [2024-02-22T20:27:14.332Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.333Z] 
15:27:14 [2024-02-22T20:27:14.333Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.333Z] 
15:27:14 [2024-02-22T20:27:14.333Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763349463 data=null doit=true}, Shell with text {Export}]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763349461 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763349461 data=null doit=true}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763349460 data=null}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763349460 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763349460 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763349460 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763349459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763349459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763349459 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763349459 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763349459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763349459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763349458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763349374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763349374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763349374 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763349374 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763349374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763349374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763349374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763349367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763349367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763349367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763349367 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763349367 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78002333
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763349365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763349365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763349365 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763349365 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763349365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763349365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763349365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763349363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763349363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763349363 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763349363 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763349363 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763349362 data=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763349361 data=null}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763349361 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763349361 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763349360 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763349359 data=null button=0 stateMask=0x0 x=100 y=104 count=0}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763349359 data=null doit=true}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763349359 data=null}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763349359 data=null button=1 stateMask=0x0 x=100 y=104 count=1}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763349359 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763349351 data=null button=1 stateMask=0x80000 x=100 y=104 count=1}, Tree node with text: traces]
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:14 [2024-02-22T20:27:14.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763349293 data=null}, (of type 'Combo')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763349289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763349289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763349289 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763349289 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763349289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.592Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763349288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.847Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:14 [2024-02-22T20:27:14.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:14 [2024-02-22T20:27:14.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763349288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:14 [2024-02-22T20:27:14.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763349794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:14 [2024-02-22T20:27:14.847Z] 
15:27:14 [2024-02-22T20:27:14.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.847Z] 
15:27:14 [2024-02-22T20:27:14.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.847Z] 
15:27:14 [2024-02-22T20:27:14.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:14 [2024-02-22T20:27:14.847Z] 
15:27:14 [2024-02-22T20:27:14.848Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.104Z] 
15:27:15 [2024-02-22T20:27:15.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:14.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.359Z] 
15:27:15 [2024-02-22T20:27:15.359Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.359Z] 
15:27:15 [2024-02-22T20:27:15.359Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.359Z] 
15:27:15 [2024-02-22T20:27:15.359Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.359Z] 
15:27:15 [2024-02-22T20:27:15.359Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.613Z] 
15:27:15 [2024-02-22T20:27:15.613Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.613Z] 
15:27:15 [2024-02-22T20:27:15.613Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.402: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.613Z] 
15:27:15 [2024-02-22T20:27:15.613Z] (Eclipse:10318): Gtk-WARNING **: 20:27:15.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763348187 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763348187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763348185 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763348184 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763348184 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763348184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:15 [2024-02-22T20:27:15.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763348182 data=null}, (of type 'Combo')]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763348144 data=null doit=true}, TreeItem with text {/}]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763348144 data=null}, TreeItem with text {/}]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763348144 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763348144 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763348143 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763348142 data=null doit=true}, Tree node with text: Tracing]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763348142 data=null}, Tree node with text: Tracing]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763348142 data=null button=1 stateMask=0x0 x=103 y=35 count=1}, Tree node with text: Tracing]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763348142 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Tracing]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763348141 data=null button=1 stateMask=0x80000 x=103 y=35 count=1}, Tree node with text: Tracing]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763348141 data=null button=0 stateMask=0x0 x=118 y=58 count=0}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763348141 data=null doit=true}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763348141 data=null}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763348141 data=null button=1 stateMask=0x0 x=118 y=58 count=1}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763348140 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763348138 data=null button=1 stateMask=0x80000 x=118 y=58 count=1}, Tree node with text: traces]
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:15 [2024-02-22T20:27:15.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763348097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d413e98
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763348094 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763348094 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763348093 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763348091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763348091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763348091 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763348091 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763348091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763348091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:15 [2024-02-22T20:27:15.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:15 [2024-02-22T20:27:15.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:16 [2024-02-22T20:27:16.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763348091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.272: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] 
15:27:16 [2024-02-22T20:27:16.389Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:16 [2024-02-22T20:27:16.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763347494 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763347494 data=null}, TreeItem with text {Traces [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763347494 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763347493 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763347492 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {Tracing [2]}
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing [2]} time=-763347491 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing [2]} time=-763347491 data=null doit=true}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing [2]} time=-763347491 data=null}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-763347491 data=null button=1 stateMask=0x0 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763347491 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] 
15:27:16 [2024-02-22T20:27:16.390Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-763347474 data=null button=1 stateMask=0x80000 x=112 y=81 count=1}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing [2]} time=-763347473 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] 
15:27:16 [2024-02-22T20:27:16.390Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Tracing [2]} time=-763347468 data=null button=1 stateMask=0x0 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763347468 data=null item=TreeItem {Tracing [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing [2]} time=-763347464 data=null button=1 stateMask=0x80000 x=112 y=81 count=2}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Tracing [2]} time=-763347464 data=null button=0 stateMask=0x0 x=112 y=81 count=0}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Tracing [2]} time=-763347464 data=null doit=true}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Tracing [2]} time=-763347464 data=null}, TreeItem with text {Tracing [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {Tracing [2]}
15:27:16 [2024-02-22T20:27:16.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing [2]} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {traces [2]}
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces [2]} time=-763347463 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces [2]} time=-763347463 data=null doit=true}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces [2]} time=-763347463 data=null}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-763347463 data=null button=1 stateMask=0x0 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763347462 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-763347458 data=null button=1 stateMask=0x80000 x=127 y=104 count=1}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces [2]} time=-763347458 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {traces [2]} time=-763347458 data=null button=1 stateMask=0x0 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763347458 data=null item=TreeItem {traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces [2]} time=-763347449 data=null button=1 stateMask=0x80000 x=127 y=104 count=2}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {traces [2]} time=-763347448 data=null button=0 stateMask=0x0 x=127 y=104 count=0}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {traces [2]} time=-763347448 data=null doit=true}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {traces [2]} time=-763347448 data=null}, TreeItem with text {traces [2]}]
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {traces [2]}
15:27:16 [2024-02-22T20:27:16.390Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {traces [2]} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.390Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
15:27:16 [2024-02-22T20:27:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347407 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-763347405 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:16 [2024-02-22T20:27:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-763347404 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347404 data=null button=1 stateMask=0x0 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763347404 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347399 data=null button=1 stateMask=0x80000 x=180 y=127 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347398 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347398 data=null button=1 stateMask=0x0 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763347398 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347395 data=null button=1 stateMask=0x80000 x=180 y=127 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763347395 data=null button=0 stateMask=0x0 x=180 y=127 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-763347395 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-763347394 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
15:27:16 [2024-02-22T20:27:16.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763347394 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763347394 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763347394 data=null}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763347393 data=null button=1 stateMask=0x0 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763347393 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763347382 data=null button=1 stateMask=0x80000 x=178 y=150 count=1}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763347382 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763347382 data=null button=1 stateMask=0x0 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763347381 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763347377 data=null button=1 stateMask=0x80000 x=178 y=150 count=2}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763347377 data=null button=0 stateMask=0x0 x=178 y=150 count=0}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763347377 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763347377 data=null}, TreeItem with text {synctraces [2]}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:16 [2024-02-22T20:27:16.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763347376 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763347376 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763347376 data=null}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763347376 data=null button=1 stateMask=0x0 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763347376 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763347364 data=null button=1 stateMask=0x80000 x=179 y=173 count=1}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763347364 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763347364 data=null button=1 stateMask=0x0 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763347363 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763347279 data=null button=1 stateMask=0x80000 x=179 y=173 count=2}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763347275 data=null button=0 stateMask=0x0 x=179 y=173 count=0}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763347275 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763347275 data=null}, TreeItem with text {scp_dest}]
15:27:16 [2024-02-22T20:27:16.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:16 [2024-02-22T20:27:16.904Z] 
15:27:16 [2024-02-22T20:27:16.904Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:16.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:16 [2024-02-22T20:27:16.904Z] 
15:27:16 [2024-02-22T20:27:16.904Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.904Z] 
15:27:16 [2024-02-22T20:27:16.904Z] (Eclipse:10318): Gtk-WARNING **: 20:27:16.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:16 [2024-02-22T20:27:16.904Z] 
15:27:16 [2024-02-22T20:27:16.904Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:16.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:17 [2024-02-22T20:27:17.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Tracing/traces/synctraces.tar.gz/synctraces/scp_dest"'
15:27:17 [2024-02-22T20:27:17.159Z] 
15:27:17 [2024-02-22T20:27:17.159Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.414Z] 
15:27:17 [2024-02-22T20:27:17.414Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:17.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:17 [2024-02-22T20:27:17.415Z] 
15:27:17 [2024-02-22T20:27:17.415Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.201: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.670Z] 
15:27:17 [2024-02-22T20:27:17.670Z] (Eclipse:10318): Gtk-WARNING **: 20:27:17.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763346053 data=null doit=true}, Button with text {Select &archive file:}]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763346053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763346052 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763346044 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763346044 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763346044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:17 [2024-02-22T20:27:17.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763346042 data=null}, (of type 'Combo')]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763346007 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763346007 data=null doit=true}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763346007 data=null}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763346006 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763346006 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763346006 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:17 [2024-02-22T20:27:17.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763345990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:17 [2024-02-22T20:27:17.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@673d73da
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763345988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763345987 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763345987 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763345987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763345987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763345987 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763345987 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.932Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6135bb54
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763345985 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:17 [2024-02-22T20:27:17.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763345982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763345982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763345982 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763345982 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763345982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763345982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:17 [2024-02-22T20:27:17.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:17 [2024-02-22T20:27:17.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:18 [2024-02-22T20:27:18.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763345982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:18 [2024-02-22T20:27:18.192Z] 
15:27:18 [2024-02-22T20:27:18.192Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.192Z] 
15:27:18 [2024-02-22T20:27:18.192Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:18 [2024-02-22T20:27:18.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:18 [2024-02-22T20:27:18.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763345470 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763345470 data=null}, TreeItem with text {Traces [2]}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763345470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763345470 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763345468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:18 [2024-02-22T20:27:18.448Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:18 [2024-02-22T20:27:18.448Z] 
15:27:18 [2024-02-22T20:27:18.448Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763345461 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763345461 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763345461 data=null}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763345460 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763345460 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763345456 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763345455 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763345455 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763345455 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763345380 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763345375 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763345375 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763345375 data=null}, TreeItem with text {scp_dest}]
15:27:18 [2024-02-22T20:27:18.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:18 [2024-02-22T20:27:18.704Z] 
15:27:18 [2024-02-22T20:27:18.704Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:18.531: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:18 [2024-02-22T20:27:18.704Z] 
15:27:18 [2024-02-22T20:27:18.704Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.704Z] 
15:27:18 [2024-02-22T20:27:18.704Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.631: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:18 [2024-02-22T20:27:18.704Z] 
15:27:18 [2024-02-22T20:27:18.704Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:18.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:18 [2024-02-22T20:27:18.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:19 [2024-02-22T20:27:19.216Z] 
15:27:19 [2024-02-22T20:27:19.216Z] (Eclipse:10318): Gtk-WARNING **: 20:27:18.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.216Z] 
15:27:19 [2024-02-22T20:27:19.216Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:19.062: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:19 [2024-02-22T20:27:19.216Z] 
15:27:19 [2024-02-22T20:27:19.216Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.471Z] 
15:27:19 [2024-02-22T20:27:19.471Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.471Z] 
15:27:19 [2024-02-22T20:27:19.471Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.472Z] 
15:27:19 [2024-02-22T20:27:19.472Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.472Z] 
15:27:19 [2024-02-22T20:27:19.472Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.727Z] 
15:27:19 [2024-02-22T20:27:19.727Z] (Eclipse:10318): Gtk-WARNING **: 20:27:19.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763344160 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763344159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763344157 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763344157 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763344157 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763344157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-763344154 data=null}, (of type 'Combo')]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763344099 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763344099 data=null doit=true}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763344099 data=null}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763344099 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763344099 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763344098 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763344091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1dad97ed
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763344090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763344090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763344079 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763344079 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763344079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763344078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763344078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763344078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763344078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763344078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763344078 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763344078 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763344074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763344074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763344074 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763344074 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763344074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763344074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:19 [2024-02-22T20:27:19.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:19 [2024-02-22T20:27:19.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:20 [2024-02-22T20:27:20.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763344074 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.163: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.245Z] 
15:27:20 [2024-02-22T20:27:20.245Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:20 [2024-02-22T20:27:20.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:20 [2024-02-22T20:27:20.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763343485 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763343485 data=null}, TreeItem with text {Traces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763343485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763343485 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763343483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763343483 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763343483 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763343478 data=null}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763343477 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763343477 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763343472 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763343472 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763343472 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763343472 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763343468 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763343468 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763343468 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763343468 data=null}, TreeItem with text {synctraces [2]}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:20 [2024-02-22T20:27:20.501Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763343467 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763343467 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763343467 data=null}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763343466 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763343466 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763343456 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763343456 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763343456 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763343455 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763343380 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763343374 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763343374 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763343374 data=null}, TreeItem with text {scp_dest}]
15:27:20 [2024-02-22T20:27:20.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:20 [2024-02-22T20:27:20.758Z] 
15:27:20 [2024-02-22T20:27:20.758Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:20.542: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:20 [2024-02-22T20:27:20.758Z] 
15:27:20 [2024-02-22T20:27:20.758Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.758Z] 
15:27:20 [2024-02-22T20:27:20.758Z] (Eclipse:10318): Gtk-WARNING **: 20:27:20.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:20 [2024-02-22T20:27:20.758Z] 
15:27:20 [2024-02-22T20:27:20.758Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:20.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:21 [2024-02-22T20:27:21.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339294 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339292 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763339292 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:27:25 [2024-02-22T20:27:25.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:27:27 [2024-02-22T20:27:27.068Z] 
15:27:27 [2024-02-22T20:27:27.068Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.324Z] 
15:27:27 [2024-02-22T20:27:27.324Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:27.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:27 [2024-02-22T20:27:27.324Z] 
15:27:27 [2024-02-22T20:27:27.324Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.580Z] 
15:27:27 [2024-02-22T20:27:27.580Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.580Z] 
15:27:27 [2024-02-22T20:27:27.580Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.580Z] 
15:27:27 [2024-02-22T20:27:27.580Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.551: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.835Z] 
15:27:27 [2024-02-22T20:27:27.835Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.835Z] 
15:27:27 [2024-02-22T20:27:27.835Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.835Z] 
15:27:27 [2024-02-22T20:27:27.835Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.646: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.835Z] 
15:27:27 [2024-02-22T20:27:27.835Z] (Eclipse:10318): Gtk-WARNING **: 20:27:27.662: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763335987 data=null doit=true}, Button with text {Select &archive file:}]
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763335987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763335986 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:27 [2024-02-22T20:27:27.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763335986 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763335986 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763335986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763335974 data=null}, (of type 'Combo')]
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:27 [2024-02-22T20:27:27.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763335940 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763335939 data=null doit=true}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763335939 data=null}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763335939 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763335939 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763335939 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:28 [2024-02-22T20:27:28.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763335894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d7bfb13
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763335893 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763335892 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763335892 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763335892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763335892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763335892 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763335892 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:28 [2024-02-22T20:27:28.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1467dcd0
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763335889 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763335888 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763335886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763335886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763335886 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763335886 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763335886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763335886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.099Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:28 [2024-02-22T20:27:28.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:28 [2024-02-22T20:27:28.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763335886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:28 [2024-02-22T20:27:28.356Z] 
15:27:28 [2024-02-22T20:27:28.356Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.356Z] 
15:27:28 [2024-02-22T20:27:28.356Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.310: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.356Z] 
15:27:28 [2024-02-22T20:27:28.356Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.327: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.356Z] 
15:27:28 [2024-02-22T20:27:28.356Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.361: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] 
15:27:28 [2024-02-22T20:27:28.612Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.443: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:28 [2024-02-22T20:27:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:28 [2024-02-22T20:27:28.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:28 [2024-02-22T20:27:28.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:28 [2024-02-22T20:27:28.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763335275 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763335275 data=null}, TreeItem with text {Traces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763335275 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763335274 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763335273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces.tar.gz [2]}
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335273 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-763335272 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-763335272 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335272 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763335272 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335261 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335261 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335261 data=null button=1 stateMask=0x0 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763335261 data=null item=TreeItem {synctraces.tar.gz [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335258 data=null button=1 stateMask=0x80000 x=144 y=81 count=2}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces.tar.gz [2]} time=-763335257 data=null button=0 stateMask=0x0 x=144 y=81 count=0}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces.tar.gz [2]} time=-763335257 data=null doit=true}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces.tar.gz [2]} time=-763335257 data=null}, TreeItem with text {synctraces.tar.gz [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces.tar.gz [2]}
15:27:28 [2024-02-22T20:27:28.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces.tar.gz [2]} is already expanded. Won't expand it again.
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763335256 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763335256 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763335256 data=null}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763335256 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763335256 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763335252 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763335252 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763335251 data=null button=1 stateMask=0x0 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763335251 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763335243 data=null button=1 stateMask=0x80000 x=142 y=104 count=2}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763335243 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763335243 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763335243 data=null}, TreeItem with text {synctraces [2]}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:28 [2024-02-22T20:27:28.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763335242 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763335242 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763335242 data=null}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763335241 data=null button=1 stateMask=0x0 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763335241 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763335238 data=null button=1 stateMask=0x80000 x=143 y=127 count=1}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763335237 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763335237 data=null button=1 stateMask=0x0 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763335237 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:28 [2024-02-22T20:27:28.870Z] 
15:27:28 [2024-02-22T20:27:28.870Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:28.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:28 [2024-02-22T20:27:28.870Z] 
15:27:28 [2024-02-22T20:27:28.870Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.870Z] 
15:27:28 [2024-02-22T20:27:28.870Z] (Eclipse:10318): Gtk-WARNING **: 20:27:28.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:28 [2024-02-22T20:27:28.870Z] 
15:27:28 [2024-02-22T20:27:28.870Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:28.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:28 [2024-02-22T20:27:28.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763335193 data=null button=1 stateMask=0x80000 x=143 y=127 count=2}, TreeItem with text {scp_dest}]
15:27:29 [2024-02-22T20:27:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763334885 data=null button=0 stateMask=0x0 x=143 y=127 count=0}, TreeItem with text {scp_dest}]
15:27:29 [2024-02-22T20:27:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763334885 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:29 [2024-02-22T20:27:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763334885 data=null}, TreeItem with text {scp_dest}]
15:27:29 [2024-02-22T20:27:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:29 [2024-02-22T20:27:29.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces.tar.gz/synctraces/scp_dest"'
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331763 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331762 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-763331762 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:27:32 [2024-02-22T20:27:32.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:34.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:34 [2024-02-22T20:27:34.911Z] 
15:27:34 [2024-02-22T20:27:34.911Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.167Z] 
15:27:35 [2024-02-22T20:27:35.167Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.167Z] 
15:27:35 [2024-02-22T20:27:35.167Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.167Z] 
15:27:35 [2024-02-22T20:27:35.167Z] (Eclipse:10318): Gtk-WARNING **: 20:27:34.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:27:35 [2024-02-22T20:27:35.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-763328689 data=null}, (of type 'Combo')]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763328675 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-763328675 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-763328675 data=null}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763328675 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763328675 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763328674 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: emptyFile
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763328652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@59a79420
15:27:35 [2024-02-22T20:27:35.168Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763328650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763328650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763328650 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763328649 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763328649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763328649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763328649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763328649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763328649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763328649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763328649 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763328649 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@14484887
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763328648 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763328648 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763328648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763328648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763328647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763328647 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763328647 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d26b390
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-763328647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-763328646 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-763328646 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-763328646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-763328646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-763328646 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-763328646 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:35 [2024-02-22T20:27:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:35 [2024-02-22T20:27:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763328643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763328643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763328643 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763328643 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763328643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763328643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.428Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:35 [2024-02-22T20:27:35.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:35 [2024-02-22T20:27:35.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763328643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.684Z] 
15:27:35 [2024-02-22T20:27:35.684Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.685Z] 
15:27:35 [2024-02-22T20:27:35.685Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.685Z] 
15:27:35 [2024-02-22T20:27:35.685Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.638: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.685Z] 
15:27:35 [2024-02-22T20:27:35.685Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.655: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.685Z] 
15:27:35 [2024-02-22T20:27:35.685Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.672: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.685Z] 
15:27:35 [2024-02-22T20:27:35.685Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:27:35.726
15:27:35 [2024-02-22T20:27:35.940Z] !MESSAGE Zip file has too many entries: 5001. File seems unsafe to open.
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:35 [2024-02-22T20:27:35.940Z] 
15:27:35 [2024-02-22T20:27:35.940Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.197Z] 
15:27:36 [2024-02-22T20:27:36.197Z] (Eclipse:10318): Gtk-WARNING **: 20:27:35.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.197Z] 
15:27:36 [2024-02-22T20:27:36.197Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.197Z] 
15:27:36 [2024-02-22T20:27:36.197Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder} [layout=null] time=-763327579 data=null}, (of type 'Combo')]
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/emptyArchiveFolder
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763327567 data=null button=0 stateMask=0x0 x=128 y=12 count=0}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-763327567 data=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-763327567 data=null}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763327567 data=null button=1 stateMask=0x0 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763327567 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763327566 data=null button=1 stateMask=0x80000 x=128 y=12 count=1}, TreeItem with text {emptyArchiveFolder}]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763327547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cf7860e
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763327546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763327546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763327546 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763327546 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763327546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763327546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763327545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763327545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763327545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763327545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763327545 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763327545 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7416b560
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-763327544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-763327544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-763327543 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-763327543 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-763327543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-763327543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-763327543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-763327543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-763327543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-763327543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-763327543 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-763327543 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763327540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763327540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763327540 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763327540 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763327540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763327540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763327540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.460Z] 
15:27:36 [2024-02-22T20:27:36.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.460Z] 
15:27:36 [2024-02-22T20:27:36.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:36 [2024-02-22T20:27:36.460Z] 
15:27:36 [2024-02-22T20:27:36.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.460Z] 
15:27:36 [2024-02-22T20:27:36.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.454: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.720Z] 
15:27:36 [2024-02-22T20:27:36.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.720Z] 
15:27:36 [2024-02-22T20:27:36.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.720Z] 
15:27:36 [2024-02-22T20:27:36.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.720Z] 
15:27:36 [2024-02-22T20:27:36.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.721Z] 
15:27:36 [2024-02-22T20:27:36.721Z] (Eclipse:10318): Gtk-WARNING **: 20:27:36.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763326973 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763326973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763326971 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763326971 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763326971 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763326971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip} [layout=null] time=-763326969 data=null}, (of type 'Combo')]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/testfiles/testcolon.zip
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763326943 data=null doit=true}, TreeItem with text {/}]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763326943 data=null}, TreeItem with text {/}]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763326943 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:36 [2024-02-22T20:27:36.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763326943 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763326942 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {folder:colon} time=-763326942 data=null button=0 stateMask=0x0 x=119 y=35 count=0}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {folder:colon} time=-763326941 data=null doit=true}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {folder:colon} time=-763326941 data=null}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {folder:colon} time=-763326941 data=null button=1 stateMask=0x0 x=119 y=35 count=1}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763326941 data=null item=TreeItem {folder:colon} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {folder:colon} time=-763326939 data=null button=1 stateMask=0x80000 x=119 y=35 count=1}, Tree node with text: folder:colon]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: folder:colon
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
15:27:36 [2024-02-22T20:27:36.979Z] 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=-763326934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Test trace : XML Trace Stub (ns)
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763326929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763326929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763326929 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763326929 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763326929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:36 [2024-02-22T20:27:36.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763326929 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:37 [2024-02-22T20:27:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763326928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.131: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.154: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.237Z] 
15:27:37 [2024-02-22T20:27:37.237Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.493Z] 
15:27:37 [2024-02-22T20:27:37.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.493Z] 
15:27:37 [2024-02-22T20:27:37.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.493Z] 
15:27:37 [2024-02-22T20:27:37.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.493Z] 
15:27:37 [2024-02-22T20:27:37.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.493Z] 
15:27:37 [2024-02-22T20:27:37.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.506: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.531: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.620: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:37 [2024-02-22T20:27:37.749Z] 
15:27:37 [2024-02-22T20:27:37.749Z] (Eclipse:10318): Gtk-WARNING **: 20:27:37.637: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763325962 data=null doit=true}, Button with text {Select &archive file:}]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763325962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763325960 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763325960 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763325960 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763325960 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763325958 data=null}, (of type 'Combo')]
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:38 [2024-02-22T20:27:38.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763325923 data=null doit=true}, TreeItem with text {traces}]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763325923 data=null}, TreeItem with text {traces}]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763325923 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763325923 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763325921 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763325920 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763325920 data=null doit=true}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763325920 data=null}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763325920 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763325920 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763325919 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763325913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763325887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763325887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763325887 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763325887 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763325887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763325887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:38 [2024-02-22T20:27:38.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:38 [2024-02-22T20:27:38.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763325887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:38 [2024-02-22T20:27:38.265Z] 
15:27:38 [2024-02-22T20:27:38.265Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.152: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.265Z] 
15:27:38 [2024-02-22T20:27:38.265Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.265Z] 
15:27:38 [2024-02-22T20:27:38.265Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.266Z] 
15:27:38 [2024-02-22T20:27:38.266Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.243: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.266Z] 
15:27:38 [2024-02-22T20:27:38.266Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] 
15:27:38 [2024-02-22T20:27:38.521Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:38 [2024-02-22T20:27:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:38 [2024-02-22T20:27:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:38 [2024-02-22T20:27:38.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:38 [2024-02-22T20:27:38.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763325375 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763325375 data=null}, TreeItem with text {Traces [2]}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763325375 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763325375 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763325373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:38 [2024-02-22T20:27:38.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763325372 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763325372 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763325372 data=null}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763325372 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763325372 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763325362 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763325362 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763325361 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763325361 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763325324 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763325320 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763325320 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763325320 data=null}, TreeItem with text {scp_dest}]
15:27:38 [2024-02-22T20:27:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:38 [2024-02-22T20:27:38.778Z] 
15:27:38 [2024-02-22T20:27:38.778Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:38.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:38 [2024-02-22T20:27:38.778Z] 
15:27:38 [2024-02-22T20:27:38.778Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.778Z] 
15:27:38 [2024-02-22T20:27:38.778Z] (Eclipse:10318): Gtk-WARNING **: 20:27:38.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:38 [2024-02-22T20:27:38.778Z] 
15:27:38 [2024-02-22T20:27:38.778Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:38.656: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:39 [2024-02-22T20:27:39.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:39 [2024-02-22T20:27:39.036Z] 
15:27:39 [2024-02-22T20:27:39.036Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.036Z] 
15:27:39 [2024-02-22T20:27:39.036Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:39.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:39 [2024-02-22T20:27:39.036Z] 
15:27:39 [2024-02-22T20:27:39.036Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.293Z] 
15:27:39 [2024-02-22T20:27:39.293Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.549Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.344: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.362: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] 
15:27:39 [2024-02-22T20:27:39.550Z] (Eclipse:10318): Gtk-WARNING **: 20:27:39.452: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763324274 data=null}, (of type 'Combo')]
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2024-02-22T20:27:39.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763324241 data=null doit=true}, TreeItem with text {traces}]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763324241 data=null}, TreeItem with text {traces}]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763324240 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763324240 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763324239 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763324238 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763324238 data=null doit=true}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763324238 data=null}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763324238 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763324238 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763324237 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763324231 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@161138c8
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763324230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763324230 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763324230 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763324230 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763324229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763324229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763324229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763324229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763324229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763324229 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763324229 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763324229 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:39 [2024-02-22T20:27:39.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763324196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763324196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763324196 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763324196 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763324196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763324196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:39 [2024-02-22T20:27:39.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')
15:27:39 [2024-02-22T20:27:39.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')
15:27:39 [2024-02-22T20:27:39.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')
15:27:39 [2024-02-22T20:27:39.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')
15:27:39 [2024-02-22T20:27:39.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')
15:27:39 [2024-02-22T20:27:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:27:40 [2024-02-22T20:27:40.373Z] 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=-763323672 data=null doit=true}, Shell with text {Confirmation}]
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:27:40 [2024-02-22T20:27:40.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-763323671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-763323671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-763323671 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-763323671 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-763323671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-763323671 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-763323670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:40 [2024-02-22T20:27:40.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763324196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.630Z] 
15:27:40 [2024-02-22T20:27:40.630Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:40 [2024-02-22T20:27:40.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:40 [2024-02-22T20:27:40.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:40 [2024-02-22T20:27:40.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:27:40 [2024-02-22T20:27:40.887Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763323127 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763323127 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763323127 data=null}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763323127 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763323127 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763323122 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763323122 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763323122 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763323122 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763323067 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763323062 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763323062 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763323062 data=null}, TreeItem with text {scp_dest}]
15:27:40 [2024-02-22T20:27:40.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:41 [2024-02-22T20:27:41.143Z] 
15:27:41 [2024-02-22T20:27:41.143Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:40.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:41 [2024-02-22T20:27:41.143Z] 
15:27:41 [2024-02-22T20:27:41.143Z] (Eclipse:10318): Gtk-WARNING **: 20:27:40.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.143Z] 
15:27:41 [2024-02-22T20:27:41.143Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.143Z] 
15:27:41 [2024-02-22T20:27:41.143Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:41.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:41 [2024-02-22T20:27:41.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:41 [2024-02-22T20:27:41.400Z] 
15:27:41 [2024-02-22T20:27:41.400Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.400Z] 
15:27:41 [2024-02-22T20:27:41.400Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:41.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:41 [2024-02-22T20:27:41.400Z] 
15:27:41 [2024-02-22T20:27:41.400Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763322271 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763322271 data=null doit=true}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763322271 data=null}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763322270 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763322270 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763322259 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763322259 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763322259 data=null doit=true}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763322259 data=null}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763322259 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763322259 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763322204 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:41 [2024-02-22T20:27:41.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:41 [2024-02-22T20:27:41.913Z] 
15:27:41 [2024-02-22T20:27:41.913Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.913Z] 
15:27:41 [2024-02-22T20:27:41.913Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.913Z] 
15:27:41 [2024-02-22T20:27:41.913Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:41 [2024-02-22T20:27:41.913Z] 
15:27:41 [2024-02-22T20:27:41.913Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.172Z] 
15:27:42 [2024-02-22T20:27:42.172Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.172Z] 
15:27:42 [2024-02-22T20:27:42.172Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.172Z] 
15:27:42 [2024-02-22T20:27:42.172Z] (Eclipse:10318): Gtk-WARNING **: 20:27:41.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763321830 data=null doit=true}, Shell with text {Export}]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2024-02-22T20:27:42.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763321828 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763321828 data=null doit=true}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763321828 data=null}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763321827 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763321827 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763321827 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763321826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763321826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763321826 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763321826 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763321826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763321826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763321826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.172Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763321773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763321773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763321773 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763321773 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763321773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763321773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763321773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763321770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763321764 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763321763 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763321763 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763321763 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@451d6bc9
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763321761 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763321761 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763321761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763321761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763321759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763321759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763321759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763321759 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763321759 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763321758 data=null doit=true}, TreeItem with text {Tracing}]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763321758 data=null}, TreeItem with text {Tracing}]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763321758 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763321757 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763321756 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763321756 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-763321756 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-763321756 data=null}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763321755 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763321755 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763321755 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763321739 data=null}, (of type 'Combo')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763321693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763321693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763321693 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763321693 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763321693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763321693 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763321693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763322161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:42 [2024-02-22T20:27:42.431Z] 
15:27:42 [2024-02-22T20:27:42.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.431Z] 
15:27:42 [2024-02-22T20:27:42.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.462: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.525: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.601: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.687Z] 
15:27:42 [2024-02-22T20:27:42.687Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:42 [2024-02-22T20:27:42.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763321060 data=null doit=true}, Button with text {Select roo&t directory:}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763321060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763321059 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763321051 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763321051 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763321050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763321049 data=null}, (of type 'Combo')]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763321028 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763321028 data=null doit=true}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763321028 data=null}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763321028 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763321028 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763321028 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:42 [2024-02-22T20:27:42.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763321023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763321018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763321018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763321018 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763321018 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763321018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763321018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763321018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:42 [2024-02-22T20:27:42.947Z] 
15:27:42 [2024-02-22T20:27:42.947Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.203Z] 
15:27:43 [2024-02-22T20:27:43.203Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:43 [2024-02-22T20:27:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763320843 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763320842 data=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763320842 data=null}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763320842 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] 
15:27:43 [2024-02-22T20:27:43.204Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320842 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763320823 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763320822 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763320822 data=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763320822 data=null}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763320822 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] 
15:27:43 [2024-02-22T20:27:43.204Z] (Eclipse:10318): Gtk-WARNING **: 20:27:42.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320822 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763320807 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.204Z] 
15:27:43 [2024-02-22T20:27:43.204Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.204Z] 
15:27:43 [2024-02-22T20:27:43.204Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.049: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:43 [2024-02-22T20:27:43.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.349: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] 
15:27:43 [2024-02-22T20:27:43.460Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763320425 data=null doit=true}, Shell with text {Export}]
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763320423 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763320423 data=null doit=true}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763320423 data=null}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763320423 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320422 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763320422 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763320421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763320421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763320421 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763320421 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763320421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763320421 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763320421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763320365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763320364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763320364 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763320364 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763320364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763320364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763320364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763320362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763320362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763320362 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763320362 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763320362 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c833d43
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763320360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763320360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763320360 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763320360 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763320360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763320360 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763320360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763320359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763320359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763320359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763320359 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763320359 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763320358 data=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763320358 data=null}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763320358 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763320357 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763320356 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763320356 data=null button=0 stateMask=0x0 x=146 y=127 count=0}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-763320355 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-763320355 data=null}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763320355 data=null button=1 stateMask=0x0 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320355 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763320355 data=null button=1 stateMask=0x80000 x=146 y=127 count=1}, Tree node with text: emptyArchiveFolder]
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:27:43 [2024-02-22T20:27:43.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:43 [2024-02-22T20:27:43.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763320339 data=null}, (of type 'Combo')]
15:27:43 [2024-02-22T20:27:43.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:43 [2024-02-22T20:27:43.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763320335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763320335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763320335 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763320335 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763320335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763320335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763320335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763320755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:43 [2024-02-22T20:27:43.720Z] 
15:27:43 [2024-02-22T20:27:43.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.720Z] 
15:27:43 [2024-02-22T20:27:43.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:43 [2024-02-22T20:27:43.720Z] 
15:27:43 [2024-02-22T20:27:43.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763320147 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763320147 data=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763320147 data=null}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763320146 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] 
15:27:43 [2024-02-22T20:27:43.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320146 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763320090 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.720Z] 
15:27:43 [2024-02-22T20:27:43.720Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763320083 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763320083 data=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763320083 data=null}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763320083 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.976Z] 
15:27:43 [2024-02-22T20:27:43.976Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763320082 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763320063 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:43 [2024-02-22T20:27:43.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:43 [2024-02-22T20:27:43.977Z] 
15:27:43 [2024-02-22T20:27:43.977Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.976: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:43.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.047: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.233Z] 
15:27:44 [2024-02-22T20:27:44.233Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763319694 data=null doit=true}, Shell with text {Export}]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763319688 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763319688 data=null doit=true}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763319688 data=null}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763319688 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763319688 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763319687 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763319687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763319687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763319687 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763319687 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763319686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763319686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763319686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:44 [2024-02-22T20:27:44.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763319635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763319635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763319635 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763319635 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763319635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763319635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763319635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763319633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763319633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763319633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763319633 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763319633 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5649a3e8
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763319631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763319631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763319631 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763319631 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763319631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763319631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763319631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763319630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763319630 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763319629 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763319629 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763319629 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763319599 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763319599 data=null doit=true}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763319599 data=null}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763319598 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763319598 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763319598 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: nestedtesttraces.zip
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763319591 data=null}, (of type 'Combo')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763319574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763319574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763319574 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763319574 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763319574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763319574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763319574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:44 [2024-02-22T20:27:44.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763319986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:44 [2024-02-22T20:27:44.493Z] 
15:27:44 [2024-02-22T20:27:44.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.493Z] 
15:27:44 [2024-02-22T20:27:44.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:44 [2024-02-22T20:27:44.493Z] 
15:27:44 [2024-02-22T20:27:44.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.493Z] 
15:27:44 [2024-02-22T20:27:44.493Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.494Z] 
15:27:44 [2024-02-22T20:27:44.494Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.494Z] 
15:27:44 [2024-02-22T20:27:44.494Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.752Z] 
15:27:44 [2024-02-22T20:27:44.752Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.752Z] 
15:27:44 [2024-02-22T20:27:44.752Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.753Z] 
15:27:44 [2024-02-22T20:27:44.753Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.753Z] 
15:27:44 [2024-02-22T20:27:44.753Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.753Z] 
15:27:44 [2024-02-22T20:27:44.753Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.753Z] 
15:27:44 [2024-02-22T20:27:44.753Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:44 [2024-02-22T20:27:44.753Z] 
15:27:44 [2024-02-22T20:27:44.753Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:45 [2024-02-22T20:27:45.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763318979 data=null}, (of type 'Combo')]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763318967 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763318967 data=null doit=true}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763318967 data=null}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763318967 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763318967 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763318967 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763318950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763318945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763318945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763318945 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763318945 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763318945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763318945 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:45 [2024-02-22T20:27:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:45 [2024-02-22T20:27:45.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763318945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:44.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.013Z] 
15:27:45 [2024-02-22T20:27:45.013Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.010: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.043: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.269Z] 
15:27:45 [2024-02-22T20:27:45.269Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.525Z] 
15:27:45 [2024-02-22T20:27:45.525Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:27:45.370
15:27:45 [2024-02-22T20:27:45.525Z] !MESSAGE Zip file is too large: 1000000001 bytes. File seems unsafe to open.
15:27:45 [2024-02-22T20:27:45.525Z] 
15:27:45 [2024-02-22T20:27:45.525Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.525Z] 
15:27:45 [2024-02-22T20:27:45.525Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.525Z] 
15:27:45 [2024-02-22T20:27:45.525Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.781Z] 
15:27:45 [2024-02-22T20:27:45.781Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.781Z] 
15:27:45 [2024-02-22T20:27:45.781Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.559: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.781Z] 
15:27:45 [2024-02-22T20:27:45.781Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.578: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.781Z] 
15:27:45 [2024-02-22T20:27:45.781Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.781Z] 
15:27:45 [2024-02-22T20:27:45.782Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.782Z] 
15:27:45 [2024-02-22T20:27:45.782Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.634: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.782Z] 
15:27:45 [2024-02-22T20:27:45.782Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:45 [2024-02-22T20:27:45.782Z] 
15:27:45 [2024-02-22T20:27:45.782Z] (Eclipse:10318): Gtk-WARNING **: 20:27:45.665: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:46 [2024-02-22T20:27:46.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-763317935 data=null}, (of type 'Combo')]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763317890 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763317890 data=null doit=true}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763317890 data=null}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763317889 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763317889 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763317889 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763317883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763317878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763317878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763317878 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763317878 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763317878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763317878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:46 [2024-02-22T20:27:46.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:46 [2024-02-22T20:27:46.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763317878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:46 [2024-02-22T20:27:46.299Z] 
15:27:46 [2024-02-22T20:27:46.299Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.299Z] 
15:27:46 [2024-02-22T20:27:46.299Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.252: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.299Z] 
15:27:46 [2024-02-22T20:27:46.299Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.299Z] 
15:27:46 [2024-02-22T20:27:46.299Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.299Z] 
15:27:46 [2024-02-22T20:27:46.299Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] 
15:27:46 [2024-02-22T20:27:46.555Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:46 [2024-02-22T20:27:46.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:46 [2024-02-22T20:27:46.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763317295 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763317295 data=null}, TreeItem with text {Traces [2]}]
15:27:46 [2024-02-22T20:27:46.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763317295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763317295 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763317288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:46 [2024-02-22T20:27:46.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763317287 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763317287 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763317287 data=null}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763317287 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763317287 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763317282 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763317281 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763317281 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763317281 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763317241 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763317237 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763317237 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763317237 data=null}, TreeItem with text {scp_dest}]
15:27:46 [2024-02-22T20:27:46.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:46 [2024-02-22T20:27:46.812Z] 
15:27:46 [2024-02-22T20:27:46.812Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:46.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:46 [2024-02-22T20:27:46.812Z] 
15:27:46 [2024-02-22T20:27:46.812Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.812Z] 
15:27:46 [2024-02-22T20:27:46.812Z] (Eclipse:10318): Gtk-WARNING **: 20:27:46.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:46 [2024-02-22T20:27:46.812Z] 
15:27:46 [2024-02-22T20:27:46.812Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:46.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:47 [2024-02-22T20:27:47.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:47.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.262: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.323Z] 
15:27:47 [2024-02-22T20:27:47.323Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.351: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.393: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.579Z] 
15:27:47 [2024-02-22T20:27:47.579Z] (Eclipse:10318): Gtk-WARNING **: 20:27:47.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-763316191 data=null}, (of type 'Combo')]
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:47 [2024-02-22T20:27:47.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763316150 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763316150 data=null doit=true}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763316150 data=null}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763316149 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763316149 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763316149 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:47 [2024-02-22T20:27:47.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763316143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:47 [2024-02-22T20:27:47.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>
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.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'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.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')
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.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')
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.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')
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.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.
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.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'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.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')
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@519fa526
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763316140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763316139 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763316139 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:47 [2024-02-22T20:27:47.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-02-22T20:27:47.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')
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763316137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763316137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763316137 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763316137 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763316137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763316137 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:47 [2024-02-22T20:27:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:47 [2024-02-22T20:27:47.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:48 [2024-02-22T20:27:48.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763316137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:48 [2024-02-22T20:27:48.102Z] 
15:27:48 [2024-02-22T20:27:48.102Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.357Z] 
15:27:48 [2024-02-22T20:27:48.357Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.357Z] 
15:27:48 [2024-02-22T20:27:48.357Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.357Z] 
15:27:48 [2024-02-22T20:27:48.357Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.357Z] 
15:27:48 [2024-02-22T20:27:48.357Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.358Z] 
15:27:48 [2024-02-22T20:27:48.358Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:48 [2024-02-22T20:27:48.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:48 [2024-02-22T20:27:48.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:48 [2024-02-22T20:27:48.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:48 [2024-02-22T20:27:48.358Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763315592 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763315592 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763315591 data=null}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763315591 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763315591 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] 
15:27:48 [2024-02-22T20:27:48.358Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763315577 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763315576 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763315576 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] 
15:27:48 [2024-02-22T20:27:48.359Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763315576 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763315534 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763315532 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763315532 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763315532 data=null}, TreeItem with text {scp_dest}]
15:27:48 [2024-02-22T20:27:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:48 [2024-02-22T20:27:48.359Z] 
15:27:48 [2024-02-22T20:27:48.359Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:48.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:48 [2024-02-22T20:27:48.614Z] 
15:27:48 [2024-02-22T20:27:48.614Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.614Z] 
15:27:48 [2024-02-22T20:27:48.614Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.614Z] 
15:27:48 [2024-02-22T20:27:48.614Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:48.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:48 [2024-02-22T20:27:48.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:48 [2024-02-22T20:27:48.870Z] 
15:27:48 [2024-02-22T20:27:48.870Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:48 [2024-02-22T20:27:48.870Z] 
15:27:48 [2024-02-22T20:27:48.870Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:48.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:48 [2024-02-22T20:27:48.870Z] 
15:27:48 [2024-02-22T20:27:48.870Z] (Eclipse:10318): Gtk-WARNING **: 20:27:48.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.431Z] 
15:27:49 [2024-02-22T20:27:49.431Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.352: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-763314290 data=null}, (of type 'Combo')]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763314248 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763314248 data=null doit=true}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763314248 data=null}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763314248 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763314248 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763314247 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763314241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.688Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1723640f
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763314240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763314240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763314240 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763314240 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763314240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763314240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763314240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763314239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763314239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.689Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763314239 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763314239 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763314239 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49235e8c
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763314238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763314238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763314238 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763314238 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763314237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763314237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763314237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763314236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763314236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763314236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763314236 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763314236 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763314234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763314234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763314234 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763314234 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763314234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763314234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:49 [2024-02-22T20:27:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:49 [2024-02-22T20:27:49.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763314234 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:49 [2024-02-22T20:27:49.948Z] 
15:27:49 [2024-02-22T20:27:49.948Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.948Z] 
15:27:49 [2024-02-22T20:27:49.948Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:49 [2024-02-22T20:27:49.948Z] 
15:27:49 [2024-02-22T20:27:49.948Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:49.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.037: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] 
15:27:50 [2024-02-22T20:27:50.206Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:50 [2024-02-22T20:27:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-02-22T20:27:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-02-22T20:27:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:50 [2024-02-22T20:27:50.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:50 [2024-02-22T20:27:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763313686 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:50 [2024-02-22T20:27:50.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763313686 data=null}, TreeItem with text {Traces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763313685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763313685 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763313684 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763313684 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763313684 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763313684 data=null}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763313683 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763313683 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763313679 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763313679 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763313679 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763313679 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763313676 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763313676 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763313675 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763313675 data=null}, TreeItem with text {synctraces [2]}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:50 [2024-02-22T20:27:50.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763313675 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763313675 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763313674 data=null}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763313674 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763313674 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763313665 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763313664 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763313664 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763313664 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763313626 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763313621 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763313621 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763313621 data=null}, TreeItem with text {scp_dest}]
15:27:50 [2024-02-22T20:27:50.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:50 [2024-02-22T20:27:50.463Z] 
15:27:50 [2024-02-22T20:27:50.463Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:50.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:50 [2024-02-22T20:27:50.463Z] 
15:27:50 [2024-02-22T20:27:50.463Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.322: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.463Z] 
15:27:50 [2024-02-22T20:27:50.463Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.463Z] 
15:27:50 [2024-02-22T20:27:50.463Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:50.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:50 [2024-02-22T20:27:50.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:27:50 [2024-02-22T20:27:50.975Z] 
15:27:50 [2024-02-22T20:27:50.975Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.975Z] 
15:27:50 [2024-02-22T20:27:50.975Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:50.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:50 [2024-02-22T20:27:50.975Z] 
15:27:50 [2024-02-22T20:27:50.975Z] (Eclipse:10318): Gtk-WARNING **: 20:27:50.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763312863 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763312863 data=null doit=true}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763312862 data=null}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763312862 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763312862 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763312852 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763312851 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763312851 data=null doit=true}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763312851 data=null}, TreeItem with text {Tracing}]
15:27:50 [2024-02-22T20:27:50.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763312851 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763312850 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763312802 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Exp&ort...", using matcher: with mnemonic 'Export...'
15:27:51 [2024-02-22T20:27:51.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export...'
15:27:51 [2024-02-22T20:27:51.231Z] 
15:27:51 [2024-02-22T20:27:51.231Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.231Z] 
15:27:51 [2024-02-22T20:27:51.231Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.197: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.231Z] 
15:27:51 [2024-02-22T20:27:51.231Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.231Z] 
15:27:51 [2024-02-22T20:27:51.231Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.291: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] 
15:27:51 [2024-02-22T20:27:51.487Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.359: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export...'
15:27:51 [2024-02-22T20:27:51.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export", using matcher: with text 'Export'
15:27:51 [2024-02-22T20:27:51.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Export} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-763312429 data=null doit=true}, Shell with text {Export}]
15:27:51 [2024-02-22T20:27:51.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {General} is already expanded. Won't expand it again.
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Archive File} time=-763312427 data=null button=0 stateMask=0x0 x=98 y=35 count=0}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Archive File} time=-763312427 data=null doit=true}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Archive File} time=-763312427 data=null}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Archive File} time=-763312427 data=null button=1 stateMask=0x0 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763312425 data=null item=TreeItem {Archive File} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Archive File} time=-763312424 data=null button=1 stateMask=0x80000 x=98 y=35 count=1}, Tree node with text: Archive File]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-763312423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-763312423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-763312423 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-763312423 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-763312423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-763312423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-763312423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with mnemonic 'Deselect All'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: with style 'SWT.PUSH'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Deselect All
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Deselect All} time=-763312369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763312369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Deselect All} time=-763312369 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Deselect All} time=-763312369 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Deselect All} time=-763312369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Deselect All} time=-763312369 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Deselect All} time=-763312369 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Deselect All} time=-763312367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Deselect All} time=-763312367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Deselect All} time=-763312367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Deselect All} time=-763312367 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Deselect All} time=-763312367 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Deselect All
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with mnemonic 'Resolve and export linked resources'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: with style 'SWT.CHECK'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78c9502c
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Resolve and export linked resources} time=-763312366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763312365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Resolve and export linked resources} time=-763312365 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Resolve and export linked resources} time=-763312365 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Resolve and export linked resources} time=-763312365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Resolve and export linked resources} time=-763312365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Resolve and export linked resources} time=-763312365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Resolve and export linked resources} time=-763312364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Resolve and export linked resources} time=-763312364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Resolve and export linked resources} time=-763312364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Resolve and export linked resources} time=-763312364 data=null doit=true}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Resolve and export linked resources} time=-763312364 data=null}, (of type 'Button' and with mnemonic 'Resolve and export linked resources' and with style 'SWT.CHECK')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763312363 data=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763312363 data=null}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763312363 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763312362 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763312361 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763312361 data=null button=0 stateMask=0x0 x=146 y=104 count=0}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {emptyArchiveFolder} time=-763312361 data=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {emptyArchiveFolder} time=-763312361 data=null}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763312361 data=null button=1 stateMask=0x0 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763312360 data=null item=TreeItem {emptyArchiveFolder} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {emptyArchiveFolder} time=-763312360 data=null button=1 stateMask=0x80000 x=146 y=104 count=1}, Tree node with text: emptyArchiveFolder]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: emptyArchiveFolder
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip} [layout=null] time=-763312355 data=null}, (of type 'Combo')]
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/testtraces.zip
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Filter &Types...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Select All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Deselect All", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Save in &zip format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Resolve and export ...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Create directory st...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create on&ly selecte...", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763312343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763312342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763312342 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763312342 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763312342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763312342 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763312342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:51 [2024-02-22T20:27:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Exp&ort...} time=-763312763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export...']
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.670: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:51 [2024-02-22T20:27:51.747Z] 
15:27:51 [2024-02-22T20:27:51.747Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.003Z] 
15:27:52 [2024-02-22T20:27:52.003Z] (Eclipse:10318): Gtk-WARNING **: 20:27:51.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-763311760 data=null doit=true}, Button with text {Select &archive file:}]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763311760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-763311758 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-763311750 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-763311750 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763311749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing} [layout=null] time=-763311747 data=null}, (of type 'Combo')]
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763311719 data=null button=0 stateMask=0x0 x=85 y=12 count=0}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763311719 data=null doit=true}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763311719 data=null}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763311718 data=null button=1 stateMask=0x0 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763311718 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763311718 data=null button=1 stateMask=0x80000 x=85 y=12 count=1}, TreeItem with text {Tracing}]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: testtraces.zip
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763311711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5c15d1bc
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763311709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763311709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763311709 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763311709 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763311709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763311709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763311709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763311709 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763311708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763311708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763311708 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763311708 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4b01dd26
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763311697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763311697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763311697 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763311697 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763311697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763311697 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763311697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763311696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763311696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763311696 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763311696 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763311696 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:52 [2024-02-22T20:27:52.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')
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763311694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763311694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763311694 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763311694 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763311694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763311694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763311694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:52 [2024-02-22T20:27:52.264Z] 
15:27:52 [2024-02-22T20:27:52.264Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.264Z] 
15:27:52 [2024-02-22T20:27:52.264Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.483: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.519Z] 
15:27:52 [2024-02-22T20:27:52.519Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.775Z] 
15:27:52 [2024-02-22T20:27:52.775Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.776Z] 
15:27:52 [2024-02-22T20:27:52.776Z] (Eclipse:10318): Gtk-WARNING **: 20:27:52.553: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763311077 data=null}, (of type 'Combo')]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763311046 data=null doit=true}, TreeItem with text {traces}]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763311046 data=null}, TreeItem with text {traces}]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763311046 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763311046 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763311044 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763311043 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763311043 data=null doit=true}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763311043 data=null}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763311039 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763311038 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763311038 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763311032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1343eae6
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763311031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763311031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763311031 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763311031 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763311031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763311031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763311030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763311030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763311030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763311030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763311030 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763311030 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:52 [2024-02-22T20:27:52.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@65a022e6
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763311027 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763311017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763311017 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763311017 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763311017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763311016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763311016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763311016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763311016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763311016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763311016 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763311016 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763311013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763311013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763311013 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763311013 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763311013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763311013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:53 [2024-02-22T20:27:53.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763311013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:53 [2024-02-22T20:27:53.038Z] 
15:27:53 [2024-02-22T20:27:53.038Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.035: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.052: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.103: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.294Z] 
15:27:53 [2024-02-22T20:27:53.294Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:53 [2024-02-22T20:27:53.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:53 [2024-02-22T20:27:53.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763310486 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763310486 data=null}, TreeItem with text {Traces [2]}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763310486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763310483 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763310481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:53 [2024-02-22T20:27:53.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763310481 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763310481 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763310480 data=null}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763310480 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763310480 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763310475 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763310475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763310475 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763310475 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763310437 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763310433 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763310433 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763310433 data=null}, TreeItem with text {scp_dest}]
15:27:53 [2024-02-22T20:27:53.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:53 [2024-02-22T20:27:53.551Z] 
15:27:53 [2024-02-22T20:27:53.551Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:53.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:53 [2024-02-22T20:27:53.551Z] 
15:27:53 [2024-02-22T20:27:53.551Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.551Z] 
15:27:53 [2024-02-22T20:27:53.551Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:53 [2024-02-22T20:27:53.551Z] 
15:27:53 [2024-02-22T20:27:53.551Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:53.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:54 [2024-02-22T20:27:54.113Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:54 [2024-02-22T20:27:54.113Z] 
15:27:54 [2024-02-22T20:27:54.113Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.113Z] 
15:27:54 [2024-02-22T20:27:54.113Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:53.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:54 [2024-02-22T20:27:54.113Z] 
15:27:54 [2024-02-22T20:27:54.113Z] (Eclipse:10318): Gtk-WARNING **: 20:27:53.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.113Z] 
15:27:54 [2024-02-22T20:27:54.113Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.204: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.257: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.369Z] 
15:27:54 [2024-02-22T20:27:54.369Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763309386 data=null}, (of type 'Combo')]
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763309347 data=null doit=true}, TreeItem with text {traces}]
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763309347 data=null}, TreeItem with text {traces}]
15:27:54 [2024-02-22T20:27:54.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763309347 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763309346 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763309345 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763309344 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763309344 data=null doit=true}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763309344 data=null}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763309344 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763309344 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763309343 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:54 [2024-02-22T20:27:54.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763309334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@791d785c
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763309316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763309316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763309316 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763309316 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763309316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763309316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763309316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763309309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763309309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763309309 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763309309 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763309309 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62d26820
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763309306 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@afee49e
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763309305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763309305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763309305 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763309305 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763309305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763309304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763309304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763309301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763309301 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763309300 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763309294 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763309294 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:54 [2024-02-22T20:27:54.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763309292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763309292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763309292 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763309292 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763309292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763309292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:54 [2024-02-22T20:27:54.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:54 [2024-02-22T20:27:54.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763309292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:54 [2024-02-22T20:27:54.891Z] 
15:27:54 [2024-02-22T20:27:54.891Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.891Z] 
15:27:54 [2024-02-22T20:27:54.891Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.863: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:54 [2024-02-22T20:27:54.891Z] 
15:27:54 [2024-02-22T20:27:54.891Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.147Z] 
15:27:55 [2024-02-22T20:27:55.147Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.147Z] 
15:27:55 [2024-02-22T20:27:55.147Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.147Z] 
15:27:55 [2024-02-22T20:27:55.147Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.930: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.147Z] 
15:27:55 [2024-02-22T20:27:55.147Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.147Z] 
15:27:55 [2024-02-22T20:27:55.147Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] 
15:27:55 [2024-02-22T20:27:55.148Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] 
15:27:55 [2024-02-22T20:27:55.148Z] (Eclipse:10318): Gtk-WARNING **: 20:27:54.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] 
15:27:55 [2024-02-22T20:27:55.148Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.014: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] 
15:27:55 [2024-02-22T20:27:55.148Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] 
15:27:55 [2024-02-22T20:27:55.148Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:55 [2024-02-22T20:27:55.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:55 [2024-02-22T20:27:55.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:55 [2024-02-22T20:27:55.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:55 [2024-02-22T20:27:55.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763308681 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763308681 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763308681 data=null}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763308681 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763308678 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763308674 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763308674 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763308674 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763308674 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763308636 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763308632 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763308632 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763308632 data=null}, TreeItem with text {scp_dest}]
15:27:55 [2024-02-22T20:27:55.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:55 [2024-02-22T20:27:55.404Z] 
15:27:55 [2024-02-22T20:27:55.404Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:55.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:55 [2024-02-22T20:27:55.404Z] 
15:27:55 [2024-02-22T20:27:55.404Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.404Z] 
15:27:55 [2024-02-22T20:27:55.404Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.307: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.404Z] 
15:27:55 [2024-02-22T20:27:55.404Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:55.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:55 [2024-02-22T20:27:55.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:55 [2024-02-22T20:27:55.965Z] 
15:27:55 [2024-02-22T20:27:55.965Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.714: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:55 [2024-02-22T20:27:55.965Z] 
15:27:55 [2024-02-22T20:27:55.965Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:55.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:55 [2024-02-22T20:27:55.965Z] 
15:27:55 [2024-02-22T20:27:55.965Z] (Eclipse:10318): Gtk-WARNING **: 20:27:55.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.070: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.222Z] 
15:27:56 [2024-02-22T20:27:56.222Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.194: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.223Z] 
15:27:56 [2024-02-22T20:27:56.223Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.478Z] 
15:27:56 [2024-02-22T20:27:56.478Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.478Z] 
15:27:56 [2024-02-22T20:27:56.478Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.248: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:56 [2024-02-22T20:27:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:56 [2024-02-22T20:27:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:27:56 [2024-02-22T20:27:56.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763307384 data=null}, (of type 'Combo')]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763307353 data=null doit=true}, TreeItem with text {traces}]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763307353 data=null}, TreeItem with text {traces}]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763307353 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763307352 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763307351 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763307350 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763307350 data=null doit=true}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763307350 data=null}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763307350 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763307346 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763307345 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:56 [2024-02-22T20:27:56.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763307339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6e52877d
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763307338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763307338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763307338 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763307338 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763307337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763307337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763307337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763307337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763307337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763307337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763307337 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763307337 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@385abc08
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763307324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763307324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763307324 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763307324 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763307324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763307324 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763307324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763307320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763307320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763307320 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763307319 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763307319 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Tracing/Traces", using matcher: of type 'Text'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: of type 'Text'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: in group (with mnemonic 'Options')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "traces", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Options')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "traces"...", using matcher: of type 'Text'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763307278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763307278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763307278 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763307278 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763307278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763307278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:56 [2024-02-22T20:27:56.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763307277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.842: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.859: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.996Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.996Z] 
15:27:56 [2024-02-22T20:27:56.997Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.997Z] 
15:27:56 [2024-02-22T20:27:56.997Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.997Z] 
15:27:56 [2024-02-22T20:27:56.997Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:56 [2024-02-22T20:27:56.997Z] 
15:27:56 [2024-02-22T20:27:56.997Z] (Eclipse:10318): Gtk-WARNING **: 20:27:56.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:57 [2024-02-22T20:27:57.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:57 [2024-02-22T20:27:57.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763306764 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763306764 data=null}, TreeItem with text {Traces [2]}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763306763 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763306763 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763306761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:57 [2024-02-22T20:27:57.253Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763306761 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763306761 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763306760 data=null}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763306760 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763306760 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763306756 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763306755 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763306755 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.254Z] 
15:27:57 [2024-02-22T20:27:57.254Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.510Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.284: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.300: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.328: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763306755 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.489: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.511Z] 
15:27:57 [2024-02-22T20:27:57.511Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.768Z] 
15:27:57 [2024-02-22T20:27:57.768Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763306471 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.768Z] 
15:27:57 [2024-02-22T20:27:57.768Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763306260 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763306259 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763306259 data=null}, TreeItem with text {scp_dest}]
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:57 [2024-02-22T20:27:57.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:27:57 [2024-02-22T20:27:57.768Z] 
15:27:57 [2024-02-22T20:27:57.768Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.624: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:57 [2024-02-22T20:27:57.768Z] 
15:27:57 [2024-02-22T20:27:57.768Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:57.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:57 [2024-02-22T20:27:57.768Z] 
15:27:57 [2024-02-22T20:27:57.768Z] (Eclipse:10318): Gtk-WARNING **: 20:27:57.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.148: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.168: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.205: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.329Z] 
15:27:58 [2024-02-22T20:27:58.329Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:27:58 [2024-02-22T20:27:58.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')
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.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.
15:27:58 [2024-02-22T20:27:58.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763305367 data=null}, (of type 'Combo')]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763305336 data=null doit=true}, TreeItem with text {traces}]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763305336 data=null}, TreeItem with text {traces}]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763305336 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763305336 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763305335 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763305334 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763305334 data=null doit=true}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763305334 data=null}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763305334 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763305334 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763305333 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:27:58 [2024-02-22T20:27:58.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:'))
15:27:58 [2024-02-22T20:27:58.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>
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763305328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:27:58 [2024-02-22T20:27:58.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>
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2159c25e
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763305327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763305327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763305327 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763305327 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763305326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763305326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763305326 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763305326 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:27:58 [2024-02-22T20:27:58.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.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')
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@84fd359
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763305325 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763305325 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763305325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763305325 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763305325 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763305325 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.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')
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.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.
15:27:58 [2024-02-22T20:27:58.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d3b2d9a
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763305290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763305290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763305290 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763305290 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763305290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763305290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763305290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763305289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763305289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763305289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763305289 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763305289 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:58 [2024-02-22T20:27:58.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')
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763305284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763305284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763305284 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763305284 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763305284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763305284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:27:58 [2024-02-22T20:27:58.591Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:27:58 [2024-02-22T20:27:58.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763305284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.703: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.755: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.847Z] 
15:27:58 [2024-02-22T20:27:58.847Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:58 [2024-02-22T20:27:58.848Z] 
15:27:58 [2024-02-22T20:27:58.848Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:59 [2024-02-22T20:27:59.104Z] 
15:27:59 [2024-02-22T20:27:59.104Z] (Eclipse:10318): Gtk-WARNING **: 20:27:58.856: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:27:59 [2024-02-22T20:27:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:59 [2024-02-22T20:27:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763304775 data=null doit=true}, TreeItem with text {Traces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763304775 data=null}, TreeItem with text {Traces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763304775 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763304774 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763304773 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763304773 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763304773 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763304772 data=null}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763304772 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763304772 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763304768 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763304768 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763304768 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763304768 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763304761 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763304760 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763304760 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763304760 data=null}, TreeItem with text {synctraces [2]}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:27:59 [2024-02-22T20:27:59.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763304759 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763304759 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763304759 data=null}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763304759 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763304759 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763304756 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763304755 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763304755 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763304755 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763304720 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763304717 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763304716 data=null doit=true}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763304716 data=null}, TreeItem with text {scp_dest}]
15:27:59 [2024-02-22T20:27:59.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:27:59 [2024-02-22T20:27:59.361Z] 
15:27:59 [2024-02-22T20:27:59.361Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:59.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:59 [2024-02-22T20:27:59.361Z] 
15:27:59 [2024-02-22T20:27:59.361Z] (Eclipse:10318): Gtk-WARNING **: 20:27:59.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:59 [2024-02-22T20:27:59.361Z] 
15:27:59 [2024-02-22T20:27:59.361Z] (Eclipse:10318): Gtk-WARNING **: 20:27:59.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:59 [2024-02-22T20:27:59.361Z] 
15:27:59 [2024-02-22T20:27:59.361Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:59.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:59 [2024-02-22T20:27:59.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:27:59 [2024-02-22T20:27:59.873Z] 
15:27:59 [2024-02-22T20:27:59.873Z] (Eclipse:10318): Gtk-WARNING **: 20:27:59.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:27:59 [2024-02-22T20:27:59.873Z] 
15:27:59 [2024-02-22T20:27:59.873Z] (Eclipse:10318): Gtk-CRITICAL **: 20:27:59.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:27:59 [2024-02-22T20:27:59.873Z] 
15:27:59 [2024-02-22T20:27:59.873Z] (Eclipse:10318): Gtk-WARNING **: 20:27:59.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.129Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.059: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.098: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.130Z] 
15:28:00 [2024-02-22T20:28:00.130Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.385Z] 
15:28:00 [2024-02-22T20:28:00.385Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.136: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.385Z] 
15:28:00 [2024-02-22T20:28:00.385Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.385Z] 
15:28:00 [2024-02-22T20:28:00.385Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.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.
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763303464 data=null}, (of type 'Combo')]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763303434 data=null doit=true}, TreeItem with text {traces}]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763303434 data=null}, TreeItem with text {traces}]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763303433 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763303433 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763303432 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763303431 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763303431 data=null doit=true}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763303431 data=null}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763303431 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763303431 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763303430 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:00 [2024-02-22T20:28:00.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763303415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f75c3f3
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763303414 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763303414 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763303414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763303414 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763303414 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763303414 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@947782d
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763303413 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763303413 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763303413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763303413 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763303412 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763303412 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f4863e0
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763303410 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763303410 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763303410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763303410 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763303410 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763303409 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.646Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763303407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763303407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763303407 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763303407 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763303407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763303407 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:00 [2024-02-22T20:28:00.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763303407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.663: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.757: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.823: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.903Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:00 [2024-02-22T20:28:00.903Z] 
15:28:00 [2024-02-22T20:28:00.904Z] (Eclipse:10318): Gtk-WARNING **: 20:28:00.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:01 [2024-02-22T20:28:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:01 [2024-02-22T20:28:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:01 [2024-02-22T20:28:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:01 [2024-02-22T20:28:01.159Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:01 [2024-02-22T20:28:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763302897 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:01 [2024-02-22T20:28:01.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763302897 data=null}, TreeItem with text {Traces [2]}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763302897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763302896 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763302895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:01 [2024-02-22T20:28:01.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763302894 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763302894 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763302894 data=null}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763302894 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763302894 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763302890 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763302890 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763302889 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763302889 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763302846 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763302842 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763302842 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763302842 data=null}, TreeItem with text {scp_dest}]
15:28:01 [2024-02-22T20:28:01.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:01 [2024-02-22T20:28:01.160Z] 
15:28:01 [2024-02-22T20:28:01.160Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:01.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:01 [2024-02-22T20:28:01.160Z] 
15:28:01 [2024-02-22T20:28:01.160Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.160Z] 
15:28:01 [2024-02-22T20:28:01.160Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.160Z] 
15:28:01 [2024-02-22T20:28:01.160Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:01.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:01 [2024-02-22T20:28:01.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:01 [2024-02-22T20:28:01.721Z] 
15:28:01 [2024-02-22T20:28:01.721Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.501: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.721Z] 
15:28:01 [2024-02-22T20:28:01.721Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:01.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:01 [2024-02-22T20:28:01.721Z] 
15:28:01 [2024-02-22T20:28:01.721Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.509: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.978Z] 
15:28:01 [2024-02-22T20:28:01.978Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.978Z] 
15:28:01 [2024-02-22T20:28:01.978Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.905: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.978Z] 
15:28:01 [2024-02-22T20:28:01.978Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.925: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.978Z] 
15:28:01 [2024-02-22T20:28:01.978Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:01 [2024-02-22T20:28:01.978Z] 
15:28:01 [2024-02-22T20:28:01.978Z] (Eclipse:10318): Gtk-WARNING **: 20:28:01.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.235Z] 
15:28:02 [2024-02-22T20:28:02.235Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.235Z] 
15:28:02 [2024-02-22T20:28:02.235Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763301639 data=null}, (of type 'Combo')]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763301610 data=null doit=true}, TreeItem with text {traces}]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763301610 data=null}, TreeItem with text {traces}]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763301610 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763301609 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763301608 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:02 [2024-02-22T20:28:02.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763301608 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763301608 data=null doit=true}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763301608 data=null}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763301607 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763301607 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763301607 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763301601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50d640dd
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create experiment} time=-763301598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763301598 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create experiment} time=-763301598 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create experiment} time=-763301597 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create experiment} time=-763301597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create experiment} time=-763301597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create experiment} time=-763301597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create experiment} time=-763301597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create experiment} time=-763301597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create experiment} time=-763301597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create experiment} time=-763301597 data=null doit=true}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create experiment} time=-763301597 data=null}, (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')]
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763301595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763301595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763301595 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763301595 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763301595 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763301594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:02 [2024-02-22T20:28:02.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:02 [2024-02-22T20:28:02.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763301594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:02 [2024-02-22T20:28:02.496Z] 
15:28:02 [2024-02-22T20:28:02.496Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.496Z] 
15:28:02 [2024-02-22T20:28:02.496Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.496Z] 
15:28:02 [2024-02-22T20:28:02.496Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.496Z] 
15:28:02 [2024-02-22T20:28:02.496Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.496Z] 
15:28:02 [2024-02-22T20:28:02.496Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.505: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.538: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] 
15:28:02 [2024-02-22T20:28:02.753Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.622: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:02 [2024-02-22T20:28:02.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:02 [2024-02-22T20:28:02.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:02 [2024-02-22T20:28:02.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:02 [2024-02-22T20:28:02.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:02 [2024-02-22T20:28:02.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763301068 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763301068 data=null}, TreeItem with text {Traces [2]}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763301067 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763301067 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763301066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:02 [2024-02-22T20:28:02.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763301065 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763301065 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763301065 data=null}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763301065 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763301065 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763301061 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763301061 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:02 [2024-02-22T20:28:02.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763301060 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763301060 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763301024 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763301020 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763301020 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763301020 data=null}, TreeItem with text {scp_dest}]
15:28:03 [2024-02-22T20:28:03.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:03 [2024-02-22T20:28:03.012Z] 
15:28:03 [2024-02-22T20:28:03.012Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:02.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:03 [2024-02-22T20:28:03.012Z] 
15:28:03 [2024-02-22T20:28:03.012Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.012Z] 
15:28:03 [2024-02-22T20:28:03.012Z] (Eclipse:10318): Gtk-WARNING **: 20:28:02.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.012Z] 
15:28:03 [2024-02-22T20:28:03.012Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:02.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:03 [2024-02-22T20:28:03.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:03 [2024-02-22T20:28:03.574Z] 
15:28:03 [2024-02-22T20:28:03.574Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.325: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.574Z] 
15:28:03 [2024-02-22T20:28:03.574Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:03.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:03 [2024-02-22T20:28:03.574Z] 
15:28:03 [2024-02-22T20:28:03.574Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.704: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.722: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:03 [2024-02-22T20:28:03.830Z] 
15:28:03 [2024-02-22T20:28:03.830Z] (Eclipse:10318): Gtk-WARNING **: 20:28:03.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:04 [2024-02-22T20:28:04.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763299785 data=null}, (of type 'Combo')]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763299754 data=null doit=true}, TreeItem with text {traces}]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763299754 data=null}, TreeItem with text {traces}]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763299754 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763299754 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763299752 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763299752 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763299747 data=null doit=true}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763299747 data=null}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763299747 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763299747 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763299746 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:04 [2024-02-22T20:28:04.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:'))
15:28:04 [2024-02-22T20:28:04.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>
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763299741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:04 [2024-02-22T20:28:04.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>
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.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'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.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')
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3f0cdd5b
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763299740 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763299739 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763299739 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763299739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763299739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763299739 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763299739 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:04 [2024-02-22T20:28:04.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:04 [2024-02-22T20:28:04.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763299735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.091Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763299735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763299735 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763299735 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763299726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763299726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.092Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:04 [2024-02-22T20:28:04.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:04 [2024-02-22T20:28:04.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763299726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.269: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.348Z] 
15:28:04 [2024-02-22T20:28:04.348Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.605Z] 
15:28:04 [2024-02-22T20:28:04.605Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.605Z] 
15:28:04 [2024-02-22T20:28:04.605Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.370: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.605Z] 
15:28:04 [2024-02-22T20:28:04.605Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.386: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:04 [2024-02-22T20:28:04.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:04 [2024-02-22T20:28:04.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763299216 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763299216 data=null}, TreeItem with text {Traces [2]}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763299216 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763299216 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763299214 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:04 [2024-02-22T20:28:04.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763299214 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763299214 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763299214 data=null}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763299213 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763299213 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763299210 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763299209 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763299209 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763299209 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763299173 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763299168 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763299168 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763299168 data=null}, TreeItem with text {scp_dest}]
15:28:04 [2024-02-22T20:28:04.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:04 [2024-02-22T20:28:04.862Z] 
15:28:04 [2024-02-22T20:28:04.862Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:04.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:04 [2024-02-22T20:28:04.862Z] 
15:28:04 [2024-02-22T20:28:04.862Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.862Z] 
15:28:04 [2024-02-22T20:28:04.862Z] (Eclipse:10318): Gtk-WARNING **: 20:28:04.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:04 [2024-02-22T20:28:04.862Z] 
15:28:04 [2024-02-22T20:28:04.862Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:04.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:05 [2024-02-22T20:28:05.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:05.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.187: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.357: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.424Z] 
15:28:05 [2024-02-22T20:28:05.424Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] 
15:28:05 [2024-02-22T20:28:05.680Z] (Eclipse:10318): Gtk-WARNING **: 20:28:05.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763298120 data=null}, (of type 'Combo')]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763298088 data=null doit=true}, TreeItem with text {traces}]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763298088 data=null}, TreeItem with text {traces}]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763298088 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763298088 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763298086 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763298086 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763298086 data=null doit=true}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763298085 data=null}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763298085 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763298085 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763298084 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763298078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3949fcdc
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763298077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763298077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763298077 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763298077 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763298077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763298077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763298077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763298077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763298076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763298076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763298076 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763298076 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@787031a
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763298073 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763298072 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763298053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763298053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763298053 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763298053 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763298053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763298053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:05 [2024-02-22T20:28:05.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:05 [2024-02-22T20:28:05.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:06 [2024-02-22T20:28:06.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763298053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:06 [2024-02-22T20:28:06.210Z] 
15:28:06 [2024-02-22T20:28:06.210Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.149: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.210Z] 
15:28:06 [2024-02-22T20:28:06.210Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.210Z] 
15:28:06 [2024-02-22T20:28:06.210Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.210Z] 
15:28:06 [2024-02-22T20:28:06.210Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.210Z] 
15:28:06 [2024-02-22T20:28:06.210Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.213: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.229: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.263: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.280: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.312: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] 
15:28:06 [2024-02-22T20:28:06.466Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:06 [2024-02-22T20:28:06.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:06 [2024-02-22T20:28:06.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:06 [2024-02-22T20:28:06.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:06 [2024-02-22T20:28:06.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763297439 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763297439 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763297438 data=null}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763297438 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763297438 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763297434 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763297433 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763297433 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763297433 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763297394 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763297390 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763297390 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763297390 data=null}, TreeItem with text {scp_dest}]
15:28:06 [2024-02-22T20:28:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:06 [2024-02-22T20:28:06.723Z] 
15:28:06 [2024-02-22T20:28:06.723Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:06.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:06 [2024-02-22T20:28:06.723Z] 
15:28:06 [2024-02-22T20:28:06.723Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.723Z] 
15:28:06 [2024-02-22T20:28:06.723Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.723Z] 
15:28:06 [2024-02-22T20:28:06.723Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:06.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:06 [2024-02-22T20:28:06.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:06 [2024-02-22T20:28:06.983Z] 
15:28:06 [2024-02-22T20:28:06.983Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:06 [2024-02-22T20:28:06.983Z] 
15:28:06 [2024-02-22T20:28:06.983Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:06.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:06 [2024-02-22T20:28:06.983Z] 
15:28:06 [2024-02-22T20:28:06.983Z] (Eclipse:10318): Gtk-WARNING **: 20:28:06.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.281: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.301: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.420: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.545Z] 
15:28:07 [2024-02-22T20:28:07.545Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:07 [2024-02-22T20:28:07.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763296166 data=null}, (of type 'Combo')]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {traces} time=-763296132 data=null button=0 stateMask=0x0 x=82 y=12 count=0}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763296132 data=null doit=true}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763296132 data=null}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763296132 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763296132 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763296131 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: synctraces.tar.gz
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:07 [2024-02-22T20:28:07.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763296117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:07 [2024-02-22T20:28:07.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@39008911
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-763296113 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:07 [2024-02-22T20:28:07.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')
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763296111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763296111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763296111 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763296111 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763296111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763296111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:07 [2024-02-22T20:28:07.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:07 [2024-02-22T20:28:07.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:07 [2024-02-22T20:28:07.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:07 [2024-02-22T20:28:07.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:07 [2024-02-22T20:28:07.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:07 [2024-02-22T20:28:07.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:08 [2024-02-22T20:28:08.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763296111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:07.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.063Z] 
15:28:08 [2024-02-22T20:28:08.063Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.054: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.318Z] 
15:28:08 [2024-02-22T20:28:08.318Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.318Z] 
15:28:08 [2024-02-22T20:28:08.318Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.318Z] 
15:28:08 [2024-02-22T20:28:08.318Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:08 [2024-02-22T20:28:08.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:08 [2024-02-22T20:28:08.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:08 [2024-02-22T20:28:08.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763295582 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763295582 data=null}, TreeItem with text {Traces [2]}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763295582 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763295581 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763295580 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:08 [2024-02-22T20:28:08.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763295579 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763295579 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763295579 data=null}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763295579 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763295579 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763295574 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763295574 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763295574 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763295574 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763295536 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763295531 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763295531 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763295531 data=null}, TreeItem with text {scp_dest}]
15:28:08 [2024-02-22T20:28:08.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:08 [2024-02-22T20:28:08.576Z] 
15:28:08 [2024-02-22T20:28:08.576Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:08.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:08 [2024-02-22T20:28:08.576Z] 
15:28:08 [2024-02-22T20:28:08.576Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.576Z] 
15:28:08 [2024-02-22T20:28:08.576Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:08 [2024-02-22T20:28:08.576Z] 
15:28:08 [2024-02-22T20:28:08.576Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:08.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:08 [2024-02-22T20:28:08.832Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:08 [2024-02-22T20:28:08.832Z] 
15:28:08 [2024-02-22T20:28:08.832Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.088Z] 
15:28:09 [2024-02-22T20:28:09.088Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:08.946: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:09 [2024-02-22T20:28:09.088Z] 
15:28:09 [2024-02-22T20:28:09.088Z] (Eclipse:10318): Gtk-WARNING **: 20:28:08.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.231: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.343Z] 
15:28:09 [2024-02-22T20:28:09.343Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.250: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.344Z] 
15:28:09 [2024-02-22T20:28:09.344Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.344Z] 
15:28:09 [2024-02-22T20:28:09.344Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.344Z] 
15:28:09 [2024-02-22T20:28:09.344Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.303: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.344Z] 
15:28:09 [2024-02-22T20:28:09.344Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.320: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.344Z] 
15:28:09 [2024-02-22T20:28:09.344Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.336: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763294329 data=null}, (of type 'Combo')]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763294299 data=null doit=true}, TreeItem with text {traces}]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763294299 data=null}, TreeItem with text {traces}]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763294299 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763294299 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763294297 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763294297 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763294297 data=null doit=true}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763294296 data=null}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763294296 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763294296 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763294295 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763294280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3d74313a
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763294279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763294279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763294279 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763294279 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763294279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763294279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763294278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763294278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763294278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763294278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763294278 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763294278 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763294274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763294274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763294274 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763294274 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763294274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763294274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:09 [2024-02-22T20:28:09.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:09 [2024-02-22T20:28:09.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763294274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.688: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.702: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.747: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.788: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.837: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:09 [2024-02-22T20:28:09.861Z] 
15:28:09 [2024-02-22T20:28:09.861Z] (Eclipse:10318): Gtk-WARNING **: 20:28:09.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:10 [2024-02-22T20:28:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:10 [2024-02-22T20:28:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763293749 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763293749 data=null}, TreeItem with text {Traces [2]}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763293749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763293749 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763293747 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:10 [2024-02-22T20:28:10.118Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763293746 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763293746 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763293746 data=null}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763293746 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763293746 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763293741 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763293741 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763293741 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763293741 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763293704 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763293699 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763293699 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763293698 data=null}, TreeItem with text {scp_dest}]
15:28:10 [2024-02-22T20:28:10.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:10 [2024-02-22T20:28:10.376Z] 
15:28:10 [2024-02-22T20:28:10.376Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:10.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:10 [2024-02-22T20:28:10.376Z] 
15:28:10 [2024-02-22T20:28:10.376Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.260: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.376Z] 
15:28:10 [2024-02-22T20:28:10.376Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.376Z] 
15:28:10 [2024-02-22T20:28:10.376Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:10.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:10 [2024-02-22T20:28:10.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:10.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.797: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:10 [2024-02-22T20:28:10.887Z] 
15:28:10 [2024-02-22T20:28:10.887Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.880: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.143Z] 
15:28:11 [2024-02-22T20:28:11.143Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.143Z] 
15:28:11 [2024-02-22T20:28:11.143Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.143Z] 
15:28:11 [2024-02-22T20:28:11.143Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.143Z] 
15:28:11 [2024-02-22T20:28:11.143Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.964: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.143Z] 
15:28:11 [2024-02-22T20:28:11.143Z] (Eclipse:10318): Gtk-WARNING **: 20:28:10.983: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.399Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces} [layout=null] time=-763292656 data=null}, (of type 'Combo')]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {traces} time=-763292626 data=null doit=true}, TreeItem with text {traces}]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {traces} time=-763292625 data=null}, TreeItem with text {traces}]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {traces} time=-763292625 data=null button=1 stateMask=0x0 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763292625 data=null item=TreeItem {traces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {traces}]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {traces} time=-763292620 data=null button=1 stateMask=0x80000 x=82 y=12 count=1}, TreeItem with text {traces}]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces} time=-763292619 data=null button=0 stateMask=0x0 x=115 y=104 count=0}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces} time=-763292619 data=null doit=true}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces} time=-763292619 data=null}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces} time=-763292619 data=null button=1 stateMask=0x0 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763292619 data=null item=TreeItem {synctraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces} time=-763292618 data=null button=1 stateMask=0x80000 x=115 y=104 count=1}, Tree node with text: synctraces]
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: synctraces
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:11 [2024-02-22T20:28:11.400Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763292613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3324f7fb
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-763292612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763292612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-763292612 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-763292612 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-763292612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-763292611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-763292611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-763292611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-763292611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-763292611 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-763292611 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-763292611 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.402Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.403Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763292593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763292593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763292593 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763292593 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763292593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763292593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:28:11 [2024-02-22T20:28:11.965Z] 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=-763292069 data=null doit=true}, Shell with text {Confirmation}]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-763292069 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-763292068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-763292068 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-763292068 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-763292068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-763292068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-763292068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:28:11 [2024-02-22T20:28:11.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:12 [2024-02-22T20:28:12.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763292593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:11.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.076: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.221Z] 
15:28:12 [2024-02-22T20:28:12.221Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:12 [2024-02-22T20:28:12.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:12 [2024-02-22T20:28:12.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:12 [2024-02-22T20:28:12.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:12 [2024-02-22T20:28:12.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763291387 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763291387 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763291387 data=null}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763291386 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763291386 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763291382 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763291382 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763291382 data=null button=1 stateMask=0x0 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763291382 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763291347 data=null button=1 stateMask=0x80000 x=107 y=81 count=2}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763291343 data=null button=0 stateMask=0x0 x=107 y=81 count=0}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763291343 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763291343 data=null}, TreeItem with text {scp_dest}]
15:28:12 [2024-02-22T20:28:12.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:12 [2024-02-22T20:28:12.733Z] 
15:28:12 [2024-02-22T20:28:12.733Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:12.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:12 [2024-02-22T20:28:12.733Z] 
15:28:12 [2024-02-22T20:28:12.733Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.733Z] 
15:28:12 [2024-02-22T20:28:12.733Z] (Eclipse:10318): Gtk-WARNING **: 20:28:12.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:12 [2024-02-22T20:28:12.733Z] 
15:28:12 [2024-02-22T20:28:12.733Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:12.580: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:12 [2024-02-22T20:28:12.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:28:13 [2024-02-22T20:28:13.244Z] 
15:28:13 [2024-02-22T20:28:13.244Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.244Z] 
15:28:13 [2024-02-22T20:28:13.244Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:13.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:13 [2024-02-22T20:28:13.244Z] 
15:28:13 [2024-02-22T20:28:13.244Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.501Z] 
15:28:13 [2024-02-22T20:28:13.501Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.501Z] 
15:28:13 [2024-02-22T20:28:13.501Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.501Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.470: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.502Z] 
15:28:13 [2024-02-22T20:28:13.502Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.758Z] 
15:28:13 [2024-02-22T20:28:13.758Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.758Z] 
15:28:13 [2024-02-22T20:28:13.758Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-763290088 data=null doit=true}, Button with text {Select roo&t directory:}]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-763290088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-763290086 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-763290086 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-763290086 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-763290086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz} [layout=null] time=-763290084 data=null}, (of type 'Combo')]
15:28:13 [2024-02-22T20:28:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
15:28:13 [2024-02-22T20:28:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:13 [2024-02-22T20:28:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:13 [2024-02-22T20:28:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-763290040 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-763290040 data=null doit=true}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-763290040 data=null}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-763290040 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763290040 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-763290040 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-763290034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.015Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70fd1f5c
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-763290032 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-763290032 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-763290032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-763290032 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-763290032 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-763290032 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763290020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763290020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763290020 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763290020 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763290020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763290020 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.019Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:28:14 [2024-02-22T20:28:14.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:28:14 [2024-02-22T20:28:14.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763290019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:28:14 [2024-02-22T20:28:14.019Z] 
15:28:14 [2024-02-22T20:28:14.019Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.019Z] 
15:28:14 [2024-02-22T20:28:14.019Z] (Eclipse:10318): Gtk-WARNING **: 20:28:13.981: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.019Z] 
15:28:14 [2024-02-22T20:28:14.019Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.019Z] 
15:28:14 [2024-02-22T20:28:14.019Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.071: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.275Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.275Z] 
15:28:14 [2024-02-22T20:28:14.276Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.276Z] 
15:28:14 [2024-02-22T20:28:14.276Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.276Z] 
15:28:14 [2024-02-22T20:28:14.276Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:14 [2024-02-22T20:28:14.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:14 [2024-02-22T20:28:14.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-763289477 data=null doit=true}, TreeItem with text {Traces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-763289476 data=null}, TreeItem with text {Traces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-763289476 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763289476 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-763289475 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synctraces [2]}
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synctraces [2]} time=-763289474 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synctraces [2]} time=-763289474 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synctraces [2]} time=-763289474 data=null}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763289474 data=null button=1 stateMask=0x0 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763289474 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763289469 data=null button=1 stateMask=0x80000 x=124 y=81 count=1}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synctraces [2]} time=-763289469 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synctraces [2]} time=-763289469 data=null button=1 stateMask=0x0 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763289469 data=null item=TreeItem {synctraces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synctraces [2]} time=-763289466 data=null button=1 stateMask=0x80000 x=124 y=81 count=2}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synctraces [2]} time=-763289466 data=null button=0 stateMask=0x0 x=124 y=81 count=0}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synctraces [2]} time=-763289465 data=null doit=true}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synctraces [2]} time=-763289465 data=null}, TreeItem with text {synctraces [2]}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synctraces [2]}
15:28:14 [2024-02-22T20:28:14.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {synctraces [2]} is already expanded. Won't expand it again.
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {scp_dest}
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {scp_dest} time=-763289465 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {scp_dest} time=-763289465 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:14 [2024-02-22T20:28:14.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {scp_dest} time=-763289464 data=null}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763289464 data=null button=1 stateMask=0x0 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763289464 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763289456 data=null button=1 stateMask=0x80000 x=125 y=104 count=1}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {scp_dest} time=-763289455 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {scp_dest} time=-763289455 data=null button=1 stateMask=0x0 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.533Z] 
15:28:14 [2024-02-22T20:28:14.533Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.528: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.546: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.564: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.580: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.596: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.611: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-763289455 data=null item=TreeItem {scp_dest} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.652: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:14.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.763: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:14.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:14 [2024-02-22T20:28:14.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {scp_dest} time=-763289186 data=null button=1 stateMask=0x80000 x=125 y=104 count=2}, TreeItem with text {scp_dest}]
15:28:14 [2024-02-22T20:28:14.789Z] 
15:28:14 [2024-02-22T20:28:14.789Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:14.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:15 [2024-02-22T20:28:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {scp_dest} time=-763289010 data=null button=0 stateMask=0x0 x=125 y=104 count=0}, TreeItem with text {scp_dest}]
15:28:15 [2024-02-22T20:28:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {scp_dest} time=-763289010 data=null doit=true}, TreeItem with text {scp_dest}]
15:28:15 [2024-02-22T20:28:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {scp_dest} time=-763289010 data=null}, TreeItem with text {scp_dest}]
15:28:15 [2024-02-22T20:28:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {scp_dest}
15:28:15 [2024-02-22T20:28:15.045Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synctraces/scp_dest"'
15:28:15 [2024-02-22T20:28:15.045Z] 
15:28:15 [2024-02-22T20:28:15.045Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.045Z] 
15:28:15 [2024-02-22T20:28:15.045Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:14.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:15 [2024-02-22T20:28:15.045Z] 
15:28:15 [2024-02-22T20:28:15.045Z] (Eclipse:10318): Gtk-WARNING **: 20:28:14.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763288544 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-763288528 data=null button=0 stateMask=0x0 x=65 y=12 count=0}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-763288528 data=null doit=true}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-763288527 data=null}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-763288527 data=null button=1 stateMask=0x0 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763288527 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-763288519 data=null button=1 stateMask=0x80000 x=65 y=12 count=1}, TreeItem with text {Tracing}]
15:28:15 [2024-02-22T20:28:15.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:15 [2024-02-22T20:28:15.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:15 [2024-02-22T20:28:15.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:15 [2024-02-22T20:28:15.558Z] 
15:28:15 [2024-02-22T20:28:15.558Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.558Z] 
15:28:15 [2024-02-22T20:28:15.558Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.558: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.641: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:15 [2024-02-22T20:28:15.814Z] 
15:28:15 [2024-02-22T20:28:15.814Z] (Eclipse:10318): Gtk-WARNING **: 20:28:15.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763287576 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] 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=-763287575 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763287575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763287574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763287574 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763287574 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763287574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763287574 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.378Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763287574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:16 [2024-02-22T20:28:16.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763288483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:16 [2024-02-22T20:28:16.378Z] 
15:28:16 [2024-02-22T20:28:16.378Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.297: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.378Z] 
15:28:16 [2024-02-22T20:28:16.378Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.378Z] 
15:28:16 [2024-02-22T20:28:16.378Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.331: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.378Z] 
15:28:16 [2024-02-22T20:28:16.378Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.378Z] 
15:28:16 [2024-02-22T20:28:16.378Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.365: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.449: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.465: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.634Z] 
15:28:16 [2024-02-22T20:28:16.634Z] (Eclipse:10318): Gtk-WARNING **: 20:28:16.497: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:16 [2024-02-22T20:28:16.984Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.19 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectory -- Time elapsed: 2.458 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchive -- Time elapsed: 3.494 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinksPreserveFolder -- Time elapsed: 1.830 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromArchivePreserveFolder -- Time elapsed: 3.412 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectory -- Time elapsed: 1.893 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchive -- Time elapsed: 8.173 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinksPreserveStruture -- Time elapsed: 7.296 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyFile -- Time elapsed: 1.110 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveTooManyEntries -- Time elapsed: 0.001 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyDirectory -- Time elapsed: 0.607 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveWithColons -- Time elapsed: 1.011 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteRenameAll -- Time elapsed: 4.188 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testEmptyArchive -- Time elapsed: 1.424 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testNestedEmptyArchive -- Time elapsed: 2.413 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testArchiveSizeTooBig -- Time elapsed: 0.002 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveOverwrite -- Time elapsed: 3.645 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchiveWithExperiment -- Time elapsed: 1.924 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testDirectoryWithEmptyArchive -- Time elapsed: 1.287 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentOverwriteTraces -- Time elapsed: 3.691 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperimentValidation -- Time elapsed: 2.019 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryPreserveFolder -- Time elapsed: 1.902 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportWithExperiment -- Time elapsed: 1.824 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryLinks -- Time elapsed: 1.855 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwrite -- Time elapsed: 3.618 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testExtractArchivesFromDirectoryLinks -- Time elapsed: 1.836 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromDirectoryOverwriteOverwriteAll -- Time elapsed: 4.241 s
15:28:16 [2024-02-22T20:28:16.985Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest.testImportFromArchivePreserveFolder -- Time elapsed: 1.830 s
15:28:16 [2024-02-22T20:28:16.985Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@4d3a7f83] time=-763287015 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763286865 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:28:16 [2024-02-22T20:28:16.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:28:18 [2024-02-22T20:28:18.351Z] 
15:28:18 [2024-02-22T20:28:18.351Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:17.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:19 [2024-02-22T20:28:19.715Z] 
15:28:19 [2024-02-22T20:28:19.715Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:19.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:19 [2024-02-22T20:28:19.715Z] 
15:28:19 [2024-02-22T20:28:19.715Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:19.651: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:21 [2024-02-22T20:28:21.084Z] 
15:28:21 [2024-02-22T20:28:21.084Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:21.052: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:21 [2024-02-22T20:28:21.339Z] 
15:28:21 [2024-02-22T20:28:21.339Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:21.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:22 [2024-02-22T20:28:22.702Z] 
15:28:22 [2024-02-22T20:28:22.702Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:22.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:22 [2024-02-22T20:28:22.702Z] 
15:28:22 [2024-02-22T20:28:22.702Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:22.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:24 [2024-02-22T20:28:24.066Z] 
15:28:24 [2024-02-22T20:28:24.066Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:24.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:24 [2024-02-22T20:28:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:24 [2024-02-22T20:28:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:24 [2024-02-22T20:28:24.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763279728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763279728 data=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763279728 data=null}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763279728 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763279728 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763279697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763279696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763279696 data=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763279696 data=null}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763279696 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763279696 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763279674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763279673 data=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763279673 data=null}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763279673 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763279673 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763279672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-763279671 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763279671 data=null doit=true}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763279671 data=null}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763279671 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763279671 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763279658 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-763279657 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-763279657 data=null doit=true}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-763279657 data=null}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-763279657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763279657 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-763279653 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:28:24 [2024-02-22T20:28:24.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:28:24 [2024-02-22T20:28:24.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-763279605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:28:24 [2024-02-22T20:28:24.579Z] 
15:28:24 [2024-02-22T20:28:24.579Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:28:24.505
15:28:24 [2024-02-22T20:28:24.579Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:28:24 [2024-02-22T20:28:24.834Z] 
15:28:24 [2024-02-22T20:28:24.834Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:24.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:25 [2024-02-22T20:28:25.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763277181 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763277180 data=null doit=true}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763277180 data=null}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763277180 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763277180 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763277151 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:26 [2024-02-22T20:28:26.974Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-763277150 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-763277150 data=null}, TreeItem with text {Experiments [1]}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-763277150 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763277150 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-763277143 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:26 [2024-02-22T20:28:26.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-763277142 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
15:28:26 [2024-02-22T20:28:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-763277142 data=null doit=true}, TreeItem with text {Experiment [4]}]
15:28:26 [2024-02-22T20:28:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-763277142 data=null}, TreeItem with text {Experiment [4]}]
15:28:26 [2024-02-22T20:28:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-763277142 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:28:26 [2024-02-22T20:28:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763277142 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
15:28:26 [2024-02-22T20:28:26.975Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-763277096 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [4]} time=-763275836 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [4]} time=-763275836 data=null doit=true}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [4]} time=-763275836 data=null}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [4]} time=-763275803 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763275800 data=null item=TreeItem {Experiment [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [4]} time=-763275782 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [4]}]
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Export Time Selectio...", using matcher: with mnemonic 'Export Time Selection as New Trace...'
15:28:28 [2024-02-22T20:28:28.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Export Time Selection as New Trace...'
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.302: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.339Z] 
15:28:28 [2024-02-22T20:28:28.339Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.339: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.340Z] 
15:28:28 [2024-02-22T20:28:28.340Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.355: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.356: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.371: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.387: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.388: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Export Time Selection as New Trace...'
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.446: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] 
15:28:28 [2024-02-22T20:28:28.597Z] (Eclipse:10318): Gtk-WARNING **: 20:28:28.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Export trace section...", using matcher: with text 'Export trace section to...'
15:28:28 [2024-02-22T20:28:28.597Z] 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=-763275257 data=null doit=true}, Shell with text {Export trace section to...}]
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: (of type 'Text')
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763275255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763275255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763275255 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763275255 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763275255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763275255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763275255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:28 [2024-02-22T20:28:28.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:28:28 [2024-02-22T20:28:28.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Export Time Selection as New Trace...} time=-763275686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Export Time Selection as New Trace...']
15:28:28 [2024-02-22T20:28:28.853Z] 
15:28:28 [2024-02-22T20:28:28.853Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:28:28.841
15:28:28 [2024-02-22T20:28:28.853Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
15:28:29 [2024-02-22T20:28:29.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment-trimmed"'
15:28:33 [2024-02-22T20:28:33.577Z] 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@4d3a7f83] time=-763270677 data=null doit=true}, Shell with text {data - Test/Experiments/Experiment-trimmed/Experiment-trimmed_ - Eclipse Platform}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-763270604 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-763270604 data=null doit=true}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-763270603 data=null}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-763270603 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763270603 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-763270590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:28:33 [2024-02-22T20:28:33.577Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:28:33 [2024-02-22T20:28:33.577Z] 
15:28:33 [2024-02-22T20:28:33.577Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.577Z] 
15:28:33 [2024-02-22T20:28:33.577Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.577Z] 
15:28:33 [2024-02-22T20:28:33.577Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.577Z] 
15:28:33 [2024-02-22T20:28:33.577Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.542: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.613: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.834Z] 
15:28:33 [2024-02-22T20:28:33.834Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.630: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.630: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.648: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.648: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] 
15:28:33 [2024-02-22T20:28:33.835Z] (Eclipse:10318): Gtk-WARNING **: 20:28:33.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:28:33 [2024-02-22T20:28:33.835Z] 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=-763270131 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.835Z] 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=-763270130 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.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=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.836Z] 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=-763270130 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.836Z] 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=-763270130 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:28:33 [2024-02-22T20:28:33.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763270130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763270129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763270129 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763270129 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763270129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763270129 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:33 [2024-02-22T20:28:33.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')
15:28:33 [2024-02-22T20:28:33.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')
15:28:33 [2024-02-22T20:28:33.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')
15:28:33 [2024-02-22T20:28:33.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')
15:28:33 [2024-02-22T20:28:33.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')
15:28:33 [2024-02-22T20:28:33.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:28:34 [2024-02-22T20:28:34.398Z] 
15:28:34 [2024-02-22T20:28:34.398Z] (Eclipse:10318): Gtk-CRITICAL **: 20:28:34.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:28:34 [2024-02-22T20:28:34.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763270129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:28:34 [2024-02-22T20:28:34.398Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763270506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:28:34 [2024-02-22T20:28:34.398Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.45 s -- in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
15:28:34 [2024-02-22T20:28:34.398Z] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest.testTrimEvents -- Time elapsed: 9.004 s
15:28:34 [2024-02-22T20:28:34.398Z] 
15:28:34 [2024-02-22T20:28:34.398Z] Results:
15:28:34 [2024-02-22T20:28:34.398Z] 
15:28:34 [2024-02-22T20:28:34.398Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
15:28:34 [2024-02-22T20:28:34.398Z] 
15:28:34 [2024-02-22T20:28:34.653Z] 
15:28:34 [2024-02-22T20:28:34.653Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:28:34.605
15:28:34 [2024-02-22T20:28:34.654Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] All tests passed
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [72/141]
15:28:35 [2024-02-22T20:28:35.215Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:28:35 [2024-02-22T20:28:35.215Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:28:35 [2024-02-22T20:28:35.215Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Executing tasks
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Executed tasks
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Resolving class path of Trace Compass User Guide
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.215Z] [INFO] Executing tasks
15:28:35 [2024-02-22T20:28:35.778Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
15:28:35 [2024-02-22T20:28:35.778Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
15:28:35 [2024-02-22T20:28:35.778Z] [INFO] Executed tasks
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.779Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] 
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
15:28:35 [2024-02-22T20:28:35.779Z] [INFO] Command line:
15:28:35 [2024-02-22T20:28:35.779Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:28:36 [2024-02-22T20:28:36.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:28:36 [2024-02-22T20:28:36.609Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:36 [2024-02-22T20:28:36.609Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:28:36 [2024-02-22T20:28:36.609Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:28:36 [2024-02-22T20:28:36.609Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:37 [2024-02-22T20:28:37.973Z] Buildfile: build.xml
15:28:37 [2024-02-22T20:28:37.973Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:28:37 [2024-02-22T20:28:37.973Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:37 [2024-02-22T20:28:37.973Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:28:37 [2024-02-22T20:28:37.973Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:28:37 [2024-02-22T20:28:37.973Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:37 [2024-02-22T20:28:37.973Z] 
15:28:37 [2024-02-22T20:28:37.973Z] build.index:
15:28:39 [2024-02-22T20:28:39.863Z] BUILD SUCCESSFUL
15:28:39 [2024-02-22T20:28:39.863Z] 
15:28:39 [2024-02-22T20:28:39.863Z] BUILD SUCCESSFUL
15:28:39 [2024-02-22T20:28:39.863Z] Total time: 2 seconds
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/test/resources
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] 
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
15:28:39 [2024-02-22T20:28:39.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] 
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] 
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.doc.user ---
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] 
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] 
15:28:40 [2024-02-22T20:28:40.424Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.doc.user ---
15:28:41 [2024-02-22T20:28:41.352Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
15:28:43 [2024-02-22T20:28:43.882Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:44 [2024-02-22T20:28:44.808Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.808Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
15:28:44 [2024-02-22T20:28:44.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.jar
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT.pom
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Executing tasks
15:28:44 [2024-02-22T20:28:44.809Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:28:44 [2024-02-22T20:28:44.809Z] [INFO]      [copy] Copying 325 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user
15:28:44 [2024-02-22T20:28:44.809Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.doc.user/reference
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Executed tasks
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [73/141]
15:28:44 [2024-02-22T20:28:44.809Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:28:44 [2024-02-22T20:28:44.809Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:28:44 [2024-02-22T20:28:44.809Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Executing tasks
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Executed tasks
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] 
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:44 [2024-02-22T20:28:44.809Z] [INFO] Executing tasks
15:28:45 [2024-02-22T20:28:45.065Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] Executed tasks
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] 
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] 
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:45 [2024-02-22T20:28:45.065Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] 
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
15:28:45 [2024-02-22T20:28:45.065Z] [INFO] Command line:
15:28:45 [2024-02-22T20:28:45.065Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:28:45 [2024-02-22T20:28:45.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:28:45 [2024-02-22T20:28:45.626Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:45 [2024-02-22T20:28:45.626Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:28:45 [2024-02-22T20:28:45.626Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:28:45 [2024-02-22T20:28:45.626Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:46 [2024-02-22T20:28:46.992Z] Buildfile: build.xml
15:28:46 [2024-02-22T20:28:46.992Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:28:46 [2024-02-22T20:28:46.992Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:46 [2024-02-22T20:28:46.992Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:28:46 [2024-02-22T20:28:46.992Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:28:46 [2024-02-22T20:28:46.992Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:46 [2024-02-22T20:28:46.992Z] 
15:28:46 [2024-02-22T20:28:46.992Z] build.index:
15:28:47 [2024-02-22T20:28:47.920Z] BUILD SUCCESSFUL
15:28:47 [2024-02-22T20:28:47.920Z] 
15:28:47 [2024-02-22T20:28:47.920Z] BUILD SUCCESSFUL
15:28:47 [2024-02-22T20:28:47.920Z] Total time: 1 second
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] 
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:48 [2024-02-22T20:28:48.177Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
15:28:49 [2024-02-22T20:28:49.103Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.jar
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT.pom
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.035Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executing tasks
15:28:50 [2024-02-22T20:28:50.036Z] [INFO]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executed tasks
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [74/141]
15:28:50 [2024-02-22T20:28:50.036Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:28:50 [2024-02-22T20:28:50.036Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:28:50 [2024-02-22T20:28:50.036Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executing tasks
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executed tasks
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Resolving class path of Trace Compass RCP User Guide
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executing tasks
15:28:50 [2024-02-22T20:28:50.036Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Executed tasks
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] 
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
15:28:50 [2024-02-22T20:28:50.036Z] [INFO] Command line:
15:28:50 [2024-02-22T20:28:50.036Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:28:50 [2024-02-22T20:28:50.036Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:28:50 [2024-02-22T20:28:50.963Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:50 [2024-02-22T20:28:50.963Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:28:50 [2024-02-22T20:28:50.963Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:28:50 [2024-02-22T20:28:50.963Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:51 [2024-02-22T20:28:51.890Z] Buildfile: build.xml
15:28:51 [2024-02-22T20:28:51.890Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:28:51 [2024-02-22T20:28:51.890Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:51 [2024-02-22T20:28:51.890Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:28:51 [2024-02-22T20:28:51.890Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:28:51 [2024-02-22T20:28:51.890Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:51 [2024-02-22T20:28:51.890Z] 
15:28:51 [2024-02-22T20:28:51.890Z] build.index:
15:28:52 [2024-02-22T20:28:52.816Z] BUILD SUCCESSFUL
15:28:52 [2024-02-22T20:28:52.816Z] 
15:28:52 [2024-02-22T20:28:52.816Z] BUILD SUCCESSFUL
15:28:52 [2024-02-22T20:28:52.816Z] Total time: 1 second
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] 
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:53 [2024-02-22T20:28:53.073Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
15:28:54 [2024-02-22T20:28:54.000Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.jar
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT.pom
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Executing tasks
15:28:55 [2024-02-22T20:28:55.367Z] [INFO]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Executed tasks
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [75/141]
15:28:55 [2024-02-22T20:28:55.367Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:28:55 [2024-02-22T20:28:55.367Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (clean-documentation)'
15:28:55 [2024-02-22T20:28:55.367Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.367Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Executing tasks
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Executed tasks
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Executing tasks
15:28:55 [2024-02-22T20:28:55.368Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Executed tasks
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] 
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
15:28:55 [2024-02-22T20:28:55.368Z] [INFO] Command line:
15:28:55 [2024-02-22T20:28:55.368Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
15:28:55 [2024-02-22T20:28:55.368Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:28:56 [2024-02-22T20:28:56.295Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:56 [2024-02-22T20:28:56.295Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
15:28:56 [2024-02-22T20:28:56.295Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
15:28:56 [2024-02-22T20:28:56.295Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:57 [2024-02-22T20:28:57.225Z] Buildfile: build.xml
15:28:57 [2024-02-22T20:28:57.225Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
15:28:57 [2024-02-22T20:28:57.225Z] WARNING: A terminally deprecated method in java.lang.System has been called
15:28:57 [2024-02-22T20:28:57.225Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
15:28:57 [2024-02-22T20:28:57.225Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:28:57 [2024-02-22T20:28:57.225Z] WARNING: System::setSecurityManager will be removed in a future release
15:28:57 [2024-02-22T20:28:57.225Z] 
15:28:57 [2024-02-22T20:28:57.225Z] build.index:
15:28:58 [2024-02-22T20:28:58.152Z] BUILD SUCCESSFUL
15:28:58 [2024-02-22T20:28:58.152Z] 
15:28:58 [2024-02-22T20:28:58.152Z] BUILD SUCCESSFUL
15:28:58 [2024-02-22T20:28:58.152Z] Total time: 1 second
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] 
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:28:58 [2024-02-22T20:28:58.407Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
15:28:59 [2024-02-22T20:28:59.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.jar
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT.pom
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-sources.jar
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2metadata.xml
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-9.2.0-SNAPSHOT-p2artifacts.xml
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Executing tasks
15:29:01 [2024-02-22T20:29:01.137Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Executed tasks
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
15:29:01 [2024-02-22T20:29:01.137Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:01 [2024-02-22T20:29:01.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
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] The project's OSGi version is 1.0.11.202402221956
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.137Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.394Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:01 [2024-02-22T20:29:01.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
15:29:01 [2024-02-22T20:29:01.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.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:29:01 [2024-02-22T20:29:01.394Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/test/resources
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:01 [2024-02-22T20:29:01.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:01 [2024-02-22T20:29:01.650Z] [WARNING] The 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-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] 
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.examples ---
15:29:01 [2024-02-22T20:29:01.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:29:02 [2024-02-22T20:29:02.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.jar
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT.pom
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-sources.jar
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2metadata.xml
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.11-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.11-SNAPSHOT-p2artifacts.xml
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [77/141]
15:29:03 [2024-02-22T20:29:03.506Z] [INFO]   from gdbtrace/pom.xml
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --------------------------------[ pom ]---------------------------------
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.506Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-9.2.0-SNAPSHOT.pom
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] 
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
15:29:03 [2024-02-22T20:29:03.507Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:03 [2024-02-22T20:29:03.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
15:29:03 [2024-02-22T20:29:03.507Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] The project's OSGi version is 1.1.1.202402221956
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
15:29:04 [2024-02-22T20:29:04.873Z] [INFO] 
15:29:04 [2024-02-22T20:29:04.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:04 [2024-02-22T20:29:04.873Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:04 [2024-02-22T20:29:04.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
15:29:04 [2024-02-22T20:29:04.873Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:29:04 [2024-02-22T20:29:04.873Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:05 [2024-02-22T20:29:05.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:05 [2024-02-22T20:29:05.434Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] 
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:05 [2024-02-22T20:29:05.434Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:29:06 [2024-02-22T20:29:06.361Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.jar
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT.pom
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-sources.jar
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2metadata.xml
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
15:29:07 [2024-02-22T20:29:07.726Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:07 [2024-02-22T20:29:07.726Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] The project's OSGi version is 1.2.0.202402221956
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.726Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] 
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:07 [2024-02-22T20:29:07.982Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:07 [2024-02-22T20:29:07.982Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:07 [2024-02-22T20:29:07.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:29:07 [2024-02-22T20:29:07.982Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:08 [2024-02-22T20:29:08.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
15:29:08 [2024-02-22T20:29:08.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] 
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:08 [2024-02-22T20:29:08.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:29:09 [2024-02-22T20:29:09.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.jar
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT.pom
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-sources.jar
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [80/141]
15:29:10 [2024-02-22T20:29:10.116Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.116Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.372Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
15:29:10 [2024-02-22T20:29:10.372Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.372Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.372Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.372Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.627Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] 
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace ---
15:29:10 [2024-02-22T20:29:10.628Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
15:29:11 [2024-02-22T20:29:11.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] 
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.jar
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT.pom
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-sources-feature.jar
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2metadata.xml
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-9.2.0-SNAPSHOT-p2artifacts.xml
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] 
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] 
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
15:29:12 [2024-02-22T20:29:12.924Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:12 [2024-02-22T20:29:12.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
15:29:12 [2024-02-22T20:29:12.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.186Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
15:29:13 [2024-02-22T20:29:13.442Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.443Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.443Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
15:29:13 [2024-02-22T20:29:13.443Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.443Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.443Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:13 [2024-02-22T20:29:13.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:13 [2024-02-22T20:29:13.443Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
15:29:13 [2024-02-22T20:29:13.443Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:13 [2024-02-22T20:29:13.699Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] 
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:13 [2024-02-22T20:29:13.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:29:15 [2024-02-22T20:29:15.064Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:15 [2024-02-22T20:29:15.629Z] [INFO] 
15:29:15 [2024-02-22T20:29:15.629Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:15 [2024-02-22T20:29:15.885Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
15:29:15 [2024-02-22T20:29:15.885Z] [INFO] Command line:
15:29:15 [2024-02-22T20:29:15.886Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:29:15 [2024-02-22T20:29:15.886Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:29:20 [2024-02-22T20:29:20.050Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:29:20 [2024-02-22T20:29:20.050Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
15:29:20 [2024-02-22T20:29:20.050Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testPluginId -- Time elapsed: 0.001 s
15:29:20 [2024-02-22T20:29:20.050Z] org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:29:20 [2024-02-22T20:29:20.050Z] 
15:29:20 [2024-02-22T20:29:20.050Z] Results:
15:29:20 [2024-02-22T20:29:20.050Z] 
15:29:20 [2024-02-22T20:29:20.050Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:29:20 [2024-02-22T20:29:20.050Z] 
15:29:20 [2024-02-22T20:29:20.050Z] [INFO] All tests passed
15:29:20 [2024-02-22T20:29:20.050Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.050Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:20 [2024-02-22T20:29:20.050Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.jar
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT.pom
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
15:29:20 [2024-02-22T20:29:20.051Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:20 [2024-02-22T20:29:20.051Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.051Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
15:29:20 [2024-02-22T20:29:20.306Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
15:29:20 [2024-02-22T20:29:20.306Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.306Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.306Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:20 [2024-02-22T20:29:20.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:20 [2024-02-22T20:29:20.306Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.819Z] [INFO] 
15:29:20 [2024-02-22T20:29:20.819Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:20 [2024-02-22T20:29:20.819Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:29:21 [2024-02-22T20:29:21.381Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:29:22 [2024-02-22T20:29:22.308Z] [INFO] 
15:29:22 [2024-02-22T20:29:22.308Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:22 [2024-02-22T20:29:22.308Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
15:29:22 [2024-02-22T20:29:22.308Z] [INFO] Command line:
15:29:22 [2024-02-22T20:29:22.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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:29:22 [2024-02-22T20:29:22.308Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:29:26 [2024-02-22T20:29:26.477Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:29:26 [2024-02-22T20:29:26.477Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:29:31 [2024-02-22T20:29:31.726Z] !SESSION 2024-02-22 20:29:22.366 -----------------------------------------------
15:29:31 [2024-02-22T20:29:31.726Z] eclipse.buildId=unknown
15:29:31 [2024-02-22T20:29:31.726Z] java.version=17.0.2
15:29:31 [2024-02-22T20:29:31.726Z] java.vendor=Oracle Corporation
15:29:31 [2024-02-22T20:29:31.726Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:29:31 [2024-02-22T20:29:31.726Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:29:31 [2024-02-22T20:29:31.726Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:29:31 [2024-02-22T20:29:31.726Z] 
15:29:31 [2024-02-22T20:29:31.726Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:29:31.403
15:29:31 [2024-02-22T20:29:31.726Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:29:31 [2024-02-22T20:29:31.726Z] !STACK 0
15:29:31 [2024-02-22T20:29:31.726Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:29:31 [2024-02-22T20:29:31.726Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:29:31 [2024-02-22T20:29:31.726Z] Caused by: java.io.IOException: error=2, No such file or directory
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:29:31 [2024-02-22T20:29:31.726Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:29:31 [2024-02-22T20:29:31.726Z] 	... 7 more
15:29:31 [2024-02-22T20:29:31.982Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:29:31 [2024-02-22T20:29:31.982Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
15:29:31 [2024-02-22T20:29:31.982Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testPluginId -- Time elapsed: 0.001 s
15:29:31 [2024-02-22T20:29:31.982Z] org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest.testGetDefault -- Time elapsed: 0 s
15:29:31 [2024-02-22T20:29:31.982Z] 
15:29:31 [2024-02-22T20:29:31.982Z] Results:
15:29:31 [2024-02-22T20:29:31.982Z] 
15:29:31 [2024-02-22T20:29:31.982Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:29:31 [2024-02-22T20:29:31.982Z] 
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] All tests passed
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] 
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.jar
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT.pom
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] 
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] 
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
15:29:32 [2024-02-22T20:29:32.913Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:32 [2024-02-22T20:29:32.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:32 [2024-02-22T20:29:32.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.170Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:33 [2024-02-22T20:29:33.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
15:29:33 [2024-02-22T20:29:33.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.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
15:29:33 [2024-02-22T20:29:33.170Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.426Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] 
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:33 [2024-02-22T20:29:33.427Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:29:34 [2024-02-22T20:29:34.791Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:35 [2024-02-22T20:29:35.355Z] [INFO] 
15:29:35 [2024-02-22T20:29:35.355Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:35 [2024-02-22T20:29:35.610Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
15:29:35 [2024-02-22T20:29:35.611Z] [INFO] Command line:
15:29:35 [2024-02-22T20:29:35.611Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:29:35 [2024-02-22T20:29:35.611Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:29:38 [2024-02-22T20:29:38.877Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:29:38 [2024-02-22T20:29:38.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
15:29:38 [2024-02-22T20:29:38.877Z] org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0.001 s
15:29:38 [2024-02-22T20:29:38.877Z] 
15:29:38 [2024-02-22T20:29:38.877Z] Results:
15:29:38 [2024-02-22T20:29:38.877Z] 
15:29:38 [2024-02-22T20:29:38.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:29:38 [2024-02-22T20:29:38.877Z] 
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] All tests passed
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.jar
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT.pom
15:29:39 [2024-02-22T20:29:39.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
15:29:39 [2024-02-22T20:29:39.134Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:39 [2024-02-22T20:29:39.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] The project's OSGi version is 2.1.0.202402221956
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:39 [2024-02-22T20:29:39.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:39 [2024-02-22T20:29:39.134Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:29:39 [2024-02-22T20:29:39.134Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:39 [2024-02-22T20:29:39.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
15:29:39 [2024-02-22T20:29:39.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.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] 
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:39 [2024-02-22T20:29:39.391Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:29:40 [2024-02-22T20:29:40.319Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:29:41 [2024-02-22T20:29:41.249Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.249Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:41 [2024-02-22T20:29:41.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.jar
15:29:41 [2024-02-22T20:29:41.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT.pom
15:29:41 [2024-02-22T20:29:41.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-sources.jar
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2metadata.xml
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.1.0-SNAPSHOT-p2artifacts.xml
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
15:29:41 [2024-02-22T20:29:41.250Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:41 [2024-02-22T20:29:41.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
15:29:41 [2024-02-22T20:29:41.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.507Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] 
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:41 [2024-02-22T20:29:41.763Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:41 [2024-02-22T20:29:41.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:41 [2024-02-22T20:29:41.763Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:29:41 [2024-02-22T20:29:41.763Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:42 [2024-02-22T20:29:42.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:42 [2024-02-22T20:29:42.324Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] 
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:42 [2024-02-22T20:29:42.324Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:29:43 [2024-02-22T20:29:43.251Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:29:44 [2024-02-22T20:29:44.617Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.617Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:44 [2024-02-22T20:29:44.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.jar
15:29:44 [2024-02-22T20:29:44.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT.pom
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-sources.jar
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2metadata.xml
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.1.0-SNAPSHOT-p2artifacts.xml
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
15:29:44 [2024-02-22T20:29:44.618Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:44 [2024-02-22T20:29:44.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] The project's OSGi version is 1.3.0.202402221956
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.618Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:44 [2024-02-22T20:29:44.618Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:44 [2024-02-22T20:29:44.618Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:29:44 [2024-02-22T20:29:44.618Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.875Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.875Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:44 [2024-02-22T20:29:44.876Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:44 [2024-02-22T20:29:44.876Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] 
15:29:44 [2024-02-22T20:29:44.876Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:45 [2024-02-22T20:29:45.132Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:29:46 [2024-02-22T20:29:46.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.jar
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT.pom
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-sources.jar
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2metadata.xml
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.3.0-SNAPSHOT-p2artifacts.xml
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.621Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
15:29:46 [2024-02-22T20:29:46.622Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.622Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
15:29:46 [2024-02-22T20:29:46.622Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
15:29:46 [2024-02-22T20:29:46.622Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:29:46 [2024-02-22T20:29:46.622Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:29:46 [2024-02-22T20:29:46.622Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:46 [2024-02-22T20:29:46.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] The project's OSGi version is 1.3.0.202402221956
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] 
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:46 [2024-02-22T20:29:46.877Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] 
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] 
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:47 [2024-02-22T20:29:47.133Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:47 [2024-02-22T20:29:47.133Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:47 [2024-02-22T20:29:47.133Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:29:47 [2024-02-22T20:29:47.133Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:48 [2024-02-22T20:29:48.063Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:48 [2024-02-22T20:29:48.063Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] 
15:29:48 [2024-02-22T20:29:48.063Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:48 [2024-02-22T20:29:48.319Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:29:49 [2024-02-22T20:29:49.248Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.jar
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT.pom
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-sources.jar
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2metadata.xml
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.3.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.3.0-SNAPSHOT-p2artifacts.xml
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [88/141]
15:29:50 [2024-02-22T20:29:50.614Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:29:50 [2024-02-22T20:29:50.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] 
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control ---
15:29:50 [2024-02-22T20:29:50.871Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
15:29:52 [2024-02-22T20:29:52.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
15:29:52 [2024-02-22T20:29:52.802Z] [INFO] 
15:29:52 [2024-02-22T20:29:52.802Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
15:29:52 [2024-02-22T20:29:52.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.jar
15:29:52 [2024-02-22T20:29:52.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT.pom
15:29:52 [2024-02-22T20:29:52.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-sources-feature.jar
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2metadata.xml
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-9.2.0-SNAPSHOT-p2artifacts.xml
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] 
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] 
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
15:29:52 [2024-02-22T20:29:52.803Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:52 [2024-02-22T20:29:52.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:52 [2024-02-22T20:29:52.803Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:29:53 [2024-02-22T20:29:53.059Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] The project's OSGi version is 1.1.4.202402221956
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:53 [2024-02-22T20:29:53.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:53 [2024-02-22T20:29:53.060Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
15:29:53 [2024-02-22T20:29:53.060Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] 
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:53 [2024-02-22T20:29:53.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:29:54 [2024-02-22T20:29:54.246Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:29:54 [2024-02-22T20:29:54.809Z] [INFO] 
15:29:54 [2024-02-22T20:29:54.809Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:55 [2024-02-22T20:29:55.066Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
15:29:55 [2024-02-22T20:29:55.066Z] [INFO] Command line:
15:29:55 [2024-02-22T20:29:55.066Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:29:55 [2024-02-22T20:29:55.066Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:29:58 [2024-02-22T20:29:58.334Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:29:58 [2024-02-22T20:29:58.334Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsNull -- Time elapsed: 0.007 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testSetLogLevel2 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest.testBaseLoggerInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
15:29:58 [2024-02-22T20:29:58.335Z] 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
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testToString_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testGetAndSetter -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:29:58 [2024-02-22T20:29:58.335Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testToString -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testFiledInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testSetFieldType -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEventCopy2 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.335Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:29:58 [2024-02-22T20:29:58.592Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionInfo -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testSessionCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testToString_3 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.592Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:29:58 [2024-02-22T20:29:58.592Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testToString -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testLoggerInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEventCopy2 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest.testGetAndSetter -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo2 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testSetName -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest.testTraceInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSnapshotInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testTraceCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest.testSetName -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsSymmetry -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.593Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testGetAndSetter -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest.testBaseEventInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainInfoCopy -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testDomainlCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testToString_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest.testEqualsReflexivity -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.594Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsNull -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testAddAndGetEvents_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testChannelCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_1 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testToString_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest.testSetEvents_1 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.594Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
15:29:58 [2024-02-22T20:29:58.594Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testGetEventType_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testAddField -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetLogLevel2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEventCopy2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testExcludedEvents -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetEventType_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testSetFields -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testToString_1 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testFields -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest.testBaseEventInfo -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.595Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:29:58 [2024-02-22T20:29:58.595Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfo -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderInfoCopy -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testUstProviderCopy2 -- Time elapsed: 0.001 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsNull -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testGetAndSetters -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsSymmetry -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetLoggers_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testHashCode -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsTransivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testToString_2 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testEqualsReflexivity -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest.testSetEvents_1 -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.595Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:29:58 [2024-02-22T20:29:58.596Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
15:29:58 [2024-02-22T20:29:58.596Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.596Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.596Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.596Z] org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:29:58 [2024-02-22T20:29:58.596Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:29:58 [2024-02-22T20:29:58.852Z] !SESSION 2024-02-22 20:29:55.058 -----------------------------------------------
15:29:58 [2024-02-22T20:29:58.852Z] eclipse.buildId=unknown
15:29:58 [2024-02-22T20:29:58.852Z] java.version=17.0.2
15:29:58 [2024-02-22T20:29:58.852Z] java.vendor=Oracle Corporation
15:29:58 [2024-02-22T20:29:58.852Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:29:58 [2024-02-22T20:29:58.852Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:29:58 [2024-02-22T20:29:58.852Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:29:58 [2024-02-22T20:29:58.852Z] 
15:29:58 [2024-02-22T20:29:58.852Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-22 20:29:58.815
15:29:58 [2024-02-22T20:29:58.852Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
15:29:58 [2024-02-22T20:29:58.852Z] !STACK 0
15:29:58 [2024-02-22T20:29:58.852Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:29:58 [2024-02-22T20:29:58.852Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:29:58 [2024-02-22T20:29:58.852Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:29:58 [2024-02-22T20:29:58.852Z] 
15:29:58 [2024-02-22T20:29:58.852Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2024-02-22 20:29:58.839
15:29:58 [2024-02-22T20:29:58.852Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
15:29:59 [2024-02-22T20:29:59.109Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s -- in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
15:29:59 [2024-02-22T20:29:59.109Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig -- Time elapsed: 0.271 s
15:29:59 [2024-02-22T20:29:59.109Z] org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testSessionValidate -- Time elapsed: 0.023 s
15:29:59 [2024-02-22T20:29:59.109Z] 
15:29:59 [2024-02-22T20:29:59.109Z] Results:
15:29:59 [2024-02-22T20:29:59.109Z] 
15:29:59 [2024-02-22T20:29:59.109Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
15:29:59 [2024-02-22T20:29:59.109Z] 
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] All tests passed
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.jar
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT.pom
15:29:59 [2024-02-22T20:29:59.366Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-sources.jar
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2metadata.xml
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.4-SNAPSHOT-p2artifacts.xml
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
15:29:59 [2024-02-22T20:29:59.367Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:29:59 [2024-02-22T20:29:59.367Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:29:59 [2024-02-22T20:29:59.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.622Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.623Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:29:59 [2024-02-22T20:29:59.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
15:29:59 [2024-02-22T20:29:59.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.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
15:29:59 [2024-02-22T20:29:59.623Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.880Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.880Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] 
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:29:59 [2024-02-22T20:29:59.881Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:30:01 [2024-02-22T20:30:01.249Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:30:01 [2024-02-22T20:30:01.813Z] [INFO] 
15:30:01 [2024-02-22T20:30:01.813Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:30:02 [2024-02-22T20:30:02.069Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
15:30:02 [2024-02-22T20:30:02.069Z] [INFO] Command line:
15:30:02 [2024-02-22T20:30:02.069Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:02 [2024-02-22T20:30:02.069Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:05 [2024-02-22T20:30:05.339Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:30:05 [2024-02-22T20:30:05.596Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
15:30:05 [2024-02-22T20:30:05.596Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteError -- Time elapsed: 0.114 s
15:30:05 [2024-02-22T20:30:05.596Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteSuccess -- Time elapsed: 0.004 s
15:30:05 [2024-02-22T20:30:05.596Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest.testExecuteException -- Time elapsed: 0.004 s
15:30:05 [2024-02-22T20:30:05.596Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:30:05 [2024-02-22T20:30:05.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
15:30:05 [2024-02-22T20:30:05.853Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testNullSegment -- Time elapsed: 0 s
15:30:05 [2024-02-22T20:30:05.853Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest.testConstructorAndAdd -- Time elapsed: 0.002 s
15:30:05 [2024-02-22T20:30:05.853Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:30:05 [2024-02-22T20:30:05.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
15:30:05 [2024-02-22T20:30:05.853Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorNoError -- Time elapsed: 0.001 s
15:30:05 [2024-02-22T20:30:05.854Z] org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest.testConstructorError -- Time elapsed: 0 s
15:30:05 [2024-02-22T20:30:05.854Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:30:05 [2024-02-22T20:30:05.854Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
15:30:05 [2024-02-22T20:30:05.854Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:30:05 [2024-02-22T20:30:05.854Z] org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:30:05 [2024-02-22T20:30:05.854Z] 
15:30:05 [2024-02-22T20:30:05.854Z] Results:
15:30:05 [2024-02-22T20:30:05.854Z] 
15:30:05 [2024-02-22T20:30:05.854Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
15:30:05 [2024-02-22T20:30:05.854Z] 
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] All tests passed
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.jar
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT.pom
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-sources.jar
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
15:30:06 [2024-02-22T20:30:06.110Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:06 [2024-02-22T20:30:06.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:06 [2024-02-22T20:30:06.110Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] The project's OSGi version is 2.0.6.202402221956
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.368Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] 
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:06 [2024-02-22T20:30:06.624Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:06 [2024-02-22T20:30:06.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
15:30:06 [2024-02-22T20:30:06.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.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
15:30:06 [2024-02-22T20:30:06.624Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.188Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.188Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] 
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:07 [2024-02-22T20:30:07.189Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:30:08 [2024-02-22T20:30:08.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:30:09 [2024-02-22T20:30:09.484Z] [INFO] 
15:30:09 [2024-02-22T20:30:09.484Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:09 [2024-02-22T20:30:09.740Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
15:30:09 [2024-02-22T20:30:09.740Z] [INFO] Command line:
15:30:09 [2024-02-22T20:30:09.740Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:30:09 [2024-02-22T20:30:09.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:13 [2024-02-22T20:30:13.912Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:13 [2024-02-22T20:30:13.912Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:18 [2024-02-22T20:30:18.081Z] !SESSION 2024-02-22 20:30:09.628 -----------------------------------------------
15:30:18 [2024-02-22T20:30:18.081Z] eclipse.buildId=unknown
15:30:18 [2024-02-22T20:30:18.081Z] java.version=17.0.2
15:30:18 [2024-02-22T20:30:18.081Z] java.vendor=Oracle Corporation
15:30:18 [2024-02-22T20:30:18.081Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:18 [2024-02-22T20:30:18.081Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:30:18 [2024-02-22T20:30:18.081Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:30:18 [2024-02-22T20:30:18.081Z] 
15:30:18 [2024-02-22T20:30:18.081Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:30:17.511
15:30:18 [2024-02-22T20:30:18.081Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:30:18 [2024-02-22T20:30:18.081Z] !STACK 0
15:30:18 [2024-02-22T20:30:18.081Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:30:18 [2024-02-22T20:30:18.081Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:18 [2024-02-22T20:30:18.081Z] Caused by: java.io.IOException: error=2, No such file or directory
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:30:18 [2024-02-22T20:30:18.081Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:30:18 [2024-02-22T20:30:18.081Z] 	... 7 more
15:30:18 [2024-02-22T20:30:18.081Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:30:19 [2024-02-22T20:30:19.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.080 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
15:30:19 [2024-02-22T20:30:19.451Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest.testTraceSessionTree -- Time elapsed: 1.021 s
15:30:19 [2024-02-22T20:30:19.451Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:30:20 [2024-02-22T20:30:20.013Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
15:30:20 [2024-02-22T20:30:20.013Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest.testKernelProviderTree -- Time elapsed: 0.757 s
15:30:20 [2024-02-22T20:30:20.013Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:30:21 [2024-02-22T20:30:21.377Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.300 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
15:30:21 [2024-02-22T20:30:21.377Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest.testTraceSessionTree -- Time elapsed: 1.300 s
15:30:21 [2024-02-22T20:30:21.377Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:30:21 [2024-02-22T20:30:21.940Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest.testTraceControlComponents -- Time elapsed: 0.464 s
15:30:21 [2024-02-22T20:30:21.940Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:30:21 [2024-02-22T20:30:21.940Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetImage_1 -- Time elapsed: 0.001 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testFireCompenentUpdated -- Time elapsed: 0.001 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetChildren_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetChildren -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAdapter -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveAllChildren_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveComponentListener_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testRemoveChild_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testHasChildren_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetSndSetToolTip -- Time elapsed: 0.001 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddComponentListener_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetTargetNodeState_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetName -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testContainsChild_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetParent -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testAddAndGetChild2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testGetAndSetControlService_1 -- Time elapsed: 0.004 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_1 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest.testTraceControlComponent_2 -- Time elapsed: 0 s
15:30:21 [2024-02-22T20:30:21.940Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:30:22 [2024-02-22T20:30:22.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
15:30:22 [2024-02-22T20:30:22.503Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test.testTraceSessionTree -- Time elapsed: 0.687 s
15:30:22 [2024-02-22T20:30:22.503Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:30:23 [2024-02-22T20:30:23.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
15:30:23 [2024-02-22T20:30:23.067Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest.testTraceControlComponents -- Time elapsed: 0.483 s
15:30:23 [2024-02-22T20:30:23.067Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:30:23 [2024-02-22T20:30:23.627Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
15:30:23 [2024-02-22T20:30:23.627Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest.testTraceSessionTree -- Time elapsed: 0.551 s
15:30:23 [2024-02-22T20:30:23.627Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:30:24 [2024-02-22T20:30:24.555Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
15:30:24 [2024-02-22T20:30:24.555Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest.testTraceSessionTree -- Time elapsed: 0.731 s
15:30:24 [2024-02-22T20:30:24.555Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:30:24 [2024-02-22T20:30:24.813Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
15:30:24 [2024-02-22T20:30:24.813Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest.testUstProviderTree -- Time elapsed: 0.535 s
15:30:24 [2024-02-22T20:30:24.813Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:30:36 [2024-02-22T20:30:36.983Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
15:30:36 [2024-02-22T20:30:36.983Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest.testTraceSessionTree -- Time elapsed: 10.72 s
15:30:36 [2024-02-22T20:30:36.983Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:30:36 [2024-02-22T20:30:36.983Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
15:30:36 [2024-02-22T20:30:36.983Z] org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest.testComponentProperties -- Time elapsed: 0.448 s
15:30:36 [2024-02-22T20:30:36.983Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:30:36 [2024-02-22T20:30:36.983Z] 
15:30:36 [2024-02-22T20:30:36.983Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-22 20:30:36.438
15:30:36 [2024-02-22T20:30:36.983Z] !MESSAGE Could not validate the xml response
15:30:36 [2024-02-22T20:30:36.983Z] !STACK 0
15:30:36 [2024-02-22T20:30:36.983Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:30:36 [2024-02-22T20:30:36.983Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:36 [2024-02-22T20:30:36.984Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:30:36 [2024-02-22T20:30:36.984Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:30:37 [2024-02-22T20:30:37.242Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.271 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionWithFilterExpression -- Time elapsed: 0.045 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListContext28 -- Time elapsed: 0.019 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSessionCompatibility_2_7 -- Time elapsed: 0.018 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testListSycallEvents -- Time elapsed: 0.064 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testLttngNotInstalled -- Time elapsed: 0.016 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUnsupportedVersion -- Time elapsed: 0.016 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.067 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession2_1 -- Time elapsed: 0.015 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession2_5 -- Time elapsed: 0.015 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContextFailure -- Time elapsed: 0.016 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExist -- Time elapsed: 0.067 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSession1 -- Time elapsed: 0.022 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testUstProvider2 -- Time elapsed: 0.076 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNameGarbage -- Time elapsed: 0.026 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst1 -- Time elapsed: 0.073 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst2 -- Time elapsed: 0.019 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoUst3 -- Time elapsed: 0.018 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionCompiled -- Time elapsed: 0.071 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableEvents -- Time elapsed: 0.017 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider3 -- Time elapsed: 0.064 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLog4jLoggers -- Time elapsed: 0.012 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableChannel -- Time elapsed: 0.010 s
15:30:37 [2024-02-22T20:30:37.242Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableJulLoggers -- Time elapsed: 0.010 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelUIDBuffer -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.065 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySession -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersion -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannelPIDBuffer -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVerbose2_1 -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testSessionProfile -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel1 -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetKernelProviderNoKernel2 -- Time elapsed: 0.049 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test skipped
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateChannel -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionWithPrompt -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNotExistVerbose -- Time elapsed: 0.010 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testVersionWithPrompt -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableSyscalls -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDisableChannel -- Time elapsed: 0.007 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnableLogLevel -- Time elapsed: 0.048 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDestroySessionVerbose -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetUstProvider -- Time elapsed: 0.010 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSessionErrors -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testDynamicProbe -- Time elapsed: 0.012 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testNoVersion -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEnablePythonLoggers -- Time elapsed: 0.054 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames1 -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNames2 -- Time elapsed: 0.008 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSession -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testEventExcluded -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.010 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSnapshotSession -- Time elapsed: 0.054 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testCreateSessionVariants -- Time elapsed: 0.009 s
15:30:37 [2024-02-22T20:30:37.243Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test.testAddContext -- Time elapsed: 0.007 s
15:30:37 [2024-02-22T20:30:37.243Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:30:37 [2024-02-22T20:30:37.498Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.184 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testLttngNotInstalled -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUnsupportedVersion -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession2_1 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContextFailure -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExist -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSession1 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testUstProvider2 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNameGarbage -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.043 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionCompiled -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableEvents -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider3 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLog4jLoggers -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableChannel -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableJulLoggers -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelUIDBuffer -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.003 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySession -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersion -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannelPIDBuffer -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.003 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testSessionProfile -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest skipped
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateChannel -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionWithPrompt -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNotExistVerbose -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testVersionWithPrompt -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableSyscalls -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDisableChannel -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnableLogLevel -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDestroySessionVerbose -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetUstProvider -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testDynamicProbe -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testNoVersion -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEnablePythonLoggers -- Time elapsed: 0.048 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames1 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNames2 -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSession -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testEventExcluded -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.001 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSnapshotSession -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testCreateSessionVariants -- Time elapsed: 0.006 s
15:30:37 [2024-02-22T20:30:37.499Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest.testAddContext -- Time elapsed: 0.002 s
15:30:37 [2024-02-22T20:30:37.499Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:30:37 [2024-02-22T20:30:37.755Z] 
15:30:37 [2024-02-22T20:30:37.755Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-22 20:30:37.613
15:30:37 [2024-02-22T20:30:37.755Z] !MESSAGE Could not validate the xml response
15:30:37 [2024-02-22T20:30:37.755Z] !STACK 0
15:30:37 [2024-02-22T20:30:37.755Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:978)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:542)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:889)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:247)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
15:30:37 [2024-02-22T20:30:37.755Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
15:30:37 [2024-02-22T20:30:37.755Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
15:30:37 [2024-02-22T20:30:37.755Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:37 [2024-02-22T20:30:37.755Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:30:37 [2024-02-22T20:30:37.756Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:30:37 [2024-02-22T20:30:37.756Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:30:38 [2024-02-22T20:30:38.317Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.786 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSessionCompatibility_2_7 -- Time elapsed: 0.010 s
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testListSycallEvents -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testLttngNotInstalled -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUnsupportedVersion -- Time elapsed: 0.045 s
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUstVerbose -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.317Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession2_1 -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession2_5 -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContextFailure -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExist -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSession1 -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testUstProvider2 -- Time elapsed: 0.054 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage -- Time elapsed: 0.011 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst1 -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst2 -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoUst3 -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionCompiled -- Time elapsed: 0.067 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableEvents -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider3 -- Time elapsed: 0.010 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLog4jLoggers -- Time elapsed: 0.010 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableChannel -- Time elapsed: 0.010 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableJulLoggers -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelUIDBuffer -- Time elapsed: 0.053 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernelVerbose -- Time elapsed: 0.012 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySession -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersion -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannelPIDBuffer -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVerbose2_1 -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testSessionProfile -- Time elapsed: 0.051 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel1 -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetKernelProviderNoKernel2 -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest skipped
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateChannel -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionWithPrompt -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNotExistVerbose -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testVersionWithPrompt -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableSyscalls -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDisableChannel -- Time elapsed: 0.045 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnableLogLevel -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDestroySessionVerbose -- Time elapsed: 0.007 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetUstProvider -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSessionErrors -- Time elapsed: 0.010 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testDynamicProbe -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testNoVersion -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEnablePythonLoggers -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames1 -- Time elapsed: 0.048 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNames2 -- Time elapsed: 0.009 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSession -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testEventExcluded -- Time elapsed: 0.013 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNamesWithTracingGroup -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSnapshotSession -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testCreateSessionVariants -- Time elapsed: 0.052 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testAddContext -- Time elapsed: 0.008 s
15:30:38 [2024-02-22T20:30:38.318Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:30:38 [2024-02-22T20:30:38.318Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:30:38 [2024-02-22T20:30:38.318Z] org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:30:38 [2024-02-22T20:30:38.318Z] 
15:30:38 [2024-02-22T20:30:38.318Z] Results:
15:30:38 [2024-02-22T20:30:38.318Z] 
15:30:38 [2024-02-22T20:30:38.318Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
15:30:38 [2024-02-22T20:30:38.318Z] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] All tests passed
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.jar
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT.pom
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-sources.jar
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2metadata.xml
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.6-SNAPSHOT-p2artifacts.xml
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
15:30:39 [2024-02-22T20:30:39.247Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:30:39 [2024-02-22T20:30:39.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
15:30:39 [2024-02-22T20:30:39.247Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] The project's OSGi version is 1.0.9.202402221956
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.247Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.248Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] 
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:39 [2024-02-22T20:30:39.810Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:30:39 [2024-02-22T20:30:39.810Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:30:39 [2024-02-22T20:30:39.810Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
15:30:39 [2024-02-22T20:30:39.810Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] 
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:40 [2024-02-22T20:30:40.067Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:30:40 [2024-02-22T20:30:40.996Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:30:42 [2024-02-22T20:30:42.362Z] [INFO] 
15:30:42 [2024-02-22T20:30:42.362Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:30:42 [2024-02-22T20:30:42.362Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
15:30:42 [2024-02-22T20:30:42.362Z] [INFO] Command line:
15:30:42 [2024-02-22T20:30:42.362Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:30:42 [2024-02-22T20:30:42.362Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:30:44 [2024-02-22T20:30:44.896Z] Feb 22, 2024 8:30:44 PM org.apache.aries.spifly.BaseActivator log
15:30:44 [2024-02-22T20:30:44.896Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:30:46 [2024-02-22T20:30:46.791Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:46 [2024-02-22T20:30:46.791Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:30:50 [2024-02-22T20:30:50.963Z] !SESSION 2024-02-22 20:30:42.463 -----------------------------------------------
15:30:50 [2024-02-22T20:30:50.963Z] eclipse.buildId=unknown
15:30:50 [2024-02-22T20:30:50.963Z] java.version=17.0.2
15:30:50 [2024-02-22T20:30:50.963Z] java.vendor=Oracle Corporation
15:30:50 [2024-02-22T20:30:50.963Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:30:50 [2024-02-22T20:30:50.963Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:30:50 [2024-02-22T20:30:50.963Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:30:50 [2024-02-22T20:30:50.963Z] 
15:30:50 [2024-02-22T20:30:50.963Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:30:50.938
15:30:50 [2024-02-22T20:30:50.963Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:30:51 [2024-02-22T20:30:51.219Z] 
15:30:51 [2024-02-22T20:30:51.219Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:30:51.021
15:30:51 [2024-02-22T20:30:51.219Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:30:51 [2024-02-22T20:30:51.219Z] !STACK 0
15:30:51 [2024-02-22T20:30:51.219Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:30:51 [2024-02-22T20:30:51.219Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:30:51 [2024-02-22T20:30:51.219Z] Caused by: java.io.IOException: error=2, No such file or directory
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:30:51 [2024-02-22T20:30:51.219Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:30:51 [2024-02-22T20:30:51.219Z] 	... 7 more
15:30:51 [2024-02-22T20:30:51.219Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:30:51 [2024-02-22T20:30:51.783Z] Display size: 1440x900
15:30:51 [2024-02-22T20:30:51.783Z] OS version=6.1.11-200.fc37.x86_64
15:30:51 [2024-02-22T20:30:51.783Z] GTK version=3.22.30
15:30:51 [2024-02-22T20:30:51.783Z] GTK theme=Ambiance
15:30:51 [2024-02-22T20:30:51.783Z] LIBOVERLAY_SCROLLBAR=0
15:30:51 [2024-02-22T20:30:51.783Z] Time zone: Greenwich Mean Time
15:30:51 [2024-02-22T20:30:51.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763132064 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-763131353 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-763131353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763131300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:30:52 [2024-02-22T20:30:52.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763130671 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763130666 data=null doit=true}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763130666 data=null}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763130665 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763130665 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763130651 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:53 [2024-02-22T20:30:53.273Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763130649 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763130649 data=null doit=true}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763130606 data=null}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763130605 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763130605 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763130603 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:53 [2024-02-22T20:30:53.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:30:53 [2024-02-22T20:30:53.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:30:53 [2024-02-22T20:30:53.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763130452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:30:53 [2024-02-22T20:30:53.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:30:54 [2024-02-22T20:30:54.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:54 [2024-02-22T20:30:54.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763129888 data=null button=0 stateMask=0x0 x=130 y=173 count=0}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763129886 data=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763129886 data=null}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763129886 data=null button=1 stateMask=0x0 x=130 y=173 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763129885 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763129882 data=null button=1 stateMask=0x80000 x=130 y=173 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763129881 data=null button=0 stateMask=0x0 x=130 y=173 count=0}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763129881 data=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763129881 data=null}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763129880 data=null button=1 stateMask=0x0 x=130 y=173 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763129880 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763129879 data=null button=1 stateMask=0x80000 x=130 y=173 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
15:30:54 [2024-02-22T20:30:54.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Save...'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Save...'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
15:30:54 [2024-02-22T20:30:54.351Z] 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=-763129490 data=null doit=true}, Shell with text {Save Sessions}]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763129460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763129460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763129460 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763129459 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763129459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763129459 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763129459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Save...} time=-763129758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Save...']
15:30:54 [2024-02-22T20:30:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:54 [2024-02-22T20:30:54.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:54 [2024-02-22T20:30:54.606Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:54 [2024-02-22T20:30:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-02-22T20:30:54.606Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763129365 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763129365 data=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763129365 data=null}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763129364 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763129364 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763129363 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763129362 data=null button=0 stateMask=0x0 x=130 y=81 count=0}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763129362 data=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763129362 data=null}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763129361 data=null button=1 stateMask=0x0 x=130 y=81 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763129361 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763129360 data=null button=1 stateMask=0x80000 x=130 y=81 count=1}, Tree node with text: 2398322080751]
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:30:54 [2024-02-22T20:30:54.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:30:54 [2024-02-22T20:30:54.863Z] 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=-763129078 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763129062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763129062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763129062 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763129062 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763129060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763128991 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763128991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:54 [2024-02-22T20:30:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763129268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-02-22T20:30:55.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763128895 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763128895 data=null doit=true}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763128895 data=null}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763128894 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128894 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763128893 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763128892 data=null button=0 stateMask=0x0 x=89 y=81 count=0}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763128892 data=null doit=true}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763128892 data=null}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763128892 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128892 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763128891 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
15:30:55 [2024-02-22T20:30:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Load...'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Load...'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
15:30:55 [2024-02-22T20:30:55.376Z] 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=-763128486 data=null doit=true}, Shell with text {Load Sessions}]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Local} time=-763128476 data=null doit=true}, Button with text {Local}]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Local} time=-763128475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Local}]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Remote} time=-763128475 data=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remote} time=-763128475 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remote} time=-763128475 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:30:55 [2024-02-22T20:30:55.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remote} time=-763128474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128395 data=null button=0 stateMask=0x0 x=111 y=12 count=0}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751.lttng} time=-763128395 data=null doit=true}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751.lttng} time=-763128395 data=null}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128394 data=null button=1 stateMask=0x0 x=111 y=12 count=1}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128394 data=null item=TreeItem {2398322080751.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128394 data=null button=1 stateMask=0x80000 x=111 y=12 count=1}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicking on TreeItem with text {2398322080751.lttng}
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128393 data=null button=0 stateMask=0x0 x=111 y=12 count=0}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751.lttng} time=-763128393 data=null doit=true}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751.lttng} time=-763128392 data=null}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128392 data=null button=1 stateMask=0x0 x=111 y=12 count=1}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128392 data=null item=TreeItem {2398322080751.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128392 data=null button=1 stateMask=0x80000 x=111 y=12 count=1}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {2398322080751.lttng} time=-763128392 data=null button=0 stateMask=0x0 x=111 y=12 count=0}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {2398322080751.lttng} time=-763128391 data=null doit=true}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {2398322080751.lttng} time=-763128391 data=null}, TreeItem with text {2398322080751.lttng}]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Clicked on TreeItem with text {2398322080751.lttng}
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Local", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remote", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "force", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show hidden files", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Manage...", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763128389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763128389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763128389 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763128389 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763128389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763128389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763128389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Load...} time=-763128796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Load...']
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:55 [2024-02-22T20:30:55.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:55 [2024-02-22T20:30:55.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:55 [2024-02-22T20:30:55.634Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763128202 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763128201 data=null doit=true}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763128201 data=null}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763128201 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128201 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763128198 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {2398322080751} time=-763128198 data=null button=0 stateMask=0x0 x=130 y=12 count=0}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {2398322080751} time=-763128198 data=null doit=true}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {2398322080751} time=-763128197 data=null}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {2398322080751} time=-763128197 data=null button=1 stateMask=0x0 x=130 y=12 count=1}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763128197 data=null item=TreeItem {2398322080751} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {2398322080751} time=-763128196 data=null button=1 stateMask=0x80000 x=130 y=12 count=1}, Tree node with text: 2398322080751]
15:30:55 [2024-02-22T20:30:55.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:30:55 [2024-02-22T20:30:55.891Z] 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=-763127984 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763127983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763127968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763127968 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763127967 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763127967 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763127966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763127966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:30:55 [2024-02-22T20:30:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763128152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:30:56 [2024-02-22T20:30:56.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:56 [2024-02-22T20:30:56.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:56 [2024-02-22T20:30:56.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763127876 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763127876 data=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763127876 data=null}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763127875 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763127875 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763127873 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763127868 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763127868 data=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763127868 data=null}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763127868 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763127867 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763127867 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763127783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:30:56 [2024-02-22T20:30:56.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:30:56 [2024-02-22T20:30:56.405Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.920 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
15:30:56 [2024-02-22T20:30:56.405Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest.testTraceSessionTree -- Time elapsed: 3.199 s
15:30:56 [2024-02-22T20:30:56.405Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763127648 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763127444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:30:56 [2024-02-22T20:30:56.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:30:56 [2024-02-22T20:30:56.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"'
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763127186 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763127185 data=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763127185 data=null}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763127185 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763127185 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763127183 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763127182 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763127182 data=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763127182 data=null}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763127181 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763127181 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763127180 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:30:56 [2024-02-22T20:30:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:30:56 [2024-02-22T20:30:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:30:56 [2024-02-22T20:30:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763127102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:30:56 [2024-02-22T20:30:56.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763126588 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763126588 data=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763126588 data=null}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763126588 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763126587 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763126586 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763126585 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763126585 data=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763126585 data=null}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763126585 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763126584 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763126584 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:30:57 [2024-02-22T20:30:57.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:30:57 [2024-02-22T20:30:57.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:30:57 [2024-02-22T20:30:57.739Z] 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=-763126285 data=null doit=true}, Shell with text {Create Session}]
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:57 [2024-02-22T20:30:57.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763126203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763126203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763126203 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763126203 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763126203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763126202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763126202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763126539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763126153 data=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763126152 data=null}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763126101 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763126101 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763126099 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:30:57 [2024-02-22T20:30:57.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:57 [2024-02-22T20:30:57.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:57 [2024-02-22T20:30:57.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:57 [2024-02-22T20:30:57.740Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763126097 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763126097 data=null doit=true}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763126096 data=null}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763126096 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763126096 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763126094 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763126093 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763126093 data=null doit=true}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763126093 data=null}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763126093 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763126092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763126090 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:30:57 [2024-02-22T20:30:57.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:30:57 [2024-02-22T20:30:57.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:30:58 [2024-02-22T20:30:58.253Z] 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=-763125670 data=null doit=true}, Shell with text {Enable Events}]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763125651 data=null doit=true}, Button with text {Kernel}]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763125651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-763125650 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-763125650 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-763125650 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-763125650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.253Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763125563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763125563 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763125562 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763125562 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763125562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763125562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763125562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763126002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-763125400 data=null doit=true}, Tree node with text: JUL]
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-763125400 data=null}, Tree node with text: JUL]
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-763125399 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:58 [2024-02-22T20:30:58.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763125399 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-763125398 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763125397 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763125397 data=null doit=true}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763125397 data=null}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763125397 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763125397 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763125395 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763125394 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763125394 data=null doit=true}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763125394 data=null}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763125394 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763125394 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763125393 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:30:58 [2024-02-22T20:30:58.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:30:58 [2024-02-22T20:30:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:30:58 [2024-02-22T20:30:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:30:58 [2024-02-22T20:30:58.767Z] 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=-763125071 data=null doit=true}, Shell with text {Enable Events}]
15:30:58 [2024-02-22T20:30:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:58 [2024-02-22T20:30:58.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763124988 data=null doit=true}, Button with text {Kernel}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763124987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-763124987 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-763124986 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-763124986 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-763124986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763124942 data=null doit=true}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763124942 data=null}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763124941 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124903 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763124902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.024Z] 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=-763124901 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.024Z] 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=-763124901 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.024Z] 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=-763124900 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124900 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.024Z] 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=-763124899 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.024Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763124897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763124896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763124896 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763124896 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763124896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763124896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763124896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763125353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-763124781 data=null doit=true}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-763124781 data=null}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-763124781 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124780 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-763124779 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763124779 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763124778 data=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763124778 data=null}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763124778 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763124778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763124776 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763124776 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763124776 data=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763124775 data=null}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763124775 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763124775 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763124774 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:30:59 [2024-02-22T20:30:59.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:30:59 [2024-02-22T20:30:59.540Z] 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=-763124390 data=null doit=true}, Shell with text {Enable Events}]
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763124378 data=null doit=true}, Button with text {Kernel}]
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763124378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-763124377 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-763124377 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-763124377 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-763124377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763124297 data=null doit=true}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763124297 data=null}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763124296 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124296 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763124295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:30:59 [2024-02-22T20:30:59.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.541Z] 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=-763124294 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.541Z] 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=-763124294 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.541Z] 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=-763124294 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124294 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.541Z] 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=-763124293 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:30:59 [2024-02-22T20:30:59.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@59929512
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-763124288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763124288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763124288 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-763124288 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763124288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763124288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763124288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-763124287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763124287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-763124287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-763124287 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-763124286 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Warning
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-763124284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Warning
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763124274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763124274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763124273 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763124273 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763124273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763124273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763124273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763124690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-763124099 data=null doit=true}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-763124099 data=null}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-763124099 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763124099 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-763124098 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763124097 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763124097 data=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763124097 data=null}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763124097 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763124097 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763124095 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763124095 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763124095 data=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763124095 data=null}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763124094 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763124094 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763124094 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:30:59 [2024-02-22T20:30:59.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:00 [2024-02-22T20:31:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:00 [2024-02-22T20:31:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:00 [2024-02-22T20:31:00.312Z] 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=-763123700 data=null doit=true}, Shell with text {Enable Events}]
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763123698 data=null doit=true}, Button with text {Kernel}]
15:31:00 [2024-02-22T20:31:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763123698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {JUL} time=-763123697 data=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {JUL} time=-763123697 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {JUL} time=-763123697 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {JUL} time=-763123697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763123657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763123657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763123657 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763123657 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763123657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763123657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763123656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763124051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:00 [2024-02-22T20:31:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {JUL} time=-763123496 data=null doit=true}, Tree node with text: JUL]
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {JUL} time=-763123496 data=null}, Tree node with text: JUL]
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {JUL} time=-763123495 data=null button=1 stateMask=0x0 x=107 y=81 count=1}, Tree node with text: JUL]
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763123495 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: JUL]
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {JUL} time=-763123494 data=null button=1 stateMask=0x80000 x=107 y=81 count=1}, Tree node with text: JUL]
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763123491 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763123491 data=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763123491 data=null}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763123491 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123490 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763123490 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763123489 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763123484 data=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763123484 data=null}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763123483 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123483 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763123482 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763123399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:00 [2024-02-22T20:31:00.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.571Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763123296 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763123295 data=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763123295 data=null}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763123295 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123295 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763123294 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763123293 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763123293 data=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763123293 data=null}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763123293 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123292 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763123292 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763123256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:00 [2024-02-22T20:31:00.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:00 [2024-02-22T20:31:00.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.834Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-763123098 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-763123098 data=null doit=true}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-763123098 data=null}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-763123097 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.834Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123097 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-763123094 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:00 [2024-02-22T20:31:00.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.835Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-763123063 data=null button=0 stateMask=0x0 x=161 y=131 count=0}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-763123062 data=null doit=true}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-763123062 data=null}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-763123062 data=null button=1 stateMask=0x0 x=161 y=131 count=1}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763123062 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-763123060 data=null button=1 stateMask=0x80000 x=161 y=131 count=1}, Tree node with text: anotherLogger]
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:00 [2024-02-22T20:31:00.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:01 [2024-02-22T20:31:01.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.093Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763122966 data=null button=0 stateMask=0x0 x=113 y=-30 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763122966 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763122966 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763122965 data=null button=1 stateMask=0x0 x=113 y=-30 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763122965 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763122963 data=null button=1 stateMask=0x80000 x=113 y=-30 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763122962 data=null button=0 stateMask=0x0 x=113 y=-30 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763122958 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763122958 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763122958 data=null button=1 stateMask=0x0 x=113 y=-20 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763122958 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763122957 data=null button=1 stateMask=0x80000 x=113 y=-20 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:01 [2024-02-22T20:31:01.350Z] 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=-763122675 data=null doit=true}, Shell with text {Enable Events}]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763122673 data=null doit=true}, Button with text {Kernel}]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763122673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-763122673 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-763122673 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-763122673 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-763122672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763122581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763122581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763122580 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763122580 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763122580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763122580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763122580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763122882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-763122489 data=null doit=true}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-763122488 data=null}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-763122488 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763122488 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-763122487 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763122485 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763122485 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763122484 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763122484 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763122484 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763122483 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763122483 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763122482 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763122482 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763122482 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763122482 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763122481 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:01 [2024-02-22T20:31:01.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:01 [2024-02-22T20:31:01.865Z] 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=-763122188 data=null doit=true}, Shell with text {Enable Events}]
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:31:01 [2024-02-22T20:31:01.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763122185 data=null doit=true}, Button with text {Kernel}]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763122185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-763122185 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-763122185 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-763122185 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-763122185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:01 [2024-02-22T20:31:01.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763122089 data=null doit=true}, TreeItem with text {All}]
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763122089 data=null}, TreeItem with text {All}]
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763122089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763122089 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763122088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:01 [2024-02-22T20:31:01.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.867Z] 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=-763122087 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:01 [2024-02-22T20:31:01.867Z] 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=-763122087 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:01 [2024-02-22T20:31:01.867Z] 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=-763122087 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763122087 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:01 [2024-02-22T20:31:01.867Z] 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=-763122086 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:01 [2024-02-22T20:31:01.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.867Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763122078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763122078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763122078 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763122078 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763122078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763122078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763122078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763122403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:01 [2024-02-22T20:31:01.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:01 [2024-02-22T20:31:01.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.869Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-763121971 data=null doit=true}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-763121970 data=null}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-763121970 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763121970 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-763121969 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763121968 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763121968 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763121968 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763121968 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763121968 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763121967 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763121967 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763121967 data=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763121967 data=null}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763121966 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763121966 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:01 [2024-02-22T20:31:01.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763121966 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:02 [2024-02-22T20:31:02.126Z] 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=-763121691 data=null doit=true}, Shell with text {Enable Events}]
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763121678 data=null doit=true}, Button with text {Kernel}]
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763121678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:02 [2024-02-22T20:31:02.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-763121658 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-763121658 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-763121658 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-763121658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763121557 data=null doit=true}, TreeItem with text {All}]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763121557 data=null}, TreeItem with text {All}]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763121557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763121556 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:02 [2024-02-22T20:31:02.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763121502 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:02 [2024-02-22T20:31:02.382Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.382Z] 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=-763121501 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:02 [2024-02-22T20:31:02.382Z] 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=-763121501 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:02 [2024-02-22T20:31:02.383Z] 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=-763121501 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763121500 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:02 [2024-02-22T20:31:02.383Z] 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=-763121499 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:02 [2024-02-22T20:31:02.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.383Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@36e7a455
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-763121497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763121497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763121496 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-763121496 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763121496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763121496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763121496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-763121496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763121496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-763121496 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-763121495 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-763121495 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-763121494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Fatal
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763121493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763121493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763121493 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763121493 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763121493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763121493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763121493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763121874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-763121387 data=null doit=true}, Tree node with text: LOG4J]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-763121386 data=null}, Tree node with text: LOG4J]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-763121386 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763121386 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-763121385 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763121385 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763121385 data=null doit=true}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763121385 data=null}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763121384 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763121384 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763121384 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763121383 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763121383 data=null doit=true}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763121383 data=null}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763121383 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763121383 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763121382 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:02 [2024-02-22T20:31:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:02 [2024-02-22T20:31:02.897Z] 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=-763121158 data=null doit=true}, Shell with text {Enable Events}]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763121085 data=null doit=true}, Button with text {Kernel}]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763121085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {LOG4J} time=-763121084 data=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {LOG4J} time=-763121084 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {LOG4J} time=-763121084 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {LOG4J} time=-763121084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763120979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763120979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763120979 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763120979 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763120979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763120979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763120979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:02 [2024-02-22T20:31:02.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763121303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {LOG4J} time=-763120879 data=null doit=true}, Tree node with text: LOG4J]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-763120879 data=null}, Tree node with text: LOG4J]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-763120879 data=null button=1 stateMask=0x0 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763120879 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: LOG4J]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-763120878 data=null button=1 stateMask=0x80000 x=116 y=81 count=1}, Tree node with text: LOG4J]
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120874 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120874 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120874 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120873 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120873 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120872 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120872 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120872 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120872 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120872 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120872 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120870 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763120798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:03 [2024-02-22T20:31:03.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.155Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120696 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120696 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120696 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120696 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120696 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120694 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120693 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120693 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120693 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120693 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120693 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120692 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763120659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:03 [2024-02-22T20:31:03.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:03 [2024-02-22T20:31:03.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-763120482 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-763120481 data=null doit=true}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-763120481 data=null}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-763120481 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120481 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-763120479 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, Tree node with text: logger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:03 [2024-02-22T20:31:03.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-763120450 data=null button=0 stateMask=0x0 x=161 y=130 count=0}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-763120449 data=null doit=true}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-763120449 data=null}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-763120449 data=null button=1 stateMask=0x0 x=161 y=130 count=1}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120449 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-763120447 data=null button=1 stateMask=0x80000 x=161 y=130 count=1}, Tree node with text: anotherLogger]
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:03 [2024-02-22T20:31:03.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:03 [2024-02-22T20:31:03.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120375 data=null button=0 stateMask=0x0 x=113 y=-18 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120375 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120374 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120374 data=null button=1 stateMask=0x0 x=113 y=-18 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120374 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120372 data=null button=1 stateMask=0x80000 x=113 y=-18 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763120371 data=null button=0 stateMask=0x0 x=113 y=-18 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763120369 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763120369 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763120368 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763120368 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763120367 data=null button=1 stateMask=0x80000 x=113 y=-11 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:03 [2024-02-22T20:31:03.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:03 [2024-02-22T20:31:03.927Z] 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=-763120088 data=null doit=true}, Shell with text {Enable Events}]
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763120086 data=null doit=true}, Button with text {Kernel}]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763120086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-763120086 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-763120085 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-763120085 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-763120085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763119979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763119978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763119978 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763119978 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763119978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763119978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763119978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763120296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-763119882 data=null doit=true}, Tree node with text: Python]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-763119882 data=null}, Tree node with text: Python]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-763119882 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119882 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-763119881 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763119880 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763119880 data=null doit=true}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763119880 data=null}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763119880 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:03 [2024-02-22T20:31:03.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763119880 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763119876 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:04 [2024-02-22T20:31:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763119876 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763119876 data=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763119876 data=null}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763119876 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763119875 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763119875 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:04 [2024-02-22T20:31:04.187Z] 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=-763119651 data=null doit=true}, Shell with text {Enable Events}]
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.187Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763119590 data=null doit=true}, Button with text {Kernel}]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763119590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-763119589 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-763119589 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-763119589 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-763119589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763119489 data=null doit=true}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763119489 data=null}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763119488 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119488 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763119487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] 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=-763119487 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.444Z] 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=-763119487 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.444Z] 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=-763119487 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119486 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.444Z] 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=-763119486 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: logger
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763119484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763119484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763119484 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763119484 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763119484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763119484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763119484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763119801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:04 [2024-02-22T20:31:04.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.445Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-763119387 data=null doit=true}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-763119386 data=null}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-763119386 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119386 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-763119385 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763119382 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763119382 data=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763119382 data=null}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763119382 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763119381 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763119381 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763119380 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763119380 data=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763119380 data=null}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763119380 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763119380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763119379 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:04 [2024-02-22T20:31:04.702Z] 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=-763119165 data=null doit=true}, Shell with text {Enable Events}]
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:31:04 [2024-02-22T20:31:04.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763119163 data=null doit=true}, Button with text {Kernel}]
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763119163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-763119162 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-763119162 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-763119162 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-763119162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763119064 data=null doit=true}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763119064 data=null}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763119063 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119063 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763119062 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:04 [2024-02-22T20:31:04.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.960Z] 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=-763119062 data=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.960Z] 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=-763119062 data=null}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.960Z] 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=-763119062 data=null button=1 stateMask=0x0 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763119061 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.960Z] 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=-763119048 data=null button=1 stateMask=0x80000 x=239 y=35 count=1}, Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)]
15:31:04 [2024-02-22T20:31:04.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.960Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: anotherLogger
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5d63295e
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-763119046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763119046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763119046 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-763119046 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763119046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763119046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763119046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-763119045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763119045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-763119045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-763119045 data=null doit=true}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-763119045 data=null}, (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to Critical
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-763119044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Log Level'))]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to Critical
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:04 [2024-02-22T20:31:04.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')
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763118979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763118979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763118979 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763118979 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763118979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763118979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763118979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763119305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-763118875 data=null doit=true}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-763118875 data=null}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-763118875 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763118875 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-763118874 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118873 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118873 data=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118873 data=null}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118873 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118873 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118872 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118872 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118872 data=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118872 data=null}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118871 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118871 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:04 [2024-02-22T20:31:04.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118871 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:05 [2024-02-22T20:31:05.219Z] 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=-763118670 data=null doit=true}, Shell with text {Enable Events}]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with mnemonic 'Python'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763118588 data=null doit=true}, Button with text {Kernel}]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763118588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Python} time=-763118587 data=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Python} time=-763118586 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:05 [2024-02-22T20:31:05.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Python} time=-763118586 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Python} time=-763118586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763118486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763118486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763118486 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763118486 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763118486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763118486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763118486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763118839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:05 [2024-02-22T20:31:05.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:05 [2024-02-22T20:31:05.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Python} time=-763118379 data=null doit=true}, Tree node with text: Python]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Python} time=-763118379 data=null}, Tree node with text: Python]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Python} time=-763118379 data=null button=1 stateMask=0x0 x=119 y=81 count=1}, Tree node with text: Python]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763118378 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Python]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Python} time=-763118377 data=null button=1 stateMask=0x80000 x=119 y=81 count=1}, Tree node with text: Python]
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118376 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118376 data=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118376 data=null}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118376 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118376 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118375 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118375 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118375 data=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118374 data=null}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118374 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118374 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118374 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763118301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:05 [2024-02-22T20:31:05.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.736Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118200 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118200 data=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118199 data=null}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118199 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118199 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118198 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763118198 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763118198 data=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763118198 data=null}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763118198 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763118198 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763118197 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:05 [2024-02-22T20:31:05.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763118101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:05 [2024-02-22T20:31:05.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {logger} time=-763117944 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {logger} time=-763117944 data=null doit=true}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {logger} time=-763117944 data=null}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {logger} time=-763117944 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117943 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {logger} time=-763117935 data=null button=1 stateMask=0x80000 x=135 y=117 count=1}, Tree node with text: logger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Python is already expanded. Won't expand it again.
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-763117875 data=null button=0 stateMask=0x0 x=161 y=116 count=0}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-763117875 data=null doit=true}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-763117875 data=null}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-763117875 data=null button=1 stateMask=0x0 x=161 y=116 count=1}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117875 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-763117872 data=null button=1 stateMask=0x80000 x=161 y=116 count=1}, Tree node with text: anotherLogger]
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:05 [2024-02-22T20:31:05.993Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:06 [2024-02-22T20:31:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:06 [2024-02-22T20:31:06.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763117785 data=null button=0 stateMask=0x0 x=113 y=-29 count=0}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763117785 data=null doit=true}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763117785 data=null}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763117784 data=null button=1 stateMask=0x0 x=113 y=-29 count=1}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117784 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763117782 data=null button=1 stateMask=0x80000 x=113 y=-29 count=1}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763117782 data=null button=0 stateMask=0x0 x=113 y=-29 count=0}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763117782 data=null doit=true}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763117782 data=null}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763117781 data=null button=1 stateMask=0x0 x=113 y=-29 count=1}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117781 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763117780 data=null button=1 stateMask=0x80000 x=113 y=-29 count=1}, Tree node with text: mysession]
15:31:06 [2024-02-22T20:31:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:06 [2024-02-22T20:31:06.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:06 [2024-02-22T20:31:06.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:06 [2024-02-22T20:31:06.506Z] 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=-763117489 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:06 [2024-02-22T20:31:06.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')
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763117489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763117489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763117489 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763117489 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763117488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763117488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763117488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763117604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:06 [2024-02-22T20:31:06.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763117451 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763117451 data=null doit=true}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763117450 data=null}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763117450 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117450 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763117403 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763117402 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763117402 data=null doit=true}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763117402 data=null}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763117402 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763117402 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763117401 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763117367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:06 [2024-02-22T20:31:06.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:06 [2024-02-22T20:31:06.761Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.38 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
15:31:06 [2024-02-22T20:31:06.761Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest.testTraceSessionTree -- Time elapsed: 10.03 s
15:31:06 [2024-02-22T20:31:06.761Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:31:06 [2024-02-22T20:31:06.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763117243 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763117073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:31:06 [2024-02-22T20:31:06.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763116863 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763116862 data=null doit=true}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763116862 data=null}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763116862 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763116862 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763116860 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763116860 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763116860 data=null doit=true}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763116860 data=null}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763116860 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763116859 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763116859 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:07 [2024-02-22T20:31:07.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763116803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:07 [2024-02-22T20:31:07.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763116295 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763116295 data=null doit=true}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763116295 data=null}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763116295 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763116295 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763116293 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763116293 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763116293 data=null doit=true}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763116293 data=null}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763116293 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763116292 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763116292 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:07 [2024-02-22T20:31:07.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:07 [2024-02-22T20:31:07.837Z] 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=-763116081 data=null doit=true}, Shell with text {Create Session}]
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:07 [2024-02-22T20:31:07.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:07 [2024-02-22T20:31:07.838Z]  ", using matcher: of type 'Text'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:07 [2024-02-22T20:31:07.838Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:07 [2024-02-22T20:31:07.838Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763116048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763116048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763116048 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763116048 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763116048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763116048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763116048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:07 [2024-02-22T20:31:07.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763116259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763115962 data=null doit=true}, Tree node with text: Sessions]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763115962 data=null}, Tree node with text: Sessions]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763115962 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763115962 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763115961 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:08 [2024-02-22T20:31:08.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.096Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-763115956 data=null doit=true}, Tree node with text: Kernel]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-763115956 data=null}, Tree node with text: Kernel]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-763115956 data=null button=1 stateMask=0x0 x=99 y=-11 count=1}, Tree node with text: Kernel]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763115956 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-763115846 data=null button=1 stateMask=0x80000 x=99 y=-13144 count=1}, Tree node with text: Kernel]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-763115844 data=null button=0 stateMask=0x0 x=140 y=-10177 count=0}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-763115844 data=null doit=true}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-763115844 data=null}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-763115843 data=null button=1 stateMask=0x0 x=140 y=-10177 count=1}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115843 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-763115837 data=null button=1 stateMask=0x80000 x=140 y=-5874 count=1}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-763115836 data=null button=0 stateMask=0x0 x=140 y=-5874 count=0}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {sched_switch} time=-763115836 data=null doit=true}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-763115836 data=null}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-763115836 data=null button=1 stateMask=0x0 x=140 y=-5874 count=1}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115836 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-763115835 data=null button=1 stateMask=0x80000 x=140 y=-5874 count=1}, Tree node with text: sched_switch]
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:31:08 [2024-02-22T20:31:08.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:08 [2024-02-22T20:31:08.353Z] 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=-763115589 data=null doit=true}, Shell with text {Enable Events}]
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched CCombo with text "", using matcher: of type 'CCombo'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Setting selection on CCombo {*Wrong Thread*} [layout=null] to mysession
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Sent event 13 to [Selection [13]: SelectionEvent{CCombo {} [layout=null] time=-763115555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'CCombo' and in group (with mnemonic 'Session List'))]
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCCombo - Set selection on CCombo {*Wrong Thread*} [layout=null] to mysession
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:31:08 [2024-02-22T20:31:08.353Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763115523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763115523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763115523 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763115523 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763115523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763115523 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763115523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:08 [2024-02-22T20:31:08.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-763115780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
15:31:08 [2024-02-22T20:31:08.610Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.610Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763115401 data=null doit=true}, Tree node with text: channel0]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763115400 data=null}, Tree node with text: channel0]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763115400 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763115400 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763115399 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115398 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115397 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115397 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115397 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115397 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115395 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115394 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115394 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115394 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115393 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115393 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115392 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763115356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115255 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115255 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115254 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115254 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115254 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115253 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115250 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115250 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115250 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115250 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115250 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115249 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763115214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:08 [2024-02-22T20:31:08.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:08 [2024-02-22T20:31:08.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.868Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115112 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115112 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115112 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115112 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115112 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115110 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763115109 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763115109 data=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763115109 data=null}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763115109 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763115109 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763115108 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:08 [2024-02-22T20:31:08.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:09 [2024-02-22T20:31:09.126Z] 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=-763114921 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:09 [2024-02-22T20:31:09.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')
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763114921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763114919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763114919 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763114919 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763114919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763114919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763114919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763115072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:09 [2024-02-22T20:31:09.126Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763114861 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763114861 data=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763114861 data=null}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763114861 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114860 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763114859 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763114858 data=null button=0 stateMask=0x0 x=70 y=-13190 count=0}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763114858 data=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763114858 data=null}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763114858 data=null button=1 stateMask=0x0 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114857 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763114857 data=null button=1 stateMask=0x80000 x=70 y=-13190 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763114785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:09 [2024-02-22T20:31:09.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763114677 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763114677 data=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763114676 data=null}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763114676 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114676 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763114671 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763114670 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763114670 data=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763114670 data=null}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763114670 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114670 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763114669 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:09 [2024-02-22T20:31:09.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:09 [2024-02-22T20:31:09.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:09 [2024-02-22T20:31:09.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763114641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:09 [2024-02-22T20:31:09.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763114134 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763114134 data=null doit=true}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763114134 data=null}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763114134 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114133 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763114132 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763114132 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763114131 data=null doit=true}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763114131 data=null}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763114131 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763114131 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763114130 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:09 [2024-02-22T20:31:09.949Z] 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=-763113989 data=null doit=true}, Shell with text {Create Session}]
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:09 [2024-02-22T20:31:09.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:09 [2024-02-22T20:31:09.950Z]  ", using matcher: of type 'Text'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:09 [2024-02-22T20:31:09.950Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:09 [2024-02-22T20:31:09.950Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:09 [2024-02-22T20:31:09.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')
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763113891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763113891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763113890 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763113890 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763113890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763113890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763113890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:09 [2024-02-22T20:31:09.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763114101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763113846 data=null doit=true}, Tree node with text: Sessions]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763113846 data=null}, Tree node with text: Sessions]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763113845 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763113845 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763113845 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:10 [2024-02-22T20:31:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113843 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113843 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113843 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113843 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113837 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113837 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113837 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113837 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113837 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113836 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113836 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:10 [2024-02-22T20:31:10.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:10 [2024-02-22T20:31:10.464Z] 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=-763113483 data=null doit=true}, Shell with text {Enable Events}]
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763113462 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763113462 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:10 [2024-02-22T20:31:10.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763113462 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763113462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763113451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763113451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763113451 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763113451 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763113451 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763113450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763113450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763113778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:10 [2024-02-22T20:31:10.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:10 [2024-02-22T20:31:10.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.465Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763113350 data=null doit=true}, Tree node with text: channel0]
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763113350 data=null}, Tree node with text: channel0]
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763113350 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763113350 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763113349 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113304 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113304 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113303 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113303 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113303 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113302 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113301 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113301 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113301 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113301 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113301 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113300 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763113266 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:10 [2024-02-22T20:31:10.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113164 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113164 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113164 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113164 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113164 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113163 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113162 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113162 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113162 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113162 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113162 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113161 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763113132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:10 [2024-02-22T20:31:10.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:10 [2024-02-22T20:31:10.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113030 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113030 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113030 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113030 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113028 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763113027 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763113027 data=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763113027 data=null}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763113027 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763113027 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763113026 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:10 [2024-02-22T20:31:10.981Z] 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=-763112873 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:10 [2024-02-22T20:31:10.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')
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763112873 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763112872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763112872 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763112872 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763112872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763112872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763112872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763112998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:10 [2024-02-22T20:31:10.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:10 [2024-02-22T20:31:10.981Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:11 [2024-02-22T20:31:11.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763112802 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763112802 data=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763112802 data=null}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763112801 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763112801 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763112800 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763112799 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763112799 data=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763112799 data=null}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763112799 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763112799 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763112798 data=null button=1 stateMask=0x80000 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763112766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:11 [2024-02-22T20:31:11.238Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.581 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
15:31:11 [2024-02-22T20:31:11.238Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTreeKernelProvider -- Time elapsed: 2.291 s
15:31:11 [2024-02-22T20:31:11.238Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest.testTraceSessionTree -- Time elapsed: 2.019 s
15:31:11 [2024-02-22T20:31:11.238Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:31:11 [2024-02-22T20:31:11.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763112651 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763112462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:31:11 [2024-02-22T20:31:11.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763112254 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763112254 data=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763112254 data=null}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763112254 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763112253 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763112252 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763112251 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763112251 data=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763112251 data=null}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763112251 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763112251 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763112250 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763112204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:11 [2024-02-22T20:31:11.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763111700 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763111699 data=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763111699 data=null}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763111699 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111699 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763111698 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763111697 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763111697 data=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763111697 data=null}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763111697 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111697 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763111696 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:12 [2024-02-22T20:31:12.315Z] 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=-763111523 data=null doit=true}, Shell with text {Create Session}]
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:12 [2024-02-22T20:31:12.315Z]  ", using matcher: of type 'Text'
15:31:12 [2024-02-22T20:31:12.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:12 [2024-02-22T20:31:12.316Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:12 [2024-02-22T20:31:12.316Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763111521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763111521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763111521 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763111521 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763111520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763111520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763111520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763111666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763111472 data=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763111472 data=null}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763111472 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763111472 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763111471 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:12 [2024-02-22T20:31:12.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.573Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763111470 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763111470 data=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763111470 data=null}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763111470 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111470 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763111465 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763111465 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763111464 data=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763111464 data=null}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763111464 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111464 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763111464 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:12 [2024-02-22T20:31:12.573Z] 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=-763111268 data=null doit=true}, Shell with text {Enable Events}]
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763111116 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763111115 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763111115 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763111115 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:12 [2024-02-22T20:31:12.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')
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763111106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763111106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763111106 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763111106 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763111094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763111094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763111094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763111397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763111034 data=null doit=true}, Tree node with text: channel0]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763111033 data=null}, Tree node with text: channel0]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763111033 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763111033 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763111028 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763111004 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763111004 data=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763111003 data=null}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763111003 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111003 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763111002 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763111002 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763111002 data=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763111002 data=null}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763111002 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763111002 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:12 [2024-02-22T20:31:12.832Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763111001 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.090Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:13 [2024-02-22T20:31:13.346Z] 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=-763110580 data=null doit=true}, Shell with text {Enable Events}]
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763110568 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763110568 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763110568 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763110568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:13 [2024-02-22T20:31:13.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763110544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763110544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763110544 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763110544 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763110544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763110544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763110544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763110970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:13 [2024-02-22T20:31:13.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:13 [2024-02-22T20:31:13.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.347Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763110403 data=null doit=true}, Tree node with text: channel0]
15:31:13 [2024-02-22T20:31:13.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763110403 data=null}, Tree node with text: channel0]
15:31:13 [2024-02-22T20:31:13.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763110403 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:13 [2024-02-22T20:31:13.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763110403 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763110402 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763110402 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763110401 data=null doit=true}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763110401 data=null}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763110401 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763110401 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763110400 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763110399 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763110399 data=null doit=true}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763110399 data=null}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763110399 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763110399 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763110398 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:13 [2024-02-22T20:31:13.861Z] 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=-763110122 data=null doit=true}, Shell with text {Enable Events}]
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
15:31:13 [2024-02-22T20:31:13.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763110055 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763110055 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763110055 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763110055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')]
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
15:31:13 [2024-02-22T20:31:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763110001 data=null doit=true}, TreeItem with text {All}]
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763110000 data=null}, TreeItem with text {All}]
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763110000 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763110000 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:13 [2024-02-22T20:31:13.863Z] 
15:31:13 [2024-02-22T20:31:13.863Z] (Eclipse:11863): Gtk-CRITICAL **: 20:31:13.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763109969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:13 [2024-02-22T20:31:13.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: write
15:31:13 [2024-02-22T20:31:13.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: read
15:31:13 [2024-02-22T20:31:13.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: close
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763109965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763109965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763109965 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763109964 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763109964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:13 [2024-02-22T20:31:13.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763109964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763109964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763110367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763109863 data=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763109863 data=null}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763109863 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763109863 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763109862 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763109860 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763109860 data=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763109860 data=null}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763109859 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763109859 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763109859 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763109858 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763109858 data=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763109858 data=null}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763109858 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763109858 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763109857 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
15:31:14 [2024-02-22T20:31:14.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Channel...'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Channel...'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
15:31:14 [2024-02-22T20:31:14.379Z] 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=-763109526 data=null doit=true}, Shell with text {Enable Channel}]
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: of type 'Text'
15:31:14 [2024-02-22T20:31:14.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763109505 data=null doit=true}, Button with text {Kernel}]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763109505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-763109505 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-763109505 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-763109505 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-763109505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Per UID buffers} time=-763109503 data=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-763109503 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-763109503 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Per UID buffers} time=-763109503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Discard", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per PID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Per UID buffers", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Default", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763109502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763109502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763109502 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763109502 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763109502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763109502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763109502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-763109826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Channel...']
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:14 [2024-02-22T20:31:14.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {UST global} time=-763109390 data=null doit=true}, Tree node with text: UST global]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {UST global} time=-763109390 data=null}, Tree node with text: UST global]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {UST global} time=-763109390 data=null button=1 stateMask=0x0 x=131 y=104 count=1}, Tree node with text: UST global]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763109389 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: UST global]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {UST global} time=-763109389 data=null button=1 stateMask=0x80000 x=131 y=104 count=1}, Tree node with text: UST global]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-763109389 data=null button=0 stateMask=0x0 x=144 y=127 count=0}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763109388 data=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763109388 data=null}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763109388 data=null button=1 stateMask=0x0 x=144 y=127 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763109384 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763109380 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-763109380 data=null button=0 stateMask=0x0 x=144 y=104 count=0}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763109380 data=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763109380 data=null}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763109379 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763109379 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763109379 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
15:31:14 [2024-02-22T20:31:14.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event...'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event...'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:14 [2024-02-22T20:31:14.896Z] 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=-763109055 data=null doit=true}, Shell with text {Enable Events}]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-763109019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-763109019 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-763109019 data=null doit=true}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-763109019 data=null}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763109019 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763109017 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763109016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, (of type 'Tree')]
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763109015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763109015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763109015 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763109015 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763109015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763109015 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763109015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-763109302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event...']
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763108926 data=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763108925 data=null}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763108925 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763108920 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763108919 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108918 data=null button=0 stateMask=0x0 x=113 y=-11 count=0}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108918 data=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108918 data=null}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108917 data=null button=1 stateMask=0x0 x=113 y=-11 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108917 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108915 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108914 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108914 data=null doit=true}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108914 data=null}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108914 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:14 [2024-02-22T20:31:14.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108914 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108907 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763108861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:15 [2024-02-22T20:31:15.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:15 [2024-02-22T20:31:15.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108760 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108760 data=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108760 data=null}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108759 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108759 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108758 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108757 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108757 data=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108757 data=null}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108757 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108757 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108756 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763108722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:15 [2024-02-22T20:31:15.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:15 [2024-02-22T20:31:15.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:15 [2024-02-22T20:31:15.411Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108620 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108620 data=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108620 data=null}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108620 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108620 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108618 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763108582 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763108582 data=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763108582 data=null}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763108582 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763108582 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763108581 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:15 [2024-02-22T20:31:15.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:15 [2024-02-22T20:31:15.974Z] 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=-763107886 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-763107885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-763107885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-763107885 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-763107885 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-763107885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-763107885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-763107885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:15 [2024-02-22T20:31:15.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763108545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763107792 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763107792 data=null doit=true}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763107792 data=null}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763107791 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763107791 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763107790 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:16 [2024-02-22T20:31:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:16 [2024-02-22T20:31:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:16 [2024-02-22T20:31:16.741Z] 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=-763107297 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763107296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763107295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763107295 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763107295 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763107295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763107295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:16 [2024-02-22T20:31:16.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.742Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:16 [2024-02-22T20:31:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:31:17 [2024-02-22T20:31:17.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763107295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:17 [2024-02-22T20:31:17.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763107678 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:17 [2024-02-22T20:31:17.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:17 [2024-02-22T20:31:17.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:17 [2024-02-22T20:31:17.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:17 [2024-02-22T20:31:17.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763106268 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763106268 data=null doit=true}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763106268 data=null}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763106267 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763106267 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763106266 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763106254 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763106254 data=null doit=true}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763106254 data=null}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763106253 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763106253 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763106252 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:17 [2024-02-22T20:31:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:17 [2024-02-22T20:31:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:17 [2024-02-22T20:31:17.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:18 [2024-02-22T20:31:18.074Z] 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=-763105861 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-763105860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-763105860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-763105860 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-763105860 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-763105860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-763105860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-763105860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763106203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763105761 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763105761 data=null doit=true}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763105760 data=null}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763105760 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763105760 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763105759 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:18 [2024-02-22T20:31:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:18 [2024-02-22T20:31:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:18 [2024-02-22T20:31:18.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:18 [2024-02-22T20:31:18.586Z] 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=-763105347 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-763105346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-763105346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-763105346 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-763105346 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-763105346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-763105346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-763105346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-763105345 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-763105344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-763105344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-763105344 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-763105344 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:18 [2024-02-22T20:31:18.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763105344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763105344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763105343 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763105343 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763105343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763105343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:18 [2024-02-22T20:31:18.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:31:18 [2024-02-22T20:31:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763105343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:18 [2024-02-22T20:31:18.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763105689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:19 [2024-02-22T20:31:19.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:19 [2024-02-22T20:31:19.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763104804 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763104802 data=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763104802 data=null}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763104802 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763104802 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763104801 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763104793 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763104793 data=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763104793 data=null}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763104792 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763104792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763104791 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:19 [2024-02-22T20:31:19.614Z] 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=-763104426 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-763104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-763104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-763104395 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-763104395 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-763104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-763104395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-763104395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763104762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763104343 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763104339 data=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763104339 data=null}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763104339 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763104339 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763104338 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:31:19 [2024-02-22T20:31:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:31:19 [2024-02-22T20:31:19.872Z] 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=-763103957 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:31:19 [2024-02-22T20:31:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Create Experiment}. Setting state to selected
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-763103946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-763103946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create Experiment} time=-763103946 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create Experiment} time=-763103946 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create Experiment} time=-763103946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create Experiment} time=-763103946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create Experiment} time=-763103946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create Experiment} time=-763103941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create Experiment} time=-763103941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create Experiment} time=-763103941 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create Experiment} time=-763103941 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create Experiment} time=-763103941 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Options", using matcher: with mnemonic 'Options'
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
15:31:19 [2024-02-22T20:31:19.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create Experiment", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:31:19 [2024-02-22T20:31:19.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-763103932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-763103932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-763103932 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-763103932 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-763103932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:19 [2024-02-22T20:31:19.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-763103932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.132Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:31:20 [2024-02-22T20:31:20.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-763103931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Import...} time=-763104283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:31:20 [2024-02-22T20:31:20.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:20 [2024-02-22T20:31:20.693Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763103389 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763103389 data=null doit=true}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763103389 data=null}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763103389 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763103388 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763103388 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763103387 data=null button=0 stateMask=0x0 x=113 y=12 count=0}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763103387 data=null doit=true}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763103387 data=null}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763103387 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763103387 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763103386 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, Tree node with text: mysession]
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:20 [2024-02-22T20:31:20.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:20 [2024-02-22T20:31:20.694Z] 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=-763103272 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763103272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763103272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763103272 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763103272 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763103271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763103271 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763103271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763103359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:20 [2024-02-22T20:31:20.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763103232 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763103232 data=null doit=true}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763103232 data=null}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763103231 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763103231 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763103230 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763103229 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763103229 data=null doit=true}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763103229 data=null}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763103229 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763103229 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763103229 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763103185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:20 [2024-02-22T20:31:20.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763103081 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-763103044 data=null button=0 stateMask=0x0 x=67 y=12 count=0}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote} time=-763103044 data=null doit=true}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote} time=-763103043 data=null}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote} time=-763103043 data=null button=1 stateMask=0x0 x=67 y=12 count=1}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763103043 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote} time=-763102997 data=null button=1 stateMask=0x80000 x=67 y=12 count=1}, TreeItem with text {Remote}]
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:31:20 [2024-02-22T20:31:20.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:31:21 [2024-02-22T20:31:21.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763101921 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101921 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101921 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-763101920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] 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=-763101920 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:22 [2024-02-22T20:31:22.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')
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763101919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763101919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763101919 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763101919 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763101919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763101919 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2024-02-22T20:31:22.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2024-02-22T20:31:22.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2024-02-22T20:31:22.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2024-02-22T20:31:22.136Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763101919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:22 [2024-02-22T20:31:22.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-763102945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:31:22 [2024-02-22T20:31:22.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.24 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
15:31:22 [2024-02-22T20:31:22.698Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest.testTraceSessionTree -- Time elapsed: 10.96 s
15:31:22 [2024-02-22T20:31:22.698Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763101400 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763101256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:31:22 [2024-02-22T20:31:22.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763100985 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763100985 data=null doit=true}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763100984 data=null}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763100984 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100984 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763100983 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763100982 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763100982 data=null doit=true}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763100982 data=null}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763100982 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100982 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763100981 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:22 [2024-02-22T20:31:22.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:22 [2024-02-22T20:31:22.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:22 [2024-02-22T20:31:22.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763100950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:22 [2024-02-22T20:31:22.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:23 [2024-02-22T20:31:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:23 [2024-02-22T20:31:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763100446 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763100446 data=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763100446 data=null}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763100446 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100445 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763100444 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763100444 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763100444 data=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763100444 data=null}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763100444 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100444 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763100443 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:23 [2024-02-22T20:31:23.517Z] 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=-763100335 data=null doit=true}, Shell with text {Create Session}]
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:23 [2024-02-22T20:31:23.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:23 [2024-02-22T20:31:23.518Z]  ", using matcher: of type 'Text'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:23 [2024-02-22T20:31:23.518Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:23 [2024-02-22T20:31:23.518Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763100333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763100333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763100333 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763100333 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763100333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763100333 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763100333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:23 [2024-02-22T20:31:23.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763100411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:23 [2024-02-22T20:31:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763100277 data=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763100277 data=null}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763100276 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763100276 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763100276 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:23 [2024-02-22T20:31:23.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:23 [2024-02-22T20:31:23.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:23 [2024-02-22T20:31:23.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:23 [2024-02-22T20:31:23.776Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763100275 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763100275 data=null doit=true}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763100274 data=null}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763100274 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100274 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763100273 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763100272 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763100272 data=null doit=true}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763100272 data=null}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763100272 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763100272 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763100271 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:23 [2024-02-22T20:31:23.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:24 [2024-02-22T20:31:24.033Z] 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=-763099892 data=null doit=true}, Shell with text {Enable Events}]
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763099890 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763099890 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763099890 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763099889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763099886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763099886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763099886 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763099886 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763099886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763099886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763099886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763100199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763099791 data=null doit=true}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763099791 data=null}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763099791 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763099790 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763099790 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763099788 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763099788 data=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763099787 data=null}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763099787 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763099787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763099787 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763099786 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763099786 data=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763099786 data=null}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763099786 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763099786 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763099785 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:24 [2024-02-22T20:31:24.547Z] 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=-763099482 data=null doit=true}, Shell with text {Enable Events}]
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763099399 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763099399 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763099399 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763099399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763099395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763099395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763099395 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763099395 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763099395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763099395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763099395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763099754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-763099297 data=null doit=true}, Tree node with text: Kernel]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-763099296 data=null}, Tree node with text: Kernel]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-763099296 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763099296 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-763099296 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763099295 data=null doit=true}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763099295 data=null}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763099295 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763099295 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763099294 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763099292 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763099292 data=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763099291 data=null}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763099291 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763099291 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763099291 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763099286 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763099286 data=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763099286 data=null}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763099286 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763099285 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763099285 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:24 [2024-02-22T20:31:24.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:24 [2024-02-22T20:31:24.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:25 [2024-02-22T20:31:25.063Z] 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=-763098948 data=null doit=true}, Shell with text {Enable Events}]
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763098926 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763098925 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763098925 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763098925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763098923 data=null doit=true}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763098923 data=null}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763098922 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763098922 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.064Z] 
15:31:25 [2024-02-22T20:31:25.064Z] (Eclipse:11863): Gtk-CRITICAL **: 20:31:24.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:31:25 [2024-02-22T20:31:25.064Z] 
15:31:25 [2024-02-22T20:31:25.064Z] (Eclipse:11863): Gtk-CRITICAL **: 20:31:24.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:31:25 [2024-02-22T20:31:25.064Z] 
15:31:25 [2024-02-22T20:31:25.064Z] (Eclipse:11863): Gtk-CRITICAL **: 20:31:24.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763098867 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_fork
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763098861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763098861 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763098861 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763098861 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763098860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763098860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763098860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763099254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763098751 data=null doit=true}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763098751 data=null}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763098747 data=null button=1 stateMask=0x0 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763098747 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763098746 data=null button=1 stateMask=0x80000 x=144 y=81 count=1}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763098743 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763098743 data=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763098743 data=null}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763098743 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763098743 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763098741 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:25 [2024-02-22T20:31:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763098741 data=null button=0 stateMask=0x0 x=113 y=35 count=0}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763098740 data=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763098740 data=null}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763098740 data=null button=1 stateMask=0x0 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763098740 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763098739 data=null button=1 stateMask=0x80000 x=113 y=35 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:25 [2024-02-22T20:31:25.578Z] 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=-763098443 data=null doit=true}, Shell with text {Enable Events}]
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763098390 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763098390 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763098389 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763098389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes All in tree (of type 'Tree')
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {All} time=-763098387 data=null doit=true}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {All} time=-763098387 data=null}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {All} time=-763098386 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763098386 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.579Z] 
15:31:25 [2024-02-22T20:31:25.579Z] (Eclipse:11863): Gtk-CRITICAL **: 20:31:25.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {All} time=-763098355 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {All}]
15:31:25 [2024-02-22T20:31:25.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: sched_process_exec
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:25 [2024-02-22T20:31:25.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763098352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763098352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763098352 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763098352 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763098352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763098352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763098352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763098676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-763098281 data=null doit=true}, Tree node with text: Kernel]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-763098281 data=null}, Tree node with text: Kernel]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-763098281 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763098281 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-763098280 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763098280 data=null doit=true}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763098280 data=null}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763098280 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763098280 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763098279 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763098277 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763098277 data=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763098277 data=null}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763098277 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763098276 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763098276 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:25 [2024-02-22T20:31:25.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763098275 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763098275 data=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763098275 data=null}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763098275 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763098275 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763098274 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:25 [2024-02-22T20:31:25.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:26 [2024-02-22T20:31:26.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:26 [2024-02-22T20:31:26.093Z] 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=-763097885 data=null doit=true}, Shell with text {Enable Events}]
15:31:26 [2024-02-22T20:31:26.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763097883 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763097883 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763097883 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763097883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')]
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763097860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763097860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763097860 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763097860 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763097860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763097860 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763097860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763098243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel} time=-763097788 data=null doit=true}, Tree node with text: Kernel]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-763097787 data=null}, Tree node with text: Kernel]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-763097787 data=null button=1 stateMask=0x0 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763097787 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Kernel]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-763097787 data=null button=1 stateMask=0x80000 x=117 y=81 count=1}, Tree node with text: Kernel]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763097765 data=null doit=true}, Tree node with text: channel0]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763097765 data=null}, Tree node with text: channel0]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763097765 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763097765 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763097764 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097762 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097761 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097761 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097761 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097760 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097760 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097760 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097760 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097760 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097759 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097759 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763097685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:26 [2024-02-22T20:31:26.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097583 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097583 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097583 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097582 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097582 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097581 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097581 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097581 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097581 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097580 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097580 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097580 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763097552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:26 [2024-02-22T20:31:26.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:26 [2024-02-22T20:31:26.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097450 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097450 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097450 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097450 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097450 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097448 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763097448 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763097448 data=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763097447 data=null}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763097447 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097447 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763097447 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:26 [2024-02-22T20:31:26.608Z] 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=-763097356 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763097355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763097355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763097355 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763097355 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763097355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763097355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763097355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763097403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:26 [2024-02-22T20:31:26.609Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763097295 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763097295 data=null doit=true}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763097295 data=null}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763097295 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097295 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763097291 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763097290 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763097290 data=null doit=true}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763097290 data=null}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763097290 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763097290 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763097289 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763097263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:26 [2024-02-22T20:31:26.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:26 [2024-02-22T20:31:26.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.239 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
15:31:26 [2024-02-22T20:31:26.865Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest.testTraceSessionTree -- Time elapsed: 3.991 s
15:31:26 [2024-02-22T20:31:26.865Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:31:26 [2024-02-22T20:31:26.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@20e9c165] time=-763097149 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763096995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:31:26 [2024-02-22T20:31:26.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763096793 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763096793 data=null doit=true}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763096793 data=null}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763096793 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096792 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763096791 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763096790 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763096790 data=null doit=true}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763096790 data=null}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763096790 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096790 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763096789 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763096763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:27 [2024-02-22T20:31:27.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763096257 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763096257 data=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763096257 data=null}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763096256 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096256 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763096255 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763096254 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763096254 data=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763096254 data=null}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763096254 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096254 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763096253 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:27 [2024-02-22T20:31:27.684Z] 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=-763096163 data=null doit=true}, Shell with text {Create Session}]
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:27 [2024-02-22T20:31:27.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:27 [2024-02-22T20:31:27.685Z]  ", using matcher: of type 'Text'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:27 [2024-02-22T20:31:27.685Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:27 [2024-02-22T20:31:27.685Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:27 [2024-02-22T20:31:27.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')
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763096132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763096132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763096132 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763096132 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763096132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763096132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763096132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763096223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763096071 data=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763096071 data=null}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763096071 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763096071 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763096070 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:27 [2024-02-22T20:31:27.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:27 [2024-02-22T20:31:27.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:27 [2024-02-22T20:31:27.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:27 [2024-02-22T20:31:27.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763096069 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763096069 data=null doit=true}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763096069 data=null}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763096068 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096068 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763096064 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763096063 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763096063 data=null doit=true}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763096063 data=null}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763096063 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763096062 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763096062 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:27 [2024-02-22T20:31:27.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:28 [2024-02-22T20:31:28.198Z] 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=-763095691 data=null doit=true}, Shell with text {Enable Events}]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with mnemonic 'UST'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Kernel} time=-763095659 data=null doit=true}, Button with text {Kernel}]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Kernel} time=-763095659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Kernel}]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {UST} time=-763095658 data=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {UST} time=-763095658 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {UST} time=-763095658 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:28 [2024-02-22T20:31:28.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {UST} time=-763095658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')]
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
15:31:28 [2024-02-22T20:31:28.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: All
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Select}. Setting state to selected
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Select} time=-763095604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763095604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Select} time=-763095604 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Select} time=-763095603 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select} time=-763095603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select} time=-763095603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select} time=-763095603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Select} time=-763095603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Select} time=-763095603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Select} time=-763095603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select} time=-763095603 data=null doit=true}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Select} time=-763095603 data=null}, (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "loglevel-only", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763095600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763095600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763095600 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763095600 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763095600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763095599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763095599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763095988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:28 [2024-02-22T20:31:28.457Z] 
15:31:28 [2024-02-22T20:31:28.457Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2024-02-22 20:31:28.239
15:31:28 [2024-02-22T20:31:28.457Z] !MESSAGE Command to change state of events failed
15:31:28 [2024-02-22T20:31:28.457Z] !STACK 0
15:31:28 [2024-02-22T20:31:28.457Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
15:31:28 [2024-02-22T20:31:28.457Z] Error Output:
15:31:28 [2024-02-22T20:31:28.457Z] Command not found
15:31:28 [2024-02-22T20:31:28.457Z] Return Value: 1
15:31:28 [2024-02-22T20:31:28.457Z] Command not found
15:31:28 [2024-02-22T20:31:28.457Z] 
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
15:31:28 [2024-02-22T20:31:28.457Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763095535 data=null doit=true}, Tree node with text: channel0]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763095535 data=null}, Tree node with text: channel0]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763095535 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763095534 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763095534 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095533 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095533 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095533 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095532 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095532 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095532 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095531 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095531 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095531 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095531 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095531 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095530 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763095484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:28 [2024-02-22T20:31:28.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095383 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095382 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095382 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095382 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095382 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095381 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095381 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095380 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095380 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095380 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095380 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095379 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763095315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:28 [2024-02-22T20:31:28.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {*} time=-763095191 data=null button=0 stateMask=0x0 x=136 y=127 count=0}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {*} time=-763095190 data=null doit=true}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {*} time=-763095190 data=null}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {*} time=-763095190 data=null button=1 stateMask=0x0 x=136 y=127 count=1}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095190 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {*} time=-763095188 data=null button=1 stateMask=0x80000 x=136 y=127 count=1}, Tree node with text: *]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:28 [2024-02-22T20:31:28.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095161 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095161 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095161 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095161 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095161 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095159 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763095159 data=null button=0 stateMask=0x0 x=113 y=39 count=0}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763095159 data=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763095159 data=null}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763095158 data=null button=1 stateMask=0x0 x=113 y=39 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763095158 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763095158 data=null button=1 stateMask=0x80000 x=113 y=39 count=1}, Tree node with text: mysession]
15:31:28 [2024-02-22T20:31:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:28 [2024-02-22T20:31:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:28 [2024-02-22T20:31:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:28 [2024-02-22T20:31:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:28 [2024-02-22T20:31:28.971Z] 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=-763094971 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:28 [2024-02-22T20:31:28.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763094970 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763094970 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763094970 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763094970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763095044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:28 [2024-02-22T20:31:28.972Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763094881 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763094881 data=null doit=true}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763094881 data=null}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763094880 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763094880 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763094878 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763094878 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763094878 data=null doit=true}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763094878 data=null}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763094878 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763094877 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:28 [2024-02-22T20:31:28.972Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763094877 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:29 [2024-02-22T20:31:29.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:29 [2024-02-22T20:31:29.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763094795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:29 [2024-02-22T20:31:29.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:29 [2024-02-22T20:31:29.229Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
15:31:29 [2024-02-22T20:31:29.229Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest.testTraceSessionTree -- Time elapsed: 2.207 s
15:31:29 [2024-02-22T20:31:29.229Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:31:29 [2024-02-22T20:31:29.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@20e9c165] time=-763094684 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:31:29 [2024-02-22T20:31:29.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-763094567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763094365 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763094365 data=null doit=true}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763094365 data=null}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763094364 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763094364 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763094363 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763094362 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763094362 data=null doit=true}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763094362 data=null}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763094362 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763094362 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763094361 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:29 [2024-02-22T20:31:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
15:31:29 [2024-02-22T20:31:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Connect'
15:31:29 [2024-02-22T20:31:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Connect} time=-763094288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Connect']
15:31:29 [2024-02-22T20:31:29.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Connect'
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763093781 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763093781 data=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763093780 data=null}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763093780 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093780 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763093779 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-763093778 data=null button=0 stateMask=0x0 x=89 y=150 count=0}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763093778 data=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763093778 data=null}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763093778 data=null button=1 stateMask=0x0 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093778 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763093777 data=null button=1 stateMask=0x80000 x=89 y=150 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Create Session...'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Create Session...'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Create Session", using matcher: with text 'Create Session'
15:31:30 [2024-02-22T20:31:30.307Z] 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=-763093687 data=null doit=true}, Shell with text {Create Session}]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:30 [2024-02-22T20:31:30.307Z]  ", using matcher: of type 'Text'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:30 [2024-02-22T20:31:30.307Z]  ", using matcher: with label (with mnemonic 'Session Name')
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:31:30 [2024-02-22T20:31:30.307Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Normal Mode", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Advanced >>>", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763093668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763093668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763093668 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763093668 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763093655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763093655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763093655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-763093747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Create Session...']
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:30 [2024-02-22T20:31:30.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Sessions} time=-763093612 data=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-763093604 data=null}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-763093604 data=null button=1 stateMask=0x0 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763093603 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-763093603 data=null button=1 stateMask=0x80000 x=89 y=81 count=1}, Tree node with text: Sessions]
15:31:30 [2024-02-22T20:31:30.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763093601 data=null button=0 stateMask=0x0 x=113 y=104 count=0}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763093601 data=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763093601 data=null}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763093601 data=null button=1 stateMask=0x0 x=113 y=104 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093601 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763093599 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763093599 data=null button=0 stateMask=0x0 x=113 y=81 count=0}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763093599 data=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763093599 data=null}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763093598 data=null button=1 stateMask=0x0 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093598 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763093598 data=null button=1 stateMask=0x80000 x=113 y=81 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
15:31:30 [2024-02-22T20:31:30.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Enable Event (default channel)...'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Enable Event (default channel)...'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
15:31:30 [2024-02-22T20:31:30.564Z] 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=-763093369 data=null doit=true}, Shell with text {Enable Events}]
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO')
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:30 [2024-02-22T20:31:30.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: with mnemonic 'Select'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again.
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Kernel", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "UST", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "JUL", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "LOG4J", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Python", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Cancel", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: of type 'Button'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Ok
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Ok} time=-763093278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Ok} time=-763093278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Ok} time=-763093278 data=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Ok} time=-763093278 data=null}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Ok} time=-763093278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Ok} time=-763093278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Ok} time=-763093278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')]
15:31:30 [2024-02-22T20:31:30.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-763093569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Enable Event (default channel)...']
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {channel0} time=-763093160 data=null doit=true}, Tree node with text: channel0]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {channel0} time=-763093159 data=null}, Tree node with text: channel0]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {channel0} time=-763093159 data=null button=1 stateMask=0x0 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-763093159 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: channel0]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {channel0} time=-763093159 data=null button=1 stateMask=0x80000 x=144 y=104 count=1}, Tree node with text: channel0]
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763093157 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763093157 data=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763093157 data=null}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763093157 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093157 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763093156 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763093156 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763093156 data=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763093156 data=null}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763093156 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763093155 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763093155 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Start'
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Start} time=-763093083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Start']
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Start'
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:30 [2024-02-22T20:31:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763092981 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763092981 data=null doit=true}, Tree node with text: mysession]
15:31:30 [2024-02-22T20:31:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763092981 data=null}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763092981 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092981 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763092979 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763092979 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763092979 data=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763092979 data=null}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763092978 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092978 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763092978 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
15:31:31 [2024-02-22T20:31:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Stop'
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Stop} time=-763092947 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Stop']
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Stop'
15:31:31 [2024-02-22T20:31:31.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:31 [2024-02-22T20:31:31.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763092845 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763092845 data=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763092845 data=null}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763092845 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092845 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763092843 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-763092842 data=null button=0 stateMask=0x0 x=113 y=58 count=0}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {mysession} time=-763092842 data=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {mysession} time=-763092842 data=null}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {mysession} time=-763092842 data=null button=1 stateMask=0x0 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092842 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {mysession} time=-763092841 data=null button=1 stateMask=0x80000 x=113 y=58 count=1}, Tree node with text: mysession]
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
15:31:31 [2024-02-22T20:31:31.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Destroy Session...'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Destroy Session...'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
15:31:31 [2024-02-22T20:31:31.338Z] 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=-763092667 data=null doit=true}, Shell with text {Destroy Confirmation}]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-763092667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-763092667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-763092667 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-763092667 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-763092666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-763092666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-763092666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-763092799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Destroy Session...']
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:31:31 [2024-02-22T20:31:31.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763092583 data=null button=0 stateMask=0x0 x=70 y=-57 count=0}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763092583 data=null doit=true}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763092583 data=null}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763092583 data=null button=1 stateMask=0x0 x=70 y=-57 count=1}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092583 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763092580 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-763092580 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {myNode} time=-763092579 data=null doit=true}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {myNode} time=-763092579 data=null}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {myNode} time=-763092579 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-763092579 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {myNode} time=-763092578 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {myNode}]
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Disconnect'
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-763092546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Disconnect']
15:31:31 [2024-02-22T20:31:31.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Disconnect'
15:31:31 [2024-02-22T20:31:31.595Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s -- in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
15:31:31 [2024-02-22T20:31:31.595Z] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest.testTraceSessionTree -- Time elapsed: 2.030 s
15:31:31 [2024-02-22T20:31:31.595Z] 
15:31:31 [2024-02-22T20:31:31.595Z] Results:
15:31:31 [2024-02-22T20:31:31.595Z] 
15:31:31 [2024-02-22T20:31:31.595Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
15:31:31 [2024-02-22T20:31:31.595Z] 
15:31:31 [2024-02-22T20:31:31.851Z] 
15:31:31 [2024-02-22T20:31:31.851Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:31:31.653
15:31:31 [2024-02-22T20:31:31.851Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] All tests passed
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
15:31:32 [2024-02-22T20:31:32.413Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:31:32 [2024-02-22T20:31:32.413Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:31:32 [2024-02-22T20:31:32.413Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:31:32 [2024-02-22T20:31:32.669Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] The project's OSGi version is 2.1.0.202402221956
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.670Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] 
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:32 [2024-02-22T20:31:32.926Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:31:32 [2024-02-22T20:31:32.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
15:31:32 [2024-02-22T20:31:32.926Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:31:32 [2024-02-22T20:31:32.926Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:31:33 [2024-02-22T20:31:33.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
15:31:33 [2024-02-22T20:31:33.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.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] 
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:33 [2024-02-22T20:31:33.183Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:31:34 [2024-02-22T20:31:34.112Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.jar
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT.pom
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-sources.jar
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2metadata.xml
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.1.0-SNAPSHOT-p2artifacts.xml
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [94/141]
15:31:35 [2024-02-22T20:31:35.479Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:31:35 [2024-02-22T20:31:35.479Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.480Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] 
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:35 [2024-02-22T20:31:35.736Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
15:31:36 [2024-02-22T20:31:36.665Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.jar
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT.pom
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-sources-feature.jar
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2metadata.xml
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-9.2.0-SNAPSHOT-p2artifacts.xml
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
15:31:37 [2024-02-22T20:31:37.229Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:31:37 [2024-02-22T20:31:37.229Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:31:37 [2024-02-22T20:31:37.229Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:31:37 [2024-02-22T20:31:37.229Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] The project's OSGi version is 1.0.16.202402221956
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] 
15:31:37 [2024-02-22T20:31:37.486Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:37 [2024-02-22T20:31:37.486Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:31:37 [2024-02-22T20:31:37.486Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:31:37 [2024-02-22T20:31:37.486Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
15:31:37 [2024-02-22T20:31:37.743Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.000Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.000Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] 
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:38 [2024-02-22T20:31:38.255Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:31:39 [2024-02-22T20:31:39.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:31:40 [2024-02-22T20:31:40.985Z] [INFO] 
15:31:40 [2024-02-22T20:31:40.985Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:31:40 [2024-02-22T20:31:40.985Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
15:31:40 [2024-02-22T20:31:40.985Z] [INFO] Command line:
15:31:40 [2024-02-22T20:31:40.985Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:31:40 [2024-02-22T20:31:40.985Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:31:45 [2024-02-22T20:31:45.151Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:31:46 [2024-02-22T20:31:46.517Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
15:31:46 [2024-02-22T20:31:46.517Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest.testConditionsValidation -- Time elapsed: 1.420 s
15:31:46 [2024-02-22T20:31:46.517Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:31:49 [2024-02-22T20:31:49.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
15:31:49 [2024-02-22T20:31:49.031Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsPattern -- Time elapsed: 1.241 s
15:31:49 [2024-02-22T20:31:49.031Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest.testConditionsValidation -- Time elapsed: 1.124 s
15:31:49 [2024-02-22T20:31:49.031Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:31:49 [2024-02-22T20:31:49.031Z] !SESSION 2024-02-22 20:31:40.934 -----------------------------------------------
15:31:49 [2024-02-22T20:31:49.031Z] eclipse.buildId=unknown
15:31:49 [2024-02-22T20:31:49.031Z] java.version=17.0.2
15:31:49 [2024-02-22T20:31:49.031Z] java.vendor=Oracle Corporation
15:31:49 [2024-02-22T20:31:49.031Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:31:49 [2024-02-22T20:31:49.031Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:31:49 [2024-02-22T20:31:49.031Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:31:49 [2024-02-22T20:31:49.031Z] 
15:31:49 [2024-02-22T20:31:49.031Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:48.525
15:31:49 [2024-02-22T20:31:49.031Z] !MESSAGE state value is type int but a mappingGroup is specified
15:31:49 [2024-02-22T20:31:49.031Z] 
15:31:49 [2024-02-22T20:31:49.031Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:48.526
15:31:49 [2024-02-22T20:31:49.031Z] !MESSAGE state value is type int but a mappingGroup is specified
15:31:49 [2024-02-22T20:31:49.961Z] 
15:31:49 [2024-02-22T20:31:49.961Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:49.744
15:31:49 [2024-02-22T20:31:49.961Z] !MESSAGE state value is type int but a mappingGroup is specified
15:31:49 [2024-02-22T20:31:49.961Z] 
15:31:49 [2024-02-22T20:31:49.961Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:49.745
15:31:49 [2024-02-22T20:31:49.961Z] !MESSAGE state value is type int but a mappingGroup is specified
15:31:49 [2024-02-22T20:31:49.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
15:31:49 [2024-02-22T20:31:49.961Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testNonConsumingFsm -- Time elapsed: 1.229 s
15:31:49 [2024-02-22T20:31:49.961Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest.testConsumingFsm -- Time elapsed: 0.028 s
15:31:49 [2024-02-22T20:31:49.961Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:31:51 [2024-02-22T20:31:51.854Z] 
15:31:51 [2024-02-22T20:31:51.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.396
15:31:51 [2024-02-22T20:31:51.854Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.854Z] 
15:31:51 [2024-02-22T20:31:51.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.396
15:31:51 [2024-02-22T20:31:51.854Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.854Z] 
15:31:51 [2024-02-22T20:31:51.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.397
15:31:51 [2024-02-22T20:31:51.854Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.854Z] 
15:31:51 [2024-02-22T20:31:51.854Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.397
15:31:51 [2024-02-22T20:31:51.854Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.398
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.398
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.398
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.399
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.399
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.399
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.400
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.400
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.401
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.855Z] 
15:31:51 [2024-02-22T20:31:51.855Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.401
15:31:51 [2024-02-22T20:31:51.855Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.401
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.402
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.402
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.402
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.403
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.403
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.403
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.404
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.404
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.404
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.405
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.856Z] 
15:31:51 [2024-02-22T20:31:51.856Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.405
15:31:51 [2024-02-22T20:31:51.856Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.857Z] 
15:31:51 [2024-02-22T20:31:51.857Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.406
15:31:51 [2024-02-22T20:31:51.857Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.857Z] 
15:31:51 [2024-02-22T20:31:51.857Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.407
15:31:51 [2024-02-22T20:31:51.857Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.857Z] 
15:31:51 [2024-02-22T20:31:51.857Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.407
15:31:51 [2024-02-22T20:31:51.857Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:51 [2024-02-22T20:31:51.857Z] 
15:31:51 [2024-02-22T20:31:51.857Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:31:51.407
15:31:51 [2024-02-22T20:31:51.857Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
15:31:59 [2024-02-22T20:31:59.945Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.716 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
15:31:59 [2024-02-22T20:31:59.945Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleExecution -- Time elapsed: 9.654 s
15:31:59 [2024-02-22T20:31:59.945Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest.testModuleConstruction -- Time elapsed: 0.060 s
15:31:59 [2024-02-22T20:31:59.945Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:32:00 [2024-02-22T20:32:00.874Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
15:32:00 [2024-02-22T20:32:00.874Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest.testTimestampDescription -- Time elapsed: 1.214 s
15:32:00 [2024-02-22T20:32:00.874Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:32:01 [2024-02-22T20:32:01.138Z] 
15:32:01 [2024-02-22T20:32:01.138Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:00.915
15:32:01 [2024-02-22T20:32:01.138Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
15:32:01 [2024-02-22T20:32:01.138Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
15:32:01 [2024-02-22T20:32:01.138Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testInvalidInput -- Time elapsed: 0.162 s
15:32:01 [2024-02-22T20:32:01.138Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest.testStateSystem -- Time elapsed: 0.130 s
15:32:01 [2024-02-22T20:32:01.138Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:32:01 [2024-02-22T20:32:01.138Z] 
15:32:01 [2024-02-22T20:32:01.138Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:01.103
15:32:01 [2024-02-22T20:32:01.138Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:32:03 [2024-02-22T20:32:03.655Z] 
15:32:03 [2024-02-22T20:32:03.655Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:03.257
15:32:03 [2024-02-22T20:32:03.655Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:32:03 [2024-02-22T20:32:03.655Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
15:32:03 [2024-02-22T20:32:03.655Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleExecution -- Time elapsed: 2.202 s
15:32:03 [2024-02-22T20:32:03.655Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest.testModuleConstruction -- Time elapsed: 0.003 s
15:32:03 [2024-02-22T20:32:03.655Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:32:03 [2024-02-22T20:32:03.655Z] 
15:32:03 [2024-02-22T20:32:03.655Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:03.401
15:32:03 [2024-02-22T20:32:03.655Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:32:03 [2024-02-22T20:32:03.655Z] 
15:32:03 [2024-02-22T20:32:03.655Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:03.513
15:32:03 [2024-02-22T20:32:03.655Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:32:03 [2024-02-22T20:32:03.655Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
15:32:03 [2024-02-22T20:32:03.655Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testSegmentStore -- Time elapsed: 0.143 s
15:32:03 [2024-02-22T20:32:03.655Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest.testStateSystem -- Time elapsed: 0.111 s
15:32:03 [2024-02-22T20:32:03.655Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:32:05 [2024-02-22T20:32:05.021Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
15:32:05 [2024-02-22T20:32:05.021Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest.testEventName -- Time elapsed: 1.111 s
15:32:05 [2024-02-22T20:32:05.021Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.654
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.663
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.670
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.703
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.710
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:32:05 [2024-02-22T20:32:05.021Z] 
15:32:05 [2024-02-22T20:32:05.021Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:04.726
15:32:05 [2024-02-22T20:32:05.021Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:32:05 [2024-02-22T20:32:05.277Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateInvalid -- Time elapsed: 0.070 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidate -- Time elapsed: 0.016 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testGetChildElements -- Time elapsed: 0.008 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlValidateValid -- Time elapsed: 0.283 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlEnableDisableFile -- Time elapsed: 0.012 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlAddFile -- Time elapsed: 0.011 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest.testXmlPath -- Time elapsed: 0 s
15:32:05 [2024-02-22T20:32:05.277Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:32:05 [2024-02-22T20:32:05.277Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testExtendedModuleCreated -- Time elapsed: 0.078 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testGettingSchemaParser -- Time elapsed: 0 s
15:32:05 [2024-02-22T20:32:05.277Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest.testPopulateExtendedModules -- Time elapsed: 0.030 s
15:32:05 [2024-02-22T20:32:05.277Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:32:05 [2024-02-22T20:32:05.533Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
15:32:05 [2024-02-22T20:32:05.533Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModulesWithAnalysisManager -- Time elapsed: 0.038 s
15:32:05 [2024-02-22T20:32:05.533Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testProperties -- Time elapsed: 0.008 s
15:32:05 [2024-02-22T20:32:05.533Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest.testPopulateModules -- Time elapsed: 0.076 s
15:32:05 [2024-02-22T20:32:05.533Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:32:05 [2024-02-22T20:32:05.533Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
15:32:05 [2024-02-22T20:32:05.533Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetChildElements -- Time elapsed: 0.078 s
15:32:05 [2024-02-22T20:32:05.533Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest.testGetElementInFile -- Time elapsed: 0.011 s
15:32:05 [2024-02-22T20:32:05.533Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:32:06 [2024-02-22T20:32:06.096Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
15:32:06 [2024-02-22T20:32:06.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testFactory -- Time elapsed: 0.205 s
15:32:06 [2024-02-22T20:32:06.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testTwoLevels -- Time elapsed: 0.180 s
15:32:06 [2024-02-22T20:32:06.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest.testNoParentDisplay -- Time elapsed: 0.103 s
15:32:06 [2024-02-22T20:32:06.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:32:06 [2024-02-22T20:32:06.351Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
15:32:06 [2024-02-22T20:32:06.351Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProvider -- Time elapsed: 0.114 s
15:32:06 [2024-02-22T20:32:06.351Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYDataProviderDelta -- Time elapsed: 0.104 s
15:32:06 [2024-02-22T20:32:06.351Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest.testXYFactory -- Time elapsed: 0.116 s
15:32:06 [2024-02-22T20:32:06.351Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:32:12 [2024-02-22T20:32:12.890Z] 
15:32:12 [2024-02-22T20:32:12.890Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:12.278
15:32:12 [2024-02-22T20:32:12.890Z] !MESSAGE Script execution failed
15:32:12 [2024-02-22T20:32:12.890Z] !STACK 0
15:32:12 [2024-02-22T20:32:12.890Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25._c_script_0(Unknown Source)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_25.exec(Unknown Source)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.890Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.890Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:32:12 [2024-02-22T20:32:12.891Z] 
15:32:12 [2024-02-22T20:32:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:12.286
15:32:12 [2024-02-22T20:32:12.891Z] !MESSAGE Script execution failed
15:32:12 [2024-02-22T20:32:12.891Z] !STACK 0
15:32:12 [2024-02-22T20:32:12.891Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30._c_script_0(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_30.exec(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:32:12 [2024-02-22T20:32:12.891Z] 
15:32:12 [2024-02-22T20:32:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:12.293
15:32:12 [2024-02-22T20:32:12.891Z] !MESSAGE Script execution failed
15:32:12 [2024-02-22T20:32:12.891Z] !STACK 0
15:32:12 [2024-02-22T20:32:12.891Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35._c_script_0(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_35.exec(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:32:12 [2024-02-22T20:32:12.891Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:32:12 [2024-02-22T20:32:12.891Z] 
15:32:12 [2024-02-22T20:32:12.891Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:12.299
15:32:12 [2024-02-22T20:32:12.891Z] !MESSAGE Script execution failed
15:32:12 [2024-02-22T20:32:12.891Z] !STACK 0
15:32:12 [2024-02-22T20:32:12.891Z] org.mozilla.javascript.EcmaError: ReferenceError: "op" is not defined.
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4563)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4544)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:4632)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1952)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40._c_script_0(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:380)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3868)
15:32:12 [2024-02-22T20:32:12.891Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.call(Unknown Source)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.mozilla.javascript.gen.Data_Driven_Source_40.exec(Unknown Source)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.mozilla.javascript.Context.evaluateString(Context.java:1137)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.RhinoScriptEngine.execute(RhinoScriptEngine.java:116)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScriptRhino(DataDrivenValueScript.java:126)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.executeScript(DataDrivenValueScript.java:109)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValueScript.resolveValue(DataDrivenValueScript.java:76)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.values.DataDrivenValue.getValue(DataDrivenValue.java:107)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenActionStateChange.eventHandle(DataDrivenActionStateChange.java:125)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.lambda$0(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.892Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.model.DataDrivenEventHandler.handleEvent(DataDrivenEventHandler.java:70)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.lambda$1(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.892Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.fsm.module.DataDrivenStateProvider.eventHandle(DataDrivenStateProvider.java:85)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
15:32:12 [2024-02-22T20:32:12.892Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
15:32:12 [2024-02-22T20:32:12.892Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:32:13 [2024-02-22T20:32:13.819Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.470 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
15:32:13 [2024-02-22T20:32:13.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTrace -- Time elapsed: 0.165 s
15:32:13 [2024-02-22T20:32:13.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperimentWithTraceAnalysis -- Time elapsed: 6.965 s
15:32:13 [2024-02-22T20:32:13.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testFactoryUpdate -- Time elapsed: 0.043 s
15:32:13 [2024-02-22T20:32:13.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testExperiment -- Time elapsed: 0.192 s
15:32:13 [2024-02-22T20:32:13.819Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest.testOneTraceWithExperimentAnalysis -- Time elapsed: 0.104 s
15:32:13 [2024-02-22T20:32:13.819Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:32:13 [2024-02-22T20:32:13.819Z] 
15:32:13 [2024-02-22T20:32:13.819Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:13.742
15:32:13 [2024-02-22T20:32:13.819Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead.
15:32:15 [2024-02-22T20:32:15.183Z] 
15:32:15 [2024-02-22T20:32:15.183Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:14.951
15:32:15 [2024-02-22T20:32:15.183Z] !MESSAGE Fsm test: the 'initial' attribute was set or an <initial> element was defined. Only one of the 3 should be used. The initialState element will have precedence
15:32:16 [2024-02-22T20:32:16.545Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
15:32:16 [2024-02-22T20:32:16.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateDeclaration -- Time elapsed: 0 s
15:32:16 [2024-02-22T20:32:16.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testTwoInitialStates -- Time elapsed: 0 s
15:32:16 [2024-02-22T20:32:16.545Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest.testInitialStateWithCondition -- Time elapsed: 0 s
15:32:16 [2024-02-22T20:32:16.545Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
15:32:17 [2024-02-22T20:32:17.472Z] 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
15:32:17 [2024-02-22T20:32:17.472Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest.testAttributePool -- Time elapsed: 1.214 s
15:32:17 [2024-02-22T20:32:17.472Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:18.600
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE state value is type int but a mappingGroup is specified
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:18.601
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE state value is type int but a mappingGroup is specified
15:32:18 [2024-02-22T20:32:18.838Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testSegmentContent -- Time elapsed: 1.214 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest.testMappingGroup -- Time elapsed: 0.009 s
15:32:18 [2024-02-22T20:32:18.838Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:32:18 [2024-02-22T20:32:18.838Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueModify -- Time elapsed: 0.014 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueScript -- Time elapsed: 0.013 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueUpdate -- Time elapsed: 0.013 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueMapping -- Time elapsed: 0.069 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValuePeek -- Time elapsed: 0.017 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueFuture -- Time elapsed: 0.013 s
15:32:18 [2024-02-22T20:32:18.838Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest.testStateValueHostId -- Time elapsed: 0.054 s
15:32:18 [2024-02-22T20:32:18.838Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.826
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.827
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.829
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE Compiling value: value is not a parseable integer: abc
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.830
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE Compiling value: value is not a parseable integer: 
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.836
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE The mapping group undefined does not exist in this analysis
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.838
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE Compiling value: value is not a parseable integer: not int
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.839
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE A query state value should have children attributes
15:32:18 [2024-02-22T20:32:18.838Z] 
15:32:18 [2024-02-22T20:32:18.838Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.840
15:32:18 [2024-02-22T20:32:18.838Z] !MESSAGE The value of a constant attribute should not be empty
15:32:19 [2024-02-22T20:32:19.096Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[0: Null state value] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[1: Valid integer 1] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[2: Valid integer 2 with forced type] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[3: Invalid integer] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[4: Int no value] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[5: Valid long 1] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[6: Valid long 2] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[7: Invalid long] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[8: Long no value] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[9: Valid string 1] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[10: Valid string 2] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[11: String no value] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[12: Delete value] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[13: Delete value with ignored params] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[14: Event name] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[15: Event name with params] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[16: Event field] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[17: Unknown mapping group] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[18: Valid script] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[19: Script with children] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[20: Script with invalid children] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[21: Query] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[22: Query no children] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest.testStateValueCompilation[23: Query with invalid children] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:32:19 [2024-02-22T20:32:19.096Z] 
15:32:19 [2024-02-22T20:32:19.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.904
15:32:19 [2024-02-22T20:32:19.096Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
15:32:19 [2024-02-22T20:32:19.096Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[0: type_and_end] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[1: just_type] -- Time elapsed: 0.051 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[2: type_and_duration] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[3: inline_name] -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.096Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest.testAction[4: invalid_segment_and_duration] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.096Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:32:19 [2024-02-22T20:32:19.096Z] 
15:32:19 [2024-02-22T20:32:19.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:18.915
15:32:19 [2024-02-22T20:32:19.096Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
15:32:19 [2024-02-22T20:32:19.096Z] 
15:32:19 [2024-02-22T20:32:19.096Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:18.938
15:32:19 [2024-02-22T20:32:19.096Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.946
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE State Transition: Undefined action: action1
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.948
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE State Transition: Undefined condition: test1
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:18.950
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE State Transition: Undefined condition: test1
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:32:18.952
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
15:32:19 [2024-02-22T20:32:19.097Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[0: one_state_final] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[1: one_state_loop] -- Time elapsed: 0.003 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[2: save_and_clear_fields] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[3: multiple_actions_and_tests] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[4: multiple_states_and_transitions] -- Time elapsed: 0.008 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[5: on_entry_exit] -- Time elapsed: 0.001 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[6: with_precondition] -- Time elapsed: 0.007 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[7: initial state] -- Time elapsed: 0.003 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[8: initial_element] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[9: undefined_action] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[10: undefined_condition] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[11: undefined_target] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest.testFsm[12: valid_no_initial] -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.010
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE The value of a constant attribute should not be empty
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.011
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE The value of an event field attribute should not be null
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.011
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE A query state attribute should have children attributes
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.012
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE The value of a constant attribute should not be empty
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.013
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE Location undefined does not exist
15:32:19 [2024-02-22T20:32:19.097Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidLocationCompilation -- Time elapsed: 0.002 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testInvalidStateAttributeCompilation -- Time elapsed: 0.004 s
15:32:19 [2024-02-22T20:32:19.097Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest.testValidStateAttributeCompilation -- Time elapsed: 0.003 s
15:32:19 [2024-02-22T20:32:19.097Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
15:32:19 [2024-02-22T20:32:19.097Z] 
15:32:19 [2024-02-22T20:32:19.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.031
15:32:19 [2024-02-22T20:32:19.097Z] !MESSAGE IO exception occurred
15:32:19 [2024-02-22T20:32:19.097Z] !STACK 0
15:32:19 [2024-02-22T20:32:19.097Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation(XmlConfigurationSourceTest.java:166)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.097Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:32:19 [2024-02-22T20:32:19.097Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.098Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:32:19 [2024-02-22T20:32:19.098Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:32:19 [2024-02-22T20:32:19.098Z] 
15:32:19 [2024-02-22T20:32:19.098Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.037
15:32:19 [2024-02-22T20:32:19.098Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:32:19 [2024-02-22T20:32:19.354Z] 
15:32:19 [2024-02-22T20:32:19.354Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.142
15:32:19 [2024-02-22T20:32:19.354Z] !MESSAGE IO exception occurred
15:32:19 [2024-02-22T20:32:19.354Z] !STACK 0
15:32:19 [2024-02-22T20:32:19.354Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test-test-test (No such file or directory)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate(XmlConfigurationSourceTest.java:215)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:32:19 [2024-02-22T20:32:19.354Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:32:19 [2024-02-22T20:32:19.354Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:32:19 [2024-02-22T20:32:19.354Z] 
15:32:19 [2024-02-22T20:32:19.354Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:32:19.147
15:32:19 [2024-02-22T20:32:19.354Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
15:32:19 [2024-02-22T20:32:19.354Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testSourceType -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testCreation -- Time elapsed: 0.027 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testGetConfiguration -- Time elapsed: 0.051 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testContains -- Time elapsed: 0.012 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testRemove -- Time elapsed: 0.012 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testUpdate -- Time elapsed: 0.079 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.config.XmlConfigurationSourceTest.testConstructor -- Time elapsed: 0.012 s
15:32:19 [2024-02-22T20:32:19.355Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:32:19 [2024-02-22T20:32:19.355Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testTmfCorePluginId -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.355Z] org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest.testGetDefault -- Time elapsed: 0 s
15:32:19 [2024-02-22T20:32:19.355Z] 
15:32:19 [2024-02-22T20:32:19.355Z] Results:
15:32:19 [2024-02-22T20:32:19.355Z] 
15:32:19 [2024-02-22T20:32:19.355Z] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0
15:32:19 [2024-02-22T20:32:19.355Z] 
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] All tests passed
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.jar
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT.pom
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-sources.jar
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
15:32:19 [2024-02-22T20:32:19.611Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:32:19 [2024-02-22T20:32:19.611Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:32:19 [2024-02-22T20:32:19.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] The project's OSGi version is 2.0.7.202402221956
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.867Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
15:32:19 [2024-02-22T20:32:19.868Z] [INFO] 
15:32:19 [2024-02-22T20:32:19.868Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:19 [2024-02-22T20:32:19.868Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:32:19 [2024-02-22T20:32:19.868Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:32:19 [2024-02-22T20:32:19.868Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
15:32:19 [2024-02-22T20:32:19.868Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] 
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:20 [2024-02-22T20:32:20.429Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:32:21 [2024-02-22T20:32:21.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:32:22 [2024-02-22T20:32:22.353Z] [INFO] 
15:32:22 [2024-02-22T20:32:22.353Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:32:22 [2024-02-22T20:32:22.353Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
15:32:22 [2024-02-22T20:32:22.353Z] [INFO] Command line:
15:32:22 [2024-02-22T20:32:22.353Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:32:22 [2024-02-22T20:32:22.354Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:32:26 [2024-02-22T20:32:26.519Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:34:17 [2024-02-22T20:34:17.909Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 99.15 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryThorough -- Time elapsed: 1.820 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle_end -- Time elapsed: 0.002 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_middle -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_empty -- Time elapsed: 0.002 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_end -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQuery1 -- Time elapsed: 1.325 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQuery1 -- Time elapsed: 1.404 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQuery2 -- Time elapsed: 85.12 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullAttributeName -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFirstIntervalIsConsidered -- Time elapsed: 1.271 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype1 -- Time elapsed: 1.283 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidValuetype2 -- Time elapsed: 1.301 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.005 s
15:34:17 [2024-02-22T20:34:17.909Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testSingleQueryInvalidTime2 -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_relative -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_begin -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testGetQuarks_empty -- Time elapsed: 0.001 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testParentAttribute -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest.testOptQuarkRelative -- Time elapsed: 0 s
15:34:17 [2024-02-22T20:34:17.910Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:34:27 [2024-02-22T20:34:27.855Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.11 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DContinous -- Time elapsed: 1.160 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testEmpty2DQuery -- Time elapsed: 1.126 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testIOOB2DQuery -- Time elapsed: 1.124 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testContinuous2DQuery -- Time elapsed: 7.140 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testReverse2DQuery -- Time elapsed: 4.723 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testTimeRangeException2DDiscrete -- Time elapsed: 1.116 s
15:34:27 [2024-02-22T20:34:27.855Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystem2DTest.testDiscrete2DQuery -- Time elapsed: 4.721 s
15:34:27 [2024-02-22T20:34:27.855Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:34:40 [2024-02-22T20:34:40.019Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.22 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOpenExistingStateFile -- Time elapsed: 0.075 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testBuild -- Time elapsed: 4.129 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_end -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQuery1 -- Time elapsed: 0.003 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQuery1 -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery1 -- Time elapsed: 0.150 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery2 -- Time elapsed: 0.008 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQuery3 -- Time elapsed: 0.002 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullAttributeName -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkAbsolute -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.019Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryThorough -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testQueryInvalidAttribute -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarksNoMatch -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_relative -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_begin -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testGetQuarks_empty -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testParentAttribute -- Time elapsed: 0 s
15:34:40 [2024-02-22T20:34:40.020Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest.testOptQuarkRelative -- Time elapsed: 0.001 s
15:34:40 [2024-02-22T20:34:40.020Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:34:45 [2024-02-22T20:34:45.262Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.538 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle_end -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_middle -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_empty -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative_up_wildcard -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_end -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQuery1 -- Time elapsed: 0.072 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQuery1 -- Time elapsed: 0.057 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery1 -- Time elapsed: 0.004 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery2 -- Time elapsed: 0.047 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQuery3 -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullAttributeName -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkAbsolute -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFirstIntervalIsConsidered -- Time elapsed: 0.049 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype1 -- Time elapsed: 0.042 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidValuetype2 -- Time elapsed: 0.042 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryThorough -- Time elapsed: 0.043 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testQueryInvalidAttribute -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testSingleQueryInvalidTime2 -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarksNoMatch -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_relative -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime1 -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testRangeQueryInvalidTime2 -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime1 -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testFullQueryInvalidTime2 -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_begin -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testGetQuarks_empty -- Time elapsed: 0.001 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testParentAttribute -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest.testOptQuarkRelative -- Time elapsed: 0 s
15:34:45 [2024-02-22T20:34:45.262Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:34:50 [2024-02-22T20:34:50.504Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.528 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
15:34:50 [2024-02-22T20:34:50.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testAnalysisExecution -- Time elapsed: 5.405 s
15:34:50 [2024-02-22T20:34:50.504Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest.testCanExecute -- Time elapsed: 0.099 s
15:34:50 [2024-02-22T20:34:50.504Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:34:51 [2024-02-22T20:34:51.432Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
15:34:51 [2024-02-22T20:34:51.432Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest.testSchedEvents -- Time elapsed: 1.369 s
15:34:51 [2024-02-22T20:34:51.432Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:34:56 [2024-02-22T20:34:56.674Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.591 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTraceSoftirq -- Time elapsed: 1.145 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeOneTrace -- Time elapsed: 1.125 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchange -- Time elapsed: 1.183 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest.testNetworkExchangeWithWifi -- Time elapsed: 1.137 s
15:34:56 [2024-02-22T20:34:56.674Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:34:56 [2024-02-22T20:34:56.674Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:34:56 [2024-02-22T20:34:56.674Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:34:56 [2024-02-22T20:34:56.674Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:34:57 [2024-02-22T20:34:57.235Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
15:34:57 [2024-02-22T20:34:57.235Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest.testMatching -- Time elapsed: 1.003 s
15:34:57 [2024-02-22T20:34:57.235Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:35:12 [2024-02-22T20:35:12.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.32 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
15:35:12 [2024-02-22T20:35:12.073Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testExperimentSync -- Time elapsed: 0.941 s
15:35:12 [2024-02-22T20:35:12.073Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest.testDjangoExperimentSync -- Time elapsed: 12.37 s
15:35:12 [2024-02-22T20:35:12.073Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:35:12 [2024-02-22T20:35:12.073Z] !SESSION 2024-02-22 20:32:22.462 -----------------------------------------------
15:35:12 [2024-02-22T20:35:12.073Z] eclipse.buildId=unknown
15:35:12 [2024-02-22T20:35:12.073Z] java.version=17.0.2
15:35:12 [2024-02-22T20:35:12.073Z] java.vendor=Oracle Corporation
15:35:12 [2024-02-22T20:35:12.073Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:35:12 [2024-02-22T20:35:12.073Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
15:35:12 [2024-02-22T20:35:12.073Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:35:12 [2024-02-22T20:35:12.073Z] 
15:35:12 [2024-02-22T20:35:12.073Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:35:10.448
15:35:12 [2024-02-22T20:35:12.073Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:35:17 [2024-02-22T20:35:17.317Z] 
15:35:17 [2024-02-22T20:35:17.317Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:35:16.407
15:35:17 [2024-02-22T20:35:17.317Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
15:35:21 [2024-02-22T20:35:21.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.66 s -- in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
15:35:21 [2024-02-22T20:35:21.490Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testWholeUstTrace -- Time elapsed: 5.969 s
15:35:21 [2024-02-22T20:35:21.490Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest.testOneEvent -- Time elapsed: 4.693 s
15:35:21 [2024-02-22T20:35:21.490Z] 
15:35:21 [2024-02-22T20:35:21.490Z] Results:
15:35:21 [2024-02-22T20:35:21.490Z] 
15:35:21 [2024-02-22T20:35:21.490Z] Tests run: 112, Failures: 0, Errors: 0, Skipped: 2
15:35:21 [2024-02-22T20:35:21.490Z] 
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] All tests passed
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.jar
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT.pom
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-sources.jar
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2metadata.xml
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.7-SNAPSHOT-p2artifacts.xml
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [97/141]
15:35:21 [2024-02-22T20:35:21.490Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:35:21 [2024-02-22T20:35:21.490Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:35:21 [2024-02-22T20:35:21.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:35:21 [2024-02-22T20:35:21.746Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] The project's OSGi version is 1.0.20.202402221956
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] 
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:21 [2024-02-22T20:35:21.747Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.309Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:35:22 [2024-02-22T20:35:22.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
15:35:22 [2024-02-22T20:35:22.309Z] [WARNING] The 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.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
15:35:22 [2024-02-22T20:35:22.309Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.871Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.872Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.872Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.872Z] [INFO] 
15:35:22 [2024-02-22T20:35:22.872Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:22 [2024-02-22T20:35:22.872Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
15:35:24 [2024-02-22T20:35:24.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
15:35:24 [2024-02-22T20:35:24.797Z] [INFO] 
15:35:24 [2024-02-22T20:35:24.797Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:35:25 [2024-02-22T20:35:25.053Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
15:35:25 [2024-02-22T20:35:25.053Z] [INFO] Command line:
15:35:25 [2024-02-22T20:35:25.053Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:35:25 [2024-02-22T20:35:25.053Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:35:27 [2024-02-22T20:35:27.569Z] Feb 22, 2024 8:35:27 PM org.apache.aries.spifly.BaseActivator log
15:35:27 [2024-02-22T20:35:27.569Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:35:29 [2024-02-22T20:35:29.460Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:29 [2024-02-22T20:35:29.460Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:35:34 [2024-02-22T20:35:34.715Z] !SESSION 2024-02-22 20:35:25.137 -----------------------------------------------
15:35:34 [2024-02-22T20:35:34.715Z] eclipse.buildId=unknown
15:35:34 [2024-02-22T20:35:34.715Z] java.version=17.0.2
15:35:34 [2024-02-22T20:35:34.715Z] java.vendor=Oracle Corporation
15:35:34 [2024-02-22T20:35:34.715Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:35:34 [2024-02-22T20:35:34.715Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:35:34 [2024-02-22T20:35:34.715Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:35:34 [2024-02-22T20:35:34.715Z] 
15:35:34 [2024-02-22T20:35:34.715Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:35:34.303
15:35:34 [2024-02-22T20:35:34.715Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:35:34 [2024-02-22T20:35:34.715Z] 
15:35:34 [2024-02-22T20:35:34.715Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:35:34.324
15:35:34 [2024-02-22T20:35:34.715Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:35:34 [2024-02-22T20:35:34.715Z] !STACK 0
15:35:34 [2024-02-22T20:35:34.715Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:35:34 [2024-02-22T20:35:34.715Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:35:34 [2024-02-22T20:35:34.715Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:35:34 [2024-02-22T20:35:34.715Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:35:34 [2024-02-22T20:35:34.715Z] Caused by: java.io.IOException: error=2, No such file or directory
15:35:34 [2024-02-22T20:35:34.715Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:35:34 [2024-02-22T20:35:34.715Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:35:34 [2024-02-22T20:35:34.715Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:35:34 [2024-02-22T20:35:34.716Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:35:34 [2024-02-22T20:35:34.716Z] 	... 7 more
15:35:34 [2024-02-22T20:35:34.716Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:35:35 [2024-02-22T20:35:35.279Z] Display size: 1440x900
15:35:35 [2024-02-22T20:35:35.279Z] OS version=6.1.11-200.fc37.x86_64
15:35:35 [2024-02-22T20:35:35.279Z] GTK version=3.22.30
15:35:35 [2024-02-22T20:35:35.279Z] GTK theme=Ambiance
15:35:35 [2024-02-22T20:35:35.279Z] LIBOVERLAY_SCROLLBAR=0
15:35:35 [2024-02-22T20:35:35.279Z] Time zone: Greenwich Mean Time
15:35:35 [2024-02-22T20:35:35.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@3c205259] time=-762848659 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-762847858 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-762847858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762847851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:35:36 [2024-02-22T20:35:36.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:51 [2024-02-22T20:35:51.044Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829685 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829678 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829677 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:35:54 [2024-02-22T20:35:54.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:35:54 [2024-02-22T20:35:54.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829289 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829287 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762829286 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:35:54 [2024-02-22T20:35:54.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:35:54 [2024-02-22T20:35:54.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@3c205259] time=-762829055 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:35:54 [2024-02-22T20:35:54.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:35:55 [2024-02-22T20:35:55.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:35:55 [2024-02-22T20:35:55.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762828905 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762828905 data=null doit=true}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762828905 data=null}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762828905 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762828904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762828887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:35:55 [2024-02-22T20:35:55.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:35:55 [2024-02-22T20:35:55.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:35:55 [2024-02-22T20:35:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:35:55 [2024-02-22T20:35:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:35:55 [2024-02-22T20:35:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:35:55 [2024-02-22T20:35:55.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762828165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] 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=-762828165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762828164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.898Z] 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=-762828164 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.898Z] 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=-762828164 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.898Z] 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=-762828164 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762828162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762828162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762828162 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762828161 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762828161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762828161 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:55 [2024-02-22T20:35:55.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:35:55 [2024-02-22T20:35:55.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:35:56 [2024-02-22T20:35:56.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762828161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:35:56 [2024-02-22T20:35:56.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762828765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:35:56 [2024-02-22T20:35:56.411Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.55 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
15:35:56 [2024-02-22T20:35:56.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testExpandedState -- Time elapsed: 12.94 s
15:35:56 [2024-02-22T20:35:56.411Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 4.593 s
15:35:56 [2024-02-22T20:35:56.411Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:35:56 [2024-02-22T20:35:56.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762827479 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762827186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:35:56 [2024-02-22T20:35:56.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:35:57 [2024-02-22T20:35:57.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:03 [2024-02-22T20:36:03.762Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:03 [2024-02-22T20:36:03.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:36:03 [2024-02-22T20:36:03.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=-762820549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820548 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820548 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.550: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.762Z] 
15:36:03 [2024-02-22T20:36:03.762Z] (Eclipse:12970): Gtk-WARNING **: 20:36:03.651: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:03 [2024-02-22T20:36:03.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=-762820105 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762820099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820099 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.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=-762820099 data=null}, ToolItem with tooltip text {Show View Filters}]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762820097 data=null doit=true}, Shell with text {Filter}]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762820094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762820094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762820094 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762820094 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762820094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762820093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762820093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762820065 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762820064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762820064 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762820064 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762820064 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:36:03 [2024-02-22T20:36:03.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-762820059 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {systemd} time=-762820059 data=null doit=true}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {systemd} time=-762820058 data=null}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {systemd} time=-762820058 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762820058 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {systemd} time=-762820057 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, Tree node with text: systemd]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-762820055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762820055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-762820055 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-762820055 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-762820055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-762820055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:03 [2024-02-22T20:36:03.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-762820055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-762819989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762819988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-762819988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-762819988 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-762819987 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:36:04 [2024-02-22T20:36:04.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-762819986 data=null button=0 stateMask=0x0 x=93 y=1208 count=0}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kthreadd} time=-762819986 data=null doit=true}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-762819985 data=null}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-762819985 data=null button=1 stateMask=0x0 x=93 y=1208 count=1}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762819985 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-762819984 data=null button=1 stateMask=0x80000 x=93 y=1208 count=1}, Tree node with text: kthreadd]
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-762819983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762819983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-762819983 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-762819983 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-762819983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-762819982 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-762819982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-762819976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762819976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-762819976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-762819976 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-762819975 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:36:04 [2024-02-22T20:36:04.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-762819974 data=null button=0 stateMask=0x0 x=110 y=-897 count=0}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-762819974 data=null doit=true}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-762819974 data=null}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-762819973 data=null button=1 stateMask=0x0 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762819973 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-762819973 data=null button=1 stateMask=0x80000 x=110 y=-897 count=1}, Tree node with text: lttng-consumerd]
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-762819965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762819964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-762819964 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-762819964 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-762819964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-762819964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-762819964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-762819963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762819963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-762819963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-762819963 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-762819963 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762819961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762819961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762819961 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762819961 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762819961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762819961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762819961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:04 [2024-02-22T20:36:04.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762820547 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:36:04 [2024-02-22T20:36:04.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:36:04 [2024-02-22T20:36:04.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:04 [2024-02-22T20:36:04.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:04 [2024-02-22T20:36:04.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:04 [2024-02-22T20:36:04.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-762819762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-762819671 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Process} time=-762819666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Process}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Process} time=-762819658 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1}, TreeColumn with text {Process}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-762819657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-762819655 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {TID} time=-762819655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {TID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {TID} time=-762819654 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1}, TreeColumn with text {TID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-762819653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-762819652 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID} time=-762819652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID} time=-762819594 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1}, TreeColumn with text {PID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-762819593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-762819591 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PTID} time=-762819590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PTID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-762819590 data=null button=1 stateMask=0x80000 x=238 y=-13 count=1}, TreeColumn with text {PTID}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-762819589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-762819588 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-762819587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Birth time}]
15:36:04 [2024-02-22T20:36:04.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-762819587 data=null button=1 stateMask=0x80000 x=332 y=-13 count=1}, TreeColumn with text {Birth time}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762819484 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762819401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762819401 data=null doit=true}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762819400 data=null}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762819400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762819400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762819391 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:36:04 [2024-02-22T20:36:04.536Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:36:04 [2024-02-22T20:36:04.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:36:04 [2024-02-22T20:36:04.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:36:05 [2024-02-22T20:36:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:36:05 [2024-02-22T20:36:05.104Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818826 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818826 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818825 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] 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=-762818825 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762818824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762818824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762818824 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762818824 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762818824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762818824 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.105Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:05 [2024-02-22T20:36:05.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:36:05 [2024-02-22T20:36:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762818824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:05 [2024-02-22T20:36:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762819294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:36:05 [2024-02-22T20:36:05.618Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.186 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
15:36:05 [2024-02-22T20:36:05.618Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest.testColumnSorting -- Time elapsed: 7.117 s
15:36:05 [2024-02-22T20:36:05.618Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:36:05 [2024-02-22T20:36:05.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762818282 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762818036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:36:05 [2024-02-22T20:36:05.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:36:06 [2024-02-22T20:36:06.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:11 [2024-02-22T20:36:11.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812381 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812379 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762812379 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:36:11 [2024-02-22T20:36:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811876 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:11 [2024-02-22T20:36:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811868 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811868 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:36:12 [2024-02-22T20:36:12.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:36:12 [2024-02-22T20:36:12.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=-762811365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.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=-762811365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.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=-762811365 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.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=-762811365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.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=-762811364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.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=-762811357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811357 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811357 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762811357 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:36:12 [2024-02-22T20:36:12.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810853 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810844 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810843 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810843 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810843 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:13 [2024-02-22T20:36:13.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810341 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810341 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810340 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810332 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762810331 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:13 [2024-02-22T20:36:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:13 [2024-02-22T20:36:13.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809828 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809818 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809818 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762809818 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:14 [2024-02-22T20:36:14.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:14 [2024-02-22T20:36:14.701Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:14 [2024-02-22T20:36:14.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:14 [2024-02-22T20:36:14.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=-762809316 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809315 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809315 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809308 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809307 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809307 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.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=-762809307 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:14 [2024-02-22T20:36:14.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:14 [2024-02-22T20:36:14.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808805 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808795 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808795 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808795 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:15 [2024-02-22T20:36:15.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:15 [2024-02-22T20:36:15.519Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:15 [2024-02-22T20:36:15.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:15 [2024-02-22T20:36:15.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=-762808293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808292 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.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=-762808284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808284 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808284 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762808284 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:15 [2024-02-22T20:36:15.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:15 [2024-02-22T20:36:15.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:16 [2024-02-22T20:36:16.031Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807781 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807772 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807772 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:16 [2024-02-22T20:36:16.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:16 [2024-02-22T20:36:16.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807261 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762807261 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:16 [2024-02-22T20:36:16.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:36:16 [2024-02-22T20:36:16.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward}
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806749 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806749 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:17 [2024-02-22T20:36:17.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward}
15:36:17 [2024-02-22T20:36:17.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:17 [2024-02-22T20:36:17.616Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:17 [2024-02-22T20:36:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:17 [2024-02-22T20:36:17.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.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=-762806246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.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=-762806246 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806246 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806246 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806237 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762806237 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:17 [2024-02-22T20:36:17.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805735 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805735 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805734 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805726 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805726 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:18 [2024-02-22T20:36:18.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805224 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805218 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805217 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762805217 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:18 [2024-02-22T20:36:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x{1}
15:36:18 [2024-02-22T20:36:18.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:19 [2024-02-22T20:36:19.305Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:19 [2024-02-22T20:36:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:19 [2024-02-22T20:36:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804715 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804714 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804705 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804705 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:19 [2024-02-22T20:36:19.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:19 [2024-02-22T20:36:19.868Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:19 [2024-02-22T20:36:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:19 [2024-02-22T20:36:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804202 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804202 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804193 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762804193 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:19 [2024-02-22T20:36:19.869Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803691 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803691 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803683 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803683 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803682 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:20 [2024-02-22T20:36:20.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803180 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803180 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803172 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803171 data=null doit=true}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762803171 data=null}, ToolItem with tooltip text {Follow CPU Forward}]
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x{1}
15:36:20 [2024-02-22T20:36:20.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802658 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802658 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802658 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:36:21 [2024-02-22T20:36:21.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:21 [2024-02-22T20:36:21.810Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:21 [2024-02-22T20:36:21.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:36:21 [2024-02-22T20:36:21.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=-762802156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802155 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802147 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762802147 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:36:21 [2024-02-22T20:36:21.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801637 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801637 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801637 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:36:22 [2024-02-22T20:36:22.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:22 [2024-02-22T20:36:22.934Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:22 [2024-02-22T20:36:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801128 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801128 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762801128 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:36:22 [2024-02-22T20:36:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow CPU Backward}
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800625 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800625 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800619 data=null doit=true}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762800619 data=null}, ToolItem with tooltip text {Follow CPU Backward}]
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow CPU Backward}
15:36:23 [2024-02-22T20:36:23.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:23 [2024-02-22T20:36:23.753Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798267 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762798267 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:36:25 [2024-02-22T20:36:25.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:26 [2024-02-22T20:36:26.205Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:26 [2024-02-22T20:36:26.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:36:26 [2024-02-22T20:36: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=-762797765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36: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=-762797765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36: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=-762797765 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36: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=-762797765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797759 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797759 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:36:26 [2024-02-22T20:36:26.206Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:26 [2024-02-22T20:36:26.769Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:26 [2024-02-22T20:36:26.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.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=-762797257 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797251 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762797251 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:36:26 [2024-02-22T20:36:26.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:27 [2024-02-22T20:36:27.332Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:27 [2024-02-22T20:36:27.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796742 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.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=-762796742 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.333Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:27 [2024-02-22T20:36:27.333Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796238 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796238 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762796238 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:27 [2024-02-22T20:36:27.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:28 [2024-02-22T20:36:28.152Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:28 [2024-02-22T20:36:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:28 [2024-02-22T20:36:28.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=-762795736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795736 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795736 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795729 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795729 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795729 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:28 [2024-02-22T20:36:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:28 [2024-02-22T20:36:28.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:28 [2024-02-22T20:36:28.714Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:28 [2024-02-22T20:36:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:28 [2024-02-22T20:36:28.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=-762795227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795227 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795227 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795226 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.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=-762795220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795220 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762795220 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:28 [2024-02-22T20:36:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:28 [2024-02-22T20:36:28.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794711 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794711 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:29 [2024-02-22T20:36:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:29 [2024-02-22T20:36:29.840Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:29 [2024-02-22T20:36:29.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:29 [2024-02-22T20:36:29.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794210 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794209 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794209 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794203 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762794203 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:29 [2024-02-22T20:36:29.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793701 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.405Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.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=-762793695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.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=-762793695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.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=-762793695 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.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=-762793695 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.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=-762793695 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:30 [2024-02-22T20:36:30.406Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:30 [2024-02-22T20:36:30.406Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793185 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762793184 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:36:30 [2024-02-22T20:36:30.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792673 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792673 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:31 [2024-02-22T20:36:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:36:31 [2024-02-22T20:36:31.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792166 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792165 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792165 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762792165 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:31 [2024-02-22T20:36:31.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:31 [2024-02-22T20:36:31.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791661 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791661 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:32 [2024-02-22T20:36:32.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791153 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762791153 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:32 [2024-02-22T20:36:32.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x{1}
15:36:32 [2024-02-22T20:36:32.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:33 [2024-02-22T20:36:33.169Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:33 [2024-02-22T20:36:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:33 [2024-02-22T20:36:33.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=-762790651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790651 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790651 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790644 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790643 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790643 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.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=-762790643 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:33 [2024-02-22T20:36:33.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:33 [2024-02-22T20:36:33.731Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:33 [2024-02-22T20:36:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:33 [2024-02-22T20:36:33.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790141 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790134 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762790134 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:33 [2024-02-22T20:36:33.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789633 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789632 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789632 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789626 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789625 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:34 [2024-02-22T20:36:34.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:34 [2024-02-22T20:36:34.859Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:34 [2024-02-22T20:36:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:34 [2024-02-22T20:36:34.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789123 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789123 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789122 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762789121 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:36:34 [2024-02-22T20:36:34.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788620 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788614 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788614 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788614 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:36:35 [2024-02-22T20:36:35.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:35 [2024-02-22T20:36:35.985Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:35 [2024-02-22T20:36:35.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:36:35 [2024-02-22T20:36:35.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788112 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762788112 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788111 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788106 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788106 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.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=-762788106 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:35 [2024-02-22T20:36:35.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:36:35 [2024-02-22T20:36:35.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787602 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787602 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:36:36 [2024-02-22T20:36:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787101 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787100 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787096 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787095 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762787095 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:36:36 [2024-02-22T20:36:36.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:37 [2024-02-22T20:36:37.367Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:36:37 [2024-02-22T20:36:37.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:36:37 [2024-02-22T20:36:37.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786587 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786587 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762786587 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:36:37 [2024-02-22T20:36:37.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:37 [2024-02-22T20:36:37.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:36:39 [2024-02-22T20:36:39.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.833: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.896: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] 
15:36:40 [2024-02-22T20:36:40.076Z] (Eclipse:12970): Gtk-WARNING **: 20:36:39.956: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:36:40 [2024-02-22T20:36:40.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:36:40 [2024-02-22T20:36:40.076Z] 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=-762783830 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:40 [2024-02-22T20:36:40.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:36:40 [2024-02-22T20:36:40.077Z]  ", using matcher: of type 'Text'
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-762783826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762783826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-762783826 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-762783826 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-762783826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-762783826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-762783826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-762783825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762783825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-762783825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-762783825 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-762783825 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-762783824 data=null doit=true}, Button with text {All Active Threads}]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-762783824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:36:40 [2024-02-22T20:36:40.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-762783823 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-762783823 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-762783823 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-762783823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762783820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762783820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762783820 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762783820 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762783820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762783819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762783819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:40 [2024-02-22T20:36:40.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762784156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:36:40 [2024-02-22T20:36:40.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:36:40 [2024-02-22T20:36:40.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:40 [2024-02-22T20:36:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:40 [2024-02-22T20:36:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:40 [2024-02-22T20:36:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:36:40 [2024-02-22T20:36:40.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:36:40 [2024-02-22T20:36:40.898Z] 
15:36:40 [2024-02-22T20:36:40.898Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.898Z] 
15:36:40 [2024-02-22T20:36:40.898Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.898Z] 
15:36:40 [2024-02-22T20:36:40.898Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:40 [2024-02-22T20:36:40.898Z] 
15:36:40 [2024-02-22T20:36:40.898Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.865: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:40.979: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] 
15:36:41 [2024-02-22T20:36:41.154Z] (Eclipse:12970): Gtk-WARNING **: 20:36:41.027: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:41 [2024-02-22T20:36:41.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:36:41 [2024-02-22T20:36:41.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:36:41 [2024-02-22T20:36:41.154Z] 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=-762782768 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:41 [2024-02-22T20:36:41.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-762782767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762782767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-762782767 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-762782767 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-762782767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-762782767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-762782767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-762782766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762782766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-762782766 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-762782766 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-762782766 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
15:36:41 [2024-02-22T20:36:41.155Z] 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=-762782728 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:41 [2024-02-22T20:36:41.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762783081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:36:41 [2024-02-22T20:36:41.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:36:43 [2024-02-22T20:36:43.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:36:43 [2024-02-22T20:36:43.559Z] 
15:36:43 [2024-02-22T20:36:43.559Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.559Z] 
15:36:43 [2024-02-22T20:36:43.559Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.559Z] 
15:36:43 [2024-02-22T20:36:43.559Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.559Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.320: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.424: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] 
15:36:43 [2024-02-22T20:36:43.560Z] (Eclipse:12970): Gtk-WARNING **: 20:36:43.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:36:43 [2024-02-22T20:36:43.560Z] 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=-762780305 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-762780304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762780304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-762780303 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-762780303 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-762780303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-762780303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-762780303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-762780303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762780303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-762780303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-762780303 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-762780303 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762780302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762780302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762780302 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762780302 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762780302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762780302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762780302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:36:43 [2024-02-22T20:36:43.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762780680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:36:43 [2024-02-22T20:36:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:36:43 [2024-02-22T20:36:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:43 [2024-02-22T20:36:43.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:44 [2024-02-22T20:36:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:44 [2024-02-22T20:36:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:36:44 [2024-02-22T20:36:44.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:36:44 [2024-02-22T20:36:44.075Z] 
15:36:44 [2024-02-22T20:36:44.075Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.075Z] 
15:36:44 [2024-02-22T20:36:44.075Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.075Z] 
15:36:44 [2024-02-22T20:36:44.075Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.075Z] 
15:36:44 [2024-02-22T20:36:44.075Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.040: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.330Z] 
15:36:44 [2024-02-22T20:36:44.330Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.330Z] 
15:36:44 [2024-02-22T20:36:44.330Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.109: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.138: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.139: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] 
15:36:44 [2024-02-22T20:36:44.331Z] (Eclipse:12970): Gtk-WARNING **: 20:36:44.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:36:44 [2024-02-22T20:36:44.331Z] 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=-762779590 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-762779589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-762779588 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-762779588 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-762779588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-762779588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-762779588 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-762779588 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:36:44 [2024-02-22T20:36:44.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:36:44 [2024-02-22T20:36:44.332Z] DEBUG ROOT - Closing lingering shell with title Dynamic Filters Configuration
15:36:44 [2024-02-22T20:36:44.332Z] 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=-762779500 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:36:44 [2024-02-22T20:36:44.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762779934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:36:44 [2024-02-22T20:36:44.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:46 [2024-02-22T20:36:46.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:47 [2024-02-22T20:36:47.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:47 [2024-02-22T20:36:47.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:47 [2024-02-22T20:36:47.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:47 [2024-02-22T20:36:47.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:48 [2024-02-22T20:36:48.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:48 [2024-02-22T20:36:48.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:48 [2024-02-22T20:36:48.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:48 [2024-02-22T20:36:48.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:48 [2024-02-22T20:36:48.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:48 [2024-02-22T20:36:48.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:49 [2024-02-22T20:36:49.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:49 [2024-02-22T20:36:49.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:49 [2024-02-22T20:36:49.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:50 [2024-02-22T20:36:50.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:50 [2024-02-22T20:36:50.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:50 [2024-02-22T20:36:50.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:50 [2024-02-22T20:36:50.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:51 [2024-02-22T20:36:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:51 [2024-02-22T20:36:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:51 [2024-02-22T20:36:51.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:52 [2024-02-22T20:36:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:52 [2024-02-22T20:36:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:52 [2024-02-22T20:36:52.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:52 [2024-02-22T20:36:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:52 [2024-02-22T20:36:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:52 [2024-02-22T20:36:52.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:53 [2024-02-22T20:36:53.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:53 [2024-02-22T20:36:53.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:53 [2024-02-22T20:36:53.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:53 [2024-02-22T20:36:53.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:54 [2024-02-22T20:36:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:54 [2024-02-22T20:36:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:54 [2024-02-22T20:36:54.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:55 [2024-02-22T20:36:55.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:55 [2024-02-22T20:36:55.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:55 [2024-02-22T20:36:55.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:55 [2024-02-22T20:36:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:55 [2024-02-22T20:36:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:55 [2024-02-22T20:36:55.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:56 [2024-02-22T20:36:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:56 [2024-02-22T20:36:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:56 [2024-02-22T20:36:56.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:56 [2024-02-22T20:36:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:56 [2024-02-22T20:36:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:56 [2024-02-22T20:36:56.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:56 [2024-02-22T20:36:56.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:56 [2024-02-22T20:36:56.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:57 [2024-02-22T20:36:57.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:57 [2024-02-22T20:36:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:57 [2024-02-22T20:36:57.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:57 [2024-02-22T20:36:57.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:58 [2024-02-22T20:36:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:58 [2024-02-22T20:36:58.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:36:58 [2024-02-22T20:36:58.273Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:36:58 [2024-02-22T20:36:58.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.666: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.695: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.727Z] 
15:37:00 [2024-02-22T20:37:00.727Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.728Z] 
15:37:00 [2024-02-22T20:37:00.728Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.728Z] 
15:37:00 [2024-02-22T20:37:00.728Z] (Eclipse:12970): Gtk-WARNING **: 20:37:00.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:00 [2024-02-22T20:37:00.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=-762763076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.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=-762763072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.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=-762763072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.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=-762763072 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.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=-762763071 data=null}, ToolItem with tooltip text {Show View Filters}]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762763070 data=null doit=true}, Shell with text {Filter}]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762763068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762763068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762763068 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762763068 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762763068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762763068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762763067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762763013 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762763012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762763012 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762763012 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762763012 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check Active
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check Active} time=-762763011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-762763011 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check Active} time=-762763011 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check Active} time=-762763011 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check Active} time=-762763010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:00 [2024-02-22T20:37:00.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check Active} time=-762763010 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check Active} time=-762763010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check Active} time=-762762142 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check Active} time=-762762082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check Active} time=-762762082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check Active} time=-762762082 data=null doit=true}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check Active} time=-762762082 data=null}, (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check Active
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762762080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762762080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762762080 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762762080 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762762080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762762080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762762080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762762041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762762041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762762041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762762041 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762762041 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck Inactive
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-762762040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-762762040 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-762762040 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-762762040 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-762762039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:01 [2024-02-22T20:37:01.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-762762039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-762762039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-762761347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-762761347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-762761347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-762761347 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-762761347 data=null}, (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck Inactive
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-762761333 data=null button=0 stateMask=0x0 x=89 y=35 count=0}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762761333 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762761333 data=null}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-762761333 data=null button=1 stateMask=0x0 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762761333 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-762761332 data=null button=1 stateMask=0x80000 x=89 y=35 count=1}, TreeItem with text {synthetic-trace}]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762761331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762761331 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762761331 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762761331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762761331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762761331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762761304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762761303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762761303 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762761303 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-762761302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762761302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-762761302 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-762761302 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-762761302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-762761302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-762761302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-762761298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762761298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-762761298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-762761298 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-762761298 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762761297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762761297 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762761297 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762761297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762761297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762761297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762761282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762761282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762761282 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762761282 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:37:02 [2024-02-22T20:37:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-762761281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762761281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-762761281 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-762761281 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-762761281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-762761281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-762761281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-762761280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762761280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-762761280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-762761280 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-762761280 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762761279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762761279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762761279 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762761279 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762761279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762761279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762761279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762761204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762761204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762761204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762761204 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762761204 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-762761203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762761203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-762761203 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-762761203 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-762761203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-762761203 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-762761203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-762761201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762761201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-762761201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-762761201 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-762761201 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762761200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762761200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762761200 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762761200 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762761200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762761200 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762761200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762761187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762761187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762761187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762761187 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762761187 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-762761186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-762761186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-762761186 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-762761186 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-762761186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-762761186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-762761186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-762761185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-762761185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-762761185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-762761185 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-762761185 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762761184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762761184 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762761184 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762761184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762761184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762761184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762761136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762761135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762761135 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762761135 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762761135 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:37:02 [2024-02-22T20:37:02.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762760631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762760631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762760631 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762760631 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762760631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762760631 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762760631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762760620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762760620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762760620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762760620 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762760620 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check Active", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762760619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762760619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762760619 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762760619 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762760619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762760619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762760619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:03 [2024-02-22T20:37:03.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762763504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:37:03 [2024-02-22T20:37:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:03 [2024-02-22T20:37:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:03 [2024-02-22T20:37:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:03 [2024-02-22T20:37:03.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:37:05 [2024-02-22T20:37:05.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:37:05 [2024-02-22T20:37:05.454Z] 
15:37:05 [2024-02-22T20:37:05.454Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.454Z] 
15:37:05 [2024-02-22T20:37:05.454Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.454Z] 
15:37:05 [2024-02-22T20:37:05.454Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.454Z] 
15:37:05 [2024-02-22T20:37:05.454Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.460: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] 
15:37:05 [2024-02-22T20:37:05.712Z] (Eclipse:12970): Gtk-WARNING **: 20:37:05.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:37:05 [2024-02-22T20:37:05.712Z] 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=-762758255 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:37:05 [2024-02-22T20:37:05.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:37:05 [2024-02-22T20:37:05.713Z]  ", using matcher: of type 'Text'
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {Show Active Threads Only}. Setting state to selected
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-762758252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762758252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-762758252 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-762758252 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-762758252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-762758252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-762758252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-762758251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-762758251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-762758251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-762758251 data=null doit=true}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-762758251 data=null}, (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-762758251 data=null doit=true}, Button with text {All Active Threads}]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-762758251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-762758250 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-762758250 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-762758202 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-762758202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-762758201 data=null doit=true}, Button with text {Active Threads on CPUs:}]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-762758201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-762758200 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-762758200 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-762758200 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-762758200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {All Active Threads} time=-762758199 data=null doit=true}, Button with text {All Active Threads}]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-762758199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {All Active Threads}]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-762758199 data=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-762758198 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-762758198 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-762758198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:05 [2024-02-22T20:37:05.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')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:05 [2024-02-22T20:37:05.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')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:05 [2024-02-22T20:37:05.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')
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762758182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762758181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762758181 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762758181 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762758181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762758181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762758181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:05 [2024-02-22T20:37:05.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762758588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:05 [2024-02-22T20:37:05.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
15:37:06 [2024-02-22T20:37:06.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:06 [2024-02-22T20:37:06.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:37:06 [2024-02-22T20:37:06.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:37:06 [2024-02-22T20:37:06.227Z] 
15:37:06 [2024-02-22T20:37:06.227Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.227Z] 
15:37:06 [2024-02-22T20:37:06.227Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.227Z] 
15:37:06 [2024-02-22T20:37:06.227Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.227Z] 
15:37:06 [2024-02-22T20:37:06.227Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.165: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.265: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] 
15:37:06 [2024-02-22T20:37:06.483Z] (Eclipse:12970): Gtk-WARNING **: 20:37:06.296: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:06 [2024-02-22T20:37:06.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:37:06 [2024-02-22T20:37:06.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:37:06 [2024-02-22T20:37:06.484Z] 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=-762757485 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:37:06 [2024-02-22T20:37:06.484Z]  ", using matcher: of type 'Text'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-762757483 data=null doit=true}, Button with text {Active Threads on CPUs:}]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-762757483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Active Threads on CPUs:}]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {All Active Threads} time=-762757482 data=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {All Active Threads} time=-762757482 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {All Active Threads} time=-762757482 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {All Active Threads} time=-762757481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')]
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:06 [2024-02-22T20:37:06.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762757481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762757481 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762757481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762757481 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762757480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762757480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762757480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762757772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:06 [2024-02-22T20:37:06.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:07 [2024-02-22T20:37:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:07 [2024-02-22T20:37:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
15:37:07 [2024-02-22T20:37:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure...'
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.120: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.152: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] 
15:37:07 [2024-02-22T20:37:07.305Z] (Eclipse:12970): Gtk-WARNING **: 20:37:07.248: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure...'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
15:37:07 [2024-02-22T20:37:07.305Z] 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=-762756538 data=null doit=true}, Shell with text {Dynamic Filters Configuration}]
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.305Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: of type 'Text'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text " 
15:37:07 [2024-02-22T20:37:07.306Z]  ", using matcher: of type 'Text'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "All Active Threads", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-762756535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-762756535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-762756535 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-762756535 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-762756534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-762756534 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-762756534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:37:07 [2024-02-22T20:37:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-762756830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure...']
15:37:07 [2024-02-22T20:37:07.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:07 [2024-02-22T20:37:07.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:09 [2024-02-22T20:37:09.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:09 [2024-02-22T20:37:09.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:09 [2024-02-22T20:37:09.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:09 [2024-02-22T20:37:09.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:37:09 [2024-02-22T20:37:09.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:37:09 [2024-02-22T20:37:09.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:09 [2024-02-22T20:37:09.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:09 [2024-02-22T20:37:09.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:10 [2024-02-22T20:37:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:10 [2024-02-22T20:37:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:10 [2024-02-22T20:37:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:10 [2024-02-22T20:37:10.819Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:37:10 [2024-02-22T20:37:10.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:12 [2024-02-22T20:37:12.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:14 [2024-02-22T20:37:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:14 [2024-02-22T20:37:14.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:14 [2024-02-22T20:37:14.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:14 [2024-02-22T20:37:14.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:14 [2024-02-22T20:37:14.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:14 [2024-02-22T20:37:14.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:14 [2024-02-22T20:37:14.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:15 [2024-02-22T20:37:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:15 [2024-02-22T20:37:15.143Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:17 [2024-02-22T20:37:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:17 [2024-02-22T20:37:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:17 [2024-02-22T20:37:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:17 [2024-02-22T20:37:17.030Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:37:17 [2024-02-22T20:37:17.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:37:17 [2024-02-22T20:37:17.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=-762747058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.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=-762747058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.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=-762747058 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.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=-762747057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.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=-762747057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.893: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:16.972: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.031Z] 
15:37:17 [2024-02-22T20:37:17.031Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.008: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.286Z] 
15:37:17 [2024-02-22T20:37:17.286Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.286Z] 
15:37:17 [2024-02-22T20:37:17.286Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.286Z] 
15:37:17 [2024-02-22T20:37:17.286Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.286Z] 
15:37:17 [2024-02-22T20:37:17.286Z] (Eclipse:12970): Gtk-WARNING **: 20:37:17.041: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:17 [2024-02-22T20:37:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762746744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762746743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762746743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762746743 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762746743 data=null}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762746737 data=null doit=true}, Shell with text {Legend}]
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Unknown", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Wait", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: of type 'CLabel'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "CPU transition", using matcher: (of type 'CLabel')
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762746728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762746728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762746728 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762746728 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762746728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762746728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762746728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762747057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:37:17 [2024-02-22T20:37:17.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762746478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762746401 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762746401 data=null doit=true}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762746401 data=null}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762746400 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762746400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762746377 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:37:17 [2024-02-22T20:37:17.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:37:18 [2024-02-22T20:37:18.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745368 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] 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=-762745367 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762745366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762745366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762745366 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762745366 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.476Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762745366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762745366 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.477Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:18 [2024-02-22T20:37:18.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:37:18 [2024-02-22T20:37:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762745366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:18 [2024-02-22T20:37:18.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762746299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:37:18 [2024-02-22T20:37:18.988Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.43 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarFollowCPUForwardBackward -- Time elapsed: 17.58 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolBarSelectNextPreviousStateChange -- Time elapsed: 14.03 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFilteringCpu -- Time elapsed: 3.445 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltering -- Time elapsed: 3.218 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testKeyboardLeftRight -- Time elapsed: 14.15 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testFilter -- Time elapsed: 4.850 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testDynamicFiltersDialog -- Time elapsed: 4.014 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testHorizontalScrollbar -- Time elapsed: 1.693 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testToolbar -- Time elapsed: 1.674 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testVerticalScrollbar -- Time elapsed: 1.743 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testOpenCloseOpen -- Time elapsed: 2.571 s
15:37:18 [2024-02-22T20:37:18.988Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest.testLegend -- Time elapsed: 2.106 s
15:37:18 [2024-02-22T20:37:18.988Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:37:18 [2024-02-22T20:37:18.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762744836 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762744661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:37:19 [2024-02-22T20:37:19.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:37:23 [2024-02-22T20:37:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:37:23 [2024-02-22T20:37:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:23 [2024-02-22T20:37:23.410Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:23 [2024-02-22T20:37:23.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.840: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] 
15:37:23 [2024-02-22T20:37:23.923Z] (Eclipse:12970): Gtk-WARNING **: 20:37:23.868: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762739927 data=null doit=true}, Shell with text {Find}]
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762739918 data=null}, (of type 'Combo')]
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1af74f3f
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762739916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762739916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762739916 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762739916 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762739916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762739916 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762739916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762739915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762739915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762739915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762739915 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762739915 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1492d58d
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-762739902 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-762739902 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-762739902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-762739902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-762739902 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-762739902 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762739901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762739901 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762739901 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762739901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762739901 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762739901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762739898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762739898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762739898 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762739898 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttn
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttn} [layout=null] time=-762739892 data=null}, (of type 'Combo')]
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttn
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:23 [2024-02-22T20:37:23.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762739886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762739886 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762739886 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762739885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762739885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762739885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762739883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762739883 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762739883 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762739883 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:23 [2024-02-22T20:37:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:23 [2024-02-22T20:37:23.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762739881 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762739879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762739879 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762739879 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762739879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762739878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762739878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.442Z] 
15:37:24 [2024-02-22T20:37:24.442Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.410: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.443Z] 
15:37:24 [2024-02-22T20:37:24.443Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.440: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762739345 data=null doit=true}, Shell with text {Find}]
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762739338 data=null}, (of type 'Combo')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7393a461
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-762739337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762739337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-762739337 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-762739337 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-762739337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-762739337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-762739337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-762739337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762739336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-762739336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-762739336 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-762739336 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1a900a73
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-762739335 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-762739335 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-762739335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-762739335 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-762739335 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-762739335 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762739334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762739334 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762739334 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762739334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762739334 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762739334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762739298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762739298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762739298 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762739298 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to LTTNG
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {LTTNG} [layout=null] time=-762739294 data=null}, (of type 'Combo')]
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to LTTNG
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762739291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762739291 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762739291 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762739291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762739291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762739291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762739287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762739287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762739287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762739287 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762739287 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762739286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762739286 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762739286 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762739286 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762739285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762739285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762739285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:24 [2024-02-22T20:37:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:24 [2024-02-22T20:37:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:24 [2024-02-22T20:37:24.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:24 [2024-02-22T20:37:24.959Z] 
15:37:24 [2024-02-22T20:37:24.959Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:24 [2024-02-22T20:37:24.960Z] 
15:37:24 [2024-02-22T20:37:24.960Z] (Eclipse:12970): Gtk-WARNING **: 20:37:24.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.219Z] 
15:37:25 [2024-02-22T20:37:25.219Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.219Z] 
15:37:25 [2024-02-22T20:37:25.219Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.219Z] 
15:37:25 [2024-02-22T20:37:25.219Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.219Z] 
15:37:25 [2024-02-22T20:37:25.219Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762738768 data=null doit=true}, Shell with text {Find}]
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-762738762 data=null}, (of type 'Combo')]
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.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.
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@570e6180
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-762738761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762738761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-762738760 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-762738760 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-762738760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-762738760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-762738760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-762738760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762738760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-762738760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-762738760 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-762738760 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.220Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2179091c
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762738759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762738759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762738759 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762738759 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762738759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762738759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762738758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762738758 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762738758 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762738758 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762738758 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762738758 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762738758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762738757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762738757 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762738757 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762738757 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: of type 'Combo'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \Alttng
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\Alttng} [layout=null] time=-762738757 data=null}, (of type 'Combo')]
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \Alttng
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@f07d169
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762738748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762738748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762738748 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762738748 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762738747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762738747 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762738747 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762738747 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762738747 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762738747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762738747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762738746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762738746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762738746 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762738746 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762738745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762738745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762738744 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762738744 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762738744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762738744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762738744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:25 [2024-02-22T20:37:25.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:25 [2024-02-22T20:37:25.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.428: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.482Z] 
15:37:25 [2024-02-22T20:37:25.482Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.457: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.738Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] 
15:37:25 [2024-02-22T20:37:25.739Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762738220 data=null doit=true}, Shell with text {Find}]
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762738214 data=null}, (of type 'Combo')]
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.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.
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6571c72e
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762738212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762738212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762738212 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762738212 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762738212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762738212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762738212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762738212 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762738206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762738205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762738205 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762738205 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.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')
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.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.
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762738205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762738204 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762738204 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762738204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762738204 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762738204 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762738202 data=null}, (of type 'Combo')]
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:25 [2024-02-22T20:37:25.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-762738202 data=null doit=true}, Button with text {F&orward}]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762738202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-762738201 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-762738201 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-762738201 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762738201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762738199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762738199 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762738199 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762738199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762738199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762738199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762738198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762738198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762738198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762738198 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762738198 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762738197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762738197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762738197 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762738197 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762738197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762738197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762738197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:25 [2024-02-22T20:37:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:25 [2024-02-22T20:37:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:25 [2024-02-22T20:37:25.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.921: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.000Z] 
15:37:26 [2024-02-22T20:37:26.000Z] (Eclipse:12970): Gtk-WARNING **: 20:37:25.952: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] 
15:37:26 [2024-02-22T20:37:26.255Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.050: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762737700 data=null doit=true}, Shell with text {Find}]
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762737694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762737694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762737694 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762737694 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762737694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762737694 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762737694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.511Z] 
15:37:26 [2024-02-22T20:37:26.511Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.511Z] 
15:37:26 [2024-02-22T20:37:26.511Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.511Z] 
15:37:26 [2024-02-22T20:37:26.511Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.511Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.359: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.390: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.426: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.512Z] 
15:37:26 [2024-02-22T20:37:26.512Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.456: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.767Z] 
15:37:26 [2024-02-22T20:37:26.767Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.767Z] 
15:37:26 [2024-02-22T20:37:26.767Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.767Z] 
15:37:26 [2024-02-22T20:37:26.767Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.767Z] 
15:37:26 [2024-02-22T20:37:26.767Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762737262 data=null doit=true}, Shell with text {Find}]
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:26 [2024-02-22T20:37:26.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762737260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762737260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762737260 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762737260 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762737259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762737259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762737259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:26 [2024-02-22T20:37:26.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.023Z] 
15:37:27 [2024-02-22T20:37:27.023Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.024Z] 
15:37:27 [2024-02-22T20:37:27.024Z] (Eclipse:12970): Gtk-WARNING **: 20:37:26.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.024Z] 
15:37:27 [2024-02-22T20:37:27.024Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.024Z] 
15:37:27 [2024-02-22T20:37:27.024Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.024Z] 
15:37:27 [2024-02-22T20:37:27.024Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.024Z] 
15:37:27 [2024-02-22T20:37:27.024Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.021: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.051: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] 
15:37:27 [2024-02-22T20:37:27.280Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762736717 data=null doit=true}, Shell with text {Find}]
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762736715 data=null}, (of type 'Combo')]
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.281Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762736712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762736712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762736712 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762736712 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762736712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762736712 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762736712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762736702 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762736701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762736701 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762736701 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762736701 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: of type 'Combo'
15:37:27 [2024-02-22T20:37:27.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "lttng", using matcher: (of type 'Combo')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to lttng
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {lttng} [layout=null] time=-762736696 data=null}, (of type 'Combo')]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to lttng
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-762736695 data=null doit=true}, Button with text {&Backward}]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762736695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-762736694 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-762736694 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-762736694 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762736694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762736686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762736685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762736685 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762736685 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762736685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762736685 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762736685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762736682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762736682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762736682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762736682 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762736682 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762736680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762736680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762736680 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762736680 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762736680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762736680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762736680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.542Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.542Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.542Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.542Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.412: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.542Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.542Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.513: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.543Z] 
15:37:27 [2024-02-22T20:37:27.543Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.798Z] 
15:37:27 [2024-02-22T20:37:27.798Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.607: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.798Z] 
15:37:27 [2024-02-22T20:37:27.798Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.798Z] 
15:37:27 [2024-02-22T20:37:27.798Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.798Z] 
15:37:27 [2024-02-22T20:37:27.798Z] (Eclipse:12970): Gtk-WARNING **: 20:37:27.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:27 [2024-02-22T20:37:27.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762736178 data=null doit=true}, Shell with text {Find}]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762736175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762736175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762736175 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762736175 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762736175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762736175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762736175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:27 [2024-02-22T20:37:27.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.055Z] 
15:37:28 [2024-02-22T20:37:28.055Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.055Z] 
15:37:28 [2024-02-22T20:37:28.055Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.055Z] 
15:37:28 [2024-02-22T20:37:28.055Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.055Z] 
15:37:28 [2024-02-22T20:37:28.055Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.108: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] 
15:37:28 [2024-02-22T20:37:28.311Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762735602 data=null doit=true}, Shell with text {Find}]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762735600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762735600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762735600 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762735600 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762735600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762735600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762735600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.574: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.612: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.644: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.823Z] 
15:37:28 [2024-02-22T20:37:28.823Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.673: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] 
15:37:28 [2024-02-22T20:37:28.824Z] (Eclipse:12970): Gtk-WARNING **: 20:37:28.728: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762735066 data=null doit=true}, Shell with text {Find}]
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-762735064 data=null}, (of type 'Combo')]
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d8b8469
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762735062 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762735062 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762735062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762735062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762735062 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762735062 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@63c9017b
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762735061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762735061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762735061 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762735061 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762735061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762735061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762735061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762735061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762735060 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762735060 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762735060 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762735060 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762735060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762735060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762735057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762735057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762735057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762735057 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762735057 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:28 [2024-02-22T20:37:28.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: of type 'Combo'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\A492", using matcher: (of type 'Combo')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \A492
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\A492} [layout=null] time=-762735056 data=null}, (of type 'Combo')]
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \A492
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5073b0b8
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762735047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762735047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762735047 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762735046 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762735046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762735046 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762735046 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762735046 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762735046 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762735046 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762735046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762735045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762735045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762735045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762735045 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762735045 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762735044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762735044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762735044 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762735044 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762735044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762735043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:28 [2024-02-22T20:37:28.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762735043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.028: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.086Z] 
15:37:29 [2024-02-22T20:37:29.086Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.086: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] 
15:37:29 [2024-02-22T20:37:29.342Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.201: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762734576 data=null doit=true}, Shell with text {Find}]
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-762734568 data=null}, (of type 'Combo')]
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:29 [2024-02-22T20:37:29.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@70d7282a
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762734560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762734560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762734560 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762734560 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762734560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762734560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762734559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762734559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762734559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762734559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762734559 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762734559 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762734558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762734558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762734558 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762734558 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762734558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762734558 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762734558 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762734553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762734553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762734553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762734553 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762734553 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-762734551 data=null}, (of type 'Combo')]
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:29 [2024-02-22T20:37:29.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-762734550 data=null doit=true}, Button with text {F&orward}]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762734550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-762734549 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-762734546 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-762734546 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762734546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762734538 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762734538 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762734538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762734537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762734537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762734537 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762734537 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762734537 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:29 [2024-02-22T20:37:29.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762734507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762734502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762734502 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762734502 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762734502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762734502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762734502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:29 [2024-02-22T20:37:29.861Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.646: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.674: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.700: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.730: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.762: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.862Z] 
15:37:29 [2024-02-22T20:37:29.862Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] 
15:37:29 [2024-02-22T20:37:29.863Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.790: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] 
15:37:29 [2024-02-22T20:37:29.863Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] 
15:37:29 [2024-02-22T20:37:29.863Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] 
15:37:29 [2024-02-22T20:37:29.863Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] 
15:37:29 [2024-02-22T20:37:29.863Z] (Eclipse:12970): Gtk-WARNING **: 20:37:29.816: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.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=-762733963 data=null doit=true}, Shell with text {Find}]
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762733962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762733961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762733961 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762733961 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762733961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762733961 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:29 [2024-02-22T20:37:29.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762733961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.069: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.121Z] 
15:37:30 [2024-02-22T20:37:30.121Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.096: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.158: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.159: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.185: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] 
15:37:30 [2024-02-22T20:37:30.377Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.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=-762733530 data=null doit=true}, Shell with text {Find}]
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762733528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762733528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762733528 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762733528 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762733528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762733528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762733528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:37:30 [2024-02-22T20:37:30.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.542: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.543: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.634Z] 
15:37:30 [2024-02-22T20:37:30.634Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.608: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.642: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.676: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] 
15:37:30 [2024-02-22T20:37:30.892Z] (Eclipse:12970): Gtk-WARNING **: 20:37:30.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762733082 data=null doit=true}, Shell with text {Find}]
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:37:30 [2024-02-22T20:37:30.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-762733080 data=null}, (of type 'Combo')]
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762733078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762733078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762733078 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762733077 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762733077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762733077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762733077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762733074 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762733073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762733073 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762733073 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762733073 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: of type 'Combo'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "492", using matcher: (of type 'Combo')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to 492
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {492} [layout=null] time=-762733071 data=null}, (of type 'Combo')]
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to 492
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-762733062 data=null doit=true}, Button with text {&Backward}]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762733062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-762733061 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-762733061 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-762733061 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762733061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762733059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762733059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762733059 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762733059 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762733059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762733059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762733059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762733058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762733058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762733058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762733058 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762733058 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762733057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762733057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762733057 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762733057 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762733057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762733057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:30 [2024-02-22T20:37:30.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762733057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:37:31 [2024-02-22T20:37:31.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:31 [2024-02-22T20:37:31.153Z] 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@3c205259] time=-762732791 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762732752 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762732752 data=null doit=true}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762732752 data=null}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762732752 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762732752 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762732694 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:37:31 [2024-02-22T20:37:31.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:37:31 [2024-02-22T20:37:31.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:37:31 [2024-02-22T20:37:31.667Z] 
15:37:31 [2024-02-22T20:37:31.667Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.667Z] 
15:37:31 [2024-02-22T20:37:31.667Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.667Z] 
15:37:31 [2024-02-22T20:37:31.667Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.667Z] 
15:37:31 [2024-02-22T20:37:31.667Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.517: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.553: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.580: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:31 [2024-02-22T20:37:31.668Z] 
15:37:31 [2024-02-22T20:37:31.668Z] (Eclipse:12970): Gtk-WARNING **: 20:37:31.640: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] 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=-762731654 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762731653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762731653 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762731653 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762731653 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762731652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762731652 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:32 [2024-02-22T20:37:32.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:37:32 [2024-02-22T20:37:32.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762731652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:32 [2024-02-22T20:37:32.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762732652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:37:32 [2024-02-22T20:37:32.743Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.70 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[0: lttng] -- Time elapsed: 0.716 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[0: lttng] -- Time elapsed: 0.607 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[0: lttng] -- Time elapsed: 0.567 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[0: lttng] -- Time elapsed: 0.507 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[0: lttng] -- Time elapsed: 0.941 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[0: lttng] -- Time elapsed: 0.575 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWholeWord[1: 492] -- Time elapsed: 0.519 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testCaseSensitive[1: 492] -- Time elapsed: 0.576 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testRegEx[1: 492] -- Time elapsed: 0.529 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testDirection[1: 492] -- Time elapsed: 0.587 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testOpenCloseDialog[1: 492] -- Time elapsed: 0.912 s
15:37:32 [2024-02-22T20:37:32.743Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest.testWrapSearch[1: 492] -- Time elapsed: 0.549 s
15:37:32 [2024-02-22T20:37:32.743Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:37:32 [2024-02-22T20:37:32.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762731092 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762730930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:37:32 [2024-02-22T20:37:32.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:37:34 [2024-02-22T20:37:34.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:35 [2024-02-22T20:37:35.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:36 [2024-02-22T20:37:36.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:37 [2024-02-22T20:37:37.152Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:37 [2024-02-22T20:37:37.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:38 [2024-02-22T20:37:38.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:39 [2024-02-22T20:37:39.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:40 [2024-02-22T20:37:40.128Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:41 [2024-02-22T20:37:41.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:41 [2024-02-22T20:37:41.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:37:41 [2024-02-22T20:37:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762722092 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:37:41 [2024-02-22T20:37:41.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762722087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762722087 data=null doit=true}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762722087 data=null}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762722087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762722087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762722064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:37:41 [2024-02-22T20:37:41.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762721118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721118 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721118 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721118 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.804Z] 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=-762721117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] 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=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] 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=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] 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=-762721117 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] 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=-762721117 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:42 [2024-02-22T20:37:42.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')
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762721117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762721117 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762721116 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762721116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762721116 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:42 [2024-02-22T20:37:42.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:42 [2024-02-22T20:37:42.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:42 [2024-02-22T20:37:42.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:42 [2024-02-22T20:37:42.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:42 [2024-02-22T20:37:42.805Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:42 [2024-02-22T20:37:42.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:37:43 [2024-02-22T20:37:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762721116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:43 [2024-02-22T20:37:43.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762721997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:37:43 [2024-02-22T20:37:43.318Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.48 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
15:37:43 [2024-02-22T20:37:43.318Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest.testOpenAndCloseConcurrency -- Time elapsed: 10.19 s
15:37:43 [2024-02-22T20:37:43.318Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:37:43 [2024-02-22T20:37:43.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762720603 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762720445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:37:43 [2024-02-22T20:37:43.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:37:43 [2024-02-22T20:37:43.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:47 [2024-02-22T20:37:47.998Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:48 [2024-02-22T20:37:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:48 [2024-02-22T20:37:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:48 [2024-02-22T20:37:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:48 [2024-02-22T20:37:48.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:48 [2024-02-22T20:37:48.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:48 [2024-02-22T20:37:48.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:49 [2024-02-22T20:37:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:49 [2024-02-22T20:37:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:49 [2024-02-22T20:37:49.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:49 [2024-02-22T20:37:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:49 [2024-02-22T20:37:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:49 [2024-02-22T20:37:49.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:50 [2024-02-22T20:37:50.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:50 [2024-02-22T20:37:50.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:50 [2024-02-22T20:37:50.502Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:51 [2024-02-22T20:37:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:51 [2024-02-22T20:37:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:51 [2024-02-22T20:37:51.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:51 [2024-02-22T20:37:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:51 [2024-02-22T20:37:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:51 [2024-02-22T20:37:51.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:52 [2024-02-22T20:37:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:52 [2024-02-22T20:37:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:52 [2024-02-22T20:37:52.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:52 [2024-02-22T20:37:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:52 [2024-02-22T20:37:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:52 [2024-02-22T20:37:52.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:53 [2024-02-22T20:37:53.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:53 [2024-02-22T20:37:53.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:37:53 [2024-02-22T20:37:53.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:53 [2024-02-22T20:37:53.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:54 [2024-02-22T20:37:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:54 [2024-02-22T20:37:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:54 [2024-02-22T20:37:54.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708705 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:37:55 [2024-02-22T20:37:55.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=-762708603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.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=-762708602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.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=-762708602 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.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=-762708602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.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=-762708602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.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=-762708601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708601 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762708601 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:37:55 [2024-02-22T20:37:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:37:57 [2024-02-22T20:37:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:37:57 [2024-02-22T20:37:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:37:57 [2024-02-22T20:37:57.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"'
15:37:57 [2024-02-22T20:37:57.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"'
15:37:57 [2024-02-22T20:37:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
15:37:57 [2024-02-22T20:37:57.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:37:57 [2024-02-22T20:37:57.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:37:57 [2024-02-22T20:37: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=-762706934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37: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=-762706934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706934 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706934 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:56.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:56.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:56.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:56.991: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.054: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.084: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.303Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.303Z] 
15:37:57 [2024-02-22T20:37:57.304Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.304Z] 
15:37:57 [2024-02-22T20:37:57.304Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.304Z] 
15:37:57 [2024-02-22T20:37:57.304Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.304Z] 
15:37:57 [2024-02-22T20:37:57.304Z] (Eclipse:12970): Gtk-WARNING **: 20:37:57.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706623 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706609 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706609 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706609 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762706607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762706606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762706606 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762706606 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762706606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.304Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762706606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762706606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:37:57 [2024-02-22T20:37:57.305Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762706934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706448 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706448 data=null}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706448 data=null button=1 stateMask=0x0 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762706447 data=null button=1 stateMask=0x80000 x=546 y=10 count=1}, TimeGraphMarkerAxis with text {}]
15:37:57 [2024-02-22T20:37:57.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705947 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705947 data=null}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705946 data=null button=1 stateMask=0x0 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705926 data=null button=1 stateMask=0x80000 x=247 y=28 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705423 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705388 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762705388 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705388 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705387 data=null button=1 stateMask=0x0 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null button=1 stateMask=0x80000 x=3 y=4 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicking on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 6 to [MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 5 to [MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 26 to [Activate [26]: ShellEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null doit=true}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 15 to [FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 3 to [MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705386 data=null button=1 stateMask=0x0 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Sent event 4 to [MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} [layout=null] time=-762705385 data=null button=1 stateMask=0x80000 x=15 y=9 count=1}, TimeGraphMarkerAxis with text {}]
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Clicked on TimeGraphMarkerAxis with text {}
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-762705332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:37:58 [2024-02-22T20:37:58.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:00 [2024-02-22T20:38:00.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:00 [2024-02-22T20:38:00.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:00 [2024-02-22T20:38:00.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:00 [2024-02-22T20:38:00.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703660 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762703660 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:38:00 [2024-02-22T20:38:00.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:00 [2024-02-22T20:38:00.783Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:00 [2024-02-22T20:38:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:38:00 [2024-02-22T20:38:00.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=-762703159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703158 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703151 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.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=-762703151 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:38:00 [2024-02-22T20:38:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:38:00 [2024-02-22T20:38:00.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"'
15:38:01 [2024-02-22T20:38:01.345Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:01 [2024-02-22T20:38:01.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:38:01 [2024-02-22T20:38:01.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=-762702650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.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=-762702650 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.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=-762702650 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.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=-762702649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.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=-762702649 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.345Z] 
15:38:01 [2024-02-22T20:38:01.345Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.329: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.346Z] 
15:38:01 [2024-02-22T20:38:01.346Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.330: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] 
15:38:01 [2024-02-22T20:38:01.702Z] (Eclipse:12970): Gtk-WARNING **: 20:38:01.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702351 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702351 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:01 [2024-02-22T20:38:01.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762702306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762702306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762702306 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762702306 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762702306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762702306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762702306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:01 [2024-02-22T20:38:01.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=-762702649 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702084 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702084 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.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=-762702084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702082 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762702082 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:38:01 [2024-02-22T20:38:01.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:02 [2024-02-22T20:38:02.520Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:02 [2024-02-22T20:38:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701573 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.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=-762701573 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:38:02 [2024-02-22T20:38:02.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"'
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701063 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762701063 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x{1}
15:38:02 [2024-02-22T20:38:02.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Add Bookmark...}
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.349: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.380: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.409: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.499: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] 
15:38:03 [2024-02-22T20:38:03.593Z] (Eclipse:12970): Gtk-WARNING **: 20:38:03.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:03 [2024-02-22T20:38:03.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700269 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700269 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762700267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762700267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762700267 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762700267 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762700267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762700267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762700267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:03 [2024-02-22T20:38:03.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:03 [2024-02-22T20:38:03.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:03 [2024-02-22T20:38:03.850Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:03 [2024-02-22T20:38:03.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762700136 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:38:03 [2024-02-22T20:38:03.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699617 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699617 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699617 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699616 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699600 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699594 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699594 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699594 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:04 [2024-02-22T20:38:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:38:04 [2024-02-22T20:38:04.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Remove Bookmark}
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Remove Bookmark}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699086 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699059 data=null doit=true}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699059 data=null}, ToolItem with tooltip text {Add Bookmark...}]
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Add Bookmark...}
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:38:04 [2024-02-22T20:38:04.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699058 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699053 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699052 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699050 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762699050 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:38:04 [2024-02-22T20:38:04.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:05 [2024-02-22T20:38:05.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-762696915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:06 [2024-02-22T20:38:06.911Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:07 [2024-02-22T20:38:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
15:38:07 [2024-02-22T20:38:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Lost Events'
15:38:07 [2024-02-22T20:38:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-762696881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Lost Events']
15:38:07 [2024-02-22T20:38:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Lost Events'
15:38:07 [2024-02-22T20:38:07.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:07 [2024-02-22T20:38:07.425Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:07 [2024-02-22T20:38:07.425Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:07 [2024-02-22T20:38:07.696Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show View Filters}
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694825 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694825 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.179: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.209: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.239: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] 
15:38:09 [2024-02-22T20:38:09.318Z] (Eclipse:12970): Gtk-WARNING **: 20:38:09.266: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:09 [2024-02-22T20:38:09.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694526 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694526 data=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694526 data=null}, ToolItem with tooltip text {Show View Filters}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show View Filters}
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Filter", using matcher: with text 'Filter'
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Filter} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762694525 data=null doit=true}, Shell with text {Filter}]
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:38:09 [2024-02-22T20:38:09.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:38:09 [2024-02-22T20:38:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: of type 'Text'
15:38:09 [2024-02-22T20:38:09.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "24", using matcher: (of type 'Text')
15:38:10 [2024-02-22T20:38:10.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762693520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762693520 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762693520 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762693520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762693520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762693520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762693510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762693510 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762693510 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762693510 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762693509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762693509 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762693509 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762693509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762693509 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762693509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762693503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762693502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762693502 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762693502 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-762693501 data=null button=0 stateMask=0x0 x=106 y=127 count=0}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762693501 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762693501 data=null}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-762693500 data=null button=1 stateMask=0x0 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762693491 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-762693491 data=null button=1 stateMask=0x80000 x=106 y=127 count=1}, TreeItem with text {synthetic-trace}]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762693490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762693490 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762693490 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762693490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762693490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762693490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762693480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.445Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762693480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762693480 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762693480 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-762693479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762693479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-762693479 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-762693479 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-762693479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-762693479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-762693479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-762693478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762693478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-762693478 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-762693478 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-762693478 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:38:10 [2024-02-22T20:38:10.446Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762693477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762693477 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762693477 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762693477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762693477 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762693477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762693475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762693475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762693475 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762693475 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check subtree
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check subtree} time=-762693475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762693475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check subtree} time=-762693475 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check subtree} time=-762693475 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check subtree} time=-762693474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check subtree} time=-762693474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check subtree} time=-762693474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check subtree} time=-762693474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check subtree} time=-762693474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check subtree} time=-762693474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check subtree} time=-762693474 data=null doit=true}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check subtree} time=-762693474 data=null}, (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check subtree
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762693473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762693473 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762693473 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762693473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762693473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762693473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762693467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762693467 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762693467 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762693466 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-762693466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762693466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-762693466 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-762693466 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-762693466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-762693466 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-762693466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.448Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-762693465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762693465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-762693465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-762693465 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-762693465 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762693465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762693465 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762693465 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762693464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762693464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762693464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762693463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762693463 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762693462 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762693462 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck subtree
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-762693462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-762693462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck subtree} time=-762693462 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-762693462 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-762693462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-762693462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-762693462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-762693458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-762693458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-762693458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-762693458 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-762693458 data=null}, (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck subtree
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762693457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762693457 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762693457 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762693457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762693457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762693457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762693450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762693450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762693450 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762693450 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762693450 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: of type 'Text'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762693448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762693448 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762693448 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762693448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762693448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762693448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762693441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762693441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762693441 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762693441 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762693441 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762693440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762693440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762693440 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762693440 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762693440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762693440 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762693440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:10 [2024-02-22T20:38:10.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762694825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show View Filters}]
15:38:10 [2024-02-22T20:38:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:10 [2024-02-22T20:38:10.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:12 [2024-02-22T20:38:12.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:12 [2024-02-22T20:38:12.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:12 [2024-02-22T20:38:12.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:12 [2024-02-22T20:38:12.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:12 [2024-02-22T20:38:12.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691749 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691748 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:38:12 [2024-02-22T20:38:12.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691236 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762691235 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:38:12 [2024-02-22T20:38:12.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:13 [2024-02-22T20:38:13.197Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:13 [2024-02-22T20:38:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:38:13 [2024-02-22T20:38:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690731 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690731 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690730 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:38:13 [2024-02-22T20:38:13.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690224 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690224 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762690224 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:13 [2024-02-22T20:38:13.759Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:14 [2024-02-22T20:38:14.318Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:14 [2024-02-22T20:38:14.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:14 [2024-02-22T20:38:14.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689723 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689700 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689700 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:14 [2024-02-22T20:38:14.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689191 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762689190 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x{1}
15:38:14 [2024-02-22T20:38:14.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688678 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688678 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688678 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:15 [2024-02-22T20:38:15.137Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:15 [2024-02-22T20:38:15.698Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688169 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762688169 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:15 [2024-02-22T20:38:15.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687660 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762687660 data=null}, ToolItem with tooltip text {Next Marker}]
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x{1}
15:38:16 [2024-02-22T20:38:16.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:16 [2024-02-22T20:38:16.822Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:16 [2024-02-22T20:38:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687150 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.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=-762687150 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:16 [2024-02-22T20:38:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:38:16 [2024-02-22T20:38:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:17 [2024-02-22T20:38:17.383Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:17 [2024-02-22T20:38:17.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:38:17 [2024-02-22T20:38:17.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686626 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686626 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686626 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:38:17 [2024-02-22T20:38:17.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686122 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686121 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686121 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762686121 data=null}, ToolItem with tooltip text {Previous Marker}]
15:38:17 [2024-02-22T20:38:17.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:38:17 [2024-02-22T20:38:17.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:17 [2024-02-22T20:38:17.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:19 [2024-02-22T20:38:19.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:19 [2024-02-22T20:38:19.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:19 [2024-02-22T20:38:19.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:19 [2024-02-22T20:38:19.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:38:19 [2024-02-22T20:38:19.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:38:19 [2024-02-22T20:38:19.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:19 [2024-02-22T20:38:19.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:19 [2024-02-22T20:38:19.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:21 [2024-02-22T20:38:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:21 [2024-02-22T20:38:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:21 [2024-02-22T20:38:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:21 [2024-02-22T20:38:21.200Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:21 [2024-02-22T20:38:21.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Slider with text "", using matcher: of type 'Slider'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:22 [2024-02-22T20:38:22.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:23 [2024-02-22T20:38:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:23 [2024-02-22T20:38:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:23 [2024-02-22T20:38:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:23 [2024-02-22T20:38:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:23 [2024-02-22T20:38:23.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:24 [2024-02-22T20:38:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:24 [2024-02-22T20:38:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:24 [2024-02-22T20:38:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:24 [2024-02-22T20:38:24.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:25 [2024-02-22T20:38:25.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Show Legend}
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:25 [2024-02-22T20:38:25.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:25.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:25.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:25.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:25.950: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.019: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.052: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.083: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.112Z] 
15:38:26 [2024-02-22T20:38:26.112Z] (Eclipse:12970): Gtk-WARNING **: 20:38:26.116: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677667 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677666 data=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677666 data=null}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Show Legend}
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Legend", using matcher: with text 'Legend'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Legend} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762677662 data=null doit=true}, Shell with text {Legend}]
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Idle", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Usermode", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "System call", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Interrupt", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Thread", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: of type 'CLabel'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "Frequency", using matcher: (of type 'CLabel')
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762677655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762677655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762677655 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762677655 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762677655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762677654 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762677654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762677989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Show Legend}]
15:38:26 [2024-02-22T20:38:26.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:38:26 [2024-02-22T20:38:26.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@3c205259] time=-762677416 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:26 [2024-02-22T20:38:26.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762677385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762677385 data=null doit=true}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762677385 data=null}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762677385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762677384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762677373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:26 [2024-02-22T20:38:26.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676449 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] 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=-762676448 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:27 [2024-02-22T20:38:27.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762676448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762676448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762676448 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762676448 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762676448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762676448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.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')
15:38:27 [2024-02-22T20:38:27.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')
15:38:27 [2024-02-22T20:38:27.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')
15:38:27 [2024-02-22T20:38:27.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')
15:38:27 [2024-02-22T20:38:27.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')
15:38:27 [2024-02-22T20:38:27.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:27 [2024-02-22T20:38:27.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762676448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:27 [2024-02-22T20:38:27.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762677303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:28 [2024-02-22T20:38:28.070Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 44.66 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testKeyboardSelectNextPreviousMarker -- Time elapsed: 9.294 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowRows -- Time elapsed: 2.377 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testMarkerAxis -- Time elapsed: 3.269 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testAddRemoveBookmark -- Time elapsed: 6.679 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testShowMarkers -- Time elapsed: 2.173 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest skipped
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testFilter -- Time elapsed: 3.052 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolBarSelectNextPreviousMarker -- Time elapsed: 7.200 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testHorizontalScrollbar -- Time elapsed: 1.540 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testToolbar -- Time elapsed: 1.515 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testVerticalScrollbar -- Time elapsed: 1.512 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testOpenCloseOpen -- Time elapsed: 2.058 s
15:38:28 [2024-02-22T20:38:28.070Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest.testLegend -- Time elapsed: 1.945 s
15:38:28 [2024-02-22T20:38:28.070Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762675927 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762675793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:28 [2024-02-22T20:38:28.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:38:28 [2024-02-22T20:38:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:38:28 [2024-02-22T20:38:28.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing active threads}
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671593 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671593 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671593 data=null}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing all threads}
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 6
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Showing all threads}
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Showing all threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671577 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671577 data=null doit=true}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762671577 data=null}, ToolItem with tooltip text {Showing active threads}]
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Showing active threads}
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
15:38:32 [2024-02-22T20:38:32.498Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
15:38:34 [2024-02-22T20:38:34.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
15:38:34 [2024-02-22T20:38:34.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@3c205259] time=-762669285 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762669262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762669262 data=null doit=true}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762669262 data=null}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762669262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762669261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762669256 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:34 [2024-02-22T20:38:34.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:34 [2024-02-22T20:38:34.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:34 [2024-02-22T20:38:34.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:35 [2024-02-22T20:38:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:35 [2024-02-22T20:38:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:35 [2024-02-22T20:38:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:35 [2024-02-22T20:38:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762668531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668531 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] 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=-762668530 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762668530 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762668529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762668529 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762668529 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762668529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762668529 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:35 [2024-02-22T20:38:35.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:35 [2024-02-22T20:38:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762668529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:35 [2024-02-22T20:38:35.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762669176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:35 [2024-02-22T20:38:35.971Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.907 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
15:38:35 [2024-02-22T20:38:35.971Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testFilter -- Time elapsed: 4.196 s
15:38:35 [2024-02-22T20:38:35.971Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest.testKernelMemoryView -- Time elapsed: 2.202 s
15:38:35 [2024-02-22T20:38:35.971Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:38:35 [2024-02-22T20:38:35.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@3c205259] time=-762668018 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762667925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:35 [2024-02-22T20:38:35.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:38:36 [2024-02-22T20:38:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:38:36 [2024-02-22T20:38:36.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 5
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665285 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.741Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665177 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762665177 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:38 [2024-02-22T20:38:38.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:39 [2024-02-22T20:38:39.302Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:39 [2024-02-22T20:38:39.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:39 [2024-02-22T20:38:39.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=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.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=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762664627 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:39 [2024-02-22T20:38:39.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:39 [2024-02-22T20:38:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:38:39 [2024-02-22T20:38:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:41 [2024-02-22T20:38:41.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:41 [2024-02-22T20:38:41.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:41 [2024-02-22T20:38:41.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:42 [2024-02-22T20:38:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:42 [2024-02-22T20:38:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:42 [2024-02-22T20:38:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:42 [2024-02-22T20:38:42.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-sessiond
15:38:42 [2024-02-22T20:38:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to unchecked on: lttng-sessiond
15:38:42 [2024-02-22T20:38:42.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: lttng-consumerd
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660814 data=null doit=true}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762660814 data=null}, ToolItem with tooltip text {Reset the Time Scale to Default}]
15:38:43 [2024-02-22T20:38:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
15:38:43 [2024-02-22T20:38:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:38:43 [2024-02-22T20:38:43.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:45 [2024-02-22T20:38:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:45 [2024-02-22T20:38:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:45 [2024-02-22T20:38:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
15:38:45 [2024-02-22T20:38:45.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:45 [2024-02-22T20:38:45.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:45 [2024-02-22T20:38:45.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:45 [2024-02-22T20:38:45.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762657747 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:46 [2024-02-22T20:38:46.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762657723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762657723 data=null doit=true}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762657723 data=null}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762657723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762657722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762657698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:46 [2024-02-22T20:38:46.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:46 [2024-02-22T20:38:46.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:46 [2024-02-22T20:38:46.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762656977 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762656976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762656976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762656976 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762656976 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762656976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762656976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:46 [2024-02-22T20:38:46.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:46 [2024-02-22T20:38:46.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:47 [2024-02-22T20:38:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762656976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:47 [2024-02-22T20:38:47.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762657659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:47 [2024-02-22T20:38:47.429Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.55 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
15:38:47 [2024-02-22T20:38:47.430Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testResetTimeRange -- Time elapsed: 3.815 s
15:38:47 [2024-02-22T20:38:47.430Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testCpuView -- Time elapsed: 3.727 s
15:38:47 [2024-02-22T20:38:47.430Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest.testSignals -- Time elapsed: 2.524 s
15:38:47 [2024-02-22T20:38:47.430Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:38:47 [2024-02-22T20:38:47.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@3c205259] time=-762656465 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:47 [2024-02-22T20:38:47.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:47 [2024-02-22T20:38:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:47 [2024-02-22T20:38:47.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:47 [2024-02-22T20:38:47.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:47 [2024-02-22T20:38:47.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762656366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:47 [2024-02-22T20:38:47.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:54 [2024-02-22T20:38:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:54 [2024-02-22T20:38:54.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646687 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646687 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:57 [2024-02-22T20:38:57.491Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Control Flow"'
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 26
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Empty Rows}
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646277 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646276 data=null doit=true}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762646276 data=null}, ToolItem with tooltip text {Hide Empty Rows}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Empty Rows}
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762646063 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:57 [2024-02-22T20:38:57.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762646031 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762646031 data=null doit=true}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762646031 data=null}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762646031 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762646031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762646025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:38:58 [2024-02-22T20:38:58.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] 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=-762645133 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762645132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762645132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762645132 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762645132 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762645132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762645132 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:58 [2024-02-22T20:38:58.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:38:58 [2024-02-22T20:38:58.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:38:59 [2024-02-22T20:38:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762645132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:38:59 [2024-02-22T20:38:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762645983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:38:59 [2024-02-22T20:38:59.186Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
15:38:59 [2024-02-22T20:38:59.186Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testExpandedState -- Time elapsed: 6.294 s
15:38:59 [2024-02-22T20:38:59.186Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest.testHideEmptyRowsState -- Time elapsed: 3.634 s
15:38:59 [2024-02-22T20:38:59.186Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:38:59 [2024-02-22T20:38:59.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762644620 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:38:59 [2024-02-22T20:38:59.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:38:59 [2024-02-22T20:38:59.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:38:59 [2024-02-22T20:38:59.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:38:59 [2024-02-22T20:38:59.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:38:59 [2024-02-22T20:38:59.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762644481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:38:59 [2024-02-22T20:38:59.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:39:01 [2024-02-22T20:39:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:39:01 [2024-02-22T20:39:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:39:01 [2024-02-22T20:39:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:01 [2024-02-22T20:39:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:01 [2024-02-22T20:39:01.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:01 [2024-02-22T20:39:01.958Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.213Z] 
15:39:02 [2024-02-22T20:39:02.213Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.114: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762641670 data=null doit=true}, Shell with text {Find}]
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-762641668 data=null}, (of type 'Combo')]
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@31d61500
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762641666 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762641666 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762641666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762641666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762641666 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762641666 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.215Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6139285a
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762641665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762641665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762641665 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762641665 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762641665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762641665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762641665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762641664 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762641664 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762641664 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762641664 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762641664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762641664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762641660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762641660 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762641660 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762641653 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:02 [2024-02-22T20:39:02.216Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: of type 'Combo'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to \ACPU
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {\ACPU} [layout=null] time=-762641652 data=null}, (of type 'Combo')]
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to \ACPU
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:02 [2024-02-22T20:39:02.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@fd681b3
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-762641603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762641603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Regular e&xpression} time=-762641603 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-762641603 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-762641603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-762641602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-762641602 data=null doit=true}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-762641602 data=null}, (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762641602 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762641602 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762641602 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762641601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762641601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762641601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762641601 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762641601 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762641601 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762641600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762641600 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762641599 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762641599 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762641599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762641599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.219Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762641599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.475Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.475Z] 
15:39:02 [2024-02-22T20:39:02.475Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.475Z] 
15:39:02 [2024-02-22T20:39:02.475Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.475Z] 
15:39:02 [2024-02-22T20:39:02.475Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.475Z] 
15:39:02 [2024-02-22T20:39:02.475Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.494: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.732Z] 
15:39:02 [2024-02-22T20:39:02.732Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.528: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] 
15:39:02 [2024-02-22T20:39:02.733Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.588: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762641197 data=null doit=true}, Shell with text {Find}]
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:39:02 [2024-02-22T20:39:02.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-762641195 data=null}, (of type 'Combo')]
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c9ce647
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762641194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762641194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762641194 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762641194 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762641194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762641194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762641194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762641193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762641193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762641193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762641193 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762641193 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:02 [2024-02-22T20:39:02.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762641193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762641192 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762641192 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762641192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762641192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762641192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762641188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762641188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762641188 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762641188 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.736Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-762641187 data=null}, (of type 'Combo')]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-762641186 data=null doit=true}, Button with text {F&orward}]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762641186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-762641179 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-762641179 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-762641179 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:02 [2024-02-22T20:39:02.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762641179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.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')
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762641178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762641178 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762641177 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762641177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762641177 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762641177 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762641175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762641175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762641175 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762641175 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762641175 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:02 [2024-02-22T20:39:02.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')
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762641173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762641173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762641173 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762641173 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762641173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762641173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762641173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.879: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.909: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:02 [2024-02-22T20:39:02.997Z] 
15:39:02 [2024-02-22T20:39:02.997Z] (Eclipse:12970): Gtk-WARNING **: 20:39:02.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.253Z] 
15:39:03 [2024-02-22T20:39:03.253Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.004: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.032: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] 
15:39:03 [2024-02-22T20:39:03.254Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.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=-762640733 data=null doit=true}, Shell with text {Find}]
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:39:03 [2024-02-22T20:39:03.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')
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU} [layout=null] time=-762640731 data=null}, (of type 'Combo')]
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:03 [2024-02-22T20:39:03.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')
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-762640730 data=null doit=true}, Button with text {&Backward}]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762640730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-762640729 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-762640729 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-762640729 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762640729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.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')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@dc22668
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762640728 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762640723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762640723 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762640723 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762640723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762640723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762640723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762640723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762640723 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762640722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762640722 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762640722 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76200ec9
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Whole word} time=-762640722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762640722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Whole word} time=-762640722 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Whole word} time=-762640722 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Whole word} time=-762640722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Whole word} time=-762640722 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Whole word} time=-762640722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Whole word} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Whole word} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Whole word} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Whole word} time=-762640721 data=null doit=true}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Whole word} time=-762640721 data=null}, (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762640721 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762640721 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762640721 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762640721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762640720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762640720 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762640720 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762640720 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: of type 'Combo'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU", using matcher: (of type 'Combo')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CP
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CP} [layout=null] time=-762640720 data=null}, (of type 'Combo')]
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CP
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.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.
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.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')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.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.
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.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')
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762640718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762640718 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762640718 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762640718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762640718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762640718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762640716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762640716 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762640716 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762640716 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762640715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762640715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762640715 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762640715 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762640715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762640715 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762640715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.259Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.304: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.515Z] 
15:39:03 [2024-02-22T20:39:03.515Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.334: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.363: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.391: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.392: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.448: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.516Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.516Z] 
15:39:03 [2024-02-22T20:39:03.517Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.517Z] 
15:39:03 [2024-02-22T20:39:03.517Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.475: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762640313 data=null doit=true}, Shell with text {Find}]
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-762640306 data=null}, (of type 'Combo')]
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.517Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2ab90dd4
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-762640304 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-762640304 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-762640304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-762640304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-762640304 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-762640304 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762640303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762640303 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762640303 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762640303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762640303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762640303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762640299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762640299 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762640299 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762640299 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to cpu 1
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {cpu 1} [layout=null] time=-762640298 data=null}, (of type 'Combo')]
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to cpu 1
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:03 [2024-02-22T20:39:03.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762640296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762640296 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762640296 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762640296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762640296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762640296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762640295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762640289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762640289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762640289 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762640289 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: of type 'Label'
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Entry not found", using matcher: (of type 'Label')
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:03 [2024-02-22T20:39:03.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762640288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762640288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762640288 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762640288 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762640288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762640288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762640288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:03 [2024-02-22T20:39:03.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.033Z] 
15:39:04 [2024-02-22T20:39:04.033Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.033Z] 
15:39:04 [2024-02-22T20:39:04.033Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.033Z] 
15:39:04 [2024-02-22T20:39:04.033Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.033Z] 
15:39:04 [2024-02-22T20:39:04.033Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.835: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.864: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.895: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] 
15:39:04 [2024-02-22T20:39:04.034Z] (Eclipse:12970): Gtk-WARNING **: 20:39:03.951: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762639837 data=null doit=true}, Shell with text {Find}]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762639827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762639827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762639827 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762639827 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762639827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762639827 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762639827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.291Z] 
15:39:04 [2024-02-22T20:39:04.291Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.224: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.292Z] 
15:39:04 [2024-02-22T20:39:04.292Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.547Z] 
15:39:04 [2024-02-22T20:39:04.547Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.547Z] 
15:39:04 [2024-02-22T20:39:04.547Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.309: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] 
15:39:04 [2024-02-22T20:39:04.548Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762639446 data=null doit=true}, Shell with text {Find}]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762639444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762639444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762639444 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762639444 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762639444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762639444 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762639444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Resources"'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
15:39:04 [2024-02-22T20:39:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvas - Attempting to set focus on (of type 'Canvas')
15:39:04 [2024-02-22T20:39:04.805Z] 
15:39:04 [2024-02-22T20:39:04.805Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.805Z] 
15:39:04 [2024-02-22T20:39:04.805Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.805Z] 
15:39:04 [2024-02-22T20:39:04.805Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.805Z] 
15:39:04 [2024-02-22T20:39:04.805Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.603: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.629: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.658: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.806Z] 
15:39:04 [2024-02-22T20:39:04.806Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.714: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] 
15:39:04 [2024-02-22T20:39:04.807Z] (Eclipse:12970): Gtk-WARNING **: 20:39:04.741: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Find} [layout=GridLayout {horizontalSpacing=5 verticalSpacing=5}] time=-762639046 data=null doit=true}, Shell with text {Find}]
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: of type 'Combo'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "bug446190", using matcher: (of type 'Combo')
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-762639037 data=null}, (of type 'Combo')]
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {F&orward} time=-762639036 data=null doit=true}, Button with text {F&orward}]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762639036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {F&orward}]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {&Backward} time=-762639036 data=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Backward} time=-762639036 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Backward} time=-762639035 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762639035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40bfe33e
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Case sensitive} time=-762639035 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-762639035 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Case sensitive} time=-762639035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-762639035 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-762639034 data=null doit=true}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-762639034 data=null}, (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7a8576a
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Wra&p search} time=-762639034 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Wra&p search} time=-762639034 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Wra&p search} time=-762639034 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Wra&p search} time=-762639034 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Wra&p search} time=-762639034 data=null doit=true}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Wra&p search} time=-762639034 data=null}, (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')]
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762639033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762639033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762639033 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762639033 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762639033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762639033 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762639033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762639031 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762639030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762639030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762639030 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762639030 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:04 [2024-02-22T20:39:04.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: of type 'Combo'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to CPU 1
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {CPU 1} [layout=null] time=-762639018 data=null}, (of type 'Combo')]
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to CPU 1
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Backward} time=-762639018 data=null doit=true}, Button with text {&Backward}]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Backward} time=-762639018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {&Backward}]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {F&orward} time=-762639017 data=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {F&orward} time=-762639017 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {F&orward} time=-762639017 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {F&orward} time=-762639017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')]
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
15:39:04 [2024-02-22T20:39:04.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:04 [2024-02-22T20:39:04.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Fi&nd
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-762638998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762638998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Fi&nd} time=-762638998 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Fi&nd} time=-762638998 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Fi&nd} time=-762638998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Fi&nd} time=-762638998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Fi&nd} time=-762638998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Fi&nd} time=-762638993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Fi&nd} time=-762638993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Fi&nd} time=-762638993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Fi&nd} time=-762638993 data=null doit=true}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Fi&nd} time=-762638992 data=null}, (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Fi&nd
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: of type 'Label'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "&Find:", using matcher: (of type 'Label')
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: of type 'Label'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Wrapped search", using matcher: (of type 'Label')
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Find", using matcher: with text 'Find'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "F&orward", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Backward", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Case sensitive", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Wra&p search", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Whole word", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with mnemonic 'Close'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Fi&nd", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Close
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Close} time=-762638988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Close} time=-762638988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Close} time=-762638988 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Close} time=-762638988 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Close} time=-762638988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Close} time=-762638988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Close} time=-762638988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:05 [2024-02-22T20:39:05.077Z] 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@3c205259] time=-762638902 data=null doit=true}, Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762638852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762638852 data=null doit=true}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762638852 data=null}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762638852 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762638852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762638787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:05 [2024-02-22T20:39:05.332Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:39:05 [2024-02-22T20:39:05.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:39:05 [2024-02-22T20:39:05.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.354: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.420: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.588Z] 
15:39:05 [2024-02-22T20:39:05.588Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.444: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.509: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] 
15:39:05 [2024-02-22T20:39:05.589Z] (Eclipse:12970): Gtk-WARNING **: 20:39:05.535: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762638252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638252 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638251 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] 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=-762638251 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:05 [2024-02-22T20:39: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')
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762638251 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762638251 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762638251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:05 [2024-02-22T20:39:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.846Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:05 [2024-02-22T20:39:05.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:39:06 [2024-02-22T20:39:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762638250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:06 [2024-02-22T20:39:06.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762638697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:39:06 [2024-02-22T20:39:06.357Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.921 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testRegEx -- Time elapsed: 0.650 s
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testDirection -- Time elapsed: 0.464 s
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWholeWord -- Time elapsed: 0.422 s
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testCaseSensitive -- Time elapsed: 0.455 s
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testOpenCloseDialog -- Time elapsed: 0.816 s
15:39:06 [2024-02-22T20:39:06.357Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest.testWrapSearch -- Time elapsed: 0.454 s
15:39:06 [2024-02-22T20:39:06.357Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762637685 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762637571 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:39:06 [2024-02-22T20:39:06.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:39:08 [2024-02-22T20:39:08.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:39:08 [2024-02-22T20:39:08.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:39:08 [2024-02-22T20:39:08.874Z] 
15:39:08 [2024-02-22T20:39:08.874Z] (Eclipse:12970): Gtk-WARNING **: 20:39:08.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:39:08 [2024-02-22T20:39:08.874Z] 
15:39:08 [2024-02-22T20:39:08.874Z] (Eclipse:12970): Gtk-WARNING **: 20:39:08.729: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 2
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicking on ToolItem with tooltip text {Hide Lost Events}
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null doit=true}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762634995 data=null}, ToolItem with tooltip text {Hide Lost Events}]
15:39:08 [2024-02-22T20:39:08.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButton - Clicked on ToolItem with tooltip text {Hide Lost Events}
15:39:09 [2024-02-22T20:39:09.132Z] 
15:39:09 [2024-02-22T20:39:09.132Z] (Eclipse:12970): Gtk-WARNING **: 20:39:08.919: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:39:09 [2024-02-22T20:39:09.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
15:39:13 [2024-02-22T20:39:13.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
15:39:13 [2024-02-22T20:39:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:39:13 [2024-02-22T20:39:13.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:14 [2024-02-22T20:39:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
15:39:14 [2024-02-22T20:39:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:14 [2024-02-22T20:39:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:14 [2024-02-22T20:39:14.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:16 [2024-02-22T20:39:16.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:16 [2024-02-22T20:39:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762627262 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:16 [2024-02-22T20:39:16.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762627228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762627228 data=null doit=true}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762627228 data=null}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762627227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762627227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762627207 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:39:16 [2024-02-22T20:39:16.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762626248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.755Z] 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=-762626248 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.756Z] 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=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.756Z] 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=-762626247 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.756Z] 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=-762626247 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762626247 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762626247 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762626247 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:17 [2024-02-22T20:39:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:17 [2024-02-22T20:39:17.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:39:18 [2024-02-22T20:39:18.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762626247 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:18 [2024-02-22T20:39:18.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762627170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:39:18 [2024-02-22T20:39:18.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.95 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
15:39:18 [2024-02-22T20:39:18.269Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest.test -- Time elapsed: 9.902 s
15:39:18 [2024-02-22T20:39:18.269Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762625733 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762625552 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:39:18 [2024-02-22T20:39:18.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:20 [2024-02-22T20:39:20.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:39:21 [2024-02-22T20:39:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
15:39:21 [2024-02-22T20:39:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston/338'
15:39:21 [2024-02-22T20:39:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-762623005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston/338']
15:39:21 [2024-02-22T20:39:21.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston/338'
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620905 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620904 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620903 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620903 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620903 data=null}, ToolItem with tooltip text {Follow critical path forward}]
15:39:22 [2024-02-22T20:39:22.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path forward}
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620402 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620402 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.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=-762620402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620400 data=null doit=true}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762620400 data=null}, ToolItem with tooltip text {Follow critical path forward}]
15:39:23 [2024-02-22T20:39:23.497Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path forward}
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 21
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Follow critical path backward}
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619898 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619898 data=null doit=true}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762619897 data=null}, ToolItem with tooltip text {Follow critical path backward}]
15:39:24 [2024-02-22T20:39:24.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Follow critical path backward}
15:39:24 [2024-02-22T20:39:24.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
15:39:24 [2024-02-22T20:39:24.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Follow weston-desktop-/340'
15:39:24 [2024-02-22T20:39:24.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-762619304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Follow weston-desktop-/340']
15:39:24 [2024-02-22T20:39:24.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Follow weston-desktop-/340'
15:39:25 [2024-02-22T20:39:25.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762618641 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:25 [2024-02-22T20:39:25.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762618611 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762618611 data=null doit=true}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762618610 data=null}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762618610 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762618610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762618592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:39:25 [2024-02-22T20:39:25.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:39:26 [2024-02-22T20:39:26.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:39:26 [2024-02-22T20:39:26.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762617727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617727 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617727 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] 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=-762617726 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:26 [2024-02-22T20:39:26.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762617726 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762617726 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762617726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762617726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:26 [2024-02-22T20:39:26.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762618561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:39:26 [2024-02-22T20:39:26.622Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.515 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
15:39:26 [2024-02-22T20:39:26.622Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest.testFull -- Time elapsed: 6.512 s
15:39:26 [2024-02-22T20:39:26.622Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:39:26 [2024-02-22T20:39:26.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762617214 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762617092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:39:26 [2024-02-22T20:39:26.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:39:27 [2024-02-22T20:39:27.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
15:39:27 [2024-02-22T20:39:27.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"scp_dest"'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: scp_dest
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762610502 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762610479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762610479 data=null doit=true}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762610479 data=null}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762610479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762610479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762610457 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:39:33 [2024-02-22T20:39:33.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.230Z] 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=-762609748 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762609747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762609747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762609747 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762609747 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762609747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762609747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:34 [2024-02-22T20:39:34.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:39:34 [2024-02-22T20:39:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762609747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:34 [2024-02-22T20:39:34.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762610397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:39:34 [2024-02-22T20:39:34.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.974 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
15:39:34 [2024-02-22T20:39:34.744Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest.testDiskView -- Time elapsed: 6.478 s
15:39:34 [2024-02-22T20:39:34.744Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762609236 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762609124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:39:34 [2024-02-22T20:39:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762601395 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762601395 data=null doit=true}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762601395 data=null}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762601394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762601394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762601376 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762601375 data=null doit=true}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762601375 data=null}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762601375 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762601374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762601199 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:39:42 [2024-02-22T20:39:42.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762601195 data=null doit=true}, TreeItem with text {Traces [1]}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762601195 data=null}, TreeItem with text {Traces [1]}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762601195 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762601194 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762601193 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762601192 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762601192 data=null}, TreeItem with text {synthetic-trace}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762601192 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762601192 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762601190 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {synthetic-trace}]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Views} time=-762601190 data=null button=0 stateMask=0x0 x=116 y=104 count=0}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762601190 data=null doit=true}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762601190 data=null}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762601190 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762601190 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762601183 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762601183 data=null doit=true}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762601183 data=null}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762601171 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762601170 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762601070 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-762601070 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-762601070 data=null doit=true}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-762601069 data=null}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-762601069 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762601069 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-762601000 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Active Thread} time=-762600999 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Active Thread} time=-762600999 data=null doit=true}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Active Thread} time=-762600999 data=null}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Active Thread} time=-762600999 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762600999 data=null item=TreeItem {Active Thread} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Active Thread]
15:39:42 [2024-02-22T20:39:42.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Active Thread} time=-762600995 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: Active Thread]
15:39:43 [2024-02-22T20:39:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:43 [2024-02-22T20:39:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:43 [2024-02-22T20:39:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762600961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:43 [2024-02-22T20:39:43.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:43 [2024-02-22T20:39:43.083Z] 
15:39:43 [2024-02-22T20:39:43.083Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.083Z] 
15:39:43 [2024-02-22T20:39:43.083Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.083Z] 
15:39:43 [2024-02-22T20:39:43.083Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.083Z] 
15:39:43 [2024-02-22T20:39:43.083Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.068: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.339Z] 
15:39:43 [2024-02-22T20:39:43.339Z] (Eclipse:12970): Gtk-WARNING **: 20:39:43.190: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:43 [2024-02-22T20:39:43.901Z] 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=-762600105 data=null doit=true}, Shell with text {Help}]
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: of type 'Label'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "This analysis runs t...", using matcher: (of type 'Label')
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762600103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762600103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762600103 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762600103 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762600103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762600103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762600103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-762600009 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-762600009 data=null doit=true}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-762600009 data=null}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-762600009 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762600009 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-762599978 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {CPU usage} time=-762599978 data=null button=0 stateMask=0x0 x=149 y=196 count=0}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {CPU usage} time=-762599978 data=null doit=true}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {CPU usage} time=-762599978 data=null}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {CPU usage} time=-762599978 data=null button=1 stateMask=0x0 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762599977 data=null item=TreeItem {CPU usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: CPU usage]
15:39:43 [2024-02-22T20:39:43.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {CPU usage} time=-762599973 data=null button=1 stateMask=0x80000 x=149 y=196 count=1}, Tree node with text: CPU usage]
15:39:44 [2024-02-22T20:39:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:44 [2024-02-22T20:39:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:44 [2024-02-22T20:39:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762599875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:44 [2024-02-22T20:39:44.158Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.117: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.158Z] 
15:39:44 [2024-02-22T20:39:44.158Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.413Z] 
15:39:44 [2024-02-22T20:39:44.413Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.413Z] 
15:39:44 [2024-02-22T20:39:44.413Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.413Z] 
15:39:44 [2024-02-22T20:39:44.413Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.413Z] 
15:39:44 [2024-02-22T20:39:44.413Z] (Eclipse:12970): Gtk-WARNING **: 20:39:44.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:44 [2024-02-22T20:39:44.973Z] 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=-762599055 data=null doit=true}, Shell with text {Help}]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: of type 'Label'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: CPU...", using matcher: (of type 'Label')
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762599055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762599055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762599055 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762599055 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762599054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762599054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762599054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-762598960 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-762598960 data=null doit=true}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-762598960 data=null}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-762598960 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762598960 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-762598955 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Kernel memory usage} time=-762598955 data=null button=0 stateMask=0x0 x=186 y=288 count=0}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Kernel memory usage} time=-762598942 data=null doit=true}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Kernel memory usage} time=-762598942 data=null}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Kernel memory usage} time=-762598942 data=null button=1 stateMask=0x0 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762598941 data=null item=TreeItem {Kernel memory usage} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Kernel memory usage} time=-762598937 data=null button=1 stateMask=0x80000 x=186 y=288 count=1}, Tree node with text: Kernel memory usage]
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762598889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:44 [2024-02-22T20:39:44.974Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.140: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.229Z] 
15:39:45 [2024-02-22T20:39:45.229Z] (Eclipse:12970): Gtk-WARNING **: 20:39:45.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:45 [2024-02-22T20:39:45.791Z] 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=-762598068 data=null doit=true}, Shell with text {Help}]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: of type 'Label'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Ker...", using matcher: (of type 'Label')
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762598068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762598068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762598068 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762598068 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762598068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762598067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:45 [2024-02-22T20:39:45.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762598067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-762597977 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-762597977 data=null doit=true}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-762597977 data=null}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-762597976 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762597976 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-762597971 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:46 [2024-02-22T20:39:46.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {OS Execution Graph} time=-762597959 data=null button=0 stateMask=0x0 x=179 y=334 count=0}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {OS Execution Graph} time=-762597959 data=null doit=true}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {OS Execution Graph} time=-762597959 data=null}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {OS Execution Graph} time=-762597959 data=null button=1 stateMask=0x0 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762597959 data=null item=TreeItem {OS Execution Graph} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {OS Execution Graph} time=-762597955 data=null button=1 stateMask=0x80000 x=179 y=334 count=1}, Tree node with text: OS Execution Graph]
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762597891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:46 [2024-02-22T20:39:46.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.060: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.202: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.302Z] 
15:39:46 [2024-02-22T20:39:46.302Z] (Eclipse:12970): Gtk-WARNING **: 20:39:46.236: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:46 [2024-02-22T20:39:46.863Z] 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=-762597060 data=null doit=true}, Shell with text {Help}]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: of type 'Label'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: OS ...", using matcher: (of type 'Label')
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762597059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762597059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762597059 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762597059 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762597059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762597059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762597059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:46 [2024-02-22T20:39:46.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596971 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-762596971 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-762596971 data=null}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596970 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762596970 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596966 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596965 data=null button=0 stateMask=0x0 x=199 y=219 count=0}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-762596965 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-762596965 data=null}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596965 data=null button=1 stateMask=0x0 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762596953 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:39:46 [2024-02-22T20:39:46.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-762596948 data=null button=1 stateMask=0x80000 x=199 y=219 count=1}, Tree node with text: Futex Contention Analysis]
15:39:47 [2024-02-22T20:39:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762596889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:47 [2024-02-22T20:39:47.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.053: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.119Z] 
15:39:47 [2024-02-22T20:39:47.119Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.120Z] 
15:39:47 [2024-02-22T20:39:47.120Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] 
15:39:47 [2024-02-22T20:39:47.375Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:47 [2024-02-22T20:39:47.375Z] 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=-762596609 data=null doit=true}, Shell with text {Help}]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: of type 'Label'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Fut...", using matcher: (of type 'Label')
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762596607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762596607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762596607 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762596607 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762596607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762596607 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762596607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-762596484 data=null button=0 stateMask=0x0 x=187 y=380 count=0}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-762596484 data=null doit=true}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-762596484 data=null}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-762596484 data=null button=1 stateMask=0x0 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762596483 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-762596479 data=null button=1 stateMask=0x80000 x=187 y=380 count=1}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Source Code Assistant} time=-762596448 data=null button=0 stateMask=0x0 x=187 y=377 count=0}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.375Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Source Code Assistant} time=-762596447 data=null doit=true}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Source Code Assistant} time=-762596447 data=null}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Source Code Assistant} time=-762596447 data=null button=1 stateMask=0x0 x=187 y=377 count=1}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762596447 data=null item=TreeItem {Source Code Assistant} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Source Code Assistant} time=-762596413 data=null button=1 stateMask=0x80000 x=187 y=375 count=1}, Tree node with text: Source Code Assistant]
15:39:47 [2024-02-22T20:39:47.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762596364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:47 [2024-02-22T20:39:47.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:47 [2024-02-22T20:39:47.632Z] 
15:39:47 [2024-02-22T20:39:47.632Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.632Z] 
15:39:47 [2024-02-22T20:39:47.632Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.632Z] 
15:39:47 [2024-02-22T20:39:47.632Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.632Z] 
15:39:47 [2024-02-22T20:39:47.632Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.606: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.667: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.889Z] 
15:39:47 [2024-02-22T20:39:47.889Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:47 [2024-02-22T20:39:47.890Z] 
15:39:47 [2024-02-22T20:39:47.890Z] (Eclipse:12970): Gtk-WARNING **: 20:39:47.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:48 [2024-02-22T20:39:48.450Z] 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=-762595543 data=null doit=true}, Shell with text {Help}]
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: of type 'Label'
15:39:48 [2024-02-22T20:39:48.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sou...", using matcher: (of type 'Label')
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762595543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762595543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762595543 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762595543 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762595542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762595542 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762595542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-762595453 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-762595453 data=null doit=true}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-762595453 data=null}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-762595453 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762595453 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-762595449 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Counters} time=-762595448 data=null button=0 stateMask=0x0 x=143 y=165 count=0}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Counters} time=-762595448 data=null doit=true}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Counters} time=-762595448 data=null}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Counters} time=-762595448 data=null button=1 stateMask=0x0 x=143 y=165 count=1}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762595448 data=null item=TreeItem {Counters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Counters} time=-762595423 data=null button=1 stateMask=0x80000 x=143 y=165 count=1}, Tree node with text: Counters]
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762595386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:48 [2024-02-22T20:39:48.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.647: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.706Z] 
15:39:48 [2024-02-22T20:39:48.706Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.704: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.962Z] 
15:39:48 [2024-02-22T20:39:48.962Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.962Z] 
15:39:48 [2024-02-22T20:39:48.962Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.962Z] 
15:39:48 [2024-02-22T20:39:48.962Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:48 [2024-02-22T20:39:48.962Z] 
15:39:48 [2024-02-22T20:39:48.962Z] (Eclipse:12970): Gtk-WARNING **: 20:39:48.735: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:49 [2024-02-22T20:39:49.523Z] 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=-762594562 data=null doit=true}, Shell with text {Help}]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: of type 'Label'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Cou...", using matcher: (of type 'Label')
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762594561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762594561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762594561 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762594561 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762594561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762594561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762594561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-762594472 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-762594472 data=null doit=true}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-762594472 data=null}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-762594472 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762594472 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-762594467 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-762594467 data=null button=0 stateMask=0x0 x=155 y=257 count=0}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-762594467 data=null doit=true}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-762594467 data=null}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-762594467 data=null button=1 stateMask=0x0 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762594466 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-762594450 data=null button=1 stateMask=0x80000 x=155 y=257 count=1}, Tree node with text: IRQ Analysis]
15:39:49 [2024-02-22T20:39:49.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:49 [2024-02-22T20:39:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:49 [2024-02-22T20:39:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762594384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:49 [2024-02-22T20:39:49.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.561: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.653: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.779Z] 
15:39:49 [2024-02-22T20:39:49.779Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.780Z] 
15:39:49 [2024-02-22T20:39:49.780Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.683: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.780Z] 
15:39:49 [2024-02-22T20:39:49.780Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.780Z] 
15:39:49 [2024-02-22T20:39:49.780Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.780Z] 
15:39:49 [2024-02-22T20:39:49.780Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:49 [2024-02-22T20:39:49.780Z] 
15:39:49 [2024-02-22T20:39:49.780Z] (Eclipse:12970): Gtk-WARNING **: 20:39:49.712: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:50 [2024-02-22T20:39:50.340Z] 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=-762593584 data=null doit=true}, Shell with text {Help}]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: of type 'Label'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: IRQ...", using matcher: (of type 'Label')
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762593583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762593583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762593583 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762593583 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762593583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762593583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762593583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:50 [2024-02-22T20:39:50.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:50 [2024-02-22T20:39:50.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-762593480 data=null button=0 stateMask=0x0 x=181 y=418 count=0}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-762593479 data=null doit=true}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-762593479 data=null}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-762593479 data=null button=1 stateMask=0x0 x=181 y=418 count=1}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762593479 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-762593384 data=null button=1 stateMask=0x80000 x=181 y=380 count=1}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {System Call Latency} time=-762593384 data=null button=0 stateMask=0x0 x=181 y=380 count=0}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {System Call Latency} time=-762593383 data=null doit=true}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {System Call Latency} time=-762593383 data=null}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {System Call Latency} time=-762593368 data=null button=1 stateMask=0x0 x=181 y=377 count=1}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762593368 data=null item=TreeItem {System Call Latency} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {System Call Latency} time=-762593285 data=null button=1 stateMask=0x80000 x=181 y=373 count=1}, Tree node with text: System Call Latency]
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762593250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:50 [2024-02-22T20:39:50.597Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:50 [2024-02-22T20:39:50.853Z] 
15:39:50 [2024-02-22T20:39:50.853Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.853Z] 
15:39:50 [2024-02-22T20:39:50.853Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:50 [2024-02-22T20:39:50.854Z] 
15:39:50 [2024-02-22T20:39:50.854Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.858: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.110Z] 
15:39:51 [2024-02-22T20:39:51.110Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.110Z] 
15:39:51 [2024-02-22T20:39:51.110Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.110Z] 
15:39:51 [2024-02-22T20:39:51.110Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.110Z] 
15:39:51 [2024-02-22T20:39:51.110Z] (Eclipse:12970): Gtk-WARNING **: 20:39:50.887: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:51 [2024-02-22T20:39:51.672Z] 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=-762592410 data=null doit=true}, Shell with text {Help}]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: of type 'Label'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sys...", using matcher: (of type 'Label')
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762592409 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762592409 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762592409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-762592320 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-762592319 data=null doit=true}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-762592319 data=null}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-762592319 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762592319 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-762592315 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Statistics} time=-762592315 data=null button=0 stateMask=0x0 x=144 y=349 count=0}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Statistics} time=-762592314 data=null doit=true}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Statistics} time=-762592314 data=null}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Statistics} time=-762592314 data=null button=1 stateMask=0x0 x=144 y=349 count=1}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762592314 data=null item=TreeItem {Statistics} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Statistics} time=-762592300 data=null button=1 stateMask=0x80000 x=144 y=349 count=1}, Tree node with text: Statistics]
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762592267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:51 [2024-02-22T20:39:51.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.708: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.739: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.771: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.802: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:51 [2024-02-22T20:39:51.928Z] 
15:39:51 [2024-02-22T20:39:51.928Z] (Eclipse:12970): Gtk-WARNING **: 20:39:51.831: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:52 [2024-02-22T20:39:52.489Z] 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=-762591466 data=null doit=true}, Shell with text {Help}]
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: of type 'Label'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Sta...", using matcher: (of type 'Label')
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:52 [2024-02-22T20:39:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762591465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762591465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762591465 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762591465 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762591465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762591465 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762591465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-762591376 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-762591376 data=null doit=true}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-762591376 data=null}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-762591376 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762591376 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-762591371 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Input/Output} time=-762591357 data=null button=0 stateMask=0x0 x=155 y=188 count=0}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Input/Output} time=-762591357 data=null doit=true}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Input/Output} time=-762591357 data=null}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Input/Output} time=-762591357 data=null button=1 stateMask=0x0 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762591357 data=null item=TreeItem {Input/Output} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Input/Output} time=-762591343 data=null button=1 stateMask=0x80000 x=155 y=188 count=1}, Tree node with text: Input/Output]
15:39:52 [2024-02-22T20:39:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:52 [2024-02-22T20:39:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:52 [2024-02-22T20:39:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762591291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:52 [2024-02-22T20:39:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:52 [2024-02-22T20:39:52.746Z] 
15:39:52 [2024-02-22T20:39:52.746Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.746Z] 
15:39:52 [2024-02-22T20:39:52.746Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.626: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.656: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.686: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.718: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.747Z] 
15:39:52 [2024-02-22T20:39:52.747Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:52 [2024-02-22T20:39:52.748Z] 
15:39:52 [2024-02-22T20:39:52.748Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.003Z] 
15:39:53 [2024-02-22T20:39:53.003Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.003Z] 
15:39:53 [2024-02-22T20:39:53.003Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.003Z] 
15:39:53 [2024-02-22T20:39:53.003Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.003Z] 
15:39:53 [2024-02-22T20:39:53.004Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.004Z] 
15:39:53 [2024-02-22T20:39:53.004Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.004Z] 
15:39:53 [2024-02-22T20:39:53.004Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.004Z] 
15:39:53 [2024-02-22T20:39:53.004Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.004Z] 
15:39:53 [2024-02-22T20:39:53.004Z] (Eclipse:12970): Gtk-WARNING **: 20:39:52.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:53 [2024-02-22T20:39:53.566Z] 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=-762590489 data=null doit=true}, Shell with text {Help}]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: of type 'Label'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Analysis module: Inp...", using matcher: (of type 'Label')
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762590488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762590488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762590488 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762590488 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762590488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762590488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762590488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-762590402 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-762590402 data=null doit=true}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-762590402 data=null}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-762590402 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762590402 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-762590398 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Context switch} time=-762590397 data=null button=0 stateMask=0x0 x=163 y=96 count=0}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Context switch} time=-762590397 data=null doit=true}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Context switch} time=-762590397 data=null}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Context switch} time=-762590397 data=null button=1 stateMask=0x0 x=163 y=96 count=1}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762590397 data=null item=TreeItem {Context switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Context switch} time=-762590380 data=null button=1 stateMask=0x80000 x=163 y=96 count=1}, Tree node with text: Context switch]
15:39:53 [2024-02-22T20:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Help", using matcher: with mnemonic 'Help'
15:39:53 [2024-02-22T20:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Help'
15:39:53 [2024-02-22T20:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Help} time=-762590353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Help']
15:39:53 [2024-02-22T20:39:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Help'
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.605: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.638: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.668: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.697: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:53 [2024-02-22T20:39:53.822Z] 
15:39:53 [2024-02-22T20:39:53.822Z] (Eclipse:12970): Gtk-WARNING **: 20:39:53.726: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: with text 'Help'
15:39:54 [2024-02-22T20:39:54.383Z] 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=-762589569 data=null doit=true}, Shell with text {Help}]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: of type 'Canvas'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Help", using matcher: (of type 'Canvas')
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: of type 'Label'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Store the amount of ...", using matcher: (of type 'Label')
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: (of type 'Label')
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762589569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762589569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762589569 data=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762589569 data=null}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762589568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762589568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762589568 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.PUSH')]
15:39:54 [2024-02-22T20:39:54.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c205259] time=-762589115 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762589090 data=null button=0 stateMask=0x0 x=55 y=-42 count=0}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762589089 data=null doit=true}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762589089 data=null}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762589089 data=null button=1 stateMask=0x0 x=55 y=-42 count=1}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762589089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762589082 data=null button=1 stateMask=0x80000 x=55 y=-42 count=1}, TreeItem with text {test}]
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:39:54 [2024-02-22T20:39:54.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] 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=-762588233 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:39:55 [2024-02-22T20:39:55.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762588232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762588232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762588232 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762588232 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762588232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762588232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:55 [2024-02-22T20:39:55.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:39:55 [2024-02-22T20:39:55.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:39:56 [2024-02-22T20:39:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762588232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:39:56 [2024-02-22T20:39:56.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762588991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:39:56 [2024-02-22T20:39:56.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.61 s -- in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest
15:39:56 [2024-02-22T20:39:56.386Z] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.HelpMessageTest.testHelpMenus -- Time elapsed: 19.35 s
15:39:56 [2024-02-22T20:39:56.386Z] 
15:39:56 [2024-02-22T20:39:56.386Z] Results:
15:39:56 [2024-02-22T20:39:56.386Z] 
15:39:56 [2024-02-22T20:39:56.386Z] Tests run: 58, Failures: 0, Errors: 0, Skipped: 1
15:39:56 [2024-02-22T20:39:56.386Z] 
15:39:56 [2024-02-22T20:39:56.641Z] 
15:39:56 [2024-02-22T20:39:56.641Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:39:56.534
15:39:56 [2024-02-22T20:39:56.641Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:39:57 [2024-02-22T20:39:57.203Z] [INFO] All tests passed
15:39:57 [2024-02-22T20:39:57.203Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.203Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:39:57 [2024-02-22T20:39:57.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.jar
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT.pom
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-sources.jar
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2metadata.xml
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.20-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.20-SNAPSHOT-p2artifacts.xml
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [98/141]
15:39:57 [2024-02-22T20:39:57.204Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:57 [2024-02-22T20:39:57.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] The project's OSGi version is 5.2.1.202402221956
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:57 [2024-02-22T20:39:57.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:57 [2024-02-22T20:39:57.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:39:57 [2024-02-22T20:39:57.204Z] [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:39:57 [2024-02-22T20:39:57.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
15:39:57 [2024-02-22T20:39:57.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.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.767Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 22 were skipped
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] 
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:57 [2024-02-22T20:39:57.768Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
15:39:59 [2024-02-22T20:39:59.131Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.jar
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT.pom
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-sources.jar
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2metadata.xml
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.2.1-SNAPSHOT-p2artifacts.xml
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
15:39:59 [2024-02-22T20:39:59.694Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:39:59 [2024-02-22T20:39:59.694Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:39:59 [2024-02-22T20:39:59.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] The project's OSGi version is 3.1.0.202402221956
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] 
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:39:59 [2024-02-22T20:39:59.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:00 [2024-02-22T20:40:00.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:00 [2024-02-22T20:40:00.204Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:40:00 [2024-02-22T20:40:00.204Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:00 [2024-02-22T20:40:00.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:00 [2024-02-22T20:40:00.459Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] 
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:00 [2024-02-22T20:40:00.459Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:40:01 [2024-02-22T20:40:01.822Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.jar
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT.pom
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-sources.jar
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2metadata.xml
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.1.0-SNAPSHOT-p2artifacts.xml
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [100/141]
15:40:02 [2024-02-22T20:40:02.382Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:40:02 [2024-02-22T20:40:02.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
15:40:02 [2024-02-22T20:40:02.637Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.637Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.638Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] 
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:02 [2024-02-22T20:40:02.895Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
15:40:03 [2024-02-22T20:40:03.825Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.jar
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT.pom
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-sources-feature.jar
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2metadata.xml
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/9.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-9.2.0-SNAPSHOT-p2artifacts.xml
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [101/141]
15:40:04 [2024-02-22T20:40:04.386Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:04 [2024-02-22T20:40:04.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
15:40:04 [2024-02-22T20:40:04.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] The project's OSGi version is 1.0.14.202402221956
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:04 [2024-02-22T20:40:04.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:04 [2024-02-22T20:40:04.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:04 [2024-02-22T20:40:04.898Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] 
15:40:04 [2024-02-22T20:40:04.898Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] 
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] 
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] 
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] 
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] 
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:05 [2024-02-22T20:40:05.154Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
15:40:06 [2024-02-22T20:40:06.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
15:40:07 [2024-02-22T20:40:07.079Z] [INFO] 
15:40:07 [2024-02-22T20:40:07.079Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:07 [2024-02-22T20:40:07.335Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
15:40:07 [2024-02-22T20:40:07.335Z] [INFO] Command line:
15:40:07 [2024-02-22T20:40:07.335Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:07 [2024-02-22T20:40:07.335Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:11 [2024-02-22T20:40:11.498Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:40:11 [2024-02-22T20:40:11.498Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
15:40:11 [2024-02-22T20:40:11.498Z] org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest.testTidAspect -- Time elapsed: 0.416 s
15:40:11 [2024-02-22T20:40:11.498Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:40:11 [2024-02-22T20:40:11.498Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
15:40:11 [2024-02-22T20:40:11.498Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest skipped
15:40:11 [2024-02-22T20:40:11.498Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:40:18 [2024-02-22T20:40:18.031Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExec -- Time elapsed: 1.153 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testGetAllBinaries -- Time elapsed: 1.155 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testExecution -- Time elapsed: 0.071 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testTwoProcesses -- Time elapsed: 1.112 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCanExecute -- Time elapsed: 0.019 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBuildIDDebugLink -- Time elapsed: 1.119 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.010 s
15:40:18 [2024-02-22T20:40:18.031Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest.testBinaryCallsites -- Time elapsed: 1.247 s
15:40:18 [2024-02-22T20:40:18.031Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:40:18 [2024-02-22T20:40:18.958Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetAnalysisRequirements -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testGetCpuForThread -- Time elapsed: 1.275 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testExecution -- Time elapsed: 0.008 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCanExecute -- Time elapsed: 0.006 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.cpu.UstCpuAnalysisModuleTest.testCannotExcecute -- Time elapsed: 0.012 s
15:40:18 [2024-02-22T20:40:18.958Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:40:18 [2024-02-22T20:40:18.958Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.958Z] org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:40:18 [2024-02-22T20:40:18.958Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:40:31 [2024-02-22T20:40:31.124Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.600 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.209 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.184 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.188 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.137 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.785 s
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.136 s
15:40:31 [2024-02-22T20:40:31.124Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:40:31 [2024-02-22T20:40:31.124Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
15:40:31 [2024-02-22T20:40:31.124Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.006 s
15:40:31 [2024-02-22T20:40:31.124Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:40:39 [2024-02-22T20:40:39.209Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.217 s -- in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.140 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.121 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.124 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.128 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.125 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.454 s
15:40:39 [2024-02-22T20:40:39.209Z] org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.124 s
15:40:39 [2024-02-22T20:40:39.209Z] 
15:40:39 [2024-02-22T20:40:39.209Z] Results:
15:40:39 [2024-02-22T20:40:39.209Z] 
15:40:39 [2024-02-22T20:40:39.209Z] Tests run: 35, Failures: 0, Errors: 0, Skipped: 1
15:40:39 [2024-02-22T20:40:39.209Z] 
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] All tests passed
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.jar
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT.pom
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-sources.jar
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2metadata.xml
15:40:39 [2024-02-22T20:40:39.209Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.14-SNAPSHOT-p2artifacts.xml
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
15:40:39 [2024-02-22T20:40:39.210Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:39 [2024-02-22T20:40:39.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:39 [2024-02-22T20:40:39.210Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:39 [2024-02-22T20:40:39.210Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] 
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:39 [2024-02-22T20:40:39.210Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:40:40 [2024-02-22T20:40:40.579Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:40:41 [2024-02-22T20:40:41.507Z] [INFO] 
15:40:41 [2024-02-22T20:40:41.507Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:41 [2024-02-22T20:40:41.763Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
15:40:41 [2024-02-22T20:40:41.763Z] [INFO] Command line:
15:40:41 [2024-02-22T20:40:41.763Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:40:41 [2024-02-22T20:40:41.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:45 [2024-02-22T20:40:45.935Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:45 [2024-02-22T20:40:45.935Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:50 [2024-02-22T20:40:50.104Z] !SESSION 2024-02-22 20:40:41.706 -----------------------------------------------
15:40:50 [2024-02-22T20:40:50.104Z] eclipse.buildId=unknown
15:40:50 [2024-02-22T20:40:50.104Z] java.version=17.0.2
15:40:50 [2024-02-22T20:40:50.104Z] java.vendor=Oracle Corporation
15:40:50 [2024-02-22T20:40:50.104Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:40:50 [2024-02-22T20:40:50.104Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:40:50 [2024-02-22T20:40:50.104Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:40:50 [2024-02-22T20:40:50.104Z] 
15:40:50 [2024-02-22T20:40:50.104Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:40:49.826
15:40:50 [2024-02-22T20:40:50.104Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:40:50 [2024-02-22T20:40:50.104Z] !STACK 0
15:40:50 [2024-02-22T20:40:50.104Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:40:50 [2024-02-22T20:40:50.104Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:40:50 [2024-02-22T20:40:50.104Z] Caused by: java.io.IOException: error=2, No such file or directory
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:40:50 [2024-02-22T20:40:50.104Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:40:50 [2024-02-22T20:40:50.104Z] 	... 7 more
15:40:50 [2024-02-22T20:40:50.667Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:40:50 [2024-02-22T20:40:50.667Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
15:40:50 [2024-02-22T20:40:50.667Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStartBundleContext -- Time elapsed: 0.001 s
15:40:50 [2024-02-22T20:40:50.667Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:40:50 [2024-02-22T20:40:50.667Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testStopBundleContext -- Time elapsed: 0.001 s
15:40:50 [2024-02-22T20:40:50.667Z] org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest.testGetDefault -- Time elapsed: 0 s
15:40:50 [2024-02-22T20:40:50.667Z] 
15:40:50 [2024-02-22T20:40:50.667Z] Results:
15:40:50 [2024-02-22T20:40:50.667Z] 
15:40:50 [2024-02-22T20:40:50.667Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:40:50 [2024-02-22T20:40:50.667Z] 
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] All tests passed
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.jar
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT.pom
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:40:51 [2024-02-22T20:40:51.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
15:40:51 [2024-02-22T20:40:51.595Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:40:51 [2024-02-22T20:40:51.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:51 [2024-02-22T20:40:51.595Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] The project's OSGi version is 1.0.16.202402221956
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] 
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:51 [2024-02-22T20:40:51.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.158Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:40:52 [2024-02-22T20:40:52.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:40:52 [2024-02-22T20:40:52.158Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
15:40:52 [2024-02-22T20:40:52.158Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] 
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:52 [2024-02-22T20:40:52.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:40:53 [2024-02-22T20:40:53.782Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:40:54 [2024-02-22T20:40:54.711Z] [INFO] 
15:40:54 [2024-02-22T20:40:54.711Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:40:54 [2024-02-22T20:40:54.711Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
15:40:54 [2024-02-22T20:40:54.711Z] [INFO] Command line:
15:40:54 [2024-02-22T20:40:54.711Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:40:54 [2024-02-22T20:40:54.711Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:40:57 [2024-02-22T20:40:57.224Z] Feb 22, 2024 8:40:56 PM org.apache.aries.spifly.BaseActivator log
15:40:57 [2024-02-22T20:40:57.224Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:40:59 [2024-02-22T20:40:59.113Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:40:59 [2024-02-22T20:40:59.113Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:41:04 [2024-02-22T20:41:04.358Z] !SESSION 2024-02-22 20:40:54.804 -----------------------------------------------
15:41:04 [2024-02-22T20:41:04.358Z] eclipse.buildId=unknown
15:41:04 [2024-02-22T20:41:04.358Z] java.version=17.0.2
15:41:04 [2024-02-22T20:41:04.358Z] java.vendor=Oracle Corporation
15:41:04 [2024-02-22T20:41:04.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:41:04 [2024-02-22T20:41:04.358Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:41:04 [2024-02-22T20:41:04.358Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:41:04 [2024-02-22T20:41:04.358Z] 
15:41:04 [2024-02-22T20:41:04.358Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:41:03.403
15:41:04 [2024-02-22T20:41:04.358Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:41:04 [2024-02-22T20:41:04.358Z] 
15:41:04 [2024-02-22T20:41:04.358Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:41:03.421
15:41:04 [2024-02-22T20:41:04.358Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:41:04 [2024-02-22T20:41:04.358Z] !STACK 0
15:41:04 [2024-02-22T20:41:04.358Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:41:04 [2024-02-22T20:41:04.358Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:41:04 [2024-02-22T20:41:04.358Z] Caused by: java.io.IOException: error=2, No such file or directory
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:41:04 [2024-02-22T20:41:04.358Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:41:04 [2024-02-22T20:41:04.358Z] 	... 7 more
15:41:04 [2024-02-22T20:41:04.358Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:41:04 [2024-02-22T20:41:04.358Z] Display size: 1440x900
15:41:04 [2024-02-22T20:41:04.358Z] OS version=6.1.11-200.fc37.x86_64
15:41:04 [2024-02-22T20:41:04.358Z] GTK version=3.22.30
15:41:04 [2024-02-22T20:41:04.358Z] GTK theme=Ambiance
15:41:04 [2024-02-22T20:41:04.358Z] LIBOVERLAY_SCROLLBAR=0
15:41:04 [2024-02-22T20:41:04.358Z] Time zone: Greenwich Mean Time
15:41:04 [2024-02-22T20:41:04.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762519676 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-762518904 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:41:04 [2024-02-22T20:41:04.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-762518904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762518897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762518681 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762518677 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762518676 data=null}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762518676 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762518675 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762518573 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762518571 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762518571 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762518570 data=null}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762518570 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762518570 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762518563 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762518562 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762518561 data=null}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762518561 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762518561 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762518487 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762518486 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762518485 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:05 [2024-02-22T20:41:05.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762518485 data=null}, TreeItem with text {Traces [0]}]
15:41:05 [2024-02-22T20:41:05.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762518485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:05 [2024-02-22T20:41:05.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762518485 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:05 [2024-02-22T20:41:05.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762518464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:08 [2024-02-22T20:41:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:08 [2024-02-22T20:41:08.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:10 [2024-02-22T20:41:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:10 [2024-02-22T20:41:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:10 [2024-02-22T20:41:10.583Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:10 [2024-02-22T20:41:10.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513659 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513605 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513605 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.366: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] 
15:41:10 [2024-02-22T20:41:10.584Z] (Eclipse:16733): Gtk-WARNING **: 20:41:10.519: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513270 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513269 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513269 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.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=-762513269 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:41:10 [2024-02-22T20:41:10.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-762513265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762513265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-762513265 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-762513264 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-762513264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-762513264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.840Z] 
15:41:10 [2024-02-22T20:41:10.840Z] !ENTRY org.eclipse.cdt.core.native 4 0 2024-02-22 20:41:10.714
15:41:10 [2024-02-22T20:41:10.840Z] !MESSAGE no spawner in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
15:41:10 [2024-02-22T20:41:10.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-762513264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-762513075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762513075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-762513075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-762513074 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-762513074 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762513072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762513072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762513072 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762513072 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762513072 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762513071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:10 [2024-02-22T20:41:10.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-762512993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762513071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762513605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:11 [2024-02-22T20:41:11.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:11 [2024-02-22T20:41:11.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:11 [2024-02-22T20:41:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:11 [2024-02-22T20:41:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:11 [2024-02-22T20:41:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:11 [2024-02-22T20:41:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:11 [2024-02-22T20:41:11.915Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762511786 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762511758 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762511757 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762511757 data=null}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762511757 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762511757 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762511750 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:12 [2024-02-22T20:41:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:12 [2024-02-22T20:41:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:12 [2024-02-22T20:41:12.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:13 [2024-02-22T20:41:13.351Z] 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=-762510747 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.351Z] 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=-762510746 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.351Z] 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=-762510746 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.351Z] 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=-762510746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.351Z] 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=-762510746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510745 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762510745 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762510744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762510744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762510744 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762510744 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762510744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762510743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762510743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:13 [2024-02-22T20:41:13.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762511566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762510017 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762510016 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762510016 data=null}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762510016 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762510016 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762510008 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762510007 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762510007 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762510007 data=null}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762510007 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762510007 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762509991 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762509991 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762509991 data=null}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762509990 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762509990 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762509985 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762509984 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:13 [2024-02-22T20:41:13.915Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762509984 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:13 [2024-02-22T20:41:13.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762509984 data=null}, TreeItem with text {Traces [0]}]
15:41:13 [2024-02-22T20:41:13.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762509983 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:13 [2024-02-22T20:41:13.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762509983 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:13 [2024-02-22T20:41:13.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762509978 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762508075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762508075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762508075 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762508075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:15 [2024-02-22T20:41:15.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762508075 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.913: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.059Z] 
15:41:16 [2024-02-22T20:41:16.059Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:15.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.018: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] 
15:41:16 [2024-02-22T20:41:16.060Z] (Eclipse:16733): Gtk-WARNING **: 20:41:16.037: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762507759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762507754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762507754 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762507754 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762507753 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-762507752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762507752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-762507752 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-762507752 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-762507751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-762507751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-762507585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762507585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-762507585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-762507585 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-762507585 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import failure", using matcher: with text 'Import failure'
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.316Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762507583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762507583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762507583 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762507583 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762507583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762507583 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762507583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-762507751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762507553 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762507552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762507552 data=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762507552 data=null}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-762507552 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762507551 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-762507550 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with mnemonic 'Down'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-762507505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-762507505 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-762507505 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-762507505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-762507505 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-762507505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-762507503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-762507502 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-762507502 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-762507502 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-762507502 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-762507502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-762507501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-762507500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-762507500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-762507500 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-762507500 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Down
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Down} time=-762507499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Down} time=-762507499 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Down} time=-762507499 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Down} time=-762507499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Down} time=-762507499 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Down} time=-762507499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Down} time=-762507497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Down} time=-762507497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Down} time=-762507497 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Down} time=-762507497 data=null doit=true}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Down} time=-762507497 data=null}, (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Down
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with mnemonic 'Up'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:41:16 [2024-02-22T20:41:16.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-762507495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-762507495 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-762507495 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-762507495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-762507495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-762507494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-762507493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-762507493 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-762507493 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-762507493 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-762507492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-762507492 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-762507492 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-762507492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-762507492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-762507492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-762507488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-762507488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-762507488 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-762507488 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Up
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Up} time=-762507488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Up} time=-762507488 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Up} time=-762507487 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.321Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Up} time=-762507487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Up} time=-762507487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Up} time=-762507487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Up} time=-762507485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Up} time=-762507485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Up} time=-762507485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Up} time=-762507485 data=null doit=true}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Up} time=-762507485 data=null}, (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Up
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762507484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762507484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762507484 data=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762507484 data=null}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-762507483 data=null button=1 stateMask=0x0 x=260 y=12 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762507483 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-762507482 data=null button=1 stateMask=0x80000 x=260 y=12 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762507482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762507482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762507482 data=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762507482 data=null}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-762507481 data=null button=1 stateMask=0x40000 x=260 y=35 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762507481 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/284/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-762507480 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1}, (of type 'Table')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-762507479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-762507479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-762507479 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-762507479 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-762507479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-762507479 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-762507479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-762507476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-762507476 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-762507476 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-762507475 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-762507475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-762507475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-762507475 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:41:16 [2024-02-22T20:41:16.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=-762508075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:16 [2024-02-22T20:41:16.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:16 [2024-02-22T20:41:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762506978 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:16 [2024-02-22T20:41:16.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762506950 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762506950 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762506950 data=null}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762506950 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762506949 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762506942 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:17 [2024-02-22T20:41:17.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:17 [2024-02-22T20:41:17.349Z] 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=-762506569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762506569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506569 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762506568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506568 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506553 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] 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=-762506553 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:17 [2024-02-22T20:41:17.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')
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762506552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762506552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762506481 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762506480 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762506480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762506480 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:17 [2024-02-22T20:41:17.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:17 [2024-02-22T20:41:17.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:17 [2024-02-22T20:41:17.350Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:17 [2024-02-22T20:41:17.605Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:17 [2024-02-22T20:41:17.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:17 [2024-02-22T20:41:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762506480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:17 [2024-02-22T20:41:17.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762506864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762505636 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762505635 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762505635 data=null}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762505635 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762505635 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762505627 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762505626 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762505626 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762505626 data=null}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762505626 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762505626 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762505610 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762505610 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762505610 data=null}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762505610 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762505609 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762505608 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762505607 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762505604 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762505604 data=null}, TreeItem with text {Traces [0]}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762505604 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762505604 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:18 [2024-02-22T20:41:18.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762505598 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:20 [2024-02-22T20:41:20.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Name} time=-762503041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Name}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Name} time=-762502997 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1}, TreeColumn with text {Name}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-762502996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {PID/TID}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-762502995 data=null button=1 stateMask=0x80000 x=188 y=-13 count=1}, TreeColumn with text {PID/TID}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 13 to [Selection [13]: SelectionEvent{TreeColumn {Start time} time=-762502995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeColumn with text {Start time}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-762502994 data=null button=1 stateMask=0x80000 x=352 y=-13 count=1}, TreeColumn with text {Start time}]
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:20 [2024-02-22T20:41:20.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762502481 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762502454 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762502454 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762502454 data=null}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762502453 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762502453 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762502447 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:21 [2024-02-22T20:41:21.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:21 [2024-02-22T20:41:21.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:22 [2024-02-22T20:41:22.260Z] 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=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.260Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.260Z] 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=-762501670 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] 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=-762501670 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762501669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762501669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762501669 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762501669 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762501668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762501668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:22 [2024-02-22T20:41:22.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:22 [2024-02-22T20:41:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762501668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:22 [2024-02-22T20:41:22.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762502373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762501048 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762501048 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762501048 data=null}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762501047 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762501047 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762501038 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:22 [2024-02-22T20:41:22.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762501037 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762501026 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762501025 data=null}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762501025 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762501025 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762501016 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762501016 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762501015 data=null}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762501015 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762501015 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762501013 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762501012 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762501012 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762501012 data=null}, TreeItem with text {Traces [0]}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762501012 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762501012 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:23 [2024-02-22T20:41:23.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762501007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:24 [2024-02-22T20:41:24.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:24 [2024-02-22T20:41:24.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:25 [2024-02-22T20:41:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:25 [2024-02-22T20:41:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:25 [2024-02-22T20:41:25.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:25 [2024-02-22T20:41:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:25 [2024-02-22T20:41:25.484Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:25 [2024-02-22T20:41:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762498272 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:25 [2024-02-22T20:41:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:25 [2024-02-22T20:41:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:25 [2024-02-22T20:41:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:25 [2024-02-22T20:41:25.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762498246 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762498246 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762498246 data=null}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762498245 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762498245 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762498238 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:25 [2024-02-22T20:41:25.740Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:25 [2024-02-22T20:41:25.996Z] 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=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.996Z] 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=-762497872 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.996Z] 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=-762497872 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.996Z] 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=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.996Z] 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=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] 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=-762497872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] 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=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] 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=-762497872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] 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=-762497872 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] 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=-762497872 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:25 [2024-02-22T20:41:25.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762497785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762497785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762497785 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762497784 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762497784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762497784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-02-22T20:41:26.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-02-22T20:41:26.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-02-22T20:41:26.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-02-22T20:41:26.252Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762497784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:26 [2024-02-22T20:41:26.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762498164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762497138 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762497138 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762497137 data=null}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762497137 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762497137 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762497124 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762497123 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762497123 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762497123 data=null}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762497123 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762497123 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762497118 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762497118 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762497118 data=null}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762497117 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762497117 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762497116 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762497111 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762497111 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762497111 data=null}, TreeItem with text {Traces [0]}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762497111 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762497111 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:26 [2024-02-22T20:41:26.814Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762497106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:28 [2024-02-22T20:41:28.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:28 [2024-02-22T20:41:28.967Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762494859 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:28 [2024-02-22T20:41:28.967Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762494834 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762494834 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762494834 data=null}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762494834 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762494833 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762494827 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:29 [2024-02-22T20:41:29.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:29 [2024-02-22T20:41:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:29 [2024-02-22T20:41:29.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762494059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762494058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494058 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] 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=-762494058 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:29 [2024-02-22T20:41:29.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762494058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762494058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762494058 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762494058 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762494058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762494057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:29 [2024-02-22T20:41:29.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:29 [2024-02-22T20:41:29.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:30 [2024-02-22T20:41:30.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762494057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:30 [2024-02-22T20:41:30.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762494784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762493440 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762493440 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762493440 data=null}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762493440 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762493439 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762493423 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762493420 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762493420 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762493420 data=null}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762493420 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762493419 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762493415 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762493415 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762493414 data=null}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762493414 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762493414 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762493413 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:30 [2024-02-22T20:41:30.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762493412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:30 [2024-02-22T20:41:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762493412 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:30 [2024-02-22T20:41:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762493412 data=null}, TreeItem with text {Traces [0]}]
15:41:30 [2024-02-22T20:41:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762493412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:30 [2024-02-22T20:41:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762493411 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:30 [2024-02-22T20:41:30.604Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762493407 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:32 [2024-02-22T20:41:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:33 [2024-02-22T20:41:33.053Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:33 [2024-02-22T20:41:33.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=-762490870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.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=-762490869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.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=-762490869 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.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=-762490869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.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=-762490869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.106: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.148: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.210: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] 
15:41:33 [2024-02-22T20:41:33.309Z] (Eclipse:16733): Gtk-WARNING **: 20:41:33.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:41:33 [2024-02-22T20:41:33.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490564 data=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490564 data=null}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add...
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add...} time=-762490562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762490562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add...} time=-762490562 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add...} time=-762490562 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add...} time=-762490562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add...} time=-762490562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add...} time=-762490562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add...} time=-762490556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add...} time=-762490556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add...} time=-762490556 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add...} time=-762490556 data=null doit=true}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add...} time=-762490556 data=null}, (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add...
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add...", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Up", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Down", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:33 [2024-02-22T20:41:33.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762490554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762490554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762490554 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762490554 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762490554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762490554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {OK} time=-762490492 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762490553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762490869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Configure how the addresses are mapped to function names}]
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:33 [2024-02-22T20:41:33.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:33 [2024-02-22T20:41:33.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762490064 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:33 [2024-02-22T20:41:33.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762490037 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762490037 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762490037 data=null}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762490037 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762490037 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762490030 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:33 [2024-02-22T20:41:33.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:34 [2024-02-22T20:41:34.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:34 [2024-02-22T20:41:34.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762489255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489255 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489255 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489255 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762489254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489254 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] 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=-762489254 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762489254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762489254 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762489254 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762489254 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762489253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762489253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:34 [2024-02-22T20:41:34.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:34 [2024-02-22T20:41:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762489253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:34 [2024-02-22T20:41:34.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762489980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762488628 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762488628 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762488627 data=null}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762488627 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762488627 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762488621 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762488621 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762488621 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762488620 data=null}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762488620 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762488620 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762488603 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762488603 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762488603 data=null}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762488603 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762488602 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762488601 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:35 [2024-02-22T20:41:35.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762488600 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:35 [2024-02-22T20:41:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762488600 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:35 [2024-02-22T20:41:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762488600 data=null}, TreeItem with text {Traces [0]}]
15:41:35 [2024-02-22T20:41:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762488600 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:35 [2024-02-22T20:41:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762488600 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:35 [2024-02-22T20:41:35.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762488594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:37 [2024-02-22T20:41:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:37 [2024-02-22T20:41:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:37 [2024-02-22T20:41:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:37 [2024-02-22T20:41:37.347Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:37 [2024-02-22T20:41:37.347Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762486418 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762486393 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762486393 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762486392 data=null}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762486392 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762486392 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762486385 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:37 [2024-02-22T20:41:37.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:37 [2024-02-22T20:41:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:37 [2024-02-22T20:41:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:37 [2024-02-22T20:41:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:37 [2024-02-22T20:41:37.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')
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762486050 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486050 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486049 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] 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=-762486049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762486049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.861Z] 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=-762486049 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.861Z] 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=-762485990 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.861Z] 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=-762485990 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762485989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762485989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762485989 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762485989 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762485989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762485989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:37 [2024-02-22T20:41:37.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:37 [2024-02-22T20:41:37.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:38 [2024-02-22T20:41:38.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762485989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:38 [2024-02-22T20:41:38.118Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762486307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762485340 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762485330 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762485330 data=null}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762485330 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762485330 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762485323 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762485320 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762485320 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762485320 data=null}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762485319 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762485319 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762485315 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762485314 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762485314 data=null}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762485314 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762485314 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762485312 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762485312 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762485312 data=null doit=true}, TreeItem with text {Traces [0]}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762485312 data=null}, TreeItem with text {Traces [0]}]
15:41:38 [2024-02-22T20:41:38.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762485311 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:38 [2024-02-22T20:41:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762485311 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:41:38 [2024-02-22T20:41:38.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762485307 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:41:40 [2024-02-22T20:41:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
15:41:40 [2024-02-22T20:41:40.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:41:40 [2024-02-22T20:41:40.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482885 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482884 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482884 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.131Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482878 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482878 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482376 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482371 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.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=-762482370 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762482370 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481867 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481862 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481862 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481862 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:41 [2024-02-22T20:41:41.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481359 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762481359 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481355 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481354 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481354 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.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=-762481354 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:42 [2024-02-22T20:41:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:42 [2024-02-22T20:41:42.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:43 [2024-02-22T20:41:43.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:43 [2024-02-22T20:41:43.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=-762480851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480851 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480846 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480845 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.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=-762480845 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:43 [2024-02-22T20:41:43.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480338 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480337 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762480337 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:43 [2024-02-22T20:41:43.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:44 [2024-02-22T20:41:44.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:44 [2024-02-22T20:41:44.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:44 [2024-02-22T20:41:44.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479830 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479829 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479829 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479829 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:44 [2024-02-22T20:41:44.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479327 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479326 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479326 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479322 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479321 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479321 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762479321 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:44 [2024-02-22T20:41:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:44 [2024-02-22T20:41:44.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478814 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478813 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478813 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:45 [2024-02-22T20:41:45.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next State Change}
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.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=-762478306 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.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=-762478305 data=null doit=true}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762478305 data=null}, ToolItem with tooltip text {Select Next State Change}]
15:41:45 [2024-02-22T20:41:45.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next State Change}
15:41:45 [2024-02-22T20:41:45.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477803 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477803 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477803 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477798 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477797 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477797 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477797 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:41:46 [2024-02-22T20:41:46.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous State Change}
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477294 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762477292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477292 data=null doit=true}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.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=-762477287 data=null}, ToolItem with tooltip text {Select Previous State Change}]
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous State Change}
15:41:46 [2024-02-22T20:41:46.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Previous Item}
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476784 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476780 data=null doit=true}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476780 data=null}, ToolItem with tooltip text {Select Previous Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Previous Item}
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Select Next Item}
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null doit=true}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476779 data=null}, ToolItem with tooltip text {Select Next Item}]
15:41:47 [2024-02-22T20:41:47.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Select Next Item}
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom In}
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null doit=true}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476778 data=null}, ToolItem with tooltip text {Zoom In}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom In}
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Zoom Out}
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null doit=true}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-762476777 data=null}, ToolItem with tooltip text {Zoom Out}]
15:41:47 [2024-02-22T20:41:47.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Zoom Out}
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762476506 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-762476474 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-762476474 data=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-762476474 data=null}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-762476474 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762476474 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-762476457 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestForCallstack}]
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:47 [2024-02-22T20:41:47.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] 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=-762476091 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762476090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762476090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762476090 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762476090 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762476062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762476061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:47 [2024-02-22T20:41:47.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:47 [2024-02-22T20:41:47.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:48 [2024-02-22T20:41:48.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762476061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:48 [2024-02-22T20:41:48.353Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762476375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:41:48 [2024-02-22T20:41:48.353Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.65 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testLoadingMappingFiles -- Time elapsed: 8.643 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testManipulatingMappingFiles -- Time elapsed: 4.481 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeSortAndCheckStack -- Time elapsed: 4.587 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStack -- Time elapsed: 3.903 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testOpenCallstack -- Time elapsed: 3.707 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeAndCheckStackWithNames -- Time elapsed: 4.803 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testCallStackToolBar -- Time elapsed: 3.296 s
15:41:48 [2024-02-22T20:41:48.353Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest.testGoToTimeGoBackAndForthAndCheckStack -- Time elapsed: 9.895 s
15:41:48 [2024-02-22T20:41:48.353Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:41:48 [2024-02-22T20:41:48.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@7d7c05fa] time=-762475509 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762475359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:41:48 [2024-02-22T20:41:48.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:41:48 [2024-02-22T20:41:48.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:41:48 [2024-02-22T20:41:48.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:56 [2024-02-22T20:41:56.959Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
15:41:57 [2024-02-22T20:41:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
15:41:57 [2024-02-22T20:41:57.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched  with text "", using matcher: of type 'Chart'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"memory"'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:58 [2024-02-22T20:41:58.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: memory
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7d7c05fa] time=-762464800 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762464776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762464776 data=null doit=true}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762464775 data=null}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762464775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762464775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762464769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:41:59 [2024-02-22T20:41:59.144Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] 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=-762464473 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762464472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762464455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762464455 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762464455 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762464455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.402Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762464455 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.657Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:41:59 [2024-02-22T20:41:59.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:41:59 [2024-02-22T20:41:59.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762464455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:41:59 [2024-02-22T20:41:59.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762464689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:42:00 [2024-02-22T20:42:00.170Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.63 s -- in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
15:42:00 [2024-02-22T20:42:00.170Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testOpenMemoryUsage -- Time elapsed: 8.778 s
15:42:00 [2024-02-22T20:42:00.170Z] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest.testMemoryUsage -- Time elapsed: 1.669 s
15:42:00 [2024-02-22T20:42:00.170Z] 
15:42:00 [2024-02-22T20:42:00.170Z] Results:
15:42:00 [2024-02-22T20:42:00.170Z] 
15:42:00 [2024-02-22T20:42:00.170Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
15:42:00 [2024-02-22T20:42:00.170Z] 
15:42:00 [2024-02-22T20:42:00.425Z] 
15:42:00 [2024-02-22T20:42:00.425Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:42:00.232
15:42:00 [2024-02-22T20:42:00.425Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] All tests passed
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.jar
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT.pom
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-sources.jar
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2metadata.xml
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.16-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.16-SNAPSHOT-p2artifacts.xml
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [104/141]
15:42:00 [2024-02-22T20:42:00.681Z] [INFO]   from pcap/pom.xml
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --------------------------------[ pom ]---------------------------------
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-9.2.0-SNAPSHOT.pom
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
15:42:00 [2024-02-22T20:42:00.681Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:42:00 [2024-02-22T20:42:00.681Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:00 [2024-02-22T20:42:00.681Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] The project's OSGi version is 1.2.1.202402221956
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.937Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.937Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:00 [2024-02-22T20:42:00.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
15:42:00 [2024-02-22T20:42:00.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.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:00 [2024-02-22T20:42:00.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
15:42:00 [2024-02-22T20:42:00.938Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] 
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
15:42:00 [2024-02-22T20:42:00.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] 
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] 
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] 
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core ---
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] 
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] 
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core ---
15:42:01 [2024-02-22T20:42:01.193Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:42:03 [2024-02-22T20:42:03.083Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.jar
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT.pom
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-sources.jar
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2metadata.xml
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.2.1-SNAPSHOT-p2artifacts.xml
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
15:42:03 [2024-02-22T20:42:03.647Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:42:03 [2024-02-22T20:42:03.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
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] The project's OSGi version is 1.0.7.202402221956
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.648Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.648Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:03 [2024-02-22T20:42:03.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
15:42:03 [2024-02-22T20:42:03.648Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.904Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
15:42:03 [2024-02-22T20:42:03.905Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.905Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:03 [2024-02-22T20:42:03.905Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:42:03 [2024-02-22T20:42:03.905Z] [INFO] 
15:42:03 [2024-02-22T20:42:03.905Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:42:04 [2024-02-22T20:42:04.160Z] [INFO] 
15:42:04 [2024-02-22T20:42:04.160Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] 
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] 
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] 
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] 
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:04 [2024-02-22T20:42:04.161Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:42:05 [2024-02-22T20:42:05.087Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:42:05 [2024-02-22T20:42:05.649Z] [INFO] 
15:42:05 [2024-02-22T20:42:05.649Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:05 [2024-02-22T20:42:05.906Z] [INFO] Executing tasks
15:42:05 [2024-02-22T20:42:05.906Z] [WARNING]      [echo] Verifying: ${anyTraceExists}
15:42:05 [2024-02-22T20:42:05.906Z] [WARNING]      [echo] Attempting to download test traces
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip permanently moved to https://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip permanently moved to https://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip permanently moved to https://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip permanently moved to https://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip permanently moved to https://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
15:42:05 [2024-02-22T20:42:05.906Z] [INFO]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:42:05 [2024-02-22T20:42:05.907Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
15:42:05 [2024-02-22T20:42:05.907Z] [INFO]       [get] http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip permanently moved to https://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
15:42:05 [2024-02-22T20:42:05.907Z] [INFO]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:42:05 [2024-02-22T20:42:05.907Z] [INFO]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:42:06 [2024-02-22T20:42:06.163Z] [INFO]       [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
15:42:06 [2024-02-22T20:42:06.420Z] [WARNING]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.420Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:06 [2024-02-22T20:42:06.675Z] [INFO]   [bunzip2] Expanding sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
15:42:08 [2024-02-22T20:42:08.044Z] [INFO]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
15:42:08 [2024-02-22T20:42:08.044Z] [WARNING]      [echo] Traces extracted successfully
15:42:08 [2024-02-22T20:42:08.044Z] [INFO] Executed tasks
15:42:08 [2024-02-22T20:42:08.044Z] [INFO] 
15:42:08 [2024-02-22T20:42:08.044Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:08 [2024-02-22T20:42:08.044Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
15:42:08 [2024-02-22T20:42:08.044Z] [INFO] Command line:
15:42:08 [2024-02-22T20:42:08.044Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:42:08 [2024-02-22T20:42:08.045Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:42:12 [2024-02-22T20:42:12.216Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestgetProtocols -- Time elapsed: 0.002 s
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest.TestProtocolAttributes -- Time elapsed: 0 s
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:42:12 [2024-02-22T20:42:12.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest.CompleteUDPPacketTest -- Time elapsed: 0.097 s
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:42:12 [2024-02-22T20:42:12.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv6.IPv6PacketTest.CompleteIPv6PacketTest -- Time elapsed: 0.009 s
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:42:12 [2024-02-22T20:42:12.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest.CompleteUnknownPacketTest -- Time elapsed: 0.002 s
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:42:12 [2024-02-22T20:42:12.216Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
15:42:12 [2024-02-22T20:42:12.216Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest.CompleteIPv4PacketTest -- Time elapsed: 0.011 s
15:42:12 [2024-02-22T20:42:12.216Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest.CompletePcapPacketTest -- Time elapsed: 0.019 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest.CompleteEthernetIIPacketTest -- Time elapsed: 0.002 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest.CompleteTCPPacketTest -- Time elapsed: 0.058 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest.FileReadTest -- Time elapsed: 0.007 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.FileOpenDirectory -- Time elapsed: 0 s
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBadPcapTest -- Time elapsed: 0.001 s
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest.fileOpenBinaryFile -- Time elapsed: 0 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest.EndiannessTest -- Time elapsed: 0.001 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenTest -- Time elapsed: 0 s
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest.FileOpenEmptyTest -- Time elapsed: 0.001 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest.PacketExceptionTest -- Time elapsed: 0.001 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest.GenericPacketTest -- Time elapsed: 0.001 s
15:42:12 [2024-02-22T20:42:12.217Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:42:12 [2024-02-22T20:42:12.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
15:42:12 [2024-02-22T20:42:12.217Z] org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest.StreamBuildingTest -- Time elapsed: 0.006 s
15:42:12 [2024-02-22T20:42:12.217Z] 
15:42:12 [2024-02-22T20:42:12.217Z] Results:
15:42:12 [2024-02-22T20:42:12.218Z] 
15:42:12 [2024-02-22T20:42:12.218Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
15:42:12 [2024-02-22T20:42:12.218Z] 
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] All tests passed
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.jar
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT.pom
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-sources.jar
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:42:12 [2024-02-22T20:42:12.473Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
15:42:12 [2024-02-22T20:42:12.474Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:42:12 [2024-02-22T20:42:12.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
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] The project's OSGi version is 1.1.1.202402221956
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.474Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:12 [2024-02-22T20:42:12.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
15:42:12 [2024-02-22T20:42:12.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.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:42:12 [2024-02-22T20:42:12.474Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:12 [2024-02-22T20:42:12.729Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.729Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.729Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.729Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:12 [2024-02-22T20:42:12.730Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:12 [2024-02-22T20:42:12.730Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] 
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:12 [2024-02-22T20:42:12.730Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:42:13 [2024-02-22T20:42:13.657Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] 
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.jar
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT.pom
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-sources.jar
15:42:14 [2024-02-22T20:42:14.585Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] 
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] 
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
15:42:14 [2024-02-22T20:42:14.586Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:42:14 [2024-02-22T20:42:14.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
15:42:14 [2024-02-22T20:42:14.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] The project's OSGi version is 1.2.0.202402221956
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.017Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:15 [2024-02-22T20:42:15.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
15:42:15 [2024-02-22T20:42:15.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.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:42:15 [2024-02-22T20:42:15.017Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:15 [2024-02-22T20:42:15.272Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.272Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.272Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.272Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.272Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:15 [2024-02-22T20:42:15.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
15:42:15 [2024-02-22T20:42:15.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.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] 
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:15 [2024-02-22T20:42:15.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:42:16 [2024-02-22T20:42:16.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] 
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.jar
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT.pom
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-sources.jar
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2metadata.xml
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.2.0-SNAPSHOT-p2artifacts.xml
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] 
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] 
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [109/141]
15:42:16 [2024-02-22T20:42:16.769Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:42:16 [2024-02-22T20:42:16.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.025Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.281Z] [INFO] 
15:42:17 [2024-02-22T20:42:17.281Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:17 [2024-02-22T20:42:17.281Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
15:42:18 [2024-02-22T20:42:18.210Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
15:42:18 [2024-02-22T20:42:18.771Z] [INFO] 
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.jar
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT.pom
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-sources-feature.jar
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2metadata.xml
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-9.2.0-SNAPSHOT-p2artifacts.xml
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] 
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] 
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
15:42:18 [2024-02-22T20:42:18.772Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:42:18 [2024-02-22T20:42:18.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:18 [2024-02-22T20:42:18.772Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:19 [2024-02-22T20:42:19.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:19 [2024-02-22T20:42:19.029Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
15:42:19 [2024-02-22T20:42:19.029Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:19 [2024-02-22T20:42:19.591Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:42:19 [2024-02-22T20:42:19.847Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.847Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] 
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:19 [2024-02-22T20:42:19.848Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:42:20 [2024-02-22T20:42:20.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:42:21 [2024-02-22T20:42:21.705Z] [INFO] 
15:42:21 [2024-02-22T20:42:21.705Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:21 [2024-02-22T20:42:21.705Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
15:42:21 [2024-02-22T20:42:21.705Z] [INFO] Command line:
15:42:21 [2024-02-22T20:42:21.705Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:42:21 [2024-02-22T20:42:21.705Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:25 [2024-02-22T20:42:25.872Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:42:25 [2024-02-22T20:42:25.872Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
15:42:25 [2024-02-22T20:42:25.872Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularToStringTest -- Time elapsed: 0.001 s
15:42:25 [2024-02-22T20:42:25.872Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.rootToStringTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.customFieldValueRequestTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.copyConstructorTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest.regularFieldValueRequestTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:42:25 [2024-02-22T20:42:25.873Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getSourceEndpointTest -- Time elapsed: 0.001 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getProtocolsTest -- Time elapsed: 0.001 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getPayloadTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getFieldsTest -- Time elapsed: 0.001 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getMostEncapsulatedProtocolTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.getDestinationEndpointTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest.toStringAtSpecificProtocolTest -- Time elapsed: 0 s
15:42:25 [2024-02-22T20:42:25.873Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:42:26 [2024-02-22T20:42:26.129Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testParseEvent -- Time elapsed: 0.014 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEndTime -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetNbEvents -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_null -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStartTime -- Time elapsed: 0 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testBroadcast -- Time elapsed: 0.002 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testValidate -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetName -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetPath -- Time elapsed: 0 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testPcapTrace -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetStreamingInterval -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetLocationRatio -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCacheSize -- Time elapsed: 0 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTraceProperties -- Time elapsed: 0.002 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.getSource -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEventLoc_normal -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_rank -- Time elapsed: 0.003 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetTimeRange -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetEventType -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_ratio -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetResource -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testSeekEvent_location -- Time elapsed: 0 s
15:42:26 [2024-02-22T20:42:26.129Z] org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest.testGetCurrentLocation -- Time elapsed: 0.001 s
15:42:26 [2024-02-22T20:42:26.129Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:42:27 [2024-02-22T20:42:27.054Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
15:42:27 [2024-02-22T20:42:27.054Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.constructorTest -- Time elapsed: 0.004 s
15:42:27 [2024-02-22T20:42:27.054Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.canExecuteTest -- Time elapsed: 0.001 s
15:42:27 [2024-02-22T20:42:27.054Z] org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest.executeAnalysisTest -- Time elapsed: 1.142 s
15:42:27 [2024-02-22T20:42:27.054Z] 
15:42:27 [2024-02-22T20:42:27.054Z] Results:
15:42:27 [2024-02-22T20:42:27.054Z] 
15:42:27 [2024-02-22T20:42:27.054Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
15:42:27 [2024-02-22T20:42:27.054Z] 
15:42:27 [2024-02-22T20:42:27.615Z] [INFO] All tests passed
15:42:27 [2024-02-22T20:42:27.615Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.615Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:27 [2024-02-22T20:42:27.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.jar
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT.pom
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
15:42:27 [2024-02-22T20:42:27.616Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:42:27 [2024-02-22T20:42:27.616Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:42:27 [2024-02-22T20:42:27.616Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:27 [2024-02-22T20:42:27.616Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.872Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.873Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.873Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.873Z] [INFO] 
15:42:27 [2024-02-22T20:42:27.873Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:27 [2024-02-22T20:42:27.873Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.128Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:28 [2024-02-22T20:42:28.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
15:42:28 [2024-02-22T20:42:28.128Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
15:42:28 [2024-02-22T20:42:28.128Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.385Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.386Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.386Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.386Z] [INFO] 
15:42:28 [2024-02-22T20:42:28.386Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:28 [2024-02-22T20:42:28.386Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:42:29 [2024-02-22T20:42:29.312Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:42:30 [2024-02-22T20:42:30.241Z] [INFO] 
15:42:30 [2024-02-22T20:42:30.241Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:30 [2024-02-22T20:42:30.241Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
15:42:30 [2024-02-22T20:42:30.241Z] [INFO] Command line:
15:42:30 [2024-02-22T20:42:30.241Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:42:30 [2024-02-22T20:42:30.241Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:42:32 [2024-02-22T20:42:32.759Z] Feb 22, 2024 8:42:32 PM org.apache.aries.spifly.BaseActivator log
15:42:32 [2024-02-22T20:42:32.759Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:42:34 [2024-02-22T20:42:34.647Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:42:34 [2024-02-22T20:42:34.647Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:42:39 [2024-02-22T20:42:39.899Z] !SESSION 2024-02-22 20:42:30.218 -----------------------------------------------
15:42:39 [2024-02-22T20:42:39.899Z] eclipse.buildId=unknown
15:42:39 [2024-02-22T20:42:39.899Z] java.version=17.0.2
15:42:39 [2024-02-22T20:42:39.899Z] java.vendor=Oracle Corporation
15:42:39 [2024-02-22T20:42:39.899Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:42:39 [2024-02-22T20:42:39.899Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:42:39 [2024-02-22T20:42:39.899Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:42:39 [2024-02-22T20:42:39.900Z] 
15:42:39 [2024-02-22T20:42:39.900Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:42:38.905
15:42:39 [2024-02-22T20:42:39.900Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:42:39 [2024-02-22T20:42:39.900Z] 
15:42:39 [2024-02-22T20:42:39.900Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:42:38.925
15:42:39 [2024-02-22T20:42:39.900Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:42:39 [2024-02-22T20:42:39.900Z] !STACK 0
15:42:39 [2024-02-22T20:42:39.900Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:42:39 [2024-02-22T20:42:39.900Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:42:39 [2024-02-22T20:42:39.900Z] Caused by: java.io.IOException: error=2, No such file or directory
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:42:39 [2024-02-22T20:42:39.900Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:42:39 [2024-02-22T20:42:39.900Z] 	... 7 more
15:42:39 [2024-02-22T20:42:39.900Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:42:39 [2024-02-22T20:42:39.900Z] Display size: 1440x900
15:42:39 [2024-02-22T20:42:39.900Z] OS version=6.1.11-200.fc37.x86_64
15:42:39 [2024-02-22T20:42:39.900Z] GTK version=3.22.30
15:42:39 [2024-02-22T20:42:39.900Z] GTK theme=Ambiance
15:42:39 [2024-02-22T20:42:39.900Z] LIBOVERLAY_SCROLLBAR=0
15:42:39 [2024-02-22T20:42:39.900Z] Time zone: Greenwich Mean Time
15:42:39 [2024-02-22T20:42:39.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@5186b78a] time=-762424168 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-762423372 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:42:40 [2024-02-22T20:42:40.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-762423372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:42:40 [2024-02-22T20:42:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762423365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:42:40 [2024-02-22T20:42:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:42:52 [2024-02-22T20:42:52.889Z] 
15:42:52 [2024-02-22T20:42:52.889Z] (Eclipse:17690): Gtk-WARNING **: 20:42:52.116: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:42:52 [2024-02-22T20:42:52.889Z] 
15:42:52 [2024-02-22T20:42:52.889Z] (Eclipse:17690): Gtk-WARNING **: 20:42:52.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
15:42:52 [2024-02-22T20:42:52.889Z] 
15:42:52 [2024-02-22T20:42:52.889Z] (Eclipse:17690): Gtk-WARNING **: 20:42:52.237: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:42:52 [2024-02-22T20:42:52.889Z] 
15:42:52 [2024-02-22T20:42:52.889Z] (Eclipse:17690): Gtk-WARNING **: 20:42:52.311: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:42:53 [2024-02-22T20:42:53.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:42:53 [2024-02-22T20:42:53.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:42:53 [2024-02-22T20:42:53.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:42:53 [2024-02-22T20:42:53.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:42:54 [2024-02-22T20:42:54.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@5186b78a] time=-762409668 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762409584 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762409581 data=null doit=true}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762409581 data=null}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762409580 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762409579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762409486 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:42:54 [2024-02-22T20:42:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:42:54 [2024-02-22T20:42:54.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762408779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408779 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762408778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408778 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] 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=-762408777 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762408775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762408775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762408775 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762408775 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762408775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762408775 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:42:55 [2024-02-22T20:42:55.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:42:55 [2024-02-22T20:42:55.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762408775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:42:55 [2024-02-22T20:42:55.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762409297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:42:55 [2024-02-22T20:42:55.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.44 s -- in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
15:42:55 [2024-02-22T20:42:55.793Z] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest.test -- Time elapsed: 14.64 s
15:42:55 [2024-02-22T20:42:55.793Z] 
15:42:55 [2024-02-22T20:42:55.793Z] Results:
15:42:55 [2024-02-22T20:42:55.793Z] 
15:42:55 [2024-02-22T20:42:55.793Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
15:42:55 [2024-02-22T20:42:55.793Z] 
15:42:56 [2024-02-22T20:42:56.354Z] 
15:42:56 [2024-02-22T20:42:56.354Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:42:56.129
15:42:56 [2024-02-22T20:42:56.354Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] All tests passed
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [112/141]
15:42:56 [2024-02-22T20:42:56.610Z] [INFO]   from rcp/pom.xml
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --------------------------------[ pom ]---------------------------------
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-9.2.0-SNAPSHOT.pom
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [113/141]
15:42:56 [2024-02-22T20:42:56.610Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:42:56 [2024-02-22T20:42:56.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:56 [2024-02-22T20:42:56.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:56 [2024-02-22T20:42:56.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
15:42:56 [2024-02-22T20:42:56.866Z] [WARNING] The 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.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.866Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:42:56 [2024-02-22T20:42:56.867Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:42:56 [2024-02-22T20:42:56.867Z] [WARNING] The 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.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] 
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding ---
15:42:56 [2024-02-22T20:42:56.867Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
15:42:57 [2024-02-22T20:42:57.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.jar
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT.pom
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-sources.jar
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2metadata.xml
15:42:58 [2024-02-22T20:42:58.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-9.2.0-SNAPSHOT-p2artifacts.xml
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [114/141]
15:42:58 [2024-02-22T20:42:58.613Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:42:58 [2024-02-22T20:42:58.613Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
15:42:58 [2024-02-22T20:42:58.614Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] 
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:42:58 [2024-02-22T20:42:58.614Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
15:42:59 [2024-02-22T20:42:59.541Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.jar
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT.pom
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-sources-feature.jar
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2metadata.xml
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
15:43:00 [2024-02-22T20:43:00.470Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:43:00 [2024-02-22T20:43:00.470Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar
15:43:00 [2024-02-22T20:43:00.470Z] [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 2.1 MB/s)
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.pom (13 kB at 1.3 MB/s)
15:43:00 [2024-02-22T20:43:00.470Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.470Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:00 [2024-02-22T20:43:00.470Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:00 [2024-02-22T20:43:00.470Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:00 [2024-02-22T20:43:00.470Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:00 [2024-02-22T20:43:00.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
15:43:00 [2024-02-22T20:43:00.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.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] 
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:00 [2024-02-22T20:43:00.471Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:43:01 [2024-02-22T20:43:01.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:43:03 [2024-02-22T20:43:03.204Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.204Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:03 [2024-02-22T20:43:03.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.jar
15:43:03 [2024-02-22T20:43:03.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT.pom
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-sources.jar
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2metadata.xml
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [116/141]
15:43:03 [2024-02-22T20:43:03.205Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:43:03 [2024-02-22T20:43:03.205Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.205Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.461Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:03 [2024-02-22T20:43:03.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:03 [2024-02-22T20:43:03.461Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:43:03 [2024-02-22T20:43:03.461Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:03 [2024-02-22T20:43:03.717Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.717Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.717Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.717Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:03 [2024-02-22T20:43:03.718Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:03 [2024-02-22T20:43:03.718Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] 
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui ---
15:43:03 [2024-02-22T20:43:03.718Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
15:43:04 [2024-02-22T20:43:04.644Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] 
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.jar
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT.pom
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-sources.jar
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2metadata.xml
15:43:05 [2024-02-22T20:43:05.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:05 [2024-02-22T20:43:05.573Z] [INFO] 
15:43:05 [2024-02-22T20:43:05.573Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
15:43:05 [2024-02-22T20:43:05.828Z] [INFO] 
15:43:05 [2024-02-22T20:43:05.828Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
15:43:05 [2024-02-22T20:43:05.828Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [117/141]
15:43:05 [2024-02-22T20:43:05.828Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
15:43:05 [2024-02-22T20:43:05.828Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:43:05 [2024-02-22T20:43:05.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 47 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 100 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
15:43:06 [2024-02-22T20:43:06.085Z] [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 11 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
15:43:06 [2024-02-22T20:43:06.085Z] [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 25 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.jar (11 kB at 11 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 4.0 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
15:43:06 [2024-02-22T20:43:06.085Z] [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 18 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
15:43:06 [2024-02-22T20:43:06.085Z] [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 2.8 MB/s)
15:43:06 [2024-02-22T20:43:06.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
15:43:06 [2024-02-22T20:43:06.086Z] [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 23 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar (387 kB at 20 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar (571 kB at 27 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar (117 kB at 8.4 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar (144 kB at 18 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar (385 kB at 35 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar (623 kB at 48 MB/s)
15:43:06 [2024-02-22T20:43:06.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.jar (1.0 MB at 48 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.jar (76 kB at 2.9 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar (145 kB at 12 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar (276 kB at 28 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
15:43:06 [2024-02-22T20:43:06.342Z] [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 36 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 13 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 9.9 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 2.5 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 2.7 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 8.5 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
15:43:06 [2024-02-22T20:43:06.342Z] [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 2.0 MB/s)
15:43:06 [2024-02-22T20:43:06.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
15:43:06 [2024-02-22T20:43:06.342Z] [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.0 MB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 311 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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.5 MB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/1.0.5/jakarta.inject-api-1.0.5.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 413 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 219 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/gogo-parent/6/gogo-parent-6.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 677 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.7 MB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 15 MB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.4/org.apache.felix.gogo.runtime-1.1.4.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 193 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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 351 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.pom (3.7 kB at 532 kB/s)
15:43:06 [2024-02-22T20:43:06.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
15:43:06 [2024-02-22T20:43:06.343Z] [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.2 MB/s)
15:43:06 [2024-02-22T20:43:06.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
15:43:06 [2024-02-22T20:43:06.599Z] [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.1 MB/s)
15:43:06 [2024-02-22T20:43:06.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.pom (4.0 kB at 502 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-core/12.0.3/jetty-core-12.0.3.pom (4.5 kB at 567 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/12.0.3/jetty-project-12.0.3.pom (101 kB at 7.8 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 947 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 544 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.7 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 2.0 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.7 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom
15:43:06 [2024-02-22T20:43:06.600Z] [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 22 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom
15:43:06 [2024-02-22T20:43:06.600Z] [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 202 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 980 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.pom (1.9 kB at 143 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.pom (3.6 kB at 455 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.pom (3.1 kB at 519 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.pom (2.7 kB at 191 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.pom (2.6 kB at 107 kB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8/12.0.3/jetty-ee8-12.0.3.pom (24 kB at 2.0 MB/s)
15:43:06 [2024-02-22T20:43:06.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.pom (3.0 kB at 425 kB/s)
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.pom (2.0 kB at 145 kB/s)
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/ee8/jetty-ee8-security/12.0.3/jetty-ee8-security-12.0.3.pom (2.2 kB at 359 kB/s)
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.pom (17 kB at 2.4 MB/s)
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom
15:43:06 [2024-02-22T20:43:06.856Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.52/jasper-jsp-9.0.52.pom (8.1 kB at 901 kB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
15:43:06 [2024-02-22T20:43:06.857Z] [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 387 kB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.8 MB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.pom (7.8 kB at 1.1 MB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.pom (1.7 kB at 152 kB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
15:43:06 [2024-02-22T20:43:06.857Z] [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.9 MB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
15:43:06 [2024-02-22T20:43:06.857Z] [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 10 MB/s)
15:43:06 [2024-02-22T20:43:06.857Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
15:43:06 [2024-02-22T20:43:06.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
15:43:06 [2024-02-22T20:43:06.857Z] [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)
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar (253 kB at 2.9 MB/s)
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 32 MB/s)
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] 
15:43:06 [2024-02-22T20:43:06.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.113Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.677Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
15:43:07 [2024-02-22T20:43:07.677Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.677Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
15:43:07 [2024-02-22T20:43:07.678Z] [INFO] 
15:43:07 [2024-02-22T20:43:07.678Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [WARNING] The following referenced plugins has missing sources
15:43:08 [2024-02-22T20:43:08.238Z] 	org.apache.commons.jxpath_1.3.0.v200911051830
15:43:08 [2024-02-22T20:43:08.238Z] 	org.apache.commons.logging_1.2.0.v20180409-1502
15:43:08 [2024-02-22T20:43:08.238Z] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.238Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2metadata:9.2.0-SNAPSHOT already attached, replace previous instance
15:43:08 [2024-02-22T20:43:08.238Z] [WARNING] artifact org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:xml:p2artifacts:9.2.0-SNAPSHOT already attached, replace previous instance
15:43:08 [2024-02-22T20:43:08.238Z] [INFO] 
15:43:08 [2024-02-22T20:43:08.239Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp ---
15:43:08 [2024-02-22T20:43:08.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
15:43:09 [2024-02-22T20:43:09.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
15:43:10 [2024-02-22T20:43:10.966Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.966Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.jar
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT.pom
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-sources-feature.jar
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2metadata.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
15:43:10 [2024-02-22T20:43:10.967Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:43:10 [2024-02-22T20:43:10.967Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:10 [2024-02-22T20:43:10.967Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:10 [2024-02-22T20:43:10.967Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] 
15:43:10 [2024-02-22T20:43:10.967Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:10 [2024-02-22T20:43:10.968Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:43:12 [2024-02-22T20:43:12.335Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:43:13 [2024-02-22T20:43:13.262Z] [INFO] 
15:43:13 [2024-02-22T20:43:13.262Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:13 [2024-02-22T20:43:13.262Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
15:43:13 [2024-02-22T20:43:13.262Z] [INFO] Command line:
15:43:13 [2024-02-22T20:43:13.262Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:43:13 [2024-02-22T20:43:13.262Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:43:16 [2024-02-22T20:43:16.530Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:43:16 [2024-02-22T20:43:16.530Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
15:43:16 [2024-02-22T20:43:16.530Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.024 s
15:43:16 [2024-02-22T20:43:16.530Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
15:43:16 [2024-02-22T20:43:16.530Z] org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest.testCmdLineArguments[2: --cli -faulty] -- Time elapsed: 0 s
15:43:16 [2024-02-22T20:43:16.531Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:43:16 [2024-02-22T20:43:16.531Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
15:43:16 [2024-02-22T20:43:16.531Z] org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
15:43:16 [2024-02-22T20:43:16.531Z] 
15:43:16 [2024-02-22T20:43:16.531Z] Results:
15:43:16 [2024-02-22T20:43:16.531Z] 
15:43:16 [2024-02-22T20:43:16.531Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:43:16 [2024-02-22T20:43:16.531Z] 
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] All tests passed
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] 
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.jar
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT.pom
15:43:16 [2024-02-22T20:43:16.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-sources.jar
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] 
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] 
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
15:43:16 [2024-02-22T20:43:16.787Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:43:16 [2024-02-22T20:43:16.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
15:43:16 [2024-02-22T20:43:16.787Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] The project's OSGi version is 2.0.5.202402221956
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.043Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.299Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:17 [2024-02-22T20:43:17.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
15:43:17 [2024-02-22T20:43:17.299Z] [WARNING] The 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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
15:43:17 [2024-02-22T20:43:17.299Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] 
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:17 [2024-02-22T20:43:17.554Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:43:18 [2024-02-22T20:43:18.483Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:43:19 [2024-02-22T20:43:19.409Z] [INFO] 
15:43:19 [2024-02-22T20:43:19.410Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:19 [2024-02-22T20:43:19.410Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
15:43:19 [2024-02-22T20:43:19.410Z] [INFO] Command line:
15:43:19 [2024-02-22T20:43:19.410Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:43:19 [2024-02-22T20:43:19.410Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:43:23 [2024-02-22T20:43:23.576Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:43:23 [2024-02-22T20:43:23.576Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:43:27 [2024-02-22T20:43:27.739Z] !SESSION 2024-02-22 20:43:19.452 -----------------------------------------------
15:43:27 [2024-02-22T20:43:27.739Z] eclipse.buildId=unknown
15:43:27 [2024-02-22T20:43:27.739Z] java.version=17.0.2
15:43:27 [2024-02-22T20:43:27.739Z] java.vendor=Oracle Corporation
15:43:27 [2024-02-22T20:43:27.739Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:43:27 [2024-02-22T20:43:27.739Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:43:27 [2024-02-22T20:43:27.739Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:43:27 [2024-02-22T20:43:27.739Z] 
15:43:27 [2024-02-22T20:43:27.739Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:43:27.612
15:43:27 [2024-02-22T20:43:27.739Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:43:27 [2024-02-22T20:43:27.739Z] !STACK 0
15:43:27 [2024-02-22T20:43:27.739Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:43:27 [2024-02-22T20:43:27.739Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:43:27 [2024-02-22T20:43:27.739Z] Caused by: java.io.IOException: error=2, No such file or directory
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:43:27 [2024-02-22T20:43:27.739Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:43:27 [2024-02-22T20:43:27.739Z] 	... 7 more
15:43:28 [2024-02-22T20:43:28.302Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:43:28 [2024-02-22T20:43:28.557Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.015 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[2: --cli --list] -- Time elapsed: 0.033 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[3: --cli -l] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[4: --cli --open mytrace] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[5: --cli -o mytrace] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3] -- Time elapsed: 0.001 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3] -- Time elapsed: 0.038 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[8: --cli --open] -- Time elapsed: 0.001 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[9: --cli -o] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[10: --cli -faulty] -- Time elapsed: 0.001 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[11: --open mytrace] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[12: --open] -- Time elapsed: 0 s
15:43:28 [2024-02-22T20:43:28.557Z] org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest.testCmdLineArguments[13: --open mytrace --list] -- Time elapsed: 0.001 s
15:43:28 [2024-02-22T20:43:28.557Z] 
15:43:28 [2024-02-22T20:43:28.557Z] Results:
15:43:28 [2024-02-22T20:43:28.557Z] 
15:43:28 [2024-02-22T20:43:28.557Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
15:43:28 [2024-02-22T20:43:28.557Z] 
15:43:29 [2024-02-22T20:43:29.482Z] [INFO] All tests passed
15:43:29 [2024-02-22T20:43:29.482Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.482Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.jar
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT.pom
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-sources.jar
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2metadata.xml
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.5-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.5-SNAPSHOT-p2artifacts.xml
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [120/141]
15:43:29 [2024-02-22T20:43:29.483Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:43:29 [2024-02-22T20:43:29.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
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.483Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING] The 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING] The 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] 
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:29 [2024-02-22T20:43:29.739Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
15:43:31 [2024-02-22T20:43:31.102Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
15:43:31 [2024-02-22T20:43:31.663Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.663Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:31 [2024-02-22T20:43:31.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.jar
15:43:31 [2024-02-22T20:43:31.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT.pom
15:43:31 [2024-02-22T20:43:31.663Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-sources.jar
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2metadata.xml
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.4-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.4-SNAPSHOT-p2artifacts.xml
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [121/141]
15:43:31 [2024-02-22T20:43:31.664Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:43:31 [2024-02-22T20:43:31.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] 
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:31 [2024-02-22T20:43:31.920Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
15:43:32 [2024-02-22T20:43:32.845Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.jar
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT.pom
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-sources-feature.jar
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2metadata.xml
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [122/141]
15:43:33 [2024-02-22T20:43:33.772Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.772Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] 
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.cli ---
15:43:33 [2024-02-22T20:43:33.773Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
15:43:34 [2024-02-22T20:43:34.699Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.jar
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT.pom
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-sources-feature.jar
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2metadata.xml
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [123/141]
15:43:35 [2024-02-22T20:43:35.260Z] [INFO]   from jsontrace/pom.xml
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --------------------------------[ pom ]---------------------------------
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-9.2.0-SNAPSHOT.pom
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
15:43:35 [2024-02-22T20:43:35.515Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:43:35 [2024-02-22T20:43:35.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] The project's OSGi version is 1.1.0.202402221956
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:35 [2024-02-22T20:43:35.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:35 [2024-02-22T20:43:35.515Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:43:35 [2024-02-22T20:43:35.515Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:43:35 [2024-02-22T20:43:35.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:43:35 [2024-02-22T20:43:35.770Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] 
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:35 [2024-02-22T20:43:35.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:43:36 [2024-02-22T20:43:36.695Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:43:37 [2024-02-22T20:43:37.624Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.jar
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT.pom
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-sources.jar
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2metadata.xml
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.1.0-SNAPSHOT-p2artifacts.xml
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [125/141]
15:43:37 [2024-02-22T20:43:37.625Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] 
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace ---
15:43:37 [2024-02-22T20:43:37.625Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
15:43:38 [2024-02-22T20:43:38.551Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.jar
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT.pom
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-sources-feature.jar
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2metadata.xml
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/9.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-9.2.0-SNAPSHOT-p2artifacts.xml
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [126/141]
15:43:39 [2024-02-22T20:43:39.111Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:43:39 [2024-02-22T20:43:39.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] 
15:43:39 [2024-02-22T20:43:39.672Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
15:43:39 [2024-02-22T20:43:39.672Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] 
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
15:43:40 [2024-02-22T20:43:40.233Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] 
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
15:43:40 [2024-02-22T20:43:40.233Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] 
15:43:40 [2024-02-22T20:43:40.233Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
15:43:40 [2024-02-22T20:43:40.233Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:43:44 [2024-02-22T20:43:44.397Z] [WARNING] [5ebcca1c-c5c1-4bdb-acf2-4d18296fc59a][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.2.0.202402221956.
15:43:45 [2024-02-22T20:43:45.323Z] [WARNING] [5ebcca1c-c5c1-4bdb-acf2-4d18296fc59a][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.2.0.202402221956.
15:43:46 [2024-02-22T20:43:46.688Z] [WARNING] [5ebcca1c-c5c1-4bdb-acf2-4d18296fc59a][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.2.0.202402221956.
15:43:56 [2024-02-22T20:43:56.630Z] [WARNING] [5ebcca1c-c5c1-4bdb-acf2-4d18296fc59a][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.2.0.202402221956.
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] 
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
15:44:14 [2024-02-22T20:44:14.673Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
15:44:14 [2024-02-22T20:44:14.673Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402221956.
15:44:32 [2024-02-22T20:44:32.714Z] Operation completed in 17936 ms.
15:44:32 [2024-02-22T20:44:32.714Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
15:44:32 [2024-02-22T20:44:32.714Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402221956.
15:44:47 [2024-02-22T20:44:47.550Z] Operation completed in 15821 ms.
15:44:47 [2024-02-22T20:44:47.550Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app
15:44:47 [2024-02-22T20:44:47.550Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402221956.
15:45:02 [2024-02-22T20:45:02.387Z] Operation completed in 15359 ms.
15:45:02 [2024-02-22T20:45:02.642Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
15:45:02 [2024-02-22T20:45:02.642Z] Installing org.eclipse.tracecompass.rcp 9.2.0.202402221956.
15:45:20 [2024-02-22T20:45:20.683Z] Operation completed in 15321 ms.
15:45:20 [2024-02-22T20:45:20.683Z] [INFO] 
15:45:20 [2024-02-22T20:45:20.683Z] [INFO] --- eclipse-macsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:45:24 [2024-02-22T20:45:24.852Z] [INFO] [Thu Feb 22 20:45:24 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/aarch64/trace-compass.app'...
15:45:46 [2024-02-22T20:45:46.749Z] [INFO] [Thu Feb 22 20:45:44 GMT 2024] Signing OS X application '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app'...
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] 
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] --- eclipse-winsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.rcp.product ---
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] [Thu Feb 22 20:45:59 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompassc.exe'
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] [Thu Feb 22 20:45:59 GMT 2024] Signing Windows executable '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass/tracecompass.exe'
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] 
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
15:46:01 [2024-02-22T20:46:01.596Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-win32.win32.x86_64.zip
15:46:06 [2024-02-22T20:46:06.839Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.tar.gz
15:46:13 [2024-02-22T20:46:13.375Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.tar.gz
15:46:19 [2024-02-22T20:46:19.906Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-linux.gtk.x86_64.tar.gz
15:46:26 [2024-02-22T20:46:26.438Z] [INFO] 
15:46:26 [2024-02-22T20:46:26.438Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-aarch64) @ org.eclipse.tracecompass.rcp.product ---
15:46:26 [2024-02-22T20:46:26.438Z] [INFO] [Thu Feb 22 20:46:26 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.tar.gz'...
15:46:44 [2024-02-22T20:46:44.480Z] [INFO] 
15:46:44 [2024-02-22T20:46:44.480Z] [INFO] --- eclipse-dmg-packager:1.4.2:package-dmg (dmg-package-rcp-x86-64) @ org.eclipse.tracecompass.rcp.product ---
15:46:44 [2024-02-22T20:46:44.480Z] [INFO] [Thu Feb 22 20:46:41 GMT 2024] Creating and signing DMG file from '/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.tar.gz'...
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] 
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT.pom
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2artifacts.xml
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64.zip
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-p2metadata.xml
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-win32.win32.x86_64.zip
15:46:56 [2024-02-22T20:46:56.647Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
15:46:56 [2024-02-22T20:46:56.903Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
15:46:56 [2024-02-22T20:46:56.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-9.2.0-20240222-1956-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/9.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-9.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [127/141]
15:46:57 [2024-02-22T20:46:57.159Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] --------------------------------[ pom ]---------------------------------
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.159Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] 
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
15:46:57 [2024-02-22T20:46:57.416Z] [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 374 kB/s)
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [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 544 kB/s)
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
15:46:57 [2024-02-22T20:46:57.673Z] [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 4.1 MB/s)
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 2.3 MB/s)
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.673Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
15:46:57 [2024-02-22T20:46:57.929Z] [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 747 kB/s)
15:46:57 [2024-02-22T20:46:57.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:57 [2024-02-22T20:46:57.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:57 [2024-02-22T20:46:57.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:58 [2024-02-22T20:46:58.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:58 [2024-02-22T20:46:58.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
15:46:58 [2024-02-22T20:46:58.186Z] [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 3.6 MB/s)
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT.pom
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.20.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.20.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.21.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.21.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.22.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.22.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.23.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.23.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.24.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.24.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.25.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-e4.25.target
15:46:58 [2024-02-22T20:46:58.186Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/9.2.0-SNAPSHOT/org.eclipse.tracecompass.target-9.2.0-SNAPSHOT-tracecompass-eStaging.target
15:46:58 [2024-02-22T20:46:58.187Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.187Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
15:46:58 [2024-02-22T20:46:58.187Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
15:46:58 [2024-02-22T20:46:58.187Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:46:58 [2024-02-22T20:46:58.187Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:46:58 [2024-02-22T20:46:58.187Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:46:58 [2024-02-22T20:46:58.187Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] The project's OSGi version is 1.0.5.202402221956
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.442Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.443Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.443Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.443Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
15:46:58 [2024-02-22T20:46:58.697Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.697Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
15:46:58 [2024-02-22T20:46:58.698Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.698Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:46:58 [2024-02-22T20:46:58.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:46:58 [2024-02-22T20:46:58.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
15:46:58 [2024-02-22T20:46:58.698Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] 
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:46:58 [2024-02-22T20:46:58.954Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:46:59 [2024-02-22T20:46:59.883Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:47:01 [2024-02-22T20:47:01.247Z] [INFO] 
15:47:01 [2024-02-22T20:47:01.247Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:47:01 [2024-02-22T20:47:01.247Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
15:47:01 [2024-02-22T20:47:01.247Z] [INFO] Command line:
15:47:01 [2024-02-22T20:47:01.247Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:47:01 [2024-02-22T20:47:01.247Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:47:05 [2024-02-22T20:47:05.415Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:47:05 [2024-02-22T20:47:05.416Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:47:10 [2024-02-22T20:47:10.663Z] !SESSION 2024-02-22 20:47:01.312 -----------------------------------------------
15:47:10 [2024-02-22T20:47:10.663Z] eclipse.buildId=unknown
15:47:10 [2024-02-22T20:47:10.663Z] java.version=17.0.2
15:47:10 [2024-02-22T20:47:10.663Z] java.vendor=Oracle Corporation
15:47:10 [2024-02-22T20:47:10.663Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:47:10 [2024-02-22T20:47:10.663Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:47:10 [2024-02-22T20:47:10.663Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:47:10 [2024-02-22T20:47:10.663Z] 
15:47:10 [2024-02-22T20:47:10.663Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:47:10.011
15:47:10 [2024-02-22T20:47:10.663Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:47:10 [2024-02-22T20:47:10.663Z] !STACK 0
15:47:10 [2024-02-22T20:47:10.663Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:47:10 [2024-02-22T20:47:10.663Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:10 [2024-02-22T20:47:10.663Z] Caused by: java.io.IOException: error=2, No such file or directory
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:47:10 [2024-02-22T20:47:10.663Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:47:10 [2024-02-22T20:47:10.663Z] 	... 7 more
15:47:10 [2024-02-22T20:47:10.663Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:47:10 [2024-02-22T20:47:10.920Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
15:47:10 [2024-02-22T20:47:10.920Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testTmfCorePluginId -- Time elapsed: 0.001 s
15:47:10 [2024-02-22T20:47:10.920Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest.testGetDefault -- Time elapsed: 0.001 s
15:47:10 [2024-02-22T20:47:10.920Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:47:11 [2024-02-22T20:47:11.176Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
15:47:11 [2024-02-22T20:47:11.176Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest.testBuiltinOutput -- Time elapsed: 0.291 s
15:47:11 [2024-02-22T20:47:11.176Z] 
15:47:11 [2024-02-22T20:47:11.176Z] Results:
15:47:11 [2024-02-22T20:47:11.176Z] 
15:47:11 [2024-02-22T20:47:11.176Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
15:47:11 [2024-02-22T20:47:11.176Z] 
15:47:11 [2024-02-22T20:47:11.176Z] 
15:47:11 [2024-02-22T20:47:11.176Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:47:11.106
15:47:11 [2024-02-22T20:47:11.176Z] !MESSAGE Unexpected error executing analysis with trace 
15:47:11 [2024-02-22T20:47:11.176Z] !STACK 0
15:47:11 [2024-02-22T20:47:11.176Z] java.lang.NullPointerException
15:47:11 [2024-02-22T20:47:11.176Z] 	at java.base/java.io.File.<init>(File.java:278)
15:47:11 [2024-02-22T20:47:11.176Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:47:11 [2024-02-22T20:47:11.176Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:47:11 [2024-02-22T20:47:11.176Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:47:11 [2024-02-22T20:47:11.176Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:47:11 [2024-02-22T20:47:11.176Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:11 [2024-02-22T20:47:11.178Z] 
15:47:11 [2024-02-22T20:47:11.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:47:11.106
15:47:11 [2024-02-22T20:47:11.178Z] !MESSAGE Unexpected error executing analysis with trace 
15:47:11 [2024-02-22T20:47:11.178Z] !STACK 0
15:47:11 [2024-02-22T20:47:11.178Z] java.lang.NullPointerException
15:47:11 [2024-02-22T20:47:11.178Z] 	at java.base/java.io.File.<init>(File.java:278)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:11 [2024-02-22T20:47:11.178Z] 
15:47:11 [2024-02-22T20:47:11.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:47:11.111
15:47:11 [2024-02-22T20:47:11.178Z] !MESSAGE Exception executing analysis
15:47:11 [2024-02-22T20:47:11.178Z] !STACK 0
15:47:11 [2024-02-22T20:47:11.178Z] java.lang.NullPointerException
15:47:11 [2024-02-22T20:47:11.178Z] 	at java.base/java.io.File.<init>(File.java:278)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:11 [2024-02-22T20:47:11.178Z] 
15:47:11 [2024-02-22T20:47:11.178Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2024-02-22 20:47:11.112
15:47:11 [2024-02-22T20:47:11.178Z] !MESSAGE Exception executing analysis
15:47:11 [2024-02-22T20:47:11.178Z] !STACK 0
15:47:11 [2024-02-22T20:47:11.178Z] java.lang.NullPointerException
15:47:11 [2024-02-22T20:47:11.178Z] 	at java.base/java.io.File.<init>(File.java:278)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:631)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:579)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:388)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:291)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
15:47:11 [2024-02-22T20:47:11.178Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:11 [2024-02-22T20:47:11.742Z] 
15:47:11 [2024-02-22T20:47:11.742Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2024-02-22 20:47:11.627
15:47:11 [2024-02-22T20:47:11.742Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition]
15:47:11 [2024-02-22T20:47:11.742Z] !STACK 0
15:47:11 [2024-02-22T20:47:11.742Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@62017758]
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:68)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.TestExpression.evaluate(TestExpression.java:107)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:54)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.WithExpression.evaluate(WithExpression.java:84)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.OrExpression.evaluate(OrExpression.java:26)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.core.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:72)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:79)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:109)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:103)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:105)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:358)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:374)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:200)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:164)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:949)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:229)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:499)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:658)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:521)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:226)
15:47:11 [2024-02-22T20:47:11.742Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
15:47:11 [2024-02-22T20:47:11.742Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access
15:47:11 [2024-02-22T20:47:11.742Z] 	at org.eclipse.swt.SWT.error(SWT.java:4918)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.swt.SWT.error(SWT.java:4833)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.swt.SWT.error(SWT.java:4804)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:565)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:481)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:591)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39)
15:47:11 [2024-02-22T20:47:11.743Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:65)
15:47:11 [2024-02-22T20:47:11.743Z] 	... 29 more
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] All tests passed
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.jar
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT.pom
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-sources.jar
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2metadata.xml
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.5-SNAPSHOT-p2artifacts.xml
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
15:47:12 [2024-02-22T20:47:12.306Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:47:12 [2024-02-22T20:47:12.306Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:47:12 [2024-02-22T20:47:12.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:47:12 [2024-02-22T20:47:12.306Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] The project's OSGi version is 1.0.15.202402221956
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] 
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:12 [2024-02-22T20:47:12.563Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:47:12 [2024-02-22T20:47:12.563Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:47:12 [2024-02-22T20:47:12.563Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
15:47:12 [2024-02-22T20:47:12.563Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] 
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:13 [2024-02-22T20:47:13.126Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:47:14 [2024-02-22T20:47:14.493Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:47:15 [2024-02-22T20:47:15.420Z] [INFO] 
15:47:15 [2024-02-22T20:47:15.420Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:47:15 [2024-02-22T20:47:15.420Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
15:47:15 [2024-02-22T20:47:15.420Z] [INFO] Command line:
15:47:15 [2024-02-22T20:47:15.421Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:47:15 [2024-02-22T20:47:15.421Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:47:17 [2024-02-22T20:47:17.936Z] Feb 22, 2024 8:47:17 PM org.apache.aries.spifly.BaseActivator log
15:47:17 [2024-02-22T20:47:17.936Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:47:19 [2024-02-22T20:47:19.827Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:47:19 [2024-02-22T20:47:19.827Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:47:25 [2024-02-22T20:47:25.074Z] !SESSION 2024-02-22 20:47:15.520 -----------------------------------------------
15:47:25 [2024-02-22T20:47:25.074Z] eclipse.buildId=unknown
15:47:25 [2024-02-22T20:47:25.074Z] java.version=17.0.2
15:47:25 [2024-02-22T20:47:25.074Z] java.vendor=Oracle Corporation
15:47:25 [2024-02-22T20:47:25.074Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:47:25 [2024-02-22T20:47:25.074Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:47:25 [2024-02-22T20:47:25.074Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:47:25 [2024-02-22T20:47:25.074Z] 
15:47:25 [2024-02-22T20:47:25.074Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:47:24.208
15:47:25 [2024-02-22T20:47:25.074Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:47:25 [2024-02-22T20:47:25.074Z] 
15:47:25 [2024-02-22T20:47:25.074Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:47:24.222
15:47:25 [2024-02-22T20:47:25.074Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:47:25 [2024-02-22T20:47:25.074Z] !STACK 0
15:47:25 [2024-02-22T20:47:25.074Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:47:25 [2024-02-22T20:47:25.074Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:47:25 [2024-02-22T20:47:25.074Z] Caused by: java.io.IOException: error=2, No such file or directory
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:47:25 [2024-02-22T20:47:25.074Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:47:25 [2024-02-22T20:47:25.074Z] 	... 7 more
15:47:25 [2024-02-22T20:47:25.074Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:47:25 [2024-02-22T20:47:25.074Z] Display size: 1440x900
15:47:25 [2024-02-22T20:47:25.074Z] OS version=6.1.11-200.fc37.x86_64
15:47:25 [2024-02-22T20:47:25.074Z] GTK version=3.22.30
15:47:25 [2024-02-22T20:47:25.074Z] GTK theme=Ambiance
15:47:25 [2024-02-22T20:47:25.074Z] LIBOVERLAY_SCROLLBAR=0
15:47:25 [2024-02-22T20:47:25.074Z] Time zone: Greenwich Mean Time
15:47:25 [2024-02-22T20:47:25.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@7e017f47] time=-762138784 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-762137898 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-762137898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762137888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:26 [2024-02-22T20:47:26.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762135132 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762135127 data=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762135127 data=null}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762135126 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762135125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762135052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762135050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762135050 data=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762135050 data=null}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762135049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762135049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762134998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762134996 data=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762134996 data=null}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762134995 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762134995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762134974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-762134969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762134968 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762134968 data=null}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762134968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762134967 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762134902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762134901 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762134901 data=null}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762134900 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762134900 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762134898 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {testTrace2.xml} time=-762134896 data=null doit=true}, Tree node with text: testTrace2.xml]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {testTrace2.xml} time=-762134896 data=null}, Tree node with text: testTrace2.xml]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {testTrace2.xml} time=-762134895 data=null button=1 stateMask=0x0 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762134895 data=null item=TreeItem {testTrace2.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: testTrace2.xml]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {testTrace2.xml} time=-762134892 data=null button=1 stateMask=0x80000 x=126 y=81 count=1}, Tree node with text: testTrace2.xml]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762134891 data=null doit=true}, Tree node with text: Views]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762134891 data=null}, Tree node with text: Views]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762134891 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762134891 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762134875 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test.xml.conditions} time=-762134874 data=null doit=true}, Tree node with text: test.xml.conditions]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test.xml.conditions} time=-762134874 data=null}, Tree node with text: test.xml.conditions]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test.xml.conditions} time=-762134874 data=null button=1 stateMask=0x0 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762134874 data=null item=TreeItem {test.xml.conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: test.xml.conditions]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test.xml.conditions} time=-762134871 data=null button=1 stateMask=0x80000 x=177 y=150 count=1}, Tree node with text: test.xml.conditions]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Xml Timegraph View Test
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134871 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-762134863 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-762134862 data=null}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134862 data=null button=1 stateMask=0x0 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762134862 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134840 data=null button=1 stateMask=0x80000 x=215 y=173 count=1}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134839 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134839 data=null button=1 stateMask=0x0 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762134839 data=null item=TreeItem {Xml Timegraph View Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134753 data=null button=1 stateMask=0x80000 x=215 y=173 count=2}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Xml Timegraph View Test} time=-762134278 data=null button=0 stateMask=0x0 x=215 y=173 count=0}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Xml Timegraph View Test} time=-762134273 data=null doit=true}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Xml Timegraph View Test} time=-762134272 data=null}, Tree node with text: Xml Timegraph View Test]
15:47:29 [2024-02-22T20:47:29.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Xml Timegraph View Test
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.xml.ui.views.timegraph"'
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.tracecompass.tmf.ui.swtbot.tests.shared.SWTBotTimeGraph - Attempting to set focus on TimeGraphControl with text {}
15:47:31 [2024-02-22T20:47:31.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@7e017f47] time=-762132692 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762132593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762132592 data=null doit=true}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762132592 data=null}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762132592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762132591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762132573 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:31 [2024-02-22T20:47:31.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:31 [2024-02-22T20:47:31.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:32 [2024-02-22T20:47:32.614Z] 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=-762131353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762131350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762131349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131349 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] 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=-762131349 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762131347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762131347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762131347 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762131346 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762131346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762131346 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:32 [2024-02-22T20:47:32.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:32 [2024-02-22T20:47:32.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762131346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:32 [2024-02-22T20:47:32.872Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762132389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:33 [2024-02-22T20:47:33.128Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.563 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
15:47:33 [2024-02-22T20:47:33.128Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest.testData -- Time elapsed: 8.265 s
15:47:33 [2024-02-22T20:47:33.128Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:47:33 [2024-02-22T20:47:33.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762130793 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762130576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:33 [2024-02-22T20:47:33.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:34 [2024-02-22T20:47:34.749Z] 
15:47:34 [2024-02-22T20:47:34.749Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:47:34.750
15:47:34 [2024-02-22T20:47:34.749Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762126056 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762126056 data=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762126056 data=null}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762126056 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762126055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762125986 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762125984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762125984 data=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762125984 data=null}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762125984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762125984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762125977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762125976 data=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762125976 data=null}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762125976 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762125976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762125974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-762125968 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762125968 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762125968 data=null}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762125968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762125967 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762125957 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762125956 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762125956 data=null}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762125950 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762125950 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762125902 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-762125901 data=null doit=true}, Tree node with text: bug446190]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-762125901 data=null}, Tree node with text: bug446190]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-762125901 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762125901 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-762125899 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762125898 data=null doit=true}, Tree node with text: Views]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762125898 data=null}, Tree node with text: Views]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762125898 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:38 [2024-02-22T20:47:38.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762125898 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762125863 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-762125862 data=null doit=true}, Tree node with text: XML system call analysis]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-762125862 data=null}, Tree node with text: XML system call analysis]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-762125862 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762125862 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-762125857 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency Table
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-762125856 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency Table} time=-762125793 data=null doit=true}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-762125793 data=null}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-762125792 data=null button=1 stateMask=0x0 x=177 y=541 count=1}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762125792 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-762125768 data=null button=1 stateMask=0x80000 x=177 y=541 count=1}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-762125768 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-762125767 data=null button=1 stateMask=0x0 x=177 y=541 count=2}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762125767 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-762125672 data=null button=1 stateMask=0x80000 x=177 y=541 count=2}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-762125387 data=null button=0 stateMask=0x0 x=177 y=541 count=0}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-762125387 data=null doit=true}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-762125387 data=null}, Tree node with text: Latency Table]
15:47:38 [2024-02-22T20:47:38.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency Table
15:47:40 [2024-02-22T20:47:40.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:47:40 [2024-02-22T20:47:40.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-762123397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:47:40 [2024-02-22T20:47:40.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-762123393 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
15:47:40 [2024-02-22T20:47:40.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-762123389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:47:40 [2024-02-22T20:47:40.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-762123387 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1}, TableColumn with text {Name}]
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762123090 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762123052 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762123051 data=null doit=true}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762123051 data=null}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762123051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762123051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762122990 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:40 [2024-02-22T20:47:40.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122170 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122170 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762122169 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762122168 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762122167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762122167 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762122167 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762122167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762122167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:41 [2024-02-22T20:47:41.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762122167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:41 [2024-02-22T20:47:41.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762122901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:42 [2024-02-22T20:47:42.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
15:47:42 [2024-02-22T20:47:42.431Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.160 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
15:47:42 [2024-02-22T20:47:42.431Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest.testData -- Time elapsed: 4.467 s
15:47:42 [2024-02-22T20:47:42.431Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762121623 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762121492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:42 [2024-02-22T20:47:42.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:43 [2024-02-22T20:47:43.360Z] 
15:47:43 [2024-02-22T20:47:43.360Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:47:43.039
15:47:43 [2024-02-22T20:47:43.360Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762118183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762118183 data=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762118183 data=null}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762118182 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762118182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762118138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762118137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762118137 data=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762118137 data=null}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762118137 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762118137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762118097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762118097 data=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762118097 data=null}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762118097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762118096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762118094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:45 [2024-02-22T20:47:45.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-762118093 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762118093 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762118093 data=null}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762118093 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762118092 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762118073 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762118073 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762118073 data=null}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762118072 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762118072 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762118070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-762118070 data=null doit=true}, Tree node with text: bug446190]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-762118070 data=null}, Tree node with text: bug446190]
15:47:45 [2024-02-22T20:47:45.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-762118070 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762118069 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-762118067 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762118067 data=null doit=true}, Tree node with text: Views]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762118067 data=null}, Tree node with text: Views]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762118066 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762118066 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762118001 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-762118000 data=null doit=true}, Tree node with text: XML system call analysis]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-762118000 data=null}, Tree node with text: XML system call analysis]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-762118000 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762118000 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-762117985 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:45 [2024-02-22T20:47:45.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Count
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-762117985 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-762117984 data=null doit=true}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-762117984 data=null}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-762117984 data=null button=1 stateMask=0x0 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762117984 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-762117974 data=null button=1 stateMask=0x80000 x=188 y=564 count=1}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-762117973 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
15:47:45 [2024-02-22T20:47:45.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-762117973 data=null button=1 stateMask=0x0 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.143Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762117973 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-762117877 data=null button=1 stateMask=0x80000 x=188 y=564 count=2}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-762117485 data=null button=0 stateMask=0x0 x=188 y=564 count=0}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-762117484 data=null doit=true}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-762117484 data=null}, Tree node with text: Latency vs Count]
15:47:46 [2024-02-22T20:47:46.401Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Count
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Chart with text "", using matcher: of type 'Chart'
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-762115580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-762115577 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 13 to [Selection [13]: SelectionEvent{TableColumn {Name} time=-762115576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TableColumn with text {Name}]
15:47:48 [2024-02-22T20:47:48.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumn - Sent event 4 to [MouseUp [4]: MouseEvent{TableColumn {Name} time=-762115575 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1}, TableColumn with text {Name}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762115441 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762115382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762115382 data=null doit=true}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762115382 data=null}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762115381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762115381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762115359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:48 [2024-02-22T20:47:48.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:48 [2024-02-22T20:47:48.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762114429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114428 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] 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=-762114428 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:49 [2024-02-22T20:47:49.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762114427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762114427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762114427 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762114427 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762114427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762114427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762114427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:49 [2024-02-22T20:47:49.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762115279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:49 [2024-02-22T20:47:49.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
15:47:49 [2024-02-22T20:47:49.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.732 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
15:47:49 [2024-02-22T20:47:49.995Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest.testWithTrace -- Time elapsed: 4.410 s
15:47:49 [2024-02-22T20:47:49.995Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:47:49 [2024-02-22T20:47:49.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762113883 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:50 [2024-02-22T20:47:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:50 [2024-02-22T20:47:50.251Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:50 [2024-02-22T20:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:50 [2024-02-22T20:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:50 [2024-02-22T20:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762113705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:50 [2024-02-22T20:47:50.252Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:50 [2024-02-22T20:47:50.813Z] 
15:47:50 [2024-02-22T20:47:50.813Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-02-22 20:47:50.756
15:47:50 [2024-02-22T20:47:50.813Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
15:47:53 [2024-02-22T20:47:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:53 [2024-02-22T20:47:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:53 [2024-02-22T20:47:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:53 [2024-02-22T20:47:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:53 [2024-02-22T20:47:53.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762110703 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762110703 data=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762110702 data=null}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762110702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762110702 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762110648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762110647 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762110647 data=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762110647 data=null}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762110646 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762110646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762110595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762110594 data=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762110594 data=null}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762110594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762110594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762110591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-762110590 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762110590 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762110590 data=null}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762110589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762110589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762110569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762110569 data=null doit=true}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762110569 data=null}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762110568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762110568 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762110562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-762110562 data=null doit=true}, Tree node with text: bug446190]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-762110561 data=null}, Tree node with text: bug446190]
15:47:53 [2024-02-22T20:47:53.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-762110561 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762110561 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: bug446190]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-762110559 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, Tree node with text: bug446190]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-762110559 data=null doit=true}, Tree node with text: Views]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-762110558 data=null}, Tree node with text: Views]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-762110558 data=null button=1 stateMask=0x0 x=116 y=104 count=1}, Tree node with text: Views]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762110558 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-762110506 data=null button=1 stateMask=0x80000 x=116 y=104 count=1}, Tree node with text: Views]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-762110505 data=null doit=true}, Tree node with text: XML system call analysis]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-762110505 data=null}, Tree node with text: XML system call analysis]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-762110504 data=null button=1 stateMask=0x0 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762110504 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: XML system call analysis]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-762110502 data=null button=1 stateMask=0x80000 x=196 y=495 count=1}, Tree node with text: XML system call analysis]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Latency vs Time
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-762110489 data=null button=0 stateMask=0x0 x=186 y=587 count=0}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-762110488 data=null doit=true}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-762110488 data=null}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-762110488 data=null button=1 stateMask=0x0 x=186 y=587 count=1}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762110488 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-762110390 data=null button=1 stateMask=0x80000 x=186 y=572 count=1}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-762110389 data=null button=1 stateMask=0x0 x=186 y=572 count=2}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-762110375 data=null button=1 stateMask=0x0 x=186 y=571 count=2}, Tree node with text: Latency vs Time]
15:47:53 [2024-02-22T20:47:53.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762110375 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Latency vs Time]
15:47:54 [2024-02-22T20:47:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-762110156 data=null button=1 stateMask=0x80000 x=186 y=569 count=2}, Tree node with text: Latency vs Time]
15:47:54 [2024-02-22T20:47:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-762109934 data=null button=0 stateMask=0x0 x=186 y=569 count=0}, Tree node with text: Latency vs Time]
15:47:54 [2024-02-22T20:47:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-762109933 data=null doit=true}, Tree node with text: Latency vs Time]
15:47:54 [2024-02-22T20:47:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-762109933 data=null}, Tree node with text: Latency vs Time]
15:47:54 [2024-02-22T20:47:54.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Latency vs Time
15:47:56 [2024-02-22T20:47:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:47:56 [2024-02-22T20:47:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:47:56 [2024-02-22T20:47:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:56 [2024-02-22T20:47:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:56 [2024-02-22T20:47:56.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: bug446190
15:47:56 [2024-02-22T20:47:56.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762107566 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:56 [2024-02-22T20:47:56.304Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-762107489 data=null button=0 stateMask=0x0 x=55 y=-6 count=0}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-762107488 data=null doit=true}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-762107488 data=null}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-762107488 data=null button=1 stateMask=0x0 x=55 y=-6 count=1}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762107488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-762107481 data=null button=1 stateMask=0x80000 x=55 y=-6 count=1}, TreeItem with text {test}]
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:47:56 [2024-02-22T20:47:56.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762106486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106486 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106486 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762106485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] 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=-762106485 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762106483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762106483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762106483 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762106483 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762106483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762106483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:47:57 [2024-02-22T20:47:57.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:47:57 [2024-02-22T20:47:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762106483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:47:57 [2024-02-22T20:47:57.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762107371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:47:58 [2024-02-22T20:47:58.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
15:47:58 [2024-02-22T20:47:58.002Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.940 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
15:47:58 [2024-02-22T20:47:58.002Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest.testWithTrace -- Time elapsed: 4.846 s
15:47:58 [2024-02-22T20:47:58.002Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:47:58 [2024-02-22T20:47:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762105937 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:58 [2024-02-22T20:47:58.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762105775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762105774 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:47:58 [2024-02-22T20:47:58.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:47:58 [2024-02-22T20:47:58.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: of type 'Shell'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762105192 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762105187 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762105187 data=null doit=true}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762105187 data=null}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762105187 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762105186 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762105153 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762105153 data=null doit=true}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762105153 data=null}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762105152 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762105152 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762105150 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762105102 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762105101 data=null doit=true}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762105101 data=null}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762105101 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762105100 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762105060 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762105056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762105056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762105056 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762105055 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762105055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:58 [2024-02-22T20:47:58.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762105055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762105055 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762105659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:59 [2024-02-22T20:47:59.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@7e017f47] time=-762104903 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:47:59 [2024-02-22T20:47:59.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:47:59 [2024-02-22T20:47:59.284Z] 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=-762104529 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762104525 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762104525 data=null doit=true}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762104525 data=null}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762104525 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762104524 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762104496 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:47:59 [2024-02-22T20:47:59.541Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762104495 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762104495 data=null doit=true}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762104495 data=null}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762104495 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762104495 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762104493 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2] in (of type 'Table')
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762104487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762104487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762104487 data=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762104487 data=null}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762104486 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762104475 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762104464 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762104464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762104464 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762104464 data=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762104464 data=null}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-762104463 data=null button=1 stateMask=0x40000 x=78 y=35 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762104463 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-762104445 data=null button=1 stateMask=0xc0000 x=78 y=35 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762104445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762104445 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762104445 data=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762104444 data=null}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-762104444 data=null button=1 stateMask=0x40000 x=87 y=58 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762104444 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-762104391 data=null button=1 stateMask=0xc0000 x=87 y=58 count=1}, (of type 'Table')]
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:47:59 [2024-02-22T20:47:59.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762104389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762104389 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762104389 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762104388 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762104388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762104388 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762104290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762104290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762104289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762104289 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762104289 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:47:59 [2024-02-22T20:47:59.542Z] 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=-762104288 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762104287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762104287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762104287 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762104287 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762104287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762104287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762104287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762104388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:59 [2024-02-22T20:47:59.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762104195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762104195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762104195 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762104195 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762104195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762104195 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762104195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762104891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762104104 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:47:59 [2024-02-22T20:47:59.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:00 [2024-02-22T20:48:00.055Z] 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=-762103852 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762103780 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762103780 data=null doit=true}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762103780 data=null}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762103780 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762103780 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762103758 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.055Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762103757 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762103757 data=null doit=true}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762103757 data=null}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762103757 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762103757 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762103755 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762103751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762103751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762103751 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762103751 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762103751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762103751 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.311Z] 
15:48:00 [2024-02-22T20:48:00.311Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:48:00.110
15:48:00 [2024-02-22T20:48:00.311Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:00 [2024-02-22T20:48:00.312Z] 
15:48:00 [2024-02-22T20:48:00.312Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2024-02-22 20:48:00.110
15:48:00 [2024-02-22T20:48:00.312Z] !MESSAGE Import XML analysis file failed.
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762103751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] 
15:48:00 [2024-02-22T20:48:00.312Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:48:00.117
15:48:00 [2024-02-22T20:48:00.312Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762103692 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762103665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762103665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762103665 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762103665 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
15:48:00 [2024-02-22T20:48:00.312Z] 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=-762103598 data=null doit=true}, Shell with text {Import XML analysis file failed.}]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762103596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762103596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762103596 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762103596 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762103596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762103596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762103596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:00 [2024-02-22T20:48:00.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762103562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762103562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762103562 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762103562 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762103562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762103562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762103562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762104095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:00 [2024-02-22T20:48:00.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:00 [2024-02-22T20:48:00.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762103469 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:00 [2024-02-22T20:48:00.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:00 [2024-02-22T20:48:00.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:00 [2024-02-22T20:48:00.569Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:00 [2024-02-22T20:48:00.824Z] 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=-762103184 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762103166 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762103146 data=null doit=true}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762103146 data=null}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762103146 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762103146 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762103089 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:00 [2024-02-22T20:48:00.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762103088 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762103087 data=null doit=true}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762103087 data=null}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762103087 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762103087 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762103086 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762103083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762103083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762103083 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762103083 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762103083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762103083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762103083 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:00 [2024-02-22T20:48:00.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762103461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:00 [2024-02-22T20:48:00.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-762102884 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-762102883 data=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-762102883 data=null}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-762102883 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762102883 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-762102849 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-762102848 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-762102848 data=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-762102848 data=null}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-762102847 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762102847 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-762102798 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-762102798 data=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-762102798 data=null}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-762102798 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762102797 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-762102795 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762102794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762102794 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762102794 data=null}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762102794 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762102794 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762102778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762102774 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762102774 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762102774 data=null}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762102773 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762102768 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762102763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:01 [2024-02-22T20:48:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
15:48:01 [2024-02-22T20:48:01.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage XML analyses...'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage XML analyses...'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
15:48:01 [2024-02-22T20:48:01.600Z] 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=-762102294 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))]
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762102292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762102292 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762102291 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762102291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762102291 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762102291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:01 [2024-02-22T20:48:01.601Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-762102677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage XML analyses...']
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:01 [2024-02-22T20:48:01.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@7e017f47] time=-762102189 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:01 [2024-02-22T20:48:01.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-762102183 data=null button=0 stateMask=0x0 x=70 y=12 count=0}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {xml-test} time=-762102183 data=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-762102183 data=null}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-762102183 data=null button=1 stateMask=0x0 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762102183 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-762102156 data=null button=1 stateMask=0x80000 x=70 y=12 count=1}, TreeItem with text {xml-test}]
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:01 [2024-02-22T20:48:01.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:02 [2024-02-22T20:48:02.785Z] 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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.785Z] 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=-762101185 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.785Z] 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=-762101185 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.785Z] 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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.785Z] 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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101185 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101185 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.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=-762101184 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762101184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762101184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762101184 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762101184 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762101183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762101183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.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')
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762101183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:02 [2024-02-22T20:48:02.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762102049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:03 [2024-02-22T20:48:03.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@7e017f47] time=-762100678 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:03 [2024-02-22T20:48:03.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:03 [2024-02-22T20:48:03.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:03 [2024-02-22T20:48:03.607Z] 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=-762100451 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762100379 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762100379 data=null doit=true}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762100379 data=null}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762100378 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762100378 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762100302 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:03 [2024-02-22T20:48:03.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762100300 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762100300 data=null doit=true}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762100300 data=null}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762100300 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762100300 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762100298 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762100296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762100296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762100295 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762100295 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762100295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762100295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762100295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762100663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762100248 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:03 [2024-02-22T20:48:03.867Z] 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=-762100024 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:03 [2024-02-22T20:48:03.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762099894 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762099894 data=null doit=true}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762099894 data=null}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762099894 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762099894 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762099875 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:04 [2024-02-22T20:48:04.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762099874 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762099874 data=null doit=true}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762099874 data=null}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762099873 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762099873 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762099872 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762099869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762099869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762099869 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762099869 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762099869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762099869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762099869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762099833 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762099806 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762099805 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762099805 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762099805 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [1, 0] in (of type 'Table')
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762099800 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762099790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762099790 data=null doit=true}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762099790 data=null}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-762099789 data=null button=1 stateMask=0x0 x=62 y=35 count=1}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762099789 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-762099780 data=null button=1 stateMask=0x80000 x=62 y=35 count=1}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762099780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762099780 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762099780 data=null doit=true}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762099780 data=null}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-762099780 data=null button=1 stateMask=0x40000 x=96 y=12 count=1}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762099780 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-762099767 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1}, (of type 'Table')]
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:48:04 [2024-02-22T20:48:04.124Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-762099762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-762099762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-762099762 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-762099762 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-762099761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:04 [2024-02-22T20:48:04.125Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-762099761 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-762099761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-762098169 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-762098089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-762098089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-762098089 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-762098089 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762098076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762098076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762098076 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762098076 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762098076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:05 [2024-02-22T20:48:05.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762098076 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762098076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762100204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:06 [2024-02-22T20:48:06.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:06 [2024-02-22T20:48:06.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
15:48:06 [2024-02-22T20:48:06.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
15:48:06 [2024-02-22T20:48:06.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762097801 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:06 [2024-02-22T20:48:06.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:06 [2024-02-22T20:48:06.531Z] 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=-762097482 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:06 [2024-02-22T20:48:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:06 [2024-02-22T20:48:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:06 [2024-02-22T20:48:06.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762097479 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762097479 data=null doit=true}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762097479 data=null}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762097459 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762097459 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762097400 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:06 [2024-02-22T20:48:06.532Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762097399 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762097399 data=null doit=true}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762097399 data=null}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762097399 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762097399 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762097397 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762097394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762097394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762097394 data=null doit=true}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762097393 data=null}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-762097393 data=null button=1 stateMask=0x0 x=96 y=12 count=1}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762097393 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-762097374 data=null button=1 stateMask=0x80000 x=96 y=12 count=1}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762097373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762097373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762097373 data=null doit=true}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762097373 data=null}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-762097373 data=null button=1 stateMask=0x40000 x=62 y=35 count=1}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762097373 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-762097354 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1}, (of type 'Table')]
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:06 [2024-02-22T20:48:06.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762097352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762097352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762097352 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762097352 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762097352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762097352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762097285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762097283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762097283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762097283 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762097283 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:06 [2024-02-22T20:48:06.533Z] 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=-762097283 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762097282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762097282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762097282 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762097282 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762097282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762097282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762097282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762097352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762097249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762097249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762097249 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762097249 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762097249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762097249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762097249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762097790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762097159 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:06 [2024-02-22T20:48:06.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:07 [2024-02-22T20:48:07.048Z] 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=-762096884 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:07 [2024-02-22T20:48:07.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762096794 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762096794 data=null doit=true}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762096793 data=null}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762096793 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762096793 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762096771 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.049Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762096770 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762096770 data=null doit=true}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762096770 data=null}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762096769 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762096769 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762096767 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762096765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762096765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762096765 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762096765 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762096765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762096765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762096765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762096657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762096656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762096656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762096656 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762096656 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-762096650 data=null button=0 stateMask=0x0 x=60 y=35 count=0}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid} time=-762096650 data=null doit=true}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid} time=-762096650 data=null}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-762096649 data=null button=1 stateMask=0x0 x=60 y=35 count=1}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762096649 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-762096641 data=null button=1 stateMask=0x80000 x=60 y=35 count=1}, TableItem with text {test_valid}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762096595 data=null button=0 stateMask=0x0 x=129 y=12 count=0}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-762096595 data=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-762096595 data=null}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762096594 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762096594 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762096587 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, TableItem with text {test_valid_xml_timegraphView}]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:07 [2024-02-22T20:48:07.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')
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:07 [2024-02-22T20:48:07.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')
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762096585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762096585 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762096585 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762096585 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762096584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762096584 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762096584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:07 [2024-02-22T20:48:07.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762097151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:07 [2024-02-22T20:48:07.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:07 [2024-02-22T20:48:07.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762096478 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:07 [2024-02-22T20:48:07.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:07 [2024-02-22T20:48:07.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:07 [2024-02-22T20:48:07.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:07 [2024-02-22T20:48:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:07 [2024-02-22T20:48:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:07 [2024-02-22T20:48:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:07 [2024-02-22T20:48:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:07 [2024-02-22T20:48:07.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:07 [2024-02-22T20:48:07.820Z] 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=-762096152 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762096085 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762096078 data=null doit=true}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762096078 data=null}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762096078 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762096078 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762096058 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:07 [2024-02-22T20:48:07.820Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762096057 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762096057 data=null doit=true}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762096057 data=null}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762096056 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762096056 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762096055 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762096051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762096051 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762096051 data=null doit=true}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762096051 data=null}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762096050 data=null button=1 stateMask=0x0 x=129 y=12 count=1}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762096050 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-762095989 data=null button=1 stateMask=0x80000 x=129 y=12 count=1}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762095989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762095989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762095989 data=null doit=true}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762095989 data=null}, (of type 'Table')]
15:48:07 [2024-02-22T20:48:07.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid} time=-762095988 data=null button=1 stateMask=0x40000 x=60 y=35 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762095988 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid} time=-762095969 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762095968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762095968 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762095967 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762095966 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762095966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762095966 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762095887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762095880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762095880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762095880 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762095880 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:08 [2024-02-22T20:48:08.077Z] 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=-762095879 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762095878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762095878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762095878 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762095878 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762095878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762095878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762095877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762095966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762095794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762095794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762095794 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762095794 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762095794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762095794 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762095794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762096462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:08 [2024-02-22T20:48:08.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762095746 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:08 [2024-02-22T20:48:08.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:08 [2024-02-22T20:48:08.589Z] 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=-762095451 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:08 [2024-02-22T20:48:08.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:08 [2024-02-22T20:48:08.589Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:08 [2024-02-22T20:48:08.589Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762095381 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762095380 data=null doit=true}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762095380 data=null}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762095380 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762095380 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762095359 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:08 [2024-02-22T20:48:08.590Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762095358 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762095357 data=null doit=true}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762095357 data=null}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762095357 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762095357 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762095355 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762095351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762095351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762095351 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762095351 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762095351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.590Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762095351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762095351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762095192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762095192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762095191 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762095191 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762095191 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762095187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762095186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762095186 data=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762095186 data=null}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-762095186 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762095185 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-762095178 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762095178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762095178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762095178 data=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762095178 data=null}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-762095177 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762095177 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-762095152 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck selected
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-762095151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762095151 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck selected} time=-762095151 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-762095151 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-762095150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-762095150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck selected} time=-762095150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-762095150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-762095150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-762095150 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-762095149 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-762095149 data=null}, (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck selected
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [3, 2] in (of type 'Table')
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762095104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762095103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762095103 data=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762095103 data=null}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-762095103 data=null button=1 stateMask=0x0 x=86 y=81 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762095103 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-762095095 data=null button=1 stateMask=0x80000 x=86 y=81 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762095095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762095095 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762095095 data=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762095095 data=null}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-762095095 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762095094 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-762095080 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check selected
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check selected} time=-762095079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762095079 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check selected} time=-762095079 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check selected} time=-762095079 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check selected} time=-762095078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check selected} time=-762095078 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check selected} time=-762095078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check selected} time=-762095063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check selected} time=-762095063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check selected} time=-762095063 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check selected} time=-762095063 data=null doit=true}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check selected} time=-762095063 data=null}, (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check selected
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Uncheck all
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-762095062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762095062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Uncheck all} time=-762095062 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Uncheck all} time=-762095062 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Uncheck all} time=-762095061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Uncheck all} time=-762095061 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Uncheck all} time=-762095061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Uncheck all} time=-762095060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Uncheck all} time=-762095060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Uncheck all} time=-762095060 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Uncheck all} time=-762095060 data=null doit=true}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Uncheck all} time=-762095060 data=null}, (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Uncheck all
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Check all
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Check all} time=-762095059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762095059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Check all} time=-762095059 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Check all} time=-762095059 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Check all} time=-762095059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Check all} time=-762095059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Check all} time=-762095059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Check all} time=-762094998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Check all} time=-762094998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Check all} time=-762094998 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Check all} time=-762094997 data=null doit=true}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Check all} time=-762094997 data=null}, (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Check all
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762094996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762094996 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762094996 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762094996 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762094995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762094995 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762094995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:08 [2024-02-22T20:48:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762095700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:09 [2024-02-22T20:48:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:09 [2024-02-22T20:48:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762094901 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:09 [2024-02-22T20:48:09.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:09 [2024-02-22T20:48:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:09 [2024-02-22T20:48:09.367Z] 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=-762094672 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762094640 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762094640 data=null doit=true}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762094640 data=null}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762094640 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762094639 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762094585 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:09 [2024-02-22T20:48:09.367Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762094584 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762094584 data=null doit=true}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762094584 data=null}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762094584 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762094584 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762094583 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762094560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762094560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762094560 data=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762094560 data=null}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-762094550 data=null button=1 stateMask=0x0 x=76 y=12 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762094549 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-762094540 data=null button=1 stateMask=0x80000 x=76 y=12 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762094540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762094540 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762094540 data=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762094540 data=null}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-762094540 data=null button=1 stateMask=0x40000 x=100 y=35 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762094539 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-762094528 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762094528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762094528 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762094528 data=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762094528 data=null}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-762094527 data=null button=1 stateMask=0x40000 x=113 y=58 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762094527 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-762094487 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762094486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762094486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762094486 data=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762094486 data=null}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-762094485 data=null button=1 stateMask=0x40000 x=86 y=81 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762094485 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-762094404 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762094404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762094404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762094403 data=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762094403 data=null}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-762094403 data=null button=1 stateMask=0x40000 x=70 y=104 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762094402 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-762094372 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1}, (of type 'Table')]
15:48:09 [2024-02-22T20:48:09.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762094370 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762094370 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762094370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762094281 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762094280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762094280 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762094280 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762094280 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:09 [2024-02-22T20:48:09.625Z] 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=-762094279 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762094279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762094279 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762094278 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762094278 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762094278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762094278 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762094278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762094370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762094201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762094201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762094201 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762094201 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762094201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762094201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762094201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:09 [2024-02-22T20:48:09.626Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762094895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:09 [2024-02-22T20:48:09.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:09 [2024-02-22T20:48:09.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762094156 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:09 [2024-02-22T20:48:09.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:10 [2024-02-22T20:48:10.138Z] 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=-762093886 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762093883 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762093853 data=null doit=true}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762093852 data=null}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762093852 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762093852 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762093784 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:10 [2024-02-22T20:48:10.138Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762093783 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762093783 data=null doit=true}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762093783 data=null}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762093783 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762093782 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762093780 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762093779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762093779 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762093779 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762093778 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762093778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762093778 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762093778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762093704 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762093703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762093703 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762093703 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762093703 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:10 [2024-02-22T20:48:10.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762093698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762093698 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762093698 data=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762093698 data=null}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-762093697 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762093697 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-762093690 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Edit...
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Edit...} time=-762093689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-762093689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Edit...} time=-762093689 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Edit...} time=-762093689 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Edit...} time=-762093688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Edit...} time=-762093688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Edit...} time=-762093688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Edit...} time=-762093370 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Edit...} time=-762093353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Edit...} time=-762093352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Edit...} time=-762093352 data=null doit=true}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Edit...} time=-762093352 data=null}, (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Edit...
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:10 [2024-02-22T20:48:10.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0, 1] in (of type 'Table')
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762093056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762093056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762093056 data=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762093056 data=null}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-762093055 data=null button=1 stateMask=0x0 x=94 y=12 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762093055 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-762093049 data=null button=1 stateMask=0x80000 x=94 y=12 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762093048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762093048 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762093048 data=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762093048 data=null}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-762093048 data=null button=1 stateMask=0x40000 x=87 y=35 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762093048 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-762093032 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1}, (of type 'Table')]
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762093030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762093030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762093030 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762093030 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762093030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762093030 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762092988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762092988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762092988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762092988 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762092988 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:10 [2024-02-22T20:48:10.907Z] 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=-762092987 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762092986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762092986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762092986 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762092986 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762092986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762092986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:10 [2024-02-22T20:48:10.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762092986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762093030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762092799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762092799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762092799 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762092799 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762092799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762092799 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762092799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762094148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762092750 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:11 [2024-02-22T20:48:11.422Z] 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=-762092448 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:11 [2024-02-22T20:48:11.422Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762092380 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762092379 data=null doit=true}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762092379 data=null}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762092379 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762092379 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762092357 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.678Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762092356 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762092356 data=null doit=true}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762092356 data=null}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762092356 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762092355 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762092354 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:11 [2024-02-22T20:48:11.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:11 [2024-02-22T20:48:11.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')
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:11 [2024-02-22T20:48:11.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')
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762092350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762092350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762092350 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762092350 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762092350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762092350 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762092350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762092700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:11 [2024-02-22T20:48:11.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@7e017f47] time=-762092279 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.679Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:11 [2024-02-22T20:48:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:11 [2024-02-22T20:48:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:11 [2024-02-22T20:48:11.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:11 [2024-02-22T20:48:11.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'))
15:48:11 [2024-02-22T20:48:11.935Z] 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=-762092035 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762092019 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762092018 data=null doit=true}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762092018 data=null}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762092018 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762092018 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762091959 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:11 [2024-02-22T20:48:11.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762091958 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762091957 data=null doit=true}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762091957 data=null}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762091957 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762091957 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762091949 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:11 [2024-02-22T20:48:11.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')
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762091947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762091947 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762091947 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762091947 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762091946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762091946 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762091946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762091915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762091915 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762091914 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762091914 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762091914 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762091907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762091907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762091907 data=null doit=true}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762091907 data=null}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-762091906 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762091906 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-762091898 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with mnemonic 'Export'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Export
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Export} time=-762091887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-762091887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Export} time=-762091887 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Export} time=-762091887 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Export} time=-762091887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Export} time=-762091887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Export} time=-762091887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Export} time=-762091886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Export} time=-762091886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Export} time=-762091886 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Export} time=-762091886 data=null doit=true}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Export} time=-762091886 data=null}, (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')]
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Export
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:11 [2024-02-22T20:48:11.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:12 [2024-02-22T20:48:12.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762091867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762091867 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762091867 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762091867 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762091866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762091866 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762091866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762092270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:12 [2024-02-22T20:48:12.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@7e017f47] time=-762091768 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:12 [2024-02-22T20:48:12.451Z] 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=-762091444 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762091440 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762091440 data=null doit=true}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762091440 data=null}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762091440 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762091440 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762091417 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762091416 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762091416 data=null doit=true}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762091416 data=null}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762091416 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762091416 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762091414 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762091404 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762091395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762091395 data=null doit=true}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762091395 data=null}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-762091393 data=null button=1 stateMask=0x0 x=113 y=12 count=1}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762091393 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-762091385 data=null button=1 stateMask=0x80000 x=113 y=12 count=1}, (of type 'Table')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762091383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762091383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762091383 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762091382 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762091382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762091382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762091296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762091295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762091295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762091295 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762091295 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:12 [2024-02-22T20:48:12.708Z] 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=-762091294 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:12 [2024-02-22T20:48:12.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762091294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762091293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762091293 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762091293 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762091293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762091293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762091293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762091382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762091261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762091261 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762091260 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762091260 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762091260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762091260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762091260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762091760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:12 [2024-02-22T20:48:12.709Z] 
15:48:12 [2024-02-22T20:48:12.709Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:48:12.642
15:48:12 [2024-02-22T20:48:12.709Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762091165 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:12 [2024-02-22T20:48:12.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:12 [2024-02-22T20:48:12.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.710Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:12 [2024-02-22T20:48:12.966Z] 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=-762090893 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762090859 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762090858 data=null doit=true}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762090858 data=null}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762090858 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:12 [2024-02-22T20:48:12.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762090858 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762090827 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762090826 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762090825 data=null doit=true}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762090825 data=null}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762090825 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762090825 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762090823 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-762090814 data=null button=0 stateMask=0x0 x=66 y=12 count=0}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {test_invalid} time=-762090814 data=null doit=true}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-762090814 data=null}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-762090814 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.223Z] 
15:48:13 [2024-02-22T20:48:13.224Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:48:13.003
15:48:13 [2024-02-22T20:48:13.224Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762090813 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-762090795 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, TableItem with text {test_invalid}]
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: of type 'Label'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "", using matcher: of type 'Label'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762090791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762090791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762090791 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762090791 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762090791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762090791 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.225Z] 
15:48:13 [2024-02-22T20:48:13.225Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:48:13.025
15:48:13 [2024-02-22T20:48:13.226Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762090791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762091157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@7e017f47] time=-762090693 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:13 [2024-02-22T20:48:13.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
15:48:13 [2024-02-22T20:48:13.485Z] 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=-762090381 data=null doit=true}, (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762090359 data=null button=0 stateMask=0x0 x=49 y=104 count=0}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762090358 data=null doit=true}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762090358 data=null}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762090358 data=null button=1 stateMask=0x0 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762090358 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762090339 data=null button=1 stateMask=0x80000 x=49 y=104 count=1}, TreeItem with text {Tracing}]
15:48:13 [2024-02-22T20:48:13.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-762090338 data=null button=0 stateMask=0x0 x=89 y=219 count=0}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-762090338 data=null doit=true}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-762090337 data=null}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-762090337 data=null button=1 stateMask=0x0 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762090337 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-762090336 data=null button=1 stateMask=0x80000 x=89 y=219 count=1}, Tree node with text: XML Analyses]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on (of type 'Table')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Selecting rows [0] in (of type 'Table')
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 6 to [MouseEnter [6]: MouseEvent{Table {} [layout=null] time=-762090332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 5 to [MouseMove [5]: MouseEvent{Table {} [layout=null] time=-762090332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 26 to [Activate [26]: ShellEvent{Table {} [layout=null] time=-762090332 data=null doit=true}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 15 to [FocusIn [15]: FocusEvent{Table {} [layout=null] time=-762090332 data=null}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-762090331 data=null button=1 stateMask=0x0 x=66 y=12 count=1}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.485Z] 
15:48:13 [2024-02-22T20:48:13.485Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-02-22 20:48:13.484
15:48:13 [2024-02-22T20:48:13.485Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
15:48:13 [2024-02-22T20:48:13.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-762090331 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-762090323 data=null button=1 stateMask=0x80000 x=66 y=12 count=1}, (of type 'Table')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Delete
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Delete} time=-762090303 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762090302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Delete} time=-762090302 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Delete} time=-762090302 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Delete} time=-762090302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Delete} time=-762090302 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Delete} time=-762090268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Delete} time=-762090266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Delete} time=-762090266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Delete} time=-762090266 data=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Delete} time=-762090266 data=null}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Delete
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
15:48:13 [2024-02-22T20:48:13.742Z] 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=-762090265 data=null doit=true}, Shell with text {Delete XML file(s)}]
15:48:13 [2024-02-22T20:48:13.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-762090265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-762090265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-762090264 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-762090264 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-762090264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-762090264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-762090264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Delete} time=-762090302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Check all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck selected", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Uncheck all", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762090188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762090188 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762090188 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762090187 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762090187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762090187 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762090187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762090684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:13 [2024-02-22T20:48:13.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:13 [2024-02-22T20:48:13.743Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.84 s -- in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageMenuBar -- Time elapsed: 1.670 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportInvalid -- Time elapsed: 1.106 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testPreferencePageContextMenu -- Time elapsed: 2.749 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testEdit -- Time elapsed: 3.088 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testImportValid -- Time elapsed: 1.413 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testCheckButtons -- Time elapsed: 1.590 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testDelete -- Time elapsed: 1.876 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testExport -- Time elapsed: 1.107 s
15:48:13 [2024-02-22T20:48:13.744Z] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest.testInvalidLabel -- Time elapsed: 1.071 s
15:48:13 [2024-02-22T20:48:13.744Z] 
15:48:13 [2024-02-22T20:48:13.744Z] Results:
15:48:13 [2024-02-22T20:48:13.744Z] 
15:48:13 [2024-02-22T20:48:13.744Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
15:48:13 [2024-02-22T20:48:13.744Z] 
15:48:14 [2024-02-22T20:48:14.306Z] 
15:48:14 [2024-02-22T20:48:14.306Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:48:14.153
15:48:14 [2024-02-22T20:48:14.306Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:48:14 [2024-02-22T20:48:14.866Z] [INFO] All tests passed
15:48:14 [2024-02-22T20:48:14.866Z] [INFO] 
15:48:14 [2024-02-22T20:48:14.866Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:48:14 [2024-02-22T20:48:14.866Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.jar
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT.pom
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] 
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] 
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [130/141]
15:48:14 [2024-02-22T20:48:14.867Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:48:14 [2024-02-22T20:48:14.867Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:48:14 [2024-02-22T20:48:14.867Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] The project's OSGi version is 1.0.10.202402221956
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.123Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:48:15 [2024-02-22T20:48:15.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
15:48:15 [2024-02-22T20:48:15.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.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
15:48:15 [2024-02-22T20:48:15.378Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] 
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:15 [2024-02-22T20:48:15.634Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:48:16 [2024-02-22T20:48:16.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:48:17 [2024-02-22T20:48:17.492Z] [INFO] 
15:48:17 [2024-02-22T20:48:17.492Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:48:17 [2024-02-22T20:48:17.748Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
15:48:17 [2024-02-22T20:48:17.748Z] [INFO] Command line:
15:48:17 [2024-02-22T20:48:17.748Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:48:17 [2024-02-22T20:48:17.748Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:48:20 [2024-02-22T20:48:20.265Z] Feb 22, 2024 8:48:19 PM org.apache.aries.spifly.BaseActivator log
15:48:20 [2024-02-22T20:48:20.265Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:48:22 [2024-02-22T20:48:22.154Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:48:22 [2024-02-22T20:48:22.154Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:48:27 [2024-02-22T20:48:27.399Z] !SESSION 2024-02-22 20:48:17.661 -----------------------------------------------
15:48:27 [2024-02-22T20:48:27.399Z] eclipse.buildId=unknown
15:48:27 [2024-02-22T20:48:27.399Z] java.version=17.0.2
15:48:27 [2024-02-22T20:48:27.399Z] java.vendor=Oracle Corporation
15:48:27 [2024-02-22T20:48:27.399Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:48:27 [2024-02-22T20:48:27.399Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:48:27 [2024-02-22T20:48:27.399Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:48:27 [2024-02-22T20:48:27.400Z] 
15:48:27 [2024-02-22T20:48:27.400Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:48:27.123
15:48:27 [2024-02-22T20:48:27.400Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:48:27 [2024-02-22T20:48:27.400Z] 
15:48:27 [2024-02-22T20:48:27.400Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:48:27.204
15:48:27 [2024-02-22T20:48:27.400Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:48:27 [2024-02-22T20:48:27.400Z] !STACK 0
15:48:27 [2024-02-22T20:48:27.400Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:48:27 [2024-02-22T20:48:27.400Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:48:27 [2024-02-22T20:48:27.400Z] Caused by: java.io.IOException: error=2, No such file or directory
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:48:27 [2024-02-22T20:48:27.400Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:48:27 [2024-02-22T20:48:27.400Z] 	... 7 more
15:48:27 [2024-02-22T20:48:27.400Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:48:28 [2024-02-22T20:48:28.327Z] Display size: 1440x900
15:48:28 [2024-02-22T20:48:28.327Z] OS version=6.1.11-200.fc37.x86_64
15:48:28 [2024-02-22T20:48:28.327Z] GTK version=3.22.30
15:48:28 [2024-02-22T20:48:28.327Z] GTK theme=Ambiance
15:48:28 [2024-02-22T20:48:28.327Z] LIBOVERLAY_SCROLLBAR=0
15:48:28 [2024-02-22T20:48:28.327Z] Time zone: Greenwich Mean Time
15:48:28 [2024-02-22T20:48:28.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762075771 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-762074987 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:48:28 [2024-02-22T20:48:28.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-762074986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-762074950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762074886 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:29 [2024-02-22T20:48:29.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762074164 data=null doit=true}, Shell with text {Preferences}]
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762074130 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762074125 data=null doit=true}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762074125 data=null}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762074124 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.707Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762074124 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762074082 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762074081 data=null doit=true}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762074081 data=null}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762074081 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762074080 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762074077 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-762074075 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-762074075 data=null doit=true}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-762074075 data=null}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-762074074 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762074074 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-762073998 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762073990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762073990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762073990 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762073989 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762073989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762073989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762073989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762073890 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762073889 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762073888 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762073888 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762073888 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073872 data=null button=0 stateMask=0x0 x=145 y=58 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073872 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073871 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073871 data=null button=1 stateMask=0x0 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073870 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073859 data=null button=1 stateMask=0x80000 x=145 y=58 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:29 [2024-02-22T20:48:29.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:29 [2024-02-22T20:48:29.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:29 [2024-02-22T20:48:29.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:29 [2024-02-22T20:48:29.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-762073800 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-762073800 data=null doit=true}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-762073800 data=null}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-762073799 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073799 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-762073793 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073782 data=null button=0 stateMask=0x0 x=145 y=242 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073781 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073781 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073781 data=null button=1 stateMask=0x0 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073780 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073773 data=null button=1 stateMask=0x80000 x=145 y=242 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-762073762 data=null button=0 stateMask=0x0 x=108 y=357 count=0}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-762073762 data=null doit=true}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-762073761 data=null}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-762073761 data=null button=1 stateMask=0x0 x=108 y=357 count=1}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073760 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-762073747 data=null button=1 stateMask=0x80000 x=108 y=321 count=1}, TreeItem with text {/rootpath}]
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073700 data=null button=0 stateMask=0x0 x=145 y=385 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073700 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073700 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073699 data=null button=1 stateMask=0x0 x=145 y=385 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073698 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073683 data=null button=1 stateMask=0x80000 x=145 y=337 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073677 data=null button=0 stateMask=0x0 x=145 y=316 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073677 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073676 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073676 data=null button=1 stateMask=0x0 x=145 y=316 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073676 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073661 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073655 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073654 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073654 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073654 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073653 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073646 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073636 data=null button=0 stateMask=0x0 x=145 y=339 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073636 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073636 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073635 data=null button=1 stateMask=0x0 x=145 y=339 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073635 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073597 data=null button=1 stateMask=0x80000 x=145 y=297 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073589 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073589 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073589 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073588 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073588 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073575 data=null button=1 stateMask=0x80000 x=145 y=323 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073569 data=null button=0 stateMask=0x0 x=145 y=362 count=0}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath (recursive)} time=-762073569 data=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath (recursive)} time=-762073568 data=null}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073568 data=null button=1 stateMask=0x0 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073568 data=null item=TreeItem {/rootpath (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath (recursive)} time=-762073560 data=null button=1 stateMask=0x80000 x=145 y=362 count=1}, TreeItem with text {/rootpath (recursive)}]
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:30 [2024-02-22T20:48:30.478Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762073544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762073544 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762073544 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762073544 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762073543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762073543 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762073543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762074677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:30 [2024-02-22T20:48:30.479Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762073141 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762073140 data=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762073140 data=null}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762073140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073139 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762073053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762073052 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762073051 data=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762073051 data=null}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762073051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762073051 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762072994 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762072993 data=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762072993 data=null}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762072993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762072992 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762072973 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762072969 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762072968 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762072968 data=null}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762072968 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762072968 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762072901 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762072899 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762072899 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762072899 data=null}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762072899 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762072899 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:30 [2024-02-22T20:48:30.993Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762072893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:31 [2024-02-22T20:48:31.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:48:31 [2024-02-22T20:48:31.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:48:31 [2024-02-22T20:48:31.811Z] 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=-762072164 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-762072162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-762072162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-762072162 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-762072162 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-762072162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:31 [2024-02-22T20:48:31.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-762072162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.067Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-762071965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-762071962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-762071962 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-762071962 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-762071962 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:48:32 [2024-02-22T20:48:32.068Z] 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=-762071959 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-762071896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-762071896 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-762071896 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-762071896 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-762071895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-762071895 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-762071895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-762071876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-762071875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-762071875 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-762071875 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-762071875 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762071871 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762071871 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762071870 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762071870 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071870 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762071851 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-762071787 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-762071787 data=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-762071787 data=null}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-762071786 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071779 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-762071774 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:48:32 [2024-02-22T20:48:32.069Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@189f9f9f
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-762071760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-762071760 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-762071760 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-762071759 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-762071759 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-762071756 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-762071756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-762071755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-762071755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-762071755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-762071755 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-762071754 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-762071754 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-762071754 data=null doit=true}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-762071753 data=null}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-762071703 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071702 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-762071692 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071681 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071681 data=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071681 data=null}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071681 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071680 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071673 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-762071666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-762071655 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-762071655 data=null doit=true}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-762071654 data=null}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-762071654 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071654 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-762071638 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-762071598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071597 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071597 data=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071597 data=null}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071596 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762071596 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762071586 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-762071585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762071565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762071565 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762071565 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762071565 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762071564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762071564 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762071564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-762072162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:32 [2024-02-22T20:48:32.584Z] 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=-762071473 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762071469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762071468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762071468 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762071468 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762071468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762071468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762071468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:32 [2024-02-22T20:48:32.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:48:32 [2024-02-22T20:48:32.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:32 [2024-02-22T20:48:32.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-762070892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-762070892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-762070892 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-762070892 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-762070891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-762070891 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-762070891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.147Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762070877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762070877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762070877 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762070877 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762070876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762070876 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762070876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-762070854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-762070854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-762070854 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-762070854 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-762070854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-762070854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-762070854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-762070853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-762070853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-762070852 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-762070852 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-762070852 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762070851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762070851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762070851 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762070851 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762070851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762070850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762070850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762072567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:33 [2024-02-22T20:48:33.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@1a6a4595] time=-762070752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:33 [2024-02-22T20:48:33.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762070298 data=null doit=true}, Shell with text {Preferences}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762070295 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762070295 data=null doit=true}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762070295 data=null}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762070295 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762070294 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762070271 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:33 [2024-02-22T20:48:33.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-762070270 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-762070270 data=null doit=true}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-762070270 data=null}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-762070270 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762070269 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-762070262 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-762070258 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-762070258 data=null doit=true}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-762070258 data=null}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-762070258 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762070257 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-762070250 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:48:33 [2024-02-22T20:48:33.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-762070205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-762070205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-762070204 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-762070204 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-762070204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-762070204 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-762070204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762070194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762070194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762070194 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762070194 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762070193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762070193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762070193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:33 [2024-02-22T20:48:33.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762070684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:33 [2024-02-22T20:48:33.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:33 [2024-02-22T20:48:33.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762069876 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:33 [2024-02-22T20:48:33.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:33 [2024-02-22T20:48:33.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762069869 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762069869 data=null doit=true}, TreeItem with text {Test}]
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762069869 data=null}, TreeItem with text {Test}]
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762069868 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762069868 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:33 [2024-02-22T20:48:33.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762069837 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:34 [2024-02-22T20:48:34.226Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:34 [2024-02-22T20:48:34.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:34 [2024-02-22T20:48:34.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068746 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068745 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068745 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068745 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] 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=-762068745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] 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=-762068744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762068744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] 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=-762068744 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] 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=-762068744 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] 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=-762068744 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762068743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762068743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762068743 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762068743 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762068742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762068742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:35 [2024-02-22T20:48:35.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:35 [2024-02-22T20:48:35.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762068742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:35 [2024-02-22T20:48:35.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762069699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762068114 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:48:35 [2024-02-22T20:48:35.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762067862 data=null doit=true}, Shell with text {Preferences}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762067784 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762067784 data=null doit=true}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762067784 data=null}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762067784 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762067764 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762067744 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:48:36 [2024-02-22T20:48:36.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-762067743 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-762067743 data=null doit=true}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-762067743 data=null}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-762067743 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762067742 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-762067741 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with mnemonic 'Import'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Import
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import} time=-762067739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762067739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Import} time=-762067739 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import} time=-762067739 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import} time=-762067739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import} time=-762067739 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import} time=-762067739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import} time=-762067689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import} time=-762067688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import} time=-762067688 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import} time=-762067688 data=null doit=true}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import} time=-762067688 data=null}, (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Import
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: of type 'Text'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "TestAllRecursive: Du...", using matcher: (of type 'Text')
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-762067682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-762067682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-762067682 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-762067682 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-762067682 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-762067681 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-762067681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:48:36 [2024-02-22T20:48:36.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762067666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762067666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762067666 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762067666 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762067666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762067665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762067665 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:48:36 [2024-02-22T20:48:36.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762068095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762067553 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762067546 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762067546 data=null doit=true}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762067546 data=null}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762067545 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762067498 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762067475 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:36 [2024-02-22T20:48:36.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:37 [2024-02-22T20:48:37.428Z] 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=-762066462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066462 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066462 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762066461 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762066460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762066460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762066460 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762066460 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762066460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762066460 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762066460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:37 [2024-02-22T20:48:37.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762067373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762065828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762065828 data=null doit=true}, TreeItem with text {Test}]
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762065827 data=null}, TreeItem with text {Test}]
15:48:37 [2024-02-22T20:48:37.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762065827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762065827 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762065780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:38 [2024-02-22T20:48:38.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762065779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762065778 data=null doit=true}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762065775 data=null}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762065774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762065774 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762065766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762065766 data=null doit=true}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762065766 data=null}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762065766 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762065765 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762065763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762065755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762065755 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762065755 data=null}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762065755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762065755 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762065695 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762065694 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762065694 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762065694 data=null}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762065693 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762065693 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762065681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:38 [2024-02-22T20:48:38.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:48:38 [2024-02-22T20:48:38.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:48:38 [2024-02-22T20:48:38.810Z] 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=-762065200 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762065198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:48:38 [2024-02-22T20:48:38.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762065197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762065197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762065197 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762065197 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762065197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762065197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762065197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:48:38 [2024-02-22T20:48:38.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')
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762065173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762065173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762065173 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762065173 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762065173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762065173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:38 [2024-02-22T20:48:38.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')
15:48:38 [2024-02-22T20:48:38.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.812Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:38 [2024-02-22T20:48:38.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:48:39 [2024-02-22T20:48:39.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762065173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:39 [2024-02-22T20:48:39.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762065602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:39 [2024-02-22T20:48:39.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762064155 data=null doit=true}, TreeItem with text {Traces [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762064155 data=null}, TreeItem with text {Traces [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762064154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762064154 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762064152 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762064151 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762064151 data=null doit=true}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762064150 data=null}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762064150 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762064150 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762064132 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762064131 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762064131 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762064131 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762064124 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762064117 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762064117 data=null doit=true}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762064117 data=null}, TreeItem with text {node1 [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:48:39 [2024-02-22T20:48:39.937Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762064116 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762064116 data=null doit=true}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762064115 data=null}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762064115 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762064115 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762064098 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762064097 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762064097 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762064097 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762064080 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762064080 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762064079 data=null doit=true}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762064079 data=null}, TreeItem with text {resources [3]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:48:39 [2024-02-22T20:48:39.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762064078 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762064078 data=null doit=true}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762064078 data=null}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762064078 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762064077 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762064064 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762064064 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762064063 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762064063 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762064058 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762064058 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762064058 data=null doit=true}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762064058 data=null}, TreeItem with text {generated [1]}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:48:39 [2024-02-22T20:48:39.938Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762064006 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762064006 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762064006 data=null}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762064005 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762064005 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762063965 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762063964 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:39 [2024-02-22T20:48:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762063963 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762063963 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762063861 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762063598 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762063598 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762063598 data=null}, TreeItem with text {synthetic-trace}]
15:48:40 [2024-02-22T20:48:40.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:48:41 [2024-02-22T20:48:41.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:48:41 [2024-02-22T20:48:41.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:41 [2024-02-22T20:48:41.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:41 [2024-02-22T20:48:41.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:41 [2024-02-22T20:48:41.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:48:41 [2024-02-22T20:48:41.270Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762062695 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762062694 data=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762062694 data=null}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762062694 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762062693 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762062674 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762062674 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762062668 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762062668 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762062664 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762062664 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762062663 data=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762062663 data=null}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762062663 data=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762062663 data=null}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762062663 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762062662 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762062662 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762062661 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762062661 data=null doit=true}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762062661 data=null}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762062661 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762062660 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762062599 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762062597 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762062597 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762062597 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762062593 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762062593 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762062593 data=null doit=true}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762062592 data=null}, TreeItem with text {resources [3]}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:48:41 [2024-02-22T20:48:41.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762062592 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762062592 data=null doit=true}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762062591 data=null}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762062591 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762062591 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762062561 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762062561 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762062560 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762062560 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762062459 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762062451 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762062234 data=null doit=true}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762062234 data=null}, TreeItem with text {syslog}]
15:48:41 [2024-02-22T20:48:41.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:48:41 [2024-02-22T20:48:41.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:48:42 [2024-02-22T20:48:42.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@1a6a4595] time=-762061683 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762061663 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762061663 data=null doit=true}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762061662 data=null}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762061662 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762061662 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762061605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:42 [2024-02-22T20:48:42.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:43 [2024-02-22T20:48:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:43 [2024-02-22T20:48:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:43 [2024-02-22T20:48:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:43 [2024-02-22T20:48:43.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762060562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060562 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060562 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762060561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] 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=-762060561 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762060560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762060560 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762060560 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762060559 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762060559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762060559 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:43 [2024-02-22T20:48:43.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:43 [2024-02-22T20:48:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762060559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:43 [2024-02-22T20:48:43.536Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762061553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762059924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762059924 data=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762059924 data=null}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762059924 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762059923 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762059879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762059878 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762059878 data=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762059877 data=null}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762059877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762059877 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762059863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762059863 data=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762059863 data=null}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762059862 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762059862 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762059860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762059859 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762059859 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762059859 data=null}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762059859 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762059859 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762059795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762059794 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762059794 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762059794 data=null}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762059793 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762059793 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.098Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762059786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:44 [2024-02-22T20:48:44.354Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:48:44 [2024-02-22T20:48:44.354Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:48:44 [2024-02-22T20:48:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:48:44 [2024-02-22T20:48:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:48:44 [2024-02-22T20:48:44.611Z] 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=-762059266 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:44 [2024-02-22T20:48:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:48:44 [2024-02-22T20:48:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:48:44 [2024-02-22T20:48:44.611Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762059265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762059263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762059263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762059263 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762059263 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762059263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762059263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762059263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762059183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762059182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762059182 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762059182 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762059182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762059182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:44 [2024-02-22T20:48:44.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:44 [2024-02-22T20:48:44.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:48:45 [2024-02-22T20:48:45.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762059182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762059694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-762058669 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762058669 data=null doit=true}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762058669 data=null}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762058669 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762058668 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762058663 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:48:45 [2024-02-22T20:48:45.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:48:45 [2024-02-22T20:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:48:45 [2024-02-22T20:48:45.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:48:45 [2024-02-22T20:48:45.637Z] 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=-762058302 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762058301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762058293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762058293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762058293 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762058293 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762058292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762058292 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762058292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762058268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762058268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762058268 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762058268 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762058268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762058267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:45 [2024-02-22T20:48:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:48:45 [2024-02-22T20:48:45.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:48:46 [2024-02-22T20:48:46.202Z] 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=-762057657 data=null doit=true}, Shell with text {Confirmation}]
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-762057655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-762057655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-762057655 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-762057655 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-762057655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-762057655 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-762057655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:48:46 [2024-02-22T20:48:46.765Z] 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=-762057103 data=null doit=true}, Shell with text {Confirmation}]
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-762057102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-762057102 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-762057102 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-762057102 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-762057101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-762057101 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:46 [2024-02-22T20:48:46.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-762057101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:48:47 [2024-02-22T20:48:47.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762058267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:48:47 [2024-02-22T20:48:47.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762058628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:48:47 [2024-02-22T20:48:47.026Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:48:47 [2024-02-22T20:48:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:47 [2024-02-22T20:48:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:47 [2024-02-22T20:48:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:47 [2024-02-22T20:48:47.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-762056667 data=null doit=true}, TreeItem with text {Traces [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-762056667 data=null}, TreeItem with text {Traces [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-762056666 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762056666 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-762056664 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-762056664 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762056664 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762056663 data=null}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762056663 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762056656 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762056637 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762056636 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-762056636 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762056636 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762056630 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-762056630 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-762056630 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-762056630 data=null}, TreeItem with text {node1 [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:48:47 [2024-02-22T20:48:47.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [6]} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-762056623 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-762056623 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-762056622 data=null}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762056622 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762056622 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762056615 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762056607 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-762056599 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762056598 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762056580 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-762056580 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-762056579 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-762056579 data=null}, TreeItem with text {resources [6]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:48:47 [2024-02-22T20:48:47.284Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-762056579 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-762056579 data=null doit=true}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-762056578 data=null}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-762056578 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762056578 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-762056567 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-762056567 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-762056566 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762056566 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-762056492 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-762056492 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-762056492 data=null doit=true}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-762056491 data=null}, TreeItem with text {generated [2]}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
15:48:47 [2024-02-22T20:48:47.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762056490 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762056490 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762056490 data=null}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762056489 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762056489 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762056461 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762056460 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762056460 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:47 [2024-02-22T20:48:47.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762056460 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762056307 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762055894 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762055894 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762055894 data=null}, TreeItem with text {synthetic-trace}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:48 [2024-02-22T20:48:48.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-762055771 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762055771 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762055771 data=null}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762055771 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762055770 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762055692 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762055691 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-762055691 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762055691 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762055685 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-762055684 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-762055684 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-762055684 data=null}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762055683 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762055683 data=null}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762055683 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762055683 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762055682 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:48:48 [2024-02-22T20:48:48.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-762055681 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-762055681 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-762055681 data=null}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762055681 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762055680 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762055663 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762055663 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-762055663 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762055662 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762055658 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-762055658 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-762055658 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-762055658 data=null}, TreeItem with text {resources [6]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:48:48 [2024-02-22T20:48:48.360Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [2]}
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [2]} time=-762055657 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [2]} time=-762055657 data=null doit=true}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [2]} time=-762055657 data=null}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-762055656 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762055656 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-762055589 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [2]} time=-762055586 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [2]} time=-762055585 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762055585 data=null item=TreeItem {generated [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [2]} time=-762055579 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [2]} time=-762055579 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [2]} time=-762055579 data=null doit=true}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [2]} time=-762055579 data=null}, TreeItem with text {generated [2]}]
15:48:48 [2024-02-22T20:48:48.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [2]}
15:48:48 [2024-02-22T20:48:48.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [2]} is already expanded. Won't expand it again.
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace(2)}
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055578 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace(2)} time=-762055578 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace(2)} time=-762055578 data=null}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055577 data=null button=1 stateMask=0x0 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762055577 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055475 data=null button=1 stateMask=0x80000 x=190 y=173 count=1}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055474 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055474 data=null button=1 stateMask=0x0 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762055474 data=null item=TreeItem {synthetic-trace(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055284 data=null button=1 stateMask=0x80000 x=190 y=173 count=2}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace(2)} time=-762055277 data=null button=0 stateMask=0x0 x=190 y=173 count=0}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace(2)} time=-762055277 data=null doit=true}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace(2)} time=-762055277 data=null}, TreeItem with text {synthetic-trace(2)}]
15:48:48 [2024-02-22T20:48:48.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace(2)}
15:48:49 [2024-02-22T20:48:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace(2)"'
15:48:49 [2024-02-22T20:48:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:51 [2024-02-22T20:48:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:51 [2024-02-22T20:48:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:51 [2024-02-22T20:48:51.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:51 [2024-02-22T20:48:51.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:51 [2024-02-22T20:48:51.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:51 [2024-02-22T20:48:51.875Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:51 [2024-02-22T20:48:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:48:51 [2024-02-22T20:48:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-762051996 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:51 [2024-02-22T20:48:51.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762051995 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:52 [2024-02-22T20:48:52.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762051905 data=null}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762051903 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762051903 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762051501 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762051403 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-762051403 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762051403 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762051203 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-762051202 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-762051202 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-762051202 data=null}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762051202 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762051201 data=null}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762051201 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762051201 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762051200 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-762051101 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-762051101 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-762051100 data=null}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762051100 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762051100 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762050900 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762050899 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:52 [2024-02-22T20:48:52.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-762050899 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762050899 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762050605 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-762050604 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-762050604 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-762050604 data=null}, TreeItem with text {resources [6]}]
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:48:53 [2024-02-22T20:48:53.206Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762050604 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762050603 data=null doit=true}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762050603 data=null}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762050603 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.206Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762050603 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762050205 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762050203 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:53 [2024-02-22T20:48:53.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762050202 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:54 [2024-02-22T20:48:54.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762050202 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:48:56 [2024-02-22T20:48:56.056Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762049001 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762047690 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762047689 data=null doit=true}, TreeItem with text {syslog}]
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762047689 data=null}, TreeItem with text {syslog}]
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:48:56 [2024-02-22T20:48:56.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:56 [2024-02-22T20:48:56.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:56 [2024-02-22T20:48:56.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:48:56 [2024-02-22T20:48:56.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:56 [2024-02-22T20:48:56.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [6]}
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [6]} time=-762047487 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762047487 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762047405 data=null}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762047404 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762047404 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762047304 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762047291 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [6]} time=-762047291 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762047291 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762047286 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [6]} time=-762047285 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [6]} time=-762047285 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [6]} time=-762047285 data=null}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [6]}
15:48:56 [2024-02-22T20:48:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [6]} time=-762047285 data=null doit=true}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [6]} time=-762047182 data=null}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [6]} time=-762046982 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:56 [2024-02-22T20:48:56.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762046982 data=null item=TreeItem {node1 [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [6]} time=-762046975 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [6]}
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [6]} time=-762046974 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [6]} time=-762046974 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [6]} time=-762046973 data=null}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762046973 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762046973 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762046959 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [6]} time=-762046959 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [6]} time=-762046951 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762046950 data=null item=TreeItem {resources [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [6]} time=-762046894 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [6]} time=-762046894 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [6]} time=-762046894 data=null doit=true}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [6]} time=-762046894 data=null}, TreeItem with text {resources [6]}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [6]}
15:48:57 [2024-02-22T20:48:57.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [6]} is already expanded. Won't expand it again.
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog(2)}
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog(2)} time=-762046893 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog(2)} time=-762046893 data=null doit=true}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog(2)} time=-762046892 data=null}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-762046892 data=null button=1 stateMask=0x0 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762046892 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-762046860 data=null button=1 stateMask=0x80000 x=144 y=173 count=1}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog(2)} time=-762046859 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog(2)} time=-762046859 data=null button=1 stateMask=0x0 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762046859 data=null item=TreeItem {syslog(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog(2)} time=-762046761 data=null button=1 stateMask=0x80000 x=144 y=173 count=2}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog(2)} time=-762046574 data=null button=0 stateMask=0x0 x=144 y=173 count=0}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog(2)} time=-762046574 data=null doit=true}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog(2)} time=-762046574 data=null}, TreeItem with text {syslog(2)}]
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog(2)}
15:48:57 [2024-02-22T20:48:57.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog(2)"'
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762045963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762045928 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762045928 data=null doit=true}, TreeItem with text {Test}]
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762045928 data=null}, TreeItem with text {Test}]
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762045927 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:57 [2024-02-22T20:48:57.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762045927 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:58 [2024-02-22T20:48:58.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762045901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:58 [2024-02-22T20:48:58.155Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:48:58 [2024-02-22T20:48:58.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:48:58 [2024-02-22T20:48:58.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-02-22T20:48:59.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] 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=-762045068 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762045067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762045067 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762045067 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762045066 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762045066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762045066 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:48:59 [2024-02-22T20:48:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762045066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762045864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762044439 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762044439 data=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762044439 data=null}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762044438 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762044438 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762044397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762044397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762044396 data=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762044396 data=null}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762044396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762044396 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762044390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762044389 data=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762044389 data=null}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762044389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762044389 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762044387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762044386 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762044386 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762044386 data=null}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762044386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762044385 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762044368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762044368 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762044368 data=null doit=true}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762044367 data=null}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762044367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762044367 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762044357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:48:59 [2024-02-22T20:48:59.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:48:59 [2024-02-22T20:48:59.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:48:59 [2024-02-22T20:48:59.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:48:59 [2024-02-22T20:48:59.900Z] 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=-762043957 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762043952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762043951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762043951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762043951 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762043951 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762043951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762043951 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:48:59 [2024-02-22T20:48:59.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762043951 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762043892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762043892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762043892 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762043892 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762043892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762043892 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762043892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762044286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-762043377 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762043377 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762043377 data=null}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762043377 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762043377 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762043372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:00 [2024-02-22T20:49:00.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:00 [2024-02-22T20:49:00.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:00 [2024-02-22T20:49:00.975Z] 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=-762043042 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:00 [2024-02-22T20:49:00.975Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762043041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762043002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762043002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762043002 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762043002 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762043002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762043002 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762043002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762042980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762042980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.976Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762042980 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762042979 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762042979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762042979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:49:00 [2024-02-22T20:49:00.977Z] 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=-762042878 data=null doit=true}, Shell with text {Confirmation}]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-762042878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-762042878 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-762042878 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-762042878 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-762042877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-762042877 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:00 [2024-02-22T20:49:00.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-762042877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:49:01 [2024-02-22T20:49:01.795Z] 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=-762042147 data=null doit=true}, Shell with text {Confirmation}]
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-762042146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-762042146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-762042146 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-762042146 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-762042145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-762042145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-762042145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:49:01 [2024-02-22T20:49:01.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:02 [2024-02-22T20:49:02.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762042979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:02 [2024-02-22T20:49:02.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762043343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:02 [2024-02-22T20:49:02.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:02 [2024-02-22T20:49:02.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:02 [2024-02-22T20:49:02.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:02 [2024-02-22T20:49:02.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762041608 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762041608 data=null}, TreeItem with text {Traces [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762041607 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762041607 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762041606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762041605 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762041605 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762041605 data=null}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762041604 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762041604 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762041590 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762041590 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762041590 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762041590 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762041586 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762041585 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762041585 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762041585 data=null}, TreeItem with text {node1 [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:02 [2024-02-22T20:49:02.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762041584 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762041584 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762041584 data=null}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762041584 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762041584 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762041577 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762041576 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762041576 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762041576 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762041564 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762041564 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762041564 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762041564 data=null}, TreeItem with text {resources [3]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:02 [2024-02-22T20:49:02.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762041563 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762041563 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762041562 data=null}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762041562 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762041562 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762041551 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762041551 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762041550 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762041550 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762041547 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762041547 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762041546 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762041546 data=null}, TreeItem with text {generated [1]}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:02 [2024-02-22T20:49:02.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762041546 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762041546 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762041545 data=null}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762041545 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762041545 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762041494 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762041494 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762041494 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762041494 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762041455 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762041448 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762041448 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762041448 data=null}, TreeItem with text {synthetic-trace}]
15:49:02 [2024-02-22T20:49:02.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:03 [2024-02-22T20:49:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:03 [2024-02-22T20:49:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:03 [2024-02-22T20:49:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:03 [2024-02-22T20:49:03.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:03 [2024-02-22T20:49:03.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:03 [2024-02-22T20:49:03.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:03 [2024-02-22T20:49:03.127Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:03 [2024-02-22T20:49:03.128Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762040905 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762040905 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762040904 data=null}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762040904 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762040904 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762040887 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762040887 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762040886 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762040886 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762040882 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762040882 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762040882 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762040881 data=null}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762040881 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762040881 data=null}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762040881 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762040881 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762040880 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762040879 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762040879 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762040879 data=null}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762040879 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762040878 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762040801 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762040800 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762040799 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762040799 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762040793 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762040792 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762040792 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762040792 data=null}, TreeItem with text {resources [3]}]
15:49:03 [2024-02-22T20:49:03.128Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:03 [2024-02-22T20:49:03.129Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762040791 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762040791 data=null doit=true}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762040790 data=null}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762040790 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762040790 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762040760 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762040759 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.129Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762040759 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762040759 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762040665 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762040450 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762040450 data=null doit=true}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762040450 data=null}, TreeItem with text {syslog}]
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:03 [2024-02-22T20:49:03.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:03 [2024-02-22T20:49:03.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@1a6a4595] time=-762040200 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762040191 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762040191 data=null doit=true}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762040191 data=null}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762040191 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762040190 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762040150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:03 [2024-02-22T20:49:03.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:03 [2024-02-22T20:49:03.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:03 [2024-02-22T20:49:03.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039234 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] 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=-762039233 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762039232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762039232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762039232 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762039232 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762039232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762039232 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.827Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762039232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:04 [2024-02-22T20:49:04.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762040059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:05 [2024-02-22T20:49:05.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762038607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762038606 data=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762038606 data=null}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762038606 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762038605 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762038590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762038582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762038582 data=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762038581 data=null}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762038581 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762038581 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762038575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762038575 data=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762038574 data=null}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762038574 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762038574 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762038566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762038565 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762038565 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762038565 data=null}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762038565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762038565 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762038549 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762038548 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762038548 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762038548 data=null}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762038547 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762038547 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762038501 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:05 [2024-02-22T20:49:05.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:05 [2024-02-22T20:49:05.649Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:05 [2024-02-22T20:49:05.905Z] 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=-762038129 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762038127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:05 [2024-02-22T20:49:05.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762038126 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762038126 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762038126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762038092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762038092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762038092 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762038092 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762038091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762038091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:05 [2024-02-22T20:49:05.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.908Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:05 [2024-02-22T20:49:05.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:06 [2024-02-22T20:49:06.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762038091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762038468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-762037586 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762037585 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762037585 data=null}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762037585 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762037585 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762037572 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:06 [2024-02-22T20:49:06.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:06 [2024-02-22T20:49:06.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:06 [2024-02-22T20:49:06.676Z] 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=-762037145 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762037144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.676Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762037143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762037143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762037143 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762037143 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762037143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762037143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762037143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.677Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:06 [2024-02-22T20:49:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762037089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762037089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762037089 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762037089 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762037089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762037089 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.935Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:49:06 [2024-02-22T20:49:06.935Z] 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=-762036986 data=null doit=true}, Shell with text {Confirmation}]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-762036985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-762036985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-762036985 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-762036985 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-762036985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-762036985 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-762036985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:49:06 [2024-02-22T20:49:06.935Z] 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=-762036882 data=null doit=true}, Shell with text {Confirmation}]
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:49:06 [2024-02-22T20:49:06.935Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:49:06 [2024-02-22T20:49:06.936Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-762036869 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-762036868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-762036868 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-762036868 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-762036868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-762036868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-762036868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762037089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762037530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:07 [2024-02-22T20:49:07.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762036661 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762036657 data=null}, TreeItem with text {Traces [3]}]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762036657 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762036657 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:07 [2024-02-22T20:49:07.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762036655 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762036654 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762036654 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762036654 data=null}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762036654 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762036654 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762036636 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762036635 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762036635 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762036635 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762036596 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762036595 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762036595 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762036595 data=null}, TreeItem with text {node1 [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:07 [2024-02-22T20:49:07.449Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762036595 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.449Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762036594 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762036594 data=null}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762036594 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762036594 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762036580 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762036580 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762036580 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762036579 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762036574 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762036574 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762036574 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762036574 data=null}, TreeItem with text {resources [3]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:07 [2024-02-22T20:49:07.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762036573 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762036573 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762036572 data=null}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762036572 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762036572 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762036557 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762036557 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762036556 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762036556 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762036504 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762036502 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762036502 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762036502 data=null}, TreeItem with text {generated [1]}]
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:07 [2024-02-22T20:49:07.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:07 [2024-02-22T20:49:07.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762036502 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762036501 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762036501 data=null}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762036501 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762036501 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762036476 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762036475 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762036475 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762036475 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762036384 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762036377 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762036376 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762036376 data=null}, TreeItem with text {synthetic-trace}]
15:49:07 [2024-02-22T20:49:07.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:08 [2024-02-22T20:49:08.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:08 [2024-02-22T20:49:08.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:08 [2024-02-22T20:49:08.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:08 [2024-02-22T20:49:08.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:08 [2024-02-22T20:49:08.014Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762035829 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762035829 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762035829 data=null}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762035828 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762035828 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762035800 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762035800 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762035800 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762035800 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762035792 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762035792 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762035792 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762035792 data=null}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762035791 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762035791 data=null}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762035791 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762035791 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762035790 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762035790 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762035790 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762035790 data=null}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762035789 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762035789 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762035780 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762035780 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762035780 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762035779 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762035776 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762035776 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762035767 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762035767 data=null}, TreeItem with text {resources [3]}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:08 [2024-02-22T20:49:08.271Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762035766 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762035766 data=null doit=true}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762035766 data=null}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762035766 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762035766 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762035701 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762035700 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762035699 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.271Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762035699 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762035648 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762035477 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762035476 data=null doit=true}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762035472 data=null}, TreeItem with text {syslog}]
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:08 [2024-02-22T20:49:08.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:08 [2024-02-22T20:49:08.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@1a6a4595] time=-762035262 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762035256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762035244 data=null doit=true}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762035244 data=null}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762035244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762035243 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762035215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:08 [2024-02-22T20:49:08.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762034436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034436 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034436 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] 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=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762034435 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762034435 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762034435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762034435 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762034434 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762034434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762034434 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762034434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:09 [2024-02-22T20:49:09.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762035170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:10 [2024-02-22T20:49:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:10 [2024-02-22T20:49:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:10 [2024-02-22T20:49:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:10 [2024-02-22T20:49:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:10 [2024-02-22T20:49:10.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762033807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762033807 data=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762033807 data=null}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762033806 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762033806 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762033779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762033779 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762033778 data=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762033778 data=null}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762033778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762033778 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762033772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762033772 data=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762033772 data=null}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762033772 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762033771 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762033770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762033769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762033769 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762033769 data=null}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762033769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762033768 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762033752 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762033751 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762033751 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762033751 data=null}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762033750 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762033750 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762033702 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:10 [2024-02-22T20:49:10.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:10 [2024-02-22T20:49:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:10 [2024-02-22T20:49:10.533Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:10 [2024-02-22T20:49:10.533Z] 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=-762033340 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762033338 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762033337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762033337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762033337 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762033337 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762033337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762033337 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762033337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762033298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762033298 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762033298 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.534Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762033297 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762033297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762033297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.535Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:10 [2024-02-22T20:49:10.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:10 [2024-02-22T20:49:10.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762033297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:10 [2024-02-22T20:49:10.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762033671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-762032784 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762032784 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762032784 data=null}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762032784 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762032783 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762032779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:11 [2024-02-22T20:49:11.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:11 [2024-02-22T20:49:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:11 [2024-02-22T20:49:11.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:11 [2024-02-22T20:49:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:11 [2024-02-22T20:49:11.559Z] 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=-762032474 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:11 [2024-02-22T20:49:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:11 [2024-02-22T20:49:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:11 [2024-02-22T20:49:11.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762032473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@59ea8f1b
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-762032472 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-762032471 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:11 [2024-02-22T20:49:11.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762032470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762032470 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762032470 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762032470 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762032469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762032469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762032469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762032395 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762032394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762032394 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762032394 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762032394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762032394 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:11 [2024-02-22T20:49:11.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:11 [2024-02-22T20:49:11.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:12 [2024-02-22T20:49:12.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762032394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:12 [2024-02-22T20:49:12.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762032752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:12 [2024-02-22T20:49:12.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762031693 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762031693 data=null}, TreeItem with text {Traces [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762031692 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762031692 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762031691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762031690 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762031690 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762031690 data=null}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762031689 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031689 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762031677 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762031676 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762031676 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031676 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762031673 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762031672 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762031672 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762031672 data=null}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:12 [2024-02-22T20:49:12.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762031671 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762031671 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762031671 data=null}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762031671 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031670 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762031658 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762031658 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762031657 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031657 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762031653 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762031653 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762031653 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762031653 data=null}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:12 [2024-02-22T20:49:12.335Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762031652 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762031652 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762031652 data=null}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762031651 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031651 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762031636 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762031636 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762031636 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031635 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762031603 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762031603 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762031603 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762031603 data=null}, TreeItem with text {generated [1]}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:12 [2024-02-22T20:49:12.336Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762031602 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762031602 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762031601 data=null}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762031601 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031601 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762031567 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762031565 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762031565 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031565 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762031488 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762031191 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762031187 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762031187 data=null}, TreeItem with text {synthetic-trace}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:12 [2024-02-22T20:49:12.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.899Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762031090 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762031089 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762031089 data=null}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762031089 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031089 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762031068 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762031068 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762031068 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031067 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762031064 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762031064 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762031064 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762031064 data=null}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762031063 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762031063 data=null}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762031063 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762031063 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762031062 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762031062 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762031062 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762031061 data=null}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762031061 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762031061 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762031052 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762031052 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762031044 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762031044 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762030997 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762030997 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762030997 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762030997 data=null}, TreeItem with text {resources [3]}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:12 [2024-02-22T20:49:12.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762030996 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762030996 data=null doit=true}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762030995 data=null}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762030995 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762030995 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762030969 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762030969 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:12 [2024-02-22T20:49:12.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762030969 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762030968 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762030880 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762030873 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762030873 data=null doit=true}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762030873 data=null}, TreeItem with text {syslog}]
15:49:13 [2024-02-22T20:49:13.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762030196 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762030178 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762030178 data=null doit=true}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762030178 data=null}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762030178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762030177 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762030162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:13 [2024-02-22T20:49:13.973Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:13 [2024-02-22T20:49:13.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:13 [2024-02-22T20:49:13.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:14 [2024-02-22T20:49:14.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:14 [2024-02-22T20:49:14.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:14 [2024-02-22T20:49:14.792Z] 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=-762029268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762029268 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.792Z] 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=-762029268 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.792Z] 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=-762029268 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.792Z] 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=-762029267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.792Z] 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=-762029267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.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=-762029267 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:14 [2024-02-22T20:49:14.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762029266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762029266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762029266 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762029266 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762029266 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762029265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.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')
15:49:14 [2024-02-22T20:49:14.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')
15:49:14 [2024-02-22T20:49:14.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')
15:49:14 [2024-02-22T20:49:14.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')
15:49:14 [2024-02-22T20:49:14.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')
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762029265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:14 [2024-02-22T20:49:14.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762030051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762028644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762028644 data=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762028644 data=null}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762028643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762028643 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.358Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762028613 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762028612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762028612 data=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762028612 data=null}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762028611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762028611 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762028588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762028588 data=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762028588 data=null}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762028587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762028587 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762028585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762028584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762028584 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762028584 data=null}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762028584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762028583 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762028566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762028566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762028561 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762028561 data=null}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762028560 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762028560 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762028555 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:15 [2024-02-22T20:49:15.360Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:15 [2024-02-22T20:49:15.360Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:15 [2024-02-22T20:49:15.616Z] 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=-762028247 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762028245 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:15 [2024-02-22T20:49:15.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762028198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762028198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762028198 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762028198 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762028198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762028198 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.873Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:15 [2024-02-22T20:49:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:15 [2024-02-22T20:49:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762028198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:15 [2024-02-22T20:49:15.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762028524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:16 [2024-02-22T20:49:16.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:16 [2024-02-22T20:49:16.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.384Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-762027673 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-762027673 data=null}, TreeItem with text {Traces [3]}]
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-762027672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:16 [2024-02-22T20:49:16.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762027672 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-762027671 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762027670 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762027670 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762027670 data=null}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762027670 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762027669 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762027658 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762027658 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762027658 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762027658 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762027654 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762027654 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762027654 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762027654 data=null}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:16 [2024-02-22T20:49:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762027653 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762027653 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762027653 data=null}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762027653 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762027653 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762027640 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762027639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762027639 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762027639 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762027635 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762027635 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762027635 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762027635 data=null}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:16 [2024-02-22T20:49:16.385Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762027626 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762027626 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762027607 data=null}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762027606 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762027606 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762027594 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762027593 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762027593 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762027593 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762027589 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762027589 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762027589 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762027588 data=null}, TreeItem with text {generated [1]}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:16 [2024-02-22T20:49:16.386Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762027588 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762027588 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762027587 data=null}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762027587 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762027587 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762027561 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762027560 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762027560 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762027560 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762027479 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762027152 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762027149 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762027149 data=null}, TreeItem with text {synthetic-trace}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:16 [2024-02-22T20:49:16.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-762027069 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762027069 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762027069 data=null}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762027069 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762027069 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762027051 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762027048 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-762027048 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762027048 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762026993 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-762026993 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-762026992 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-762026992 data=null}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-762026992 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-762026992 data=null}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-762026991 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762026991 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-762026991 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-762026990 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-762026990 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-762026990 data=null}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762026990 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762026989 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762026971 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-762026967 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-762026966 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762026966 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-762026962 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-762026962 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-762026961 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-762026961 data=null}, TreeItem with text {resources [3]}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:16 [2024-02-22T20:49:16.948Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762026961 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762026961 data=null doit=true}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762026960 data=null}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762026960 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762026960 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762026895 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762026893 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:16 [2024-02-22T20:49:16.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762026892 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762026892 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762026843 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762026669 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762026669 data=null doit=true}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762026669 data=null}, TreeItem with text {syslog}]
15:49:17 [2024-02-22T20:49:17.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:17 [2024-02-22T20:49:17.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:17 [2024-02-22T20:49:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762026442 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:17 [2024-02-22T20:49:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:17 [2024-02-22T20:49:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:17 [2024-02-22T20:49:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:17 [2024-02-22T20:49:17.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762026425 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762026424 data=null doit=true}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762026424 data=null}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762026424 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762026424 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762026372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:17 [2024-02-22T20:49:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:17 [2024-02-22T20:49:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:17 [2024-02-22T20:49:17.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:18 [2024-02-22T20:49:18.641Z] 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=-762025377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762025377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.641Z] 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=-762025377 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.641Z] 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=-762025377 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.641Z] 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=-762025377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.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=-762025376 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:18 [2024-02-22T20:49:18.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762025375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762025374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762025374 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762025374 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762025374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762025374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.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')
15:49:18 [2024-02-22T20:49:18.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:18 [2024-02-22T20:49:18.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762025374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:18 [2024-02-22T20:49:18.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762026326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:19 [2024-02-22T20:49:19.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762024745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762024745 data=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762024744 data=null}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762024744 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762024744 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762024729 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762024728 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762024722 data=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762024721 data=null}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762024721 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762024721 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762024703 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762024703 data=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762024702 data=null}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762024702 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762024702 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762024700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762024700 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762024699 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762024699 data=null}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762024699 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762024699 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762024682 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762024682 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762024681 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762024681 data=null}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762024681 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762024681 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762024670 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:19 [2024-02-22T20:49:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:19 [2024-02-22T20:49:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:19 [2024-02-22T20:49:19.411Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:19 [2024-02-22T20:49:19.666Z] 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=-762024346 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllNonRecursive
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllNonRecursive} [layout=null] time=-762024345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllNonRecursive
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762024344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762024344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762024344 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762024344 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762024344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762024344 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762024344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762024323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762024323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762024323 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762024323 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762024323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762024323 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762024322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:19 [2024-02-22T20:49:19.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762024630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:20 [2024-02-22T20:49:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:20 [2024-02-22T20:49:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:20 [2024-02-22T20:49:20.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:20 [2024-02-22T20:49:20.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:20 [2024-02-22T20:49:20.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-762023815 data=null doit=true}, TreeItem with text {Traces [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-762023815 data=null}, TreeItem with text {Traces [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-762023815 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762023815 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-762023814 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-762023813 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762023813 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762023813 data=null}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762023812 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762023812 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762023798 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762023798 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-762023797 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762023797 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762023792 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-762023792 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-762023792 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-762023792 data=null}, TreeItem with text {node1 [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:49:20 [2024-02-22T20:49:20.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-762023791 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-762023791 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:20 [2024-02-22T20:49:20.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-762023790 data=null}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762023790 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762023784 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762023775 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762023775 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-762023775 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762023774 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762023764 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-762023763 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-762023763 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-762023763 data=null}, TreeItem with text {resources [2]}]
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:49:20 [2024-02-22T20:49:20.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:20 [2024-02-22T20:49:20.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762023762 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762023762 data=null doit=true}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762023762 data=null}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762023762 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762023762 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762023738 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762023737 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762023737 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.232Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762023737 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762023674 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762023535 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762023534 data=null doit=true}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762023534 data=null}, TreeItem with text {syslog}]
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:20 [2024-02-22T20:49:20.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762023286 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762023280 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762023269 data=null doit=true}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762023269 data=null}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762023268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762023268 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762023241 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:20 [2024-02-22T20:49:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:20 [2024-02-22T20:49:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:20 [2024-02-22T20:49:20.999Z] 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=-762023001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762023001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023001 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762023000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023000 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] 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=-762023000 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762023000 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762022999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762022999 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762022999 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762022999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762022999 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:21 [2024-02-22T20:49:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:21 [2024-02-22T20:49:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762022999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:21 [2024-02-22T20:49:21.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762023203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762022319 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762022319 data=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762022319 data=null}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762022318 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762022318 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762022292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762022291 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762022291 data=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762022291 data=null}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762022291 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762022291 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762022281 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762022281 data=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762022281 data=null}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762022281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762022280 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762022279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762022278 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762022278 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762022278 data=null}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762022278 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762022278 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762022263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762022263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762022263 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762022262 data=null}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762022262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762022262 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762022258 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:21 [2024-02-22T20:49:21.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:22 [2024-02-22T20:49:22.027Z] 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=-762021870 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificRecursive
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificRecursive} [layout=null] time=-762021869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificRecursive
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762021868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762021868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762021868 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.027Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762021868 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762021868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762021868 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762021868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762021850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762021850 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762021850 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762021850 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762021849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762021849 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:22 [2024-02-22T20:49:22.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:22 [2024-02-22T20:49:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762021849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:22 [2024-02-22T20:49:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762022201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:22 [2024-02-22T20:49:22.541Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:22 [2024-02-22T20:49:22.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-762021344 data=null doit=true}, TreeItem with text {Traces [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-762021344 data=null}, TreeItem with text {Traces [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-762021343 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762021343 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-762021342 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-762021342 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762021342 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762021341 data=null}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762021341 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762021341 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762021335 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762021329 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-762021329 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762021329 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762021326 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-762021325 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-762021325 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-762021325 data=null}, TreeItem with text {node1 [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:49:22 [2024-02-22T20:49:22.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-762021325 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-762021325 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-762021324 data=null}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762021324 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762021324 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762021319 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762021318 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-762021312 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762021312 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762021308 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-762021308 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-762021308 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-762021308 data=null}, TreeItem with text {resources [2]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:49:22 [2024-02-22T20:49:22.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762021307 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762021307 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762021307 data=null}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762021307 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762021307 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762021293 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762021293 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762021292 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762021292 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762021288 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762021288 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762021288 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762021288 data=null}, TreeItem with text {generated [1]}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:22 [2024-02-22T20:49:22.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762021287 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762021287 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762021287 data=null}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762021287 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762021287 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762021260 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762021259 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762021259 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:22 [2024-02-22T20:49:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762021259 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:23 [2024-02-22T20:49:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762021168 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:23 [2024-02-22T20:49:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762020928 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:23 [2024-02-22T20:49:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762020928 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:23 [2024-02-22T20:49:23.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762020928 data=null}, TreeItem with text {synthetic-trace}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:23 [2024-02-22T20:49:23.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:23 [2024-02-22T20:49:23.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:23 [2024-02-22T20:49:23.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:23 [2024-02-22T20:49:23.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-762020870 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762020862 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762020862 data=null}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762020861 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762020861 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762020851 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762020851 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-762020851 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762020850 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762020797 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-762020796 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-762020796 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-762020796 data=null}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762020796 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762020796 data=null}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762020795 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762020795 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762020794 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-762020794 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-762020794 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-762020793 data=null}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762020793 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762020793 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762020777 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762020777 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-762020777 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762020776 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762020773 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-762020773 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-762020772 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-762020772 data=null}, TreeItem with text {resources [2]}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:49:23 [2024-02-22T20:49:23.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762020772 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762020772 data=null doit=true}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762020771 data=null}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762020771 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762020771 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762020698 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762020697 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762020697 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762020697 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762020656 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762020494 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762020494 data=null doit=true}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762020494 data=null}, TreeItem with text {syslog}]
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:23 [2024-02-22T20:49:23.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:23 [2024-02-22T20:49:23.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762020287 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762020270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762020270 data=null doit=true}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762020270 data=null}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762020270 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762020270 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762020201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:23 [2024-02-22T20:49:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:23 [2024-02-22T20:49:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:23 [2024-02-22T20:49:23.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762019183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762019182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019182 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] 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=-762019182 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:24 [2024-02-22T20:49:24.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762019182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762019182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762019181 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762019181 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762019181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762019181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:24 [2024-02-22T20:49:24.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:24 [2024-02-22T20:49:24.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:25 [2024-02-22T20:49:25.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762019181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762020161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762018563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762018563 data=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762018563 data=null}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762018563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762018563 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762018530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762018529 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762018529 data=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762018529 data=null}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762018529 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762018529 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762018507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762018506 data=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762018506 data=null}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762018506 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762018506 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762018504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762018503 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762018503 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762018503 data=null}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762018503 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762018503 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762018488 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762018487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762018487 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762018487 data=null}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762018487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762018487 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762018483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:25 [2024-02-22T20:49:25.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:25 [2024-02-22T20:49:25.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:25 [2024-02-22T20:49:25.780Z] 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=-762018151 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificNonRecursive
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificNonRecursive} [layout=null] time=-762018150 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificNonRecursive
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762018080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762018080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762018080 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762018080 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762018080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762018080 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762018080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762018062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762018062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762018062 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762018062 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762018062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762018062 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:25 [2024-02-22T20:49:25.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:26 [2024-02-22T20:49:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762018062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:26 [2024-02-22T20:49:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762018445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:26 [2024-02-22T20:49:26.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:26 [2024-02-22T20:49:26.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762017555 data=null doit=true}, TreeItem with text {Traces [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762017555 data=null}, TreeItem with text {Traces [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762017555 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762017555 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762017554 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-762017553 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-762017553 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-762017553 data=null}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762017553 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762017553 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762017547 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762017546 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-762017546 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762017546 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762017543 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-762017543 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-762017543 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-762017543 data=null}, TreeItem with text {node1 [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:49:26 [2024-02-22T20:49:26.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-762017542 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-762017542 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-762017542 data=null}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762017542 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762017542 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762017530 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762017530 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-762017530 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762017530 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762017527 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-762017526 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-762017526 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-762017526 data=null}, TreeItem with text {resources [1]}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:49:26 [2024-02-22T20:49:26.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762017526 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762017526 data=null doit=true}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762017525 data=null}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762017525 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762017525 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762017503 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762017503 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762017502 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762017502 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762017464 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762017258 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762017257 data=null doit=true}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762017257 data=null}, TreeItem with text {syslog}]
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:26 [2024-02-22T20:49:26.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762017019 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762017003 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762017003 data=null doit=true}, TreeItem with text {Test}]
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762017003 data=null}, TreeItem with text {Test}]
15:49:26 [2024-02-22T20:49:26.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762017002 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:27 [2024-02-22T20:49:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762017002 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:27 [2024-02-22T20:49:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762016969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:27 [2024-02-22T20:49:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:27 [2024-02-22T20:49:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:27 [2024-02-22T20:49:27.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762016059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016059 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016059 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016059 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762016058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] 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=-762016058 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762016057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762016057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762016057 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762016057 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762016057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762016057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.989Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762016057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:27 [2024-02-22T20:49:27.989Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762016938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762015441 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762015441 data=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762015441 data=null}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762015440 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762015440 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762015419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762015419 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762015419 data=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762015419 data=null}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762015419 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762015418 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762015414 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762015414 data=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762015414 data=null}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762015414 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762015414 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762015413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762015412 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762015412 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762015412 data=null}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762015412 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762015412 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762015387 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762015386 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762015386 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762015386 data=null}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762015386 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762015385 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762015380 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:28 [2024-02-22T20:49:28.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:28 [2024-02-22T20:49:28.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:28 [2024-02-22T20:49:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:28 [2024-02-22T20:49:28.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:28 [2024-02-22T20:49:28.807Z] 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=-762015065 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestSpecificMultiGroupRecursive} [layout=null] time=-762015046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestSpecificMultiGroupRecursive
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762015045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762015045 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762015045 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762015045 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762015044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762015044 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:28 [2024-02-22T20:49:28.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762015044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762014980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762014980 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762014980 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762014980 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762014979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762014979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762014979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:29 [2024-02-22T20:49:29.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762015350 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:29 [2024-02-22T20:49:29.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-762014453 data=null doit=true}, TreeItem with text {Traces [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-762014453 data=null}, TreeItem with text {Traces [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-762014452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762014452 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-762014451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-762014450 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762014450 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762014450 data=null}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762014450 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762014449 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762014435 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762014434 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-762014434 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762014434 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762014429 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-762014429 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-762014429 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-762014429 data=null}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:49:29 [2024-02-22T20:49:29.630Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [2]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-762014428 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-762014428 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-762014428 data=null}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762014428 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762014428 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762014417 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762014416 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-762014416 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762014416 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762014413 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-762014413 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-762014413 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-762014412 data=null}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:49:29 [2024-02-22T20:49:29.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762014412 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762014412 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762014412 data=null}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762014412 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762014411 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762014398 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762014397 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762014397 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762014397 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762014393 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762014393 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762014386 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762014385 data=null}, TreeItem with text {generated [1]}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:29 [2024-02-22T20:49:29.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762014385 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762014385 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762014384 data=null}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762014384 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762014384 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762014361 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762014361 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762014360 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762014360 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762014305 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762014055 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762014045 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762014044 data=null}, TreeItem with text {synthetic-trace}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:29 [2024-02-22T20:49:29.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.888Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [2]}
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [2]} time=-762013968 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762013968 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762013968 data=null}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762013968 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762013968 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762013957 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762013957 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [2]} time=-762013957 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762013957 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762013945 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [2]} time=-762013945 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [2]} time=-762013945 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [2]} time=-762013945 data=null}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [2]}
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [2]} time=-762013944 data=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [2]} time=-762013944 data=null}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [2]} time=-762013944 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762013944 data=null item=TreeItem {node1 [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [2]} time=-762013944 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [2]}
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [2]} time=-762013943 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [2]} time=-762013943 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [2]} time=-762013943 data=null}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762013943 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762013942 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762013927 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [2]} time=-762013927 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:29 [2024-02-22T20:49:29.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [2]} time=-762013926 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762013926 data=null item=TreeItem {resources [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [2]} time=-762013899 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [2]} time=-762013899 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [2]} time=-762013898 data=null doit=true}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [2]} time=-762013898 data=null}, TreeItem with text {resources [2]}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [2]}
15:49:30 [2024-02-22T20:49:30.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [2]} is already expanded. Won't expand it again.
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762013898 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762013898 data=null doit=true}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762013897 data=null}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762013897 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762013897 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762013878 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762013878 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762013877 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762013873 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762013832 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762013689 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762013689 data=null doit=true}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762013689 data=null}, TreeItem with text {syslog}]
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:30 [2024-02-22T20:49:30.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762013273 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762013258 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762013258 data=null doit=true}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762013258 data=null}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762013257 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.708Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762013257 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762013244 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:30 [2024-02-22T20:49:30.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:30 [2024-02-22T20:49:30.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:30 [2024-02-22T20:49:30.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762012428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012428 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012428 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] 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=-762012427 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:31 [2024-02-22T20:49:31.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762012427 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762012427 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762012426 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762012426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762012426 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762012426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:31 [2024-02-22T20:49:31.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762013206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762011801 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762011801 data=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762011800 data=null}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762011800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762011800 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762011777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762011776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762011776 data=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762011769 data=null}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762011769 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762011769 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762011762 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762011762 data=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762011762 data=null}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762011762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762011761 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762011760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762011752 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762011752 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762011751 data=null}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762011751 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762011751 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762011735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762011734 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762011734 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762011734 data=null}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762011734 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762011734 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762011730 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:32 [2024-02-22T20:49:32.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:32 [2024-02-22T20:49:32.456Z] 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=-762011414 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestAllRecursive
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestAllRecursive} [layout=null] time=-762011366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestAllRecursive
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762011365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762011365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762011365 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762011365 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762011365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762011365 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762011365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-762011329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-762011329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-762011329 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-762011329 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-762011329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-762011329 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-762011329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762011663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762011283 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762011278 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762011278 data=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762011278 data=null}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762011277 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762011277 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762011255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:32 [2024-02-22T20:49:32.713Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010552 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762010551 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:33 [2024-02-22T20:49:33.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762010550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762010550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762010550 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762010550 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762010550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762010550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:33 [2024-02-22T20:49:33.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:33 [2024-02-22T20:49:33.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762010550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:33 [2024-02-22T20:49:33.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762011204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762009826 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762009826 data=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762009826 data=null}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762009826 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762009826 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762009795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762009794 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762009794 data=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762009794 data=null}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762009794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762009794 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762009783 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762009783 data=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762009783 data=null}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762009783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762009782 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762009781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762009780 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762009780 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762009780 data=null}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762009780 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762009780 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762009767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:34 [2024-02-22T20:49:34.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762009766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762009766 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762009766 data=null}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762009766 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762009766 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762009762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:34 [2024-02-22T20:49:34.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:34 [2024-02-22T20:49:34.349Z] 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=-762009521 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestMultiNode
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestMultiNode} [layout=null] time=-762009520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestMultiNode
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762009519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762009519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762009519 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762009519 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762009518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762009518 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762009506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.607Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:34 [2024-02-22T20:49:34.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762009425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762009425 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762009424 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762009424 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762009424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762009424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:34 [2024-02-22T20:49:34.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')
15:49:34 [2024-02-22T20:49:34.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:34 [2024-02-22T20:49:34.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762009424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:34 [2024-02-22T20:49:34.609Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762009733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:35 [2024-02-22T20:49:35.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-762008908 data=null doit=true}, TreeItem with text {Traces [2]}]
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-762008908 data=null}, TreeItem with text {Traces [2]}]
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-762008908 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762008908 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-762008906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:49:35 [2024-02-22T20:49:35.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-762008906 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-762008906 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-762008906 data=null}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762008905 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008905 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762008899 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762008898 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-762008898 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008898 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762008895 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-762008894 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-762008894 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-762008894 data=null}, TreeItem with text {node1 [1]}]
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:49:35 [2024-02-22T20:49:35.171Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-762008888 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-762008887 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-762008887 data=null}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762008887 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008887 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762008880 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762008879 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-762008879 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008879 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762008869 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-762008869 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-762008869 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-762008869 data=null}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:49:35 [2024-02-22T20:49:35.173Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-762008868 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-762008868 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-762008867 data=null}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762008867 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008867 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762008854 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-762008854 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-762008854 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008853 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-762008850 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-762008850 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-762008850 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-762008850 data=null}, TreeItem with text {generated [1]}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:35 [2024-02-22T20:49:35.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-762008849 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-762008849 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-762008849 data=null}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762008848 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008848 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762008797 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-762008797 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-762008797 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008796 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-762008756 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-762008458 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-762008455 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-762008455 data=null}, TreeItem with text {synthetic-trace}]
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:35 [2024-02-22T20:49:35.430Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:35 [2024-02-22T20:49:35.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node2 [1]}
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node2 [1]} time=-762008364 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node2 [1]} time=-762008364 data=null doit=true}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node2 [1]} time=-762008363 data=null}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-762008363 data=null button=1 stateMask=0x0 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008363 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-762008347 data=null button=1 stateMask=0x80000 x=109 y=173 count=1}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node2 [1]} time=-762008347 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node2 [1]} time=-762008346 data=null button=1 stateMask=0x0 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008346 data=null item=TreeItem {node2 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node2 [1]} time=-762008342 data=null button=1 stateMask=0x80000 x=109 y=173 count=2}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node2 [1]} time=-762008342 data=null button=0 stateMask=0x0 x=109 y=173 count=0}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node2 [1]} time=-762008342 data=null doit=true}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node2 [1]} time=-762008342 data=null}, TreeItem with text {node2 [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node2 [1]}
15:49:35 [2024-02-22T20:49:35.686Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node2 [1]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-762008341 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-762008341 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-762008341 data=null}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762008341 data=null button=1 stateMask=0x0 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008340 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762008332 data=null button=1 stateMask=0x80000 x=139 y=196 count=1}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762008332 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-762008332 data=null button=1 stateMask=0x0 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008332 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762008317 data=null button=1 stateMask=0x80000 x=139 y=196 count=2}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-762008317 data=null button=0 stateMask=0x0 x=139 y=196 count=0}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-762008317 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-762008316 data=null}, TreeItem with text {resources [1]}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:49:35 [2024-02-22T20:49:35.687Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762008316 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762008316 data=null doit=true}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762008315 data=null}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762008315 data=null button=1 stateMask=0x0 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762008315 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762008290 data=null button=1 stateMask=0x80000 x=135 y=219 count=1}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762008290 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762008290 data=null button=1 stateMask=0x0 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762008289 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762008248 data=null button=1 stateMask=0x80000 x=135 y=219 count=2}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762008127 data=null button=0 stateMask=0x0 x=135 y=219 count=0}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762008126 data=null doit=true}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762008126 data=null}, TreeItem with text {syslog}]
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:35 [2024-02-22T20:49:35.687Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node2/resources/syslog"'
15:49:36 [2024-02-22T20:49:36.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@1a6a4595] time=-762007752 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762007746 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762007746 data=null doit=true}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762007745 data=null}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762007745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762007745 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762007713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:36 [2024-02-22T20:49:36.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:36 [2024-02-22T20:49:36.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:36 [2024-02-22T20:49:36.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:36 [2024-02-22T20:49:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:36 [2024-02-22T20:49:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:36 [2024-02-22T20:49:36.504Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:36 [2024-02-22T20:49:36.505Z] 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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.505Z] 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=-762007364 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.505Z] 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=-762007364 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007364 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007333 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.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=-762007333 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:36 [2024-02-22T20:49:36.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')
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762007332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762007332 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762007332 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762007331 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762007331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762007331 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:36 [2024-02-22T20:49:36.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:36 [2024-02-22T20:49:36.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:36 [2024-02-22T20:49:36.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:36 [2024-02-22T20:49:36.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:36 [2024-02-22T20:49:36.506Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:36 [2024-02-22T20:49:36.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:36 [2024-02-22T20:49:36.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762007331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762007673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:37 [2024-02-22T20:49:37.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:37 [2024-02-22T20:49:37.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:37 [2024-02-22T20:49:37.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:37 [2024-02-22T20:49:37.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762006709 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762006709 data=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762006709 data=null}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762006709 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762006709 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762006670 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762006669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762006669 data=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762006668 data=null}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762006668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762006668 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762006660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762006660 data=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762006659 data=null}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762006659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762006659 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762006646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762006645 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762006644 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762006644 data=null}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762006644 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762006644 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762006599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762006598 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762006598 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762006598 data=null}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762006598 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762006598 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762006592 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:37 [2024-02-22T20:49:37.532Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:37 [2024-02-22T20:49:37.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:37 [2024-02-22T20:49:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:37 [2024-02-22T20:49:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:37 [2024-02-22T20:49:37.787Z] 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=-762006150 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:37 [2024-02-22T20:49:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: of type 'Combo'
15:49:37 [2024-02-22T20:49:37.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "TestAllRecursive", using matcher: (of type 'Combo')
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo') to TestUnknown
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {TestUnknown} [layout=null] time=-762006149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo') to TestUnknown
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762006148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762006148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762006147 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762006147 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762006147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762006147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:37 [2024-02-22T20:49:37.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:37 [2024-02-22T20:49:37.788Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:49:38 [2024-02-22T20:49:38.044Z] 
15:49:38 [2024-02-22T20:49:38.044Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2024-02-22 20:49:37.817
15:49:38 [2024-02-22T20:49:38.044Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:49:38 [2024-02-22T20:49:38.044Z] !STACK 0
15:49:38 [2024-02-22T20:49:38.044Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:49:38 [2024-02-22T20:49:38.044Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:49:38 [2024-02-22T20:49:38.044Z] 	... 3 more
15:49:38 [2024-02-22T20:49:38.044Z] 
15:49:38 [2024-02-22T20:49:38.044Z] !ENTRY org.eclipse.jface 4 4 2024-02-22 20:49:37.824
15:49:38 [2024-02-22T20:49:38.044Z] !MESSAGE Internal error : Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
15:49:38 [2024-02-22T20:49:38.044Z] 
15:49:38 [2024-02-22T20:49:38.044Z] Reason:
15:49:38 [2024-02-22T20:49:38.044Z] Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.044Z] !STACK 0
15:49:38 [2024-02-22T20:49:38.044Z] java.lang.IllegalStateException: Error dialog is supposed to be shown now
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.dialogs.ErrorDialog.open(ErrorDialog.java:341)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:406)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.dialogs.ErrorDialog.openError(ErrorDialog.java:377)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:438)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
15:49:38 [2024-02-22T20:49:38.044Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:49:38 [2024-02-22T20:49:38.044Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:49:38 [2024-02-22T20:49:38.044Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:49:38 [2024-02-22T20:49:38.044Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:49:38 [2024-02-22T20:49:38.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:49:38 [2024-02-22T20:49:38.045Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:49:38 [2024-02-22T20:49:38.045Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:49:38 [2024-02-22T20:49:38.045Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:49:38 [2024-02-22T20:49:38.045Z] !SUBENTRY 1 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-22 20:49:37.824
15:49:38 [2024-02-22T20:49:38.045Z] !MESSAGE Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.045Z] !STACK 1
15:49:38 [2024-02-22T20:49:38.045Z] org.eclipse.core.runtime.CoreException: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:49:38 [2024-02-22T20:49:38.045Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:49:38 [2024-02-22T20:49:38.045Z] 	... 3 more
15:49:38 [2024-02-22T20:49:38.045Z] 
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.displayErrorDialog(AbstractTracePackageWizardPage.java:436)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleError(AbstractTracePackageWizardPage.java:414)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.ui.project.wizards.tracepkg.AbstractTracePackageWizardPage.handleErrorStatus(AbstractTracePackageWizardPage.java:361)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.createElementViewerInput(RemoteFetchLogWizardRemotePage.java:414)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.updateViewer(RemoteFetchLogWizardRemotePage.java:575)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage.finish(RemoteFetchLogWizardRemotePage.java:471)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizard.performFinish(RemoteFetchLogWizard.java:114)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:837)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:473)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:49:38 [2024-02-22T20:49:38.045Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:823)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.jface.window.Window.open(Window.java:799)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogHandler.execute(RemoteFetchLogHandler.java:54)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:283)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
15:49:38 [2024-02-22T20:49:38.046Z] 	at jdk.internal.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:438)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.handleWidgetSelection(AbstractContributionItem.java:449)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.AbstractContributionItem.lambda$2(AbstractContributionItem.java:475)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5854)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1529)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1555)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1538)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1316)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:193)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:659)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:178)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:156)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:145)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:135)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:89)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:49:38 [2024-02-22T20:49:38.046Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
15:49:38 [2024-02-22T20:49:38.046Z] Caused by: org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:49:38 [2024-02-22T20:49:38.046Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:49:38 [2024-02-22T20:49:38.046Z] 	... 3 more
15:49:38 [2024-02-22T20:49:38.046Z] !SUBENTRY 2 org.eclipse.tracecompass.tmf.ui 4 4 2024-02-22 20:49:37.825
15:49:38 [2024-02-22T20:49:38.046Z] !MESSAGE org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.046Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:49:38 [2024-02-22T20:49:38.047Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:49:38 [2024-02-22T20:49:38.047Z] 	... 3 more
15:49:38 [2024-02-22T20:49:38.047Z] 
15:49:38 [2024-02-22T20:49:38.047Z] !STACK 0
15:49:38 [2024-02-22T20:49:38.047Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
15:49:38 [2024-02-22T20:49:38.047Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:730)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:763)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:736)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:166)
15:49:38 [2024-02-22T20:49:38.047Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
15:49:38 [2024-02-22T20:49:38.047Z] 	... 3 more
15:49:38 [2024-02-22T20:49:38.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762006147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-762005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-762005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-762005599 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-762005599 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-762005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-762005599 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-762005599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762006493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762005533 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:38 [2024-02-22T20:49:38.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762005489 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762005489 data=null doit=true}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762005489 data=null}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762005489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762005488 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762005476 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:38 [2024-02-22T20:49:38.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.122Z] 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=-762004727 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762004726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762004726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762004726 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762004726 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762004726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762004726 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:39 [2024-02-22T20:49:39.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:39 [2024-02-22T20:49:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762004726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:39 [2024-02-22T20:49:39.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762005428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762004108 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762004108 data=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.939Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762004108 data=null}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762004108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762004108 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762004087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762004086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762004086 data=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762004086 data=null}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762004086 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762004086 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762004064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762004063 data=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762004063 data=null}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.940Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762004063 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762004063 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762004061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762004055 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762004054 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762004054 data=null}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762004054 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762004054 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762004046 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762004046 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762004046 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762004046 data=null}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762004045 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762004045 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762004036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:39 [2024-02-22T20:49:39.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:39 [2024-02-22T20:49:39.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:40 [2024-02-22T20:49:40.197Z] 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=-762003643 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-762003642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-762003642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-762003642 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-762003642 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-762003641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.198Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-762003641 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-762003524 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-762003521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-762003521 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-762003521 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-762003521 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:49:40 [2024-02-22T20:49:40.455Z] 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=-762003519 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:49:40 [2024-02-22T20:49:40.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-762003487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-762003487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-762003487 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-762003487 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-762003487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-762003487 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-762003487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-762003469 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-762003468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-762003468 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-762003468 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-762003468 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:40 [2024-02-22T20:49:40.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762003465 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762003465 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762003465 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762003464 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003464 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-762003436 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:49:40 [2024-02-22T20:49:40.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-762003424 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-762003424 data=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-762003424 data=null}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-762003423 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003420 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-762003413 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c823dbd
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-762003400 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-762003399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-762003399 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-762003399 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-762003399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-762003399 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-762003399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-762003398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-762003398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-762003398 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-762003398 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-762003398 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-762003397 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-762003397 data=null doit=true}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-762003397 data=null}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-762003397 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003397 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-762003368 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003365 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003365 data=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003365 data=null}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003364 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003364 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003347 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-762003342 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-762003293 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-762003292 data=null doit=true}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-762003292 data=null}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-762003291 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003291 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-762003281 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-762003272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003271 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003271 data=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003271 data=null}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003270 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762003270 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-762003262 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-762003256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:40 [2024-02-22T20:49:40.719Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762003197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762003197 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762003197 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762003197 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762003196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762003196 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762003196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-762003641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:40 [2024-02-22T20:49:40.721Z] 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=-762003097 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762003094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762003094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762003094 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762003094 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762003094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762003093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762003093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:40 [2024-02-22T20:49:40.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-762003071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-762003071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-762003071 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-762003070 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-762003070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-762003070 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-762003070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.979Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.980Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:40 [2024-02-22T20:49:40.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-762003054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-762003054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-762003054 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-762003054 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-762003054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-762003054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-762003054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-762002994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-762002994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-762002993 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-762002993 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-762002993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-762002993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-762002993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-762002992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-762002992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-762002992 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-762002992 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-762002992 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:49:40 [2024-02-22T20:49:40.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: syslog
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-762002988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-762002988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-762002988 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-762002988 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-762002988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-762002987 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.985Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:40 [2024-02-22T20:49:40.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:40 [2024-02-22T20:49:40.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-762002978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:40 [2024-02-22T20:49:40.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-762003991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:41 [2024-02-22T20:49:41.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:41 [2024-02-22T20:49:41.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-762002470 data=null doit=true}, TreeItem with text {Traces [1]}]
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-762002470 data=null}, TreeItem with text {Traces [1]}]
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-762002470 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762002469 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:49:41 [2024-02-22T20:49:41.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-762002468 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:49:41 [2024-02-22T20:49:41.545Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [1]}
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [1]} time=-762002468 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [1]} time=-762002468 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [1]} time=-762002467 data=null}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762002467 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762002467 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762002461 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [1]} time=-762002460 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [1]} time=-762002460 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762002460 data=null item=TreeItem {node1 [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [1]} time=-762002457 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [1]} time=-762002456 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [1]} time=-762002456 data=null doit=true}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [1]} time=-762002456 data=null}, TreeItem with text {node1 [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [1]}
15:49:41 [2024-02-22T20:49:41.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [1]} is already expanded. Won't expand it again.
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [1]}
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [1]} time=-762002456 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [1]} time=-762002455 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [1]} time=-762002450 data=null}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762002449 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762002449 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762002443 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [1]} time=-762002442 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [1]} time=-762002442 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762002442 data=null item=TreeItem {resources [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [1]} time=-762002433 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [1]} time=-762002432 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [1]} time=-762002432 data=null doit=true}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [1]} time=-762002432 data=null}, TreeItem with text {resources [1]}]
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [1]}
15:49:41 [2024-02-22T20:49:41.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [1]} is already expanded. Won't expand it again.
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:41 [2024-02-22T20:49:41.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-762002432 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-762002431 data=null doit=true}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-762002431 data=null}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762002431 data=null button=1 stateMask=0x0 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762002431 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762002410 data=null button=1 stateMask=0x80000 x=135 y=127 count=1}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-762002410 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-762002409 data=null button=1 stateMask=0x0 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-762002409 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-762002374 data=null button=1 stateMask=0x80000 x=135 y=127 count=2}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-762002258 data=null button=0 stateMask=0x0 x=135 y=127 count=0}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-762002257 data=null doit=true}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-762002257 data=null}, TreeItem with text {syslog}]
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:41 [2024-02-22T20:49:41.802Z] 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@1a6a4595] time=-762002193 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:41 [2024-02-22T20:49:41.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-762001823 data=null doit=true}, Shell with text {Preferences}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-762001816 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-762001815 data=null doit=true}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-762001815 data=null}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-762001815 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762001815 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-762001792 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:42 [2024-02-22T20:49:42.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-762001791 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-762001791 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-762001791 data=null}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-762001791 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762001791 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-762001790 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-762001786 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-762001786 data=null doit=true}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-762001786 data=null}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-762001785 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762001785 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-762001782 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-762001781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-762001781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-762001781 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-762001781 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-762001781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-762001781 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-762001781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:42 [2024-02-22T20:49:42.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-762001762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-762001762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-762001762 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-762001762 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-762001762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-762001762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-762001762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:42 [2024-02-22T20:49:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-762002170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:42 [2024-02-22T20:49:42.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-762001462 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762001458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762001458 data=null doit=true}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762001458 data=null}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762001457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762001457 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762001423 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:42 [2024-02-22T20:49:42.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:43 [2024-02-22T20:49:43.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762000708 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000708 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-762000707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] 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=-762000707 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-762000706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-762000706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-762000706 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-762000706 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-762000706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-762000706 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:43 [2024-02-22T20:49:43.133Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:43 [2024-02-22T20:49:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-762000706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:43 [2024-02-22T20:49:43.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-762001390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:43 [2024-02-22T20:49:43.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762000090 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762000082 data=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762000082 data=null}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762000082 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762000081 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762000058 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-762000057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762000057 data=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762000057 data=null}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762000057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762000057 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762000052 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-762000052 data=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-762000051 data=null}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-762000051 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-762000051 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-762000050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762000049 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762000049 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762000049 data=null}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762000049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762000048 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762000033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-762000033 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-762000033 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-762000033 data=null}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-762000032 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-762000032 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-762000029 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:43 [2024-02-22T20:49:43.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:44 [2024-02-22T20:49:44.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:44 [2024-02-22T20:49:44.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:44 [2024-02-22T20:49:44.209Z] 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=-761999674 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-761999673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-761999673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-761999673 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-761999673 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-761999673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-761999673 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-761999581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-761999580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-761999580 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-761999580 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-761999580 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:49:44 [2024-02-22T20:49:44.465Z] 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=-761999578 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-761999575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761999575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-761999575 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-761999575 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-761999575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-761999575 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-761999575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-761999545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761999545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-761999545 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-761999545 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-761999545 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761999542 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761999541 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761999541 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761999541 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999541 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761999523 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-761999510 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-761999510 data=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-761999510 data=null}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-761999509 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999509 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-761999503 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c4570f4
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-761999473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761999473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-761999473 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-761999472 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-761999472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-761999472 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-761999472 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-761999471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761999471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-761999471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-761999471 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-761999471 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761999470 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761999470 data=null doit=true}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761999470 data=null}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761999469 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999469 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761999441 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999437 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999437 data=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999437 data=null}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999436 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.468Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999436 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999421 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761999419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761999379 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761999378 data=null doit=true}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761999378 data=null}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761999378 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999378 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761999350 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-761999344 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999344 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999343 data=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.469Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999343 data=null}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.470Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999343 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761999343 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761999331 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761999329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:44 [2024-02-22T20:49:44.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')
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.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')
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:44 [2024-02-22T20:49:44.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761999318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761999318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761999318 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761999318 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761999318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761999318 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761999318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-761999673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:44 [2024-02-22T20:49:44.728Z] 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=-761999276 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:44 [2024-02-22T20:49:44.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761999274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761999273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761999273 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761999273 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761999273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761999273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761999273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.730Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.730Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-761999251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-761999251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-761999251 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-761999251 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-761999251 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-761999250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-761999250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.732Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:44 [2024-02-22T20:49:44.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761999237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761999237 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761999237 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761999236 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761999236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761999236 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761999236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.733Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Deselect All
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Deselect All} time=-761999215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-761999215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Deselect All} time=-761999215 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Deselect All} time=-761999215 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Deselect All} time=-761999215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Deselect All} time=-761999215 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Deselect All} time=-761999215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Deselect All} time=-761999207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Deselect All} time=-761999207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Deselect All} time=-761999207 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Deselect All} time=-761999207 data=null doit=true}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Deselect All} time=-761999207 data=null}, (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Deselect All
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761999206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.734Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761999206 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761999206 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761999206 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761999205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761999205 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761999205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-761999974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761999154 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:44 [2024-02-22T20:49:44.735Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761998825 data=null doit=true}, Shell with text {Preferences}]
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761998823 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761998822 data=null doit=true}, TreeItem with text {Tracing}]
15:49:44 [2024-02-22T20:49:44.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761998822 data=null}, TreeItem with text {Tracing}]
15:49:44 [2024-02-22T20:49:44.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761998822 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:44 [2024-02-22T20:49:44.992Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761998822 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:45 [2024-02-22T20:49:45.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761998800 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:45 [2024-02-22T20:49:45.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761998799 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761998799 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761998799 data=null}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761998799 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761998799 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761998797 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-761998794 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-761998794 data=null doit=true}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-761998794 data=null}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-761998794 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761998794 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-761998791 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761998790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761998790 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761998790 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761998789 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761998789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761998789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761998789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761998770 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761998769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761998769 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761998769 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761998769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761998769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761998769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761999132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761998616 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-761998612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761998612 data=null doit=true}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761998611 data=null}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761998611 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.249Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761998611 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761998584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:45 [2024-02-22T20:49:45.506Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:45 [2024-02-22T20:49:45.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:45 [2024-02-22T20:49:45.506Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:45 [2024-02-22T20:49:45.763Z] 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=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] 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=-761998250 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] 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=-761998250 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] 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=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761998250 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:45 [2024-02-22T20:49:45.763Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:45 [2024-02-22T20:49:45.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')
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761998249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761998249 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761998218 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761998218 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761998217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761998217 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.764Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761998217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:45 [2024-02-22T20:49:45.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761998550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-761997543 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761997543 data=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761997543 data=null}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761997543 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997543 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761997513 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-761997513 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761997513 data=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761997513 data=null}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761997513 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997513 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761997500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761997500 data=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761997500 data=null}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761997499 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761997499 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761997498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761997497 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761997497 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761997497 data=null}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761997497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997496 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761997483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761997482 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761997482 data=null doit=true}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761997482 data=null}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761997482 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997482 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761997479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Fetch Remote Traces...", using matcher: with mnemonic 'Fetch Remote Traces...'
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Fetch Remote Traces...'
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Fetch Remote Traces...'
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
15:49:46 [2024-02-22T20:49:46.581Z] 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=-761997234 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:46 [2024-02-22T20:49:46.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with mnemonic 'Manage Profiles'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: with style 'SWT.PUSH'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Manage Profiles
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Manage Profiles} time=-761997220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-761997220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Manage Profiles} time=-761997220 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Manage Profiles} time=-761997220 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Manage Profiles} time=-761997220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Manage Profiles} time=-761997220 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Manage Profiles} time=-761997092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Manage Profiles} time=-761997091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Manage Profiles} time=-761997091 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Manage Profiles} time=-761997091 data=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Manage Profiles} time=-761997091 data=null}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Manage Profiles
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences (Filtere...", using matcher: with text 'Preferences (Filtered)'
15:49:46 [2024-02-22T20:49:46.840Z] 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=-761997089 data=null doit=true}, Shell with text {Preferences (Filtered)}]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-761997088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761997088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-761997088 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-761997087 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-761997087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-761997087 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-761997087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-761997057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761997057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-761997057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-761997057 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-761997057 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:46 [2024-02-22T20:49:46.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761997054 data=null button=0 stateMask=0x0 x=160 y=127 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761997049 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761997049 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761997049 data=null button=1 stateMask=0x0 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997048 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761997030 data=null button=1 stateMask=0x80000 x=160 y=127 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-761997024 data=null button=0 stateMask=0x0 x=108 y=150 count=0}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-761997024 data=null doit=true}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-761997024 data=null}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-761997023 data=null button=1 stateMask=0x0 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761997023 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-761996994 data=null button=1 stateMask=0x80000 x=108 y=150 count=1}, Tree node with text: /rootpath]
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@514c1b69
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-761996990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761996990 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-761996990 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-761996989 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-761996989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-761996989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-761996989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-761996988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761996988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-761996988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-761996988 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-761996988 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761996988 data=null button=0 stateMask=0x0 x=102 y=173 count=0}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761996988 data=null doit=true}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761996988 data=null}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761996987 data=null button=1 stateMask=0x0 x=102 y=173 count=1}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996987 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761996967 data=null button=1 stateMask=0x80000 x=102 y=173 count=1}, Tree node with text: .*]
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:46 [2024-02-22T20:49:46.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996960 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996959 data=null doit=true}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996959 data=null}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996959 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996959 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996944 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761996942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761996922 data=null button=0 stateMask=0x0 x=102 y=196 count=0}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761996922 data=null doit=true}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761996922 data=null}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761996921 data=null button=1 stateMask=0x0 x=102 y=196 count=1}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.099Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996921 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761996906 data=null button=1 stateMask=0x80000 x=102 y=196 count=1}, Tree node with text: .*]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "type filter text", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-761996902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996902 data=null button=0 stateMask=0x0 x=537 y=150 count=0}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996902 data=null doit=true}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996902 data=null}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996901 data=null button=1 stateMask=0x0 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996901 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761996894 data=null button=1 stateMask=0x80000 x=537 y=150 count=1}, Tree node with text: /rootpath]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761996893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:47 [2024-02-22T20:49:47.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')
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761996870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761996870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761996870 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761996870 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761996870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761996870 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761996870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Manage Profiles} time=-761997220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Manage Profiles' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:47 [2024-02-22T20:49:47.101Z] 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=-761996830 data=null doit=true}, Shell with text {Fetch Remote Traces}]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761996828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761996828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761996828 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761996828 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761996828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761996828 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761996828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with mnemonic '< Back'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on < &Back
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {< &Back} time=-761996789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {< &Back} time=-761996789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {< &Back} time=-761996789 data=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {< &Back} time=-761996789 data=null}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {< &Back} time=-761996789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {< &Back} time=-761996789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {< &Back} time=-761996789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic '< Back' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on < &Back
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: of type 'Combo'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Profile name:", using matcher: with mnemonic 'Profile name:'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: with label (with mnemonic 'Profile name:')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "new profile", using matcher: (of type 'Combo' and with label (with mnemonic 'Profile name:'))
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "node1 (file://)", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/Test/Traces", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: of type 'Text'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Nodes:", using matcher: with mnemonic 'Nodes:'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: with label (with mnemonic 'Nodes:')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Select remote profil...", using matcher: (of type 'Text' and with label (with mnemonic 'Nodes:'))
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Manage Profiles", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.102Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761996777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761996777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761996777 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761996777 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761996777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761996777 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761996777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761996752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761996752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761996752 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761996752 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761996752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761996752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:49:47 [2024-02-22T20:49:47.103Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:49:47 [2024-02-22T20:49:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761996752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:49:47 [2024-02-22T20:49:47.359Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Fetch Remote Traces...} time=-761997450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Fetch Remote Traces...']
15:49:47 [2024-02-22T20:49:47.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:47 [2024-02-22T20:49:47.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:47 [2024-02-22T20:49:47.615Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:47 [2024-02-22T20:49:47.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.615Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761996232 data=null doit=true}, TreeItem with text {Traces [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761996232 data=null}, TreeItem with text {Traces [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761996231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761996231 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761996230 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-761996230 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-761996230 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-761996230 data=null}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-761996229 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996229 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-761996223 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-761996223 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-761996223 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761996223 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-761996220 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-761996220 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-761996220 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-761996220 data=null}, TreeItem with text {node1 [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:47 [2024-02-22T20:49:47.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {node1 [3]} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-761996220 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-761996220 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-761996219 data=null}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-761996219 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996219 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-761996209 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-761996209 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-761996208 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761996208 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-761996205 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-761996205 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-761996205 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-761996204 data=null}, TreeItem with text {resources [3]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:47 [2024-02-22T20:49:47.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {generated [1]}
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {generated [1]} time=-761996204 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {generated [1]} time=-761996204 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {generated [1]} time=-761996204 data=null}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-761996203 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996203 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-761996191 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {generated [1]} time=-761996190 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {generated [1]} time=-761996190 data=null button=1 stateMask=0x0 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761996190 data=null item=TreeItem {generated [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {generated [1]} time=-761996186 data=null button=1 stateMask=0x80000 x=158 y=127 count=2}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {generated [1]} time=-761996186 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {generated [1]} time=-761996186 data=null doit=true}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {generated [1]} time=-761996186 data=null}, TreeItem with text {generated [1]}]
15:49:47 [2024-02-22T20:49:47.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {generated [1]}
15:49:47 [2024-02-22T20:49:47.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {generated [1]} is already expanded. Won't expand it again.
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {synthetic-trace}
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {synthetic-trace} time=-761996186 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-761996185 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-761996185 data=null}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-761996185 data=null button=1 stateMask=0x0 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761996185 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-761996159 data=null button=1 stateMask=0x80000 x=181 y=150 count=1}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {synthetic-trace} time=-761996159 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {synthetic-trace} time=-761996158 data=null button=1 stateMask=0x0 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:47 [2024-02-22T20:49:47.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761996158 data=null item=TreeItem {synthetic-trace} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {synthetic-trace} time=-761996091 data=null button=1 stateMask=0x80000 x=181 y=150 count=2}, TreeItem with text {synthetic-trace}]
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {synthetic-trace} time=-761995768 data=null button=0 stateMask=0x0 x=181 y=150 count=0}, TreeItem with text {synthetic-trace}]
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {synthetic-trace} time=-761995685 data=null doit=true}, TreeItem with text {synthetic-trace}]
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {synthetic-trace} time=-761995685 data=null}, TreeItem with text {synthetic-trace}]
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {synthetic-trace}
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/generated/synthetic-trace"'
15:49:48 [2024-02-22T20:49:48.136Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:48 [2024-02-22T20:49:48.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.391Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {node1 [3]}
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {node1 [3]} time=-761995626 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-761995626 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-761995625 data=null}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-761995625 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761995625 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-761995613 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-761995613 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {node1 [3]} time=-761995613 data=null button=1 stateMask=0x0 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761995613 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-761995611 data=null button=1 stateMask=0x80000 x=109 y=81 count=2}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {node1 [3]} time=-761995610 data=null button=0 stateMask=0x0 x=109 y=81 count=0}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {node1 [3]} time=-761995610 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {node1 [3]} time=-761995610 data=null}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {node1 [3]}
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {node1 [3]} time=-761995610 data=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {node1 [3]} time=-761995610 data=null}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {node1 [3]} time=-761995610 data=null button=1 stateMask=0x0 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761995610 data=null item=TreeItem {node1 [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {node1 [3]} time=-761995609 data=null button=1 stateMask=0x80000 x=109 y=81 count=1}, TreeItem with text {node1 [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {resources [3]}
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {resources [3]} time=-761995609 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {resources [3]} time=-761995609 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {resources [3]} time=-761995608 data=null}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-761995608 data=null button=1 stateMask=0x0 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761995608 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-761995593 data=null button=1 stateMask=0x80000 x=139 y=104 count=1}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {resources [3]} time=-761995593 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {resources [3]} time=-761995593 data=null button=1 stateMask=0x0 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761995593 data=null item=TreeItem {resources [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {resources [3]} time=-761995580 data=null button=1 stateMask=0x80000 x=139 y=104 count=2}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {resources [3]} time=-761995580 data=null button=0 stateMask=0x0 x=139 y=104 count=0}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {resources [3]} time=-761995580 data=null doit=true}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {resources [3]} time=-761995580 data=null}, TreeItem with text {resources [3]}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {resources [3]}
15:49:48 [2024-02-22T20:49:48.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {resources [3]} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {syslog}
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {syslog} time=-761995579 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {syslog} time=-761995579 data=null doit=true}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {syslog} time=-761995579 data=null}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-761995579 data=null button=1 stateMask=0x0 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761995579 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-761995557 data=null button=1 stateMask=0x80000 x=135 y=150 count=1}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {syslog} time=-761995557 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {syslog} time=-761995557 data=null button=1 stateMask=0x0 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761995556 data=null item=TreeItem {syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {syslog} time=-761995518 data=null button=1 stateMask=0x80000 x=135 y=150 count=2}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {syslog} time=-761995356 data=null button=0 stateMask=0x0 x=135 y=150 count=0}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {syslog} time=-761995356 data=null doit=true}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {syslog} time=-761995356 data=null}, TreeItem with text {syslog}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {syslog}
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"node1/resources/syslog"'
15:49:48 [2024-02-22T20:49:48.648Z] 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@1a6a4595] time=-761995354 data=null doit=true}, Shell with text {data - Test/Traces/node1/resources/syslog - Eclipse Platform}]
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:48 [2024-02-22T20:49:48.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:48 [2024-02-22T20:49:48.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:48 [2024-02-22T20:49:48.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761995001 data=null doit=true}, Shell with text {Preferences}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761994999 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761994999 data=null doit=true}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761994999 data=null}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761994998 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761994998 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761994971 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:48 [2024-02-22T20:49:48.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761994970 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761994970 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761994970 data=null}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761994970 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761994969 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761994968 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-761994952 data=null button=0 stateMask=0x0 x=78 y=104 count=0}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-761994952 data=null doit=true}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-761994952 data=null}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-761994951 data=null button=1 stateMask=0x0 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761994951 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-761994949 data=null button=1 stateMask=0x80000 x=78 y=104 count=1}, TreeItem with text {new profile}]
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761994944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761994944 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761994944 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761994944 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761994943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761994943 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761994943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761994935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761994935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761994935 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761994935 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761994935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761994935 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761994935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:48 [2024-02-22T20:49:48.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761995299 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:49 [2024-02-22T20:49:49.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761994366 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-761994361 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761994361 data=null doit=true}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761994361 data=null}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761994361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761994361 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761994328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:49 [2024-02-22T20:49:49.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:50 [2024-02-22T20:49:50.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] 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=-761993613 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761993612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761993612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761993612 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761993612 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761993612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761993612 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:50 [2024-02-22T20:49:50.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:50 [2024-02-22T20:49:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761993612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:50 [2024-02-22T20:49:50.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761994275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:51 [2024-02-22T20:49:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761993000 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:51 [2024-02-22T20:49:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:51 [2024-02-22T20:49:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761992805 data=null doit=true}, Shell with text {Preferences}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761992803 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761992803 data=null doit=true}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761992803 data=null}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761992802 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992802 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761992736 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.106Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761992735 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761992735 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761992734 data=null}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761992734 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992734 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761992720 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with mnemonic 'Add'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: with style 'SWT.PUSH'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Add
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Add} time=-761992719 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761992718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Add} time=-761992718 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Add} time=-761992718 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Add} time=-761992718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Add} time=-761992718 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.106Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Add} time=-761992718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Add} time=-761992676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Add} time=-761992676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Add} time=-761992676 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Add} time=-761992676 data=null doit=true}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Add} time=-761992675 data=null}, (of type 'Button' and with mnemonic 'Add' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Add
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761992672 data=null button=0 stateMask=0x0 x=160 y=293 count=0}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761992672 data=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761992672 data=null}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761992672 data=null button=1 stateMask=0x0 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992672 data=null item=TreeItem {name (ssh://userinfo@host:22)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {name (ssh://userinfo@host:22)} time=-761992667 data=null button=1 stateMask=0x80000 x=160 y=293 count=1}, Tree node with text: name (ssh://userinfo@host:22)]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "URI:", using matcher: with mnemonic 'URI:'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: with label (with mnemonic 'URI:')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ssh://userinfo@host:...", using matcher: (of type 'Text' and with label (with mnemonic 'URI:'))
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: with label (with mnemonic 'Node name:')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "name", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Node name:", using matcher: with mnemonic 'Node name:'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: with label (with mnemonic 'Node name:')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "file://", using matcher: (of type 'Text' and with label (with mnemonic 'Node name:'))
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/rootpath} time=-761992650 data=null button=0 stateMask=0x0 x=108 y=293 count=0}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/rootpath} time=-761992650 data=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/rootpath} time=-761992650 data=null}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/rootpath} time=-761992650 data=null button=1 stateMask=0x0 x=108 y=293 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992649 data=null item=TreeItem {/rootpath} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/rootpath} time=-761992639 data=null button=1 stateMask=0x80000 x=108 y=284 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Root path:", using matcher: with mnemonic 'Root path:'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: with label (with mnemonic 'Root path:')
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "/rootpath", using matcher: (of type 'Text' and with label (with mnemonic 'Root path:'))
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with mnemonic 'Recursive'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: with style 'SWT.CHECK'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Recursive", using matcher: (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@55b4ebbd
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Recursive} time=-761992635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761992635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Recursive} time=-761992635 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Recursive} time=-761992635 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Recursive} time=-761992635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Recursive} time=-761992635 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Recursive} time=-761992635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Recursive} time=-761992634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Recursive} time=-761992634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Recursive} time=-761992634 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Recursive} time=-761992634 data=null doit=true}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Recursive} time=-761992634 data=null}, (of type 'Button' and with mnemonic 'Recursive' and with style 'SWT.CHECK')]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761992633 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761992633 data=null doit=true}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761992633 data=null}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761992633 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992633 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761992623 data=null button=1 stateMask=0x80000 x=102 y=293 count=1}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992613 data=null button=0 stateMask=0x0 x=537 y=247 count=0}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992612 data=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992612 data=null}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992607 data=null button=1 stateMask=0x0 x=537 y=247 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992607 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992595 data=null button=1 stateMask=0x80000 x=537 y=247 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761992592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761992581 data=null button=0 stateMask=0x0 x=102 y=293 count=0}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*} time=-761992581 data=null doit=true}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*} time=-761992581 data=null}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761992581 data=null button=1 stateMask=0x0 x=102 y=293 count=1}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992580 data=null item=TreeItem {.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761992564 data=null button=1 stateMask=0x80000 x=102 y=270 count=1}, Tree node with text: .*]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: of type 'Text'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "File pattern:", using matcher: with mnemonic 'File pattern:'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: with label (with mnemonic 'File pattern:')
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text ".*", using matcher: (of type 'Text' and with label (with mnemonic 'File pattern:'))
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace type:')
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace type:'))
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Test trace : Test Syslog} [layout=null] time=-761992560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace type:'))]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace type:')) to Test trace : Test Syslog
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992559 data=null button=0 stateMask=0x0 x=537 y=224 count=0}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992559 data=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992559 data=null}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992559 data=null button=1 stateMask=0x0 x=537 y=224 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992559 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761992551 data=null button=1 stateMask=0x80000 x=537 y=224 count=1}, Tree node with text: /rootpath]
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "New Trace", using matcher: with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {New Trace} time=-761992550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Trace']
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Trace'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761992531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761992531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761992531 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761992531 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761992531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761992531 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761992531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761992985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761992462 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:51 [2024-02-22T20:49:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:51 [2024-02-22T20:49:51.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761992198 data=null doit=true}, Shell with text {Preferences}]
15:49:51 [2024-02-22T20:49:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761992133 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761992133 data=null doit=true}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761992133 data=null}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761992133 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992132 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761992113 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:51 [2024-02-22T20:49:51.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761992113 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761992113 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761992113 data=null}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761992112 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992112 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761992111 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761992109 data=null button=0 stateMask=0x0 x=137 y=978 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761992108 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761992108 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761992108 data=null button=1 stateMask=0x0 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992108 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761992100 data=null button=1 stateMask=0x80000 x=137 y=978 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with mnemonic 'Move Down'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: with style 'SWT.PUSH'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Down
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Down} time=-761992099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-761992099 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Down} time=-761992099 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Down} time=-761992099 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Down} time=-761992098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Down} time=-761992098 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Down} time=-761992098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Move Down} time=-761992083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Down} time=-761992083 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Move Down} time=-761992082 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Move Down} time=-761992082 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Move Down} time=-761992082 data=null}, (of type 'Button' and with mnemonic 'Move Down' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Down
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761992081 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761992081 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761992081 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761992074 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992073 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761992058 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with mnemonic 'Move Up'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: with style 'SWT.PUSH'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Move Up
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Move Up} time=-761992057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Move Up} time=-761992057 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Move Up} time=-761992057 data=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Move Up} time=-761992057 data=null}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Move Up} time=-761992056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Move Up} time=-761992056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Move Up} time=-761992056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')]
15:49:51 [2024-02-22T20:49:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.883Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Move Up' and with style 'SWT.PUSH')
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Move Up
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761992054 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761992054 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761992054 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761992053 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992053 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761992035 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761992034 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761992034 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761992034 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761992034 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992034 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761992025 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-761992023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761992021 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761992021 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761992021 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761992020 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761992020 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761992006 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-761992004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991993 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991993 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991993 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991992 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991992 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991974 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991974 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991974 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991974 data=null}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991973 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991973 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991964 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Cut	Ctrl+X", using matcher: with mnemonic 'Cut'
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Cut'
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Cut	Ctrl+X} time=-761991963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Cut']
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Cut'
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-761991959 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-761991959 data=null doit=true}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-761991959 data=null}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-761991954 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991953 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-761991945 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:51 [2024-02-22T20:49:51.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-761991944 data=null button=0 stateMask=0x0 x=123 y=247 count=0}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*syslog} time=-761991944 data=null doit=true}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*syslog} time=-761991944 data=null}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-761991944 data=null button=1 stateMask=0x0 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991944 data=null item=TreeItem {.*syslog} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-761991929 data=null button=1 stateMask=0x80000 x=123 y=247 count=1}, Tree node with text: .*syslog]
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:49:51 [2024-02-22T20:49:51.887Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-761991928 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991917 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991916 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991916 data=null}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991916 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991916 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991899 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991898 data=null button=0 stateMask=0x0 x=137 y=224 count=0}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.145Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991898 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991898 data=null}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991897 data=null button=1 stateMask=0x0 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991897 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991888 data=null button=1 stateMask=0x80000 x=137 y=224 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete	Delete} time=-761991887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991884 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991884 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991884 data=null}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991884 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991884 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991868 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991867 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {.*synthetic.*} time=-761991867 data=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {.*synthetic.*} time=-761991867 data=null}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991867 data=null button=1 stateMask=0x0 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991866 data=null item=TreeItem {.*synthetic.*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991858 data=null button=1 stateMask=0x80000 x=137 y=247 count=1}, Tree node with text: .*synthetic.*]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Copy	Ctrl+C", using matcher: with mnemonic 'Copy'
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy'
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Copy	Ctrl+C} time=-761991857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy']
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy'
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*syslog} time=-761991856 data=null button=0 stateMask=0x0 x=123 y=224 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991856 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991855 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*syslog} time=-761991855 data=null button=1 stateMask=0x0 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991855 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*syslog} time=-761991841 data=null button=1 stateMask=0x80000 x=123 y=224 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*synthetic.*} time=-761991840 data=null button=0 stateMask=0x0 x=137 y=247 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991840 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991840 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*synthetic.*} time=-761991840 data=null button=1 stateMask=0x40000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991839 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*synthetic.*} time=-761991837 data=null button=1 stateMask=0xc0000 x=137 y=247 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {.*} time=-761991837 data=null button=0 stateMask=0x0 x=102 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991837 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991837 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {.*} time=-761991837 data=null button=1 stateMask=0x40000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991837 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {.*} time=-761991837 data=null button=1 stateMask=0xc0000 x=102 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991795 data=null button=0 stateMask=0x0 x=537 y=270 count=0}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991795 data=null doit=true}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991795 data=null}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991794 data=null button=1 stateMask=0x0 x=537 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991794 data=null item=TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)} time=-761991788 data=null button=1 stateMask=0x80000 x=537 y=270 count=1}, Tree node with text: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/resources (recursive)]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Paste	Ctrl+V", using matcher: with mnemonic 'Paste'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Paste'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Paste	Ctrl+V} time=-761991787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Paste']
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Paste'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761991765 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761991765 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761991765 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761991765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761992456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:52 [2024-02-22T20:49:52.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761991691 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:52 [2024-02-22T20:49:52.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:52 [2024-02-22T20:49:52.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:52 [2024-02-22T20:49:52.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:52 [2024-02-22T20:49:52.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:52 [2024-02-22T20:49:52.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761991392 data=null doit=true}, Shell with text {Preferences}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761991389 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761991370 data=null doit=true}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761991370 data=null}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761991370 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991369 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761991351 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:52 [2024-02-22T20:49:52.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:52 [2024-02-22T20:49:52.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761991350 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761991350 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761991350 data=null}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761991350 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991349 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761991348 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {new profile} time=-761991298 data=null button=0 stateMask=0x0 x=78 y=909 count=0}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {new profile} time=-761991298 data=null doit=true}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {new profile} time=-761991298 data=null}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {new profile} time=-761991298 data=null button=1 stateMask=0x0 x=78 y=909 count=1}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991298 data=null item=TreeItem {new profile} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {new profile} time=-761991295 data=null button=1 stateMask=0x80000 x=78 y=909 count=1}, TreeItem with text {new profile}]
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761991294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761991294 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761991294 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761991294 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761991293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761991293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761991293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761991277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761991277 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761991277 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761991277 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761991276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761991276 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761991276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761991685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1a6a4595] time=-761991180 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Test} time=-761991176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Test} time=-761991176 data=null doit=true}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Test} time=-761991176 data=null}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Test} time=-761991176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761991176 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.665Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Test} time=-761991149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {Test}]
15:49:52 [2024-02-22T20:49:52.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:49:52 [2024-02-22T20:49:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:49:52 [2024-02-22T20:49:52.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:49:53 [2024-02-22T20:49:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:49:53 [2024-02-22T20:49:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:49:53 [2024-02-22T20:49:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:49:53 [2024-02-22T20:49:53.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] 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=-761990386 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761990385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761990385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761990385 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761990385 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761990385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761990385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:49:53 [2024-02-22T20:49:53.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761990385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:49:53 [2024-02-22T20:49:53.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761991078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:49:54 [2024-02-22T20:49:54.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@1a6a4595] time=-761989874 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:49:54 [2024-02-22T20:49:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:49:54 [2024-02-22T20:49:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:49:54 [2024-02-22T20:49:54.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761989664 data=null doit=true}, Shell with text {Preferences}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761989599 data=null button=0 stateMask=0x0 x=49 y=127 count=0}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761989598 data=null doit=true}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761989598 data=null}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761989598 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989598 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761989556 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:49:54 [2024-02-22T20:49:54.298Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Remote Profiles} time=-761989555 data=null button=0 stateMask=0x0 x=95 y=196 count=0}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Remote Profiles} time=-761989555 data=null doit=true}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Remote Profiles} time=-761989555 data=null}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Remote Profiles} time=-761989554 data=null button=1 stateMask=0x0 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989554 data=null item=TreeItem {Remote Profiles} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Remote Profiles} time=-761989553 data=null button=1 stateMask=0x80000 x=95 y=196 count=1}, Tree node with text: Remote Profiles]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllRecursive} time=-761989550 data=null button=0 stateMask=0x0 x=95 y=12 count=0}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllRecursive} time=-761989550 data=null doit=true}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllRecursive} time=-761989550 data=null}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllRecursive} time=-761989550 data=null button=1 stateMask=0x0 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989550 data=null item=TreeItem {TestAllRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllRecursive} time=-761989547 data=null button=1 stateMask=0x80000 x=95 y=12 count=1}, TreeItem with text {TestAllRecursive}]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989546 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989546 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989546 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.299Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestAllNonRecursive} time=-761989530 data=null button=0 stateMask=0x0 x=108 y=12 count=0}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestAllNonRecursive} time=-761989530 data=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestAllNonRecursive} time=-761989530 data=null}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestAllNonRecursive} time=-761989526 data=null button=1 stateMask=0x0 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989506 data=null item=TreeItem {TestAllNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestAllNonRecursive} time=-761989503 data=null button=1 stateMask=0x80000 x=108 y=12 count=1}, TreeItem with text {TestAllNonRecursive}]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989502 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989502 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989502 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificRecursive} time=-761989491 data=null button=0 stateMask=0x0 x=112 y=12 count=0}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificRecursive} time=-761989491 data=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificRecursive} time=-761989491 data=null}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificRecursive} time=-761989489 data=null button=1 stateMask=0x0 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989489 data=null item=TreeItem {TestSpecificRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificRecursive} time=-761989487 data=null button=1 stateMask=0x80000 x=112 y=12 count=1}, TreeItem with text {TestSpecificRecursive}]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989486 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989486 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989486 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989485 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.558Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-761989480 data=null button=0 stateMask=0x0 x=125 y=12 count=0}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificNonRecursive} time=-761989480 data=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificNonRecursive} time=-761989480 data=null}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-761989479 data=null button=1 stateMask=0x0 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989479 data=null item=TreeItem {TestSpecificNonRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificNonRecursive} time=-761989472 data=null button=1 stateMask=0x80000 x=125 y=12 count=1}, TreeItem with text {TestSpecificNonRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989471 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989471 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989471 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-761989466 data=null button=0 stateMask=0x0 x=147 y=12 count=0}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-761989466 data=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-761989466 data=null}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-761989466 data=null button=1 stateMask=0x0 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989466 data=null item=TreeItem {TestSpecificMultiGroupRecursive} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestSpecificMultiGroupRecursive} time=-761989464 data=null button=1 stateMask=0x80000 x=147 y=12 count=1}, TreeItem with text {TestSpecificMultiGroupRecursive}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989458 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989458 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989458 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989457 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989457 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestMultiNode} time=-761989452 data=null button=0 stateMask=0x0 x=88 y=12 count=0}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestMultiNode} time=-761989452 data=null doit=true}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestMultiNode} time=-761989452 data=null}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestMultiNode} time=-761989452 data=null button=1 stateMask=0x0 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989452 data=null item=TreeItem {TestMultiNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestMultiNode} time=-761989449 data=null button=1 stateMask=0x80000 x=88 y=12 count=1}, TreeItem with text {TestMultiNode}]
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989448 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989448 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989448 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestUnknown} time=-761989442 data=null button=0 stateMask=0x0 x=86 y=12 count=0}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestUnknown} time=-761989442 data=null doit=true}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestUnknown} time=-761989441 data=null}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestUnknown} time=-761989441 data=null button=1 stateMask=0x0 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989441 data=null item=TreeItem {TestUnknown} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestUnknown} time=-761989439 data=null button=1 stateMask=0x80000 x=86 y=12 count=1}, TreeItem with text {TestUnknown}]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989438 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989438 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989438 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989437 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.561Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestLocal} time=-761989435 data=null button=0 stateMask=0x0 x=72 y=12 count=0}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestLocal} time=-761989435 data=null doit=true}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestLocal} time=-761989435 data=null}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestLocal} time=-761989434 data=null button=1 stateMask=0x0 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761989434 data=null item=TreeItem {TestLocal} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestLocal} time=-761989432 data=null button=1 stateMask=0x80000 x=72 y=12 count=1}, TreeItem with text {TestLocal}]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Remove
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Remove} time=-761989431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Remove} time=-761989431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Remove} time=-761989431 data=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Remove} time=-761989431 data=null}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Remove} time=-761989431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Remove} time=-761989431 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Remove} time=-761989431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on Remove
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Add", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Remove", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Up", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Move Down", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:49:54 [2024-02-22T20:49:54.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761989429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761989429 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761989429 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761989429 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761989428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761989428 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761989428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761989867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:49:54 [2024-02-22T20:49:54.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:49:54 [2024-02-22T20:49:54.563Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 87.09 s -- in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportNothing -- Time elapsed: 5.129 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_7_03 -- Time elapsed: 2.268 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_04 -- Time elapsed: 5.902 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_05 -- Time elapsed: 15.49 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_06 -- Time elapsed: 5.833 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_07 -- Time elapsed: 4.797 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_08 -- Time elapsed: 5.168 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_09 -- Time elapsed: 3.893 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_10 -- Time elapsed: 2.436 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_11 -- Time elapsed: 3.756 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_12 -- Time elapsed: 3.123 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_13 -- Time elapsed: 3.630 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_14 -- Time elapsed: 1.875 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_8_15 -- Time elapsed: 3.223 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.test_9_01 -- Time elapsed: 2.599 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest skipped
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportOnlyOne -- Time elapsed: 4.018 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEmptyFile -- Time elapsed: 2.539 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testImportAll -- Time elapsed: 4.556 s
15:49:54 [2024-02-22T20:49:54.563Z] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest.testEditProfile -- Time elapsed: 3.225 s
15:49:54 [2024-02-22T20:49:54.563Z] 
15:49:54 [2024-02-22T20:49:54.563Z] Results:
15:49:54 [2024-02-22T20:49:54.563Z] 
15:49:54 [2024-02-22T20:49:54.563Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
15:49:54 [2024-02-22T20:49:54.563Z] 
15:49:54 [2024-02-22T20:49:54.819Z] 
15:49:54 [2024-02-22T20:49:54.819Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:49:54.823
15:49:54 [2024-02-22T20:49:54.819Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:49:55 [2024-02-22T20:49:55.380Z] [INFO] All tests passed
15:49:55 [2024-02-22T20:49:55.380Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.380Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.380Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [131/141]
15:49:55 [2024-02-22T20:49:55.381Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:49:55 [2024-02-22T20:49:55.381Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:55 [2024-02-22T20:49:55.381Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] The project's OSGi version is 1.0.15.202402221956
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] 
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:55 [2024-02-22T20:49:55.647Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.209Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:49:56 [2024-02-22T20:49:56.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:49:56 [2024-02-22T20:49:56.209Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
15:49:56 [2024-02-22T20:49:56.209Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.464Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] 
15:49:56 [2024-02-22T20:49:56.465Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:49:56 [2024-02-22T20:49:56.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:49:58 [2024-02-22T20:49:58.608Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:49:59 [2024-02-22T20:49:59.972Z] [INFO] 
15:49:59 [2024-02-22T20:49:59.972Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:50:00 [2024-02-22T20:50:00.227Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
15:50:00 [2024-02-22T20:50:00.227Z] [INFO] Command line:
15:50:00 [2024-02-22T20:50:00.227Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
15:50:00 [2024-02-22T20:50:00.228Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:50:03 [2024-02-22T20:50:03.493Z] Feb 22, 2024 8:50:02 PM org.apache.aries.spifly.BaseActivator log
15:50:03 [2024-02-22T20:50:03.493Z] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
15:50:04 [2024-02-22T20:50:04.858Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:04 [2024-02-22T20:50:04.858Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:50:11 [2024-02-22T20:50:11.389Z] !SESSION 2024-02-22 20:50:00.304 -----------------------------------------------
15:50:11 [2024-02-22T20:50:11.389Z] eclipse.buildId=unknown
15:50:11 [2024-02-22T20:50:11.389Z] java.version=17.0.2
15:50:11 [2024-02-22T20:50:11.389Z] java.vendor=Oracle Corporation
15:50:11 [2024-02-22T20:50:11.389Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:50:11 [2024-02-22T20:50:11.389Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
15:50:11 [2024-02-22T20:50:11.389Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
15:50:11 [2024-02-22T20:50:11.389Z] 
15:50:11 [2024-02-22T20:50:11.389Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-02-22 20:50:10.414
15:50:11 [2024-02-22T20:50:11.389Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
15:50:11 [2024-02-22T20:50:11.389Z] 
15:50:11 [2024-02-22T20:50:11.389Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:50:10.502
15:50:11 [2024-02-22T20:50:11.389Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:50:11 [2024-02-22T20:50:11.389Z] !STACK 0
15:50:11 [2024-02-22T20:50:11.389Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:50:11 [2024-02-22T20:50:11.389Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:50:11 [2024-02-22T20:50:11.389Z] Caused by: java.io.IOException: error=2, No such file or directory
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:50:11 [2024-02-22T20:50:11.389Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:50:11 [2024-02-22T20:50:11.390Z] 	... 7 more
15:50:11 [2024-02-22T20:50:11.390Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:50:11 [2024-02-22T20:50:11.390Z] Display size: 1440x900
15:50:11 [2024-02-22T20:50:11.390Z] OS version=6.1.11-200.fc37.x86_64
15:50:11 [2024-02-22T20:50:11.390Z] GTK version=3.22.30
15:50:11 [2024-02-22T20:50:11.390Z] GTK theme=Ambiance
15:50:11 [2024-02-22T20:50:11.390Z] LIBOVERLAY_SCROLLBAR=0
15:50:11 [2024-02-22T20:50:11.390Z] Time zone: Greenwich Mean Time
15:50:11 [2024-02-22T20:50:11.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@65f96d58] time=-761972388 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-761971504 data=null doit=true}, MenuItem with text {&Hierarchical}]
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-761971504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761971497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:50:12 [2024-02-22T20:50:12.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761970999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761970994 data=null doit=true}, TreeItem with text {test}]
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761970994 data=null}, TreeItem with text {test}]
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761970993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:12 [2024-02-22T20:50:12.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761970992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761970872 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761970870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761970870 data=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761970869 data=null}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761970869 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761970869 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761970802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761970801 data=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761970801 data=null}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761970800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761970800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761970776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761970773 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761970773 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761970773 data=null}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761970773 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761970772 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761970699 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761970698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761970697 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761970697 data=null}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761970697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761970697 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761970689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
15:50:13 [2024-02-22T20:50:13.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Manage Custom Parsers...'
15:50:13 [2024-02-22T20:50:13.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Manage Custom Parsers...'
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
15:50:13 [2024-02-22T20:50:13.855Z] 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=-761970163 data=null doit=true}, Shell with text {Manage Custom Parsers}]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom Text : TmfGeneric
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-761970159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-761970158 data=null doit=true}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-761970158 data=null}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-761970157 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-761970157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-761970157 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with mnemonic 'XML'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Text} time=-761970153 data=null doit=true}, Button with text {Text}]
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Text} time=-761970153 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Text}]
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {XML} time=-761970152 data=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {XML} time=-761970152 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {XML} time=-761970152 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:50:13 [2024-02-22T20:50:13.856Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {XML} time=-761970152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: of type 'List'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched List with text "", using matcher: (of type 'List')
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Set selection (of type 'List') to text Custom XML : Custom XML Log
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 6 to [MouseEnter [6]: MouseEvent{List {} time=-761970143 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 26 to [Activate [26]: ShellEvent{List {} time=-761970143 data=null doit=true}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 15 to [FocusIn [15]: FocusEvent{List {} time=-761970143 data=null}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 3 to [MouseDown [3]: MouseEvent{List {} time=-761970143 data=null button=1 stateMask=0x0 x=98 y=11 count=1}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 13 to [Selection [13]: SelectionEvent{List {} time=-761970143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotList - Sent event 4 to [MouseUp [4]: MouseEvent{List {} time=-761970142 data=null button=1 stateMask=0x80000 x=98 y=11 count=1}, (of type 'List')]
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Text", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "XML", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "New...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Edit...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Export...", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: of type 'Button'
15:50:13 [2024-02-22T20:50:13.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with mnemonic 'Close'
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Close
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Close} time=-761970104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Close} time=-761970104 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Close} time=-761970104 data=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Close} time=-761970104 data=null}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Close} time=-761970103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Close} time=-761970103 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Close} time=-761970103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')]
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-761970493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Manage Custom Parsers...']
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:13 [2024-02-22T20:50:13.858Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761969994 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761969994 data=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761969994 data=null}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761969993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761969965 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761969964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761969964 data=null doit=true}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761969964 data=null}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761969964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:13 [2024-02-22T20:50:13.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761969900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.115Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761969898 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761969898 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761969898 data=null}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.115Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761969897 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969897 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761969886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761969877 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761969877 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761969877 data=null}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761969877 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969876 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761969871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761969769 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761969768 data=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761969768 data=null}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761969768 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761969701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761969700 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761969700 data=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761969700 data=null}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761969700 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969699 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761969690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.116Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761969689 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761969689 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761969689 data=null}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761969689 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969688 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761969673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761969672 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761969672 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761969672 data=null}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761969672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761969671 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761969666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:14 [2024-02-22T20:50:14.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:14 [2024-02-22T20:50:14.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:14 [2024-02-22T20:50:14.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:14 [2024-02-22T20:50:14.882Z] 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=-761969097 data=null doit=true}, Shell with text {Trace Import}]
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761969092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761969092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761969092 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761969092 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761969092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761969092 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761969092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761969579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761968985 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761968985 data=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761968985 data=null}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761968985 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761968984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761968953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761968952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761968952 data=null doit=true}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761968952 data=null}, TreeItem with text {test}]
15:50:14 [2024-02-22T20:50:14.883Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761968951 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761968951 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761968895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:15 [2024-02-22T20:50:15.139Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761968894 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761968894 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761968894 data=null}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761968893 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761968893 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761968876 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761968875 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761968875 data=null doit=true}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761968875 data=null}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761968874 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761968874 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761968863 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:15 [2024-02-22T20:50:15.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:15 [2024-02-22T20:50:15.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:15 [2024-02-22T20:50:15.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:15 [2024-02-22T20:50:15.652Z] 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=-761968403 data=null doit=true}, Shell with text {Trace Import}]
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761968395 data=null}, (of type 'Combo')]
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761968299 data=null doit=true}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761968299 data=null}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761968298 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761968298 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}]
15:50:15 [2024-02-22T20:50:15.653Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761968295 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761968294 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761968294 data=null doit=true}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761968294 data=null}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761968294 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761968294 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}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761968293 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:15 [2024-02-22T20:50:15.654Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761968268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3dfe2797
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761968263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761968263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.655Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761968263 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761968263 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761968263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761968262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761968262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761968262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761968262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761968262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761968262 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761968262 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b2c9a69
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-761968260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761968260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-761968260 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-761968260 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-761968260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-761968260 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.656Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-761968260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-761968259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761968259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-761968259 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-761968259 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-761968259 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:15 [2024-02-22T20:50:15.657Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761968201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761968201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761968201 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761968201 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761968201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761968201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:15 [2024-02-22T20:50:15.658Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.915Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.916Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:15 [2024-02-22T20:50:15.916Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:16 [2024-02-22T20:50:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761968201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:16 [2024-02-22T20:50:16.172Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761968782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761967583 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761967583 data=null doit=true}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761967583 data=null}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761967582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761967563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761967562 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761967562 data=null doit=true}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761967562 data=null}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761967562 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761967501 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:16 [2024-02-22T20:50:16.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761967500 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761967500 data=null doit=true}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761967500 data=null}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761967499 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761967490 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761967483 data=null doit=true}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761967483 data=null}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761967483 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761967482 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761967481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:16 [2024-02-22T20:50:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:16 [2024-02-22T20:50:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967245 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.684Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761967245 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761967230 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967229 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967229 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967184 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:16 [2024-02-22T20:50:16.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967177 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761967176 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761967176 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967176 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967176 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967171 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967170 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761967167 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761967167 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967167 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761967166 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967162 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967161 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967161 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:16 [2024-02-22T20:50:16.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761967161 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761967055 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761966472 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761966472 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761966472 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:50:17 [2024-02-22T20:50:17.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761964963 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761964963 data=null doit=true}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761964963 data=null}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761964963 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761964962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761964955 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:18 [2024-02-22T20:50:18.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761964864 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761964864 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761964864 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761964864 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964863 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761964856 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761964849 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761964849 data=null doit=true}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761964848 data=null}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761964848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761964781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761964780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761964780 data=null doit=true}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761964780 data=null}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761964780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761964773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:19 [2024-02-22T20:50:19.123Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761964772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761964772 data=null doit=true}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761964772 data=null}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761964772 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964771 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761964757 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761964756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761964756 data=null doit=true}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761964756 data=null}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761964756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964755 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761964745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:50:19 [2024-02-22T20:50:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:19 [2024-02-22T20:50:19.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:19 [2024-02-22T20:50:19.635Z] 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=-761964287 data=null doit=true}, Shell with text {Trace Import}]
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:19 [2024-02-22T20:50:19.635Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761964273 data=null}, (of type 'Combo')]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761964200 data=null doit=true}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761964200 data=null}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761964200 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761964199 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}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761964197 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761964196 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761964196 data=null doit=true}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761964196 data=null}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761964196 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761964196 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}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761964195 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:19 [2024-02-22T20:50:19.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761964175 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.894Z] 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.
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761964162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761964162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761964162 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761964162 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761964162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:19 [2024-02-22T20:50:19.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761964162 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761964162 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761964670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761963792 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761963792 data=null doit=true}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761963792 data=null}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761963792 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761963764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761963763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761963763 data=null doit=true}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761963763 data=null}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.153Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761963762 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761963756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:20 [2024-02-22T20:50:20.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761963755 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761963755 data=null doit=true}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761963755 data=null}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761963755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963755 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761963698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:20 [2024-02-22T20:50:20.154Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963548 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761963548 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761963548 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963548 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963547 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}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963500 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:20 [2024-02-22T20:50:20.409Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963498 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761963498 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761963498 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963497 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963497 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}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963490 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963489 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761963489 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761963489 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963489 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761963489 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}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963485 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963484 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963484 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.410Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761963484 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}]
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963406 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761963190 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761963190 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761963190 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:20 [2024-02-22T20:50:20.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761962185 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761962184 data=null doit=true}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761962184 data=null}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761962184 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761962184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761962179 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761961896 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761961896 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761961895 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761961895 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:22 [2024-02-22T20:50:22.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961895 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}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761961890 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761961884 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761961884 data=null doit=true}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761961884 data=null}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761961884 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761961856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761961856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761961855 data=null doit=true}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761961855 data=null}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761961855 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761961800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:22 [2024-02-22T20:50:22.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761961799 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761961799 data=null doit=true}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761961799 data=null}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761961799 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961799 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761961790 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761961789 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761961789 data=null doit=true}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761961789 data=null}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761961788 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961788 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761961778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:50:22 [2024-02-22T20:50:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:22 [2024-02-22T20:50:22.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:22 [2024-02-22T20:50:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:22 [2024-02-22T20:50:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:22 [2024-02-22T20:50:22.544Z] 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=-761961298 data=null doit=true}, Shell with text {Trace Import}]
15:50:22 [2024-02-22T20:50:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761961294 data=null}, (of type 'Combo')]
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761961258 data=null doit=true}, TreeItem with text {import}]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761961258 data=null}, TreeItem with text {import}]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761961258 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761961258 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}]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761961256 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761961255 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761961255 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761961255 data=null}, Tree node with text: kernel-overlap-testing]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761961255 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761961254 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]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761961200 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:22 [2024-02-22T20:50:22.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761961190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.803Z] 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.
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761961170 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761961167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761961167 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761961167 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761961167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761961167 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:22 [2024-02-22T20:50:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:22 [2024-02-22T20:50:22.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:23 [2024-02-22T20:50:23.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761961167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:23 [2024-02-22T20:50:23.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761961699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761960655 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761960655 data=null doit=true}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761960655 data=null}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761960655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761960635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761960632 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761960632 data=null doit=true}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761960632 data=null}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761960632 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761960605 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:23 [2024-02-22T20:50:23.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761960603 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761960603 data=null doit=true}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761960603 data=null}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761960603 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960603 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761960579 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:23 [2024-02-22T20:50:23.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960247 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761960247 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761960247 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960247 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960246 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}]
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960214 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:23 [2024-02-22T20:50:23.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960206 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761960206 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761960206 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960206 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960206 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}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960201 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960201 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761960200 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761960200 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960200 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761960200 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}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960196 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960193 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960192 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:23 [2024-02-22T20:50:23.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761960192 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}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761960151 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761959586 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761959571 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761959570 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761959569 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761959569 data=null doit=true}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761959569 data=null}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761959568 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761959568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761959564 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:24 [2024-02-22T20:50:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:24 [2024-02-22T20:50:24.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761957856 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761957856 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761957856 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761957855 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957855 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}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761957848 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761957804 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761957803 data=null doit=true}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761957803 data=null}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761957803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761957764 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761957763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761957763 data=null doit=true}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761957763 data=null}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761957763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761957757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:26 [2024-02-22T20:50:26.282Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761957756 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761957756 data=null doit=true}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761957756 data=null}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761957756 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957756 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761957744 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761957743 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761957743 data=null doit=true}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761957743 data=null}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761957743 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957742 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761957698 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:26 [2024-02-22T20:50:26.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] 
15:50:26 [2024-02-22T20:50:26.538Z] (Eclipse:19316): Gtk-WARNING **: 20:50:26.515: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:26 [2024-02-22T20:50:26.538Z] 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=-761957273 data=null doit=true}, Shell with text {Trace Import}]
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.538Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761957269 data=null}, (of type 'Combo')]
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:26 [2024-02-22T20:50:26.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:26 [2024-02-22T20:50:26.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761957184 data=null doit=true}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761957184 data=null}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761957184 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761957184 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}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761957182 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761957181 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761957181 data=null doit=true}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761957181 data=null}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761957181 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761957181 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}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761957180 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761957161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5c18ad5d
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761957159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761957158 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761957158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761957158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761957158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761957158 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761957158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.797Z] 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.
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761957148 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761957147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761957147 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761957147 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761957147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:26 [2024-02-22T20:50:26.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761957147 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:27 [2024-02-22T20:50:27.054Z] 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=-761956990 data=null doit=true}, Shell with text {Confirmation}]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-761956989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-761956989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-761956989 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-761956989 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-761956988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-761956988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-761956988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761957147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761957669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761956588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761956587 data=null doit=true}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761956587 data=null}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761956587 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761956553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761956553 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761956553 data=null doit=true}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761956553 data=null}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761956552 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761956538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:27 [2024-02-22T20:50:27.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761956537 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761956537 data=null doit=true}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761956537 data=null}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761956537 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956537 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761956489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:27 [2024-02-22T20:50:27.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956343 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956343 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956343 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956342 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956342 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)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956305 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:27 [2024-02-22T20:50:27.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956303 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956303 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956303 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956302 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)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956296 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956295 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956295 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956295 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956295 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761956294 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)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956290 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956290 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956290 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761956289 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)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956204 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956196 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956196 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761956196 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:27 [2024-02-22T20:50:27.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:28 [2024-02-22T20:50:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:28 [2024-02-22T20:50:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:28 [2024-02-22T20:50:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:28 [2024-02-22T20:50:28.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761954690 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761954690 data=null doit=true}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761954690 data=null}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761954690 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761954689 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761954685 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761954578 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761954577 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761954577 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761954577 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761954577 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)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761954570 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.315Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.315Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761954565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761954565 data=null doit=true}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761954565 data=null}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761954564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761954564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761954504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761954503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761954503 data=null doit=true}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761954503 data=null}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761954502 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761954502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761954497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:29 [2024-02-22T20:50:29.316Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761954496 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761954496 data=null doit=true}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761954496 data=null}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761954495 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761954495 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761954481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761954481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761954481 data=null doit=true}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761954480 data=null}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761954480 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761954480 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761954476 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:29 [2024-02-22T20:50:29.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:29 [2024-02-22T20:50:29.828Z] 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=-761954056 data=null doit=true}, Shell with text {Trace Import}]
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761954043 data=null}, (of type 'Combo')]
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761953988 data=null doit=true}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.828Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761953988 data=null}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761953988 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761953988 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}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761953986 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761953985 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761953985 data=null doit=true}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761953985 data=null}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761953985 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953985 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}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761953984 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:29 [2024-02-22T20:50:29.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761953976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38682845
15:50:30 [2024-02-22T20:50:30.085Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761953975 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761953975 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761953975 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761953975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761953974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761953974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761953974 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761953974 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761953974 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.087Z] 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.
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761953958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761953958 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761953957 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761953957 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761953957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761953957 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:30 [2024-02-22T20:50:30.089Z] 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=-761953783 data=null doit=true}, Shell with text {Confirmation}]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-761953782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-761953782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-761953782 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-761953782 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-761953782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-761953782 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.089Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-761953782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761953957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:30 [2024-02-22T20:50:30.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761954407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761953394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761953394 data=null doit=true}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761953394 data=null}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761953394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761953363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761953362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761953362 data=null doit=true}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761953362 data=null}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761953362 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761953293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:30 [2024-02-22T20:50:30.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761953292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761953292 data=null doit=true}, TreeItem with text {Traces [5]}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761953292 data=null}, TreeItem with text {Traces [5]}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761953292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953292 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]}]
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761953273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:30 [2024-02-22T20:50:30.600Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:30 [2024-02-22T20:50:30.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953177 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953177 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953177 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953177 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953177 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)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953153 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:30 [2024-02-22T20:50:30.859Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953151 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953151 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953151 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953151 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953151 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)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953107 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953104 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953104 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953103 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953103 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761953103 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)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953098 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953098 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953098 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:30 [2024-02-22T20:50:30.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761953098 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)}]
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761953058 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761952775 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761952699 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761952699 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:31 [2024-02-22T20:50:31.116Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761951694 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761951694 data=null doit=true}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761951694 data=null}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761951693 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761951693 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761951689 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761951583 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761951583 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761951583 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761951583 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761951579 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)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761951575 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:32 [2024-02-22T20:50:32.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761951564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761951564 data=null doit=true}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761951564 data=null}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761951564 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761951564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761951540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761951539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761951539 data=null doit=true}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761951539 data=null}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761951538 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761951538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761951499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:32 [2024-02-22T20:50:32.482Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761951498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761951498 data=null doit=true}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761951498 data=null}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761951498 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761951498 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]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761951489 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761951488 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761951488 data=null doit=true}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761951488 data=null}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761951487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761951487 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]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761951483 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:32 [2024-02-22T20:50:32.483Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:33 [2024-02-22T20:50:33.047Z] 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=-761951052 data=null doit=true}, Shell with text {Trace Import}]
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761951050 data=null}, (of type 'Combo')]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761950997 data=null doit=true}, TreeItem with text {import}]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761950997 data=null}, TreeItem with text {import}]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761950996 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761950996 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}]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761950994 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761950989 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761950988 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761950988 data=null}, Tree node with text: kernel-overlap-testing]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761950988 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761950988 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]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761950986 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761950978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:33 [2024-02-22T20:50:33.048Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5faa0c51
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761950965 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761950964 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761950964 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761950964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761950964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761950964 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761950964 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] 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.
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761950955 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761950954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761950954 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761950954 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761950954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761950954 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:33 [2024-02-22T20:50:33.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:33 [2024-02-22T20:50:33.627Z] 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=-761950380 data=null doit=true}, Shell with text {Confirmation}]
15:50:33 [2024-02-22T20:50:33.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:50:33 [2024-02-22T20:50:33.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:50:33 [2024-02-22T20:50:33.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-761950380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-761950380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-761950379 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-761950379 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-761950379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-761950379 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-761950379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761950954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:33 [2024-02-22T20:50:33.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761951452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761949829 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761949829 data=null doit=true}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761949829 data=null}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761949829 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761949818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761949818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761949817 data=null doit=true}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761949817 data=null}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761949817 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949817 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761949804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:34 [2024-02-22T20:50:34.191Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761949803 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761949803 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761949803 data=null}, TreeItem with text {Traces [6]}]
15:50:34 [2024-02-22T20:50:34.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761949803 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:34 [2024-02-22T20:50:34.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949803 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]}]
15:50:34 [2024-02-22T20:50:34.192Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761949791 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:34 [2024-02-22T20:50:34.192Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:34 [2024-02-22T20:50:34.446Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949461 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761949461 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761949461 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949460 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949442 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)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949420 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:34 [2024-02-22T20:50:34.447Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949418 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761949418 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761949417 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949417 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949417 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)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949403 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949403 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761949403 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761949403 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949402 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761949402 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)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949396 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949396 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.447Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949395 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:34 [2024-02-22T20:50:34.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761949395 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)}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761949352 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761948994 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761948973 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761948973 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761948971 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761948971 data=null doit=true}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761948971 data=null}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761948971 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761948971 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761948966 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:35 [2024-02-22T20:50:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:35 [2024-02-22T20:50:35.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:36 [2024-02-22T20:50:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:36 [2024-02-22T20:50:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761947552 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:36 [2024-02-22T20:50:36.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761947552 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761947552 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761947551 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947551 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)}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761947545 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761947539 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761947539 data=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761947539 data=null}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761947539 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761947484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761947481 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761947481 data=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761947481 data=null}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761947480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761947466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761947465 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761947465 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761947465 data=null}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761947464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.366Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947464 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]}]
15:50:36 [2024-02-22T20:50:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761947403 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:36 [2024-02-22T20:50:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:36 [2024-02-22T20:50:36.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761947172 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761947172 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761947172 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761947172 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947171 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]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761947133 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.877Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761947128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761947128 data=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761947128 data=null}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761947128 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761947087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761947086 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761947086 data=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761947086 data=null}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761947086 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761947080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:36 [2024-02-22T20:50:36.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761947080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761947079 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761947079 data=null}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761947079 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947079 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]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761947062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761947059 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761947059 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761947059 data=null}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761947059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761947059 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]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761947054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:36 [2024-02-22T20:50:36.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.042: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.135Z] 
15:50:37 [2024-02-22T20:50:37.135Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.127: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.391Z] 
15:50:37 [2024-02-22T20:50:37.391Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.391Z] 
15:50:37 [2024-02-22T20:50:37.391Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.391Z] 
15:50:37 [2024-02-22T20:50:37.391Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.391Z] 
15:50:37 [2024-02-22T20:50:37.391Z] (Eclipse:19316): Gtk-WARNING **: 20:50:37.147: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:37 [2024-02-22T20:50:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:37 [2024-02-22T20:50:37.391Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:37 [2024-02-22T20:50:37.392Z] 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=-761946598 data=null doit=true}, Shell with text {Trace Import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761946595 data=null}, (of type 'Combo')]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761946562 data=null doit=true}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761946562 data=null}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761946562 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761946562 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}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761946560 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761946559 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761946559 data=null doit=true}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761946559 data=null}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761946559 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761946559 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}]
15:50:37 [2024-02-22T20:50:37.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761946559 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761946496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@311d8595
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761946495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761946495 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761946494 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761946494 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761946494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761946494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761946494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761946494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761946494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761946494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761946494 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761946494 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.394Z] 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.
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761946489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761946489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761946488 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761946488 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761946488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761946488 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:37 [2024-02-22T20:50:37.652Z] 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=-761946350 data=null doit=true}, Shell with text {Confirmation}]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-761946297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-761946297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-761946297 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-761946297 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-761946297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-761946297 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.652Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-761946297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761946488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:37 [2024-02-22T20:50:37.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761946988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761945860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761945860 data=null doit=true}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761945860 data=null}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761945860 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761945795 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761945795 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761945795 data=null doit=true}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761945795 data=null}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761945794 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761945789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:38 [2024-02-22T20:50:38.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761945779 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761945779 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761945779 data=null}, TreeItem with text {Traces [6]}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761945779 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945779 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]}]
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761945761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:38 [2024-02-22T20:50:38.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:38 [2024-02-22T20:50:38.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945602 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761945602 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761945602 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945602 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945602 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945584 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:38 [2024-02-22T20:50:38.420Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945582 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761945582 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761945582 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945581 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945571 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945571 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761945571 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761945571 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945570 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761945570 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945566 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945566 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945565 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.421Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761945565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945498 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761945358 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761945358 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761945358 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:38 [2024-02-22T20:50:38.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761944355 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761944355 data=null doit=true}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761944355 data=null}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761944355 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761944354 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761944302 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:39 [2024-02-22T20:50:39.605Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944144 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761944143 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761944143 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944143 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761944143 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944138 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.862Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:39 [2024-02-22T20:50:39.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944070 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761944070 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761944070 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944069 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761944049 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]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761944001 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.863Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:39 [2024-02-22T20:50:39.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761943996 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761943996 data=null doit=true}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761943996 data=null}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761943996 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761943970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761943966 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761943965 data=null doit=true}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761943965 data=null}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761943965 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761943947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:39 [2024-02-22T20:50:39.864Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:39 [2024-02-22T20:50:39.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761943946 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:39 [2024-02-22T20:50:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761943946 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:39 [2024-02-22T20:50:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761943946 data=null}, TreeItem with text {Traces [6]}]
15:50:39 [2024-02-22T20:50:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761943946 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:39 [2024-02-22T20:50:39.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943946 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]}]
15:50:40 [2024-02-22T20:50:40.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761943937 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761943780 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761943780 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761943779 data=null}, Tree node with text: ExampleCustomXml.xml]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761943779 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943779 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]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761943744 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761943738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761943738 data=null doit=true}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761943738 data=null}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761943738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761943692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761943692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761943691 data=null doit=true}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761943691 data=null}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761943691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761943681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:40 [2024-02-22T20:50:40.377Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761943680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761943680 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761943680 data=null}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761943680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943680 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]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761943666 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761943666 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761943665 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761943665 data=null}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761943665 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943665 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]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761943661 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:40 [2024-02-22T20:50:40.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:40 [2024-02-22T20:50:40.632Z] 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=-761943267 data=null doit=true}, Shell with text {Trace Import}]
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761943264 data=null}, (of type 'Combo')]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761943192 data=null doit=true}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761943192 data=null}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761943192 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761943192 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}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761943190 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761943189 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761943189 data=null doit=true}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761943189 data=null}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761943189 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761943189 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}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761943188 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:40 [2024-02-22T20:50:40.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:40 [2024-02-22T20:50:40.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:'))
15:50:40 [2024-02-22T20:50:40.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>
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761943181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:40 [2024-02-22T20:50:40.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>
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.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'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.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')
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.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')
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@518e6d6c
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761943179 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761943179 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761943179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761943179 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761943179 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761943167 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] 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.
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761943160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761943160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761943160 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761943159 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761943159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761943159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:40 [2024-02-22T20:50:40.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:40 [2024-02-22T20:50:40.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:41 [2024-02-22T20:50:41.455Z] 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=-761942649 data=null doit=true}, Shell with text {Confirmation}]
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:50:41 [2024-02-22T20:50:41.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-761942648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-761942648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-761942648 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-761942648 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-761942648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-761942648 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-761942648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761943159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:41 [2024-02-22T20:50:41.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761943588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761942198 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761942198 data=null doit=true}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761942197 data=null}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761942197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761942197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761942179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761942179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761942179 data=null doit=true}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761942178 data=null}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761942178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761942178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761942164 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:41 [2024-02-22T20:50:41.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761942163 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761942163 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761942163 data=null}, TreeItem with text {Traces [6]}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761942163 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761942163 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]}]
15:50:41 [2024-02-22T20:50:41.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761942100 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:41 [2024-02-22T20:50:41.712Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:41 [2024-02-22T20:50:41.968Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:41 [2024-02-22T20:50:41.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.968Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941994 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761941994 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761941994 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941994 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761941994 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}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941970 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:41 [2024-02-22T20:50:41.969Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941968 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761941968 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761941968 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941968 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761941968 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}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941961 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941961 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761941960 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761941960 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941960 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761941960 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}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941956 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941956 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941956 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761941955 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}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941869 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761941869 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761941868 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761941868 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:41 [2024-02-22T20:50:41.969Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:41 [2024-02-22T20:50:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:41 [2024-02-22T20:50:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:41 [2024-02-22T20:50:41.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:42 [2024-02-22T20:50:42.530Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761940363 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761940363 data=null doit=true}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761940363 data=null}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761940363 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761940362 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761940358 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:43 [2024-02-22T20:50:43.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:43 [2024-02-22T20:50:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:43 [2024-02-22T20:50:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940295 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:43 [2024-02-22T20:50:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761940294 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:43 [2024-02-22T20:50:43.714Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761940294 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940294 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761940294 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}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940290 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940248 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761940248 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761940248 data=null}, Tree node with text: ExampleCustomXml.xml]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940247 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761940247 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]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761940196 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761940192 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761940192 data=null doit=true}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761940192 data=null}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761940192 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761940191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761940169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761940168 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761940168 data=null doit=true}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761940168 data=null}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761940168 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761940168 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761940162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:43 [2024-02-22T20:50:43.715Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761940162 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761940162 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761940162 data=null}, TreeItem with text {Traces [6]}]
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761940161 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761940161 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]}]
15:50:43 [2024-02-22T20:50:43.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761940153 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:43 [2024-02-22T20:50:43.716Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939783 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761939783 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761939783 data=null}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939783 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939783 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]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939741 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.277Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761939702 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761939701 data=null doit=true}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761939701 data=null}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761939701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761939687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761939678 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761939675 data=null doit=true}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761939675 data=null}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761939674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761939663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:44 [2024-02-22T20:50:44.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761939662 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761939662 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761939662 data=null}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761939662 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939662 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]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761939606 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761939601 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761939601 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761939601 data=null}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761939601 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939601 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]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761939594 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:44 [2024-02-22T20:50:44.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:44 [2024-02-22T20:50:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:44 [2024-02-22T20:50:44.839Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:44 [2024-02-22T20:50:44.839Z] 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=-761939199 data=null doit=true}, Shell with text {Trace Import}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761939197 data=null}, (of type 'Combo')]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761939165 data=null doit=true}, TreeItem with text {import}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761939165 data=null}, TreeItem with text {import}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761939164 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761939164 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}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761939163 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939162 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761939162 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761939162 data=null}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939162 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761939162 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]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761939154 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:44 [2024-02-22T20:50:44.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761939147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ad31e9e
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761939146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761939146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761939146 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761939146 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761939146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761939145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761939145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761939145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761939145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761939145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761939145 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761939145 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.841Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] 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.
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:44 [2024-02-22T20:50:44.842Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761939141 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.843Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761939140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761939140 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761939140 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761939140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761939140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50: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')
15:50:44 [2024-02-22T20:50: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')
15:50:44 [2024-02-22T20:50: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')
15:50:44 [2024-02-22T20:50: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')
15:50:44 [2024-02-22T20:50: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')
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:44 [2024-02-22T20:50:44.844Z] 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=-761938973 data=null doit=true}, Shell with text {Confirmation}]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-761938973 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-761938972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-761938972 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-761938972 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-761938972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:44 [2024-02-22T20:50:44.844Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-761938972 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:45 [2024-02-22T20:50:45.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-761938972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761939140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761939565 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761938557 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761938557 data=null doit=true}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761938557 data=null}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761938557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761938492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761938492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761938491 data=null doit=true}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761938491 data=null}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761938491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761938469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:45 [2024-02-22T20:50:45.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761938468 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761938468 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761938468 data=null}, TreeItem with text {Traces [6]}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761938468 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938468 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]}]
15:50:45 [2024-02-22T20:50:45.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761938453 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:45 [2024-02-22T20:50:45.357Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938267 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761938267 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761938267 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938267 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938266 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}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938245 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:45 [2024-02-22T20:50:45.614Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938205 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761938205 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761938205 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938205 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938204 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}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938198 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938198 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761938198 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761938197 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938197 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761938197 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}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938193 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938193 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.615Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938193 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:45 [2024-02-22T20:50:45.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761938193 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}]
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761938155 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761937834 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761937834 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761937834 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761937332 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761937332 data=null doit=true}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761937332 data=null}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761937332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761937331 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761937328 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:46 [2024-02-22T20:50:46.686Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936597 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761936596 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761936596 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936596 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936596 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}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936592 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.248Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:47 [2024-02-22T20:50:47.248Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936548 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761936548 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761936548 data=null}, Tree node with text: kernel-overlap-testing]
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936548 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936548 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]
15:50:47 [2024-02-22T20:50:47.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761936497 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761936491 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761936491 data=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761936491 data=null}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761936491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761936478 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761936477 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761936477 data=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761936477 data=null}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761936477 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761936462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761936461 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761936461 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761936461 data=null}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761936460 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936460 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]}]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761936449 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.505Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761936374 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761936374 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761936374 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761936373 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:47 [2024-02-22T20:50:47.505Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936373 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]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761936301 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.761Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761936294 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761936294 data=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761936294 data=null}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761936293 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761936274 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761936274 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761936273 data=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761936273 data=null}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761936273 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761936264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:47 [2024-02-22T20:50:47.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761936263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761936263 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761936263 data=null}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761936262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936262 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]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761936250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761936207 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761936207 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761936206 data=null}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761936206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761936206 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]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761936200 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:47 [2024-02-22T20:50:47.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.850: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.926: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.945: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:47.946: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:48.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:48.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:48.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] 
15:50:48 [2024-02-22T20:50:48.019Z] (Eclipse:19316): Gtk-WARNING **: 20:50:48.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:48 [2024-02-22T20:50:48.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:48 [2024-02-22T20:50:48.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:48 [2024-02-22T20:50:48.274Z] 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=-761935784 data=null doit=true}, Shell with text {Trace Import}]
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:48 [2024-02-22T20:50:48.274Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761935782 data=null}, (of type 'Combo')]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761935751 data=null doit=true}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761935750 data=null}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761935750 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761935750 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}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761935700 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761935699 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761935699 data=null doit=true}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761935699 data=null}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761935699 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761935698 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}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761935698 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:48 [2024-02-22T20:50:48.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761935690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6253df71
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761935689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761935689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761935689 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761935689 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761935689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761935689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761935689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761935689 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761935680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761935680 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761935680 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761935680 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.277Z] 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.
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.277Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761935675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761935675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761935675 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761935675 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761935675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761935675 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:48 [2024-02-22T20:50:48.279Z] 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=-761935562 data=null doit=true}, Shell with text {Confirmation}]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-761935562 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-761935561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-761935561 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-761935561 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-761935561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-761935561 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-761935561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761935675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:48 [2024-02-22T20:50:48.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761936176 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761935187 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761935187 data=null doit=true}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761935187 data=null}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761935186 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761935186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761935153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761935152 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761935152 data=null doit=true}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761935152 data=null}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761935152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761935152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761935097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:48 [2024-02-22T20:50:48.792Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761935096 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761935096 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761935096 data=null}, TreeItem with text {Traces [6]}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761935096 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761935095 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]}]
15:50:48 [2024-02-22T20:50:48.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761935078 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:48 [2024-02-22T20:50:48.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:49 [2024-02-22T20:50:49.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934850 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934850 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934850 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934850 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934849 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934795 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.050Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934793 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934793 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934793 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934792 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934792 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934788 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934788 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934788 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934787 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934787 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934787 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934783 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934783 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934783 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761934783 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934707 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934602 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934602 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934602 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761934597 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761934597 data=null doit=true}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761934597 data=null}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761934597 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761934597 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761934595 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:49 [2024-02-22T20:50:49.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934473 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934472 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934472 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934472 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934472 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934465 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.563Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934391 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:49 [2024-02-22T20:50:49.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761934391 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761934390 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934390 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934390 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]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761934367 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761934362 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761934362 data=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761934362 data=null}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761934361 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761934348 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761934347 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761934347 data=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761934347 data=null}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761934347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761934297 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761934296 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761934296 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761934296 data=null}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761934295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934295 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]}]
15:50:49 [2024-02-22T20:50:49.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761934277 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761934148 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761934148 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761934148 data=null}, Tree node with text: ExampleCustomXml.xml]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761934148 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934148 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]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761934115 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761934106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761934105 data=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761934105 data=null}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761934105 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761934084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761934083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761934083 data=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761934083 data=null}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761934083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761934060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:49 [2024-02-22T20:50:49.822Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761934059 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761934059 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761934059 data=null}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761934059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934059 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]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761934051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761934051 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761934051 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761934050 data=null}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761934050 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761934050 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]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761934041 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:49 [2024-02-22T20:50:49.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:50 [2024-02-22T20:50:50.383Z] 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=-761933672 data=null doit=true}, Shell with text {Trace Import}]
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:50 [2024-02-22T20:50:50.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761933669 data=null}, (of type 'Combo')]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761933595 data=null doit=true}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761933595 data=null}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761933594 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761933594 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}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761933592 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761933592 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761933592 data=null doit=true}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761933592 data=null}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761933592 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761933592 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}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761933591 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:50:50 [2024-02-22T20:50:50.384Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761933583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b27c0d5
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761933582 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761933582 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761933582 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761933582 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761933581 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761933581 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761933581 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.385Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] 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.
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:50 [2024-02-22T20:50:50.386Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:50 [2024-02-22T20:50:50.387Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761933554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761933554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761933554 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761933554 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761933554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761933554 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.643Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:50 [2024-02-22T20:50:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:50 [2024-02-22T20:50:50.643Z] 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=-761933374 data=null doit=true}, Shell with text {Confirmation}]
15:50:50 [2024-02-22T20:50:50.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-761933374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-761933374 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-761933374 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-761933374 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-761933373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-761933373 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-761933373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761933553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761934003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761932975 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761932975 data=null doit=true}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761932975 data=null}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761932975 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761932954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761932953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761932953 data=null doit=true}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761932953 data=null}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761932953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761932939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:50 [2024-02-22T20:50:50.900Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761932938 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761932938 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761932938 data=null}, TreeItem with text {Traces [6]}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761932938 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:50 [2024-02-22T20:50:50.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932938 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]}]
15:50:51 [2024-02-22T20:50:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761932894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.156Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:51 [2024-02-22T20:50:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:51 [2024-02-22T20:50:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932667 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932667 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932667 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932667 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.157Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932666 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}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932632 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932630 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932630 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932630 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932630 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932629 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}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932625 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932625 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932625 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932625 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932625 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932624 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}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932621 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932621 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932621 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761932621 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}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932585 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932496 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932496 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932496 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761932494 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761932494 data=null doit=true}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761932494 data=null}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761932494 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761932494 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761932492 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:51 [2024-02-22T20:50:51.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932380 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932379 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932379 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932379 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932379 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}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932375 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932280 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761932280 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761932280 data=null}, Tree node with text: ExampleCustomXml.xml]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932279 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932279 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]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761932275 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761932271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761932269 data=null doit=true}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761932269 data=null}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761932268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761932201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761932200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761932200 data=null doit=true}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761932200 data=null}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761932200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932200 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761932194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:51 [2024-02-22T20:50:51.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:51 [2024-02-22T20:50:51.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761932194 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761932194 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761932193 data=null}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761932193 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761932193 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]}]
15:50:51 [2024-02-22T20:50:51.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761932182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:51 [2024-02-22T20:50:51.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931855 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761931855 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761931855 data=null}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931855 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931855 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]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931813 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761931808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761931808 data=null doit=true}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761931808 data=null}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761931808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761931786 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761931786 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761931786 data=null doit=true}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761931785 data=null}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761931785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761931780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:52 [2024-02-22T20:50:52.233Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:52 [2024-02-22T20:50:52.233Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761931777 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761931777 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761931777 data=null}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761931776 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931776 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]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761931769 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761931768 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761931768 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761931768 data=null}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761931768 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931768 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]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761931764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:52 [2024-02-22T20:50:52.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:52 [2024-02-22T20:50:52.489Z] 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=-761931345 data=null doit=true}, Shell with text {Trace Import}]
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761931342 data=null}, (of type 'Combo')]
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761931305 data=null doit=true}, TreeItem with text {import}]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761931304 data=null}, TreeItem with text {import}]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761931304 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761931304 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}]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761931302 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931296 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761931296 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761931296 data=null}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931296 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761931296 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]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761931293 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761931286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24d90d03
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761931285 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761931274 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761931274 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761931274 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761931273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761931273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761931273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761931273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761931273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761931273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761931273 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761931273 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] 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.
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761931265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761931265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761931265 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761931265 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761931265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761931265 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:52 [2024-02-22T20:50:52.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:52 [2024-02-22T20:50:52.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:50:53 [2024-02-22T20:50:53.311Z] 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=-761930756 data=null doit=true}, Shell with text {Confirmation}]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-761930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-761930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-761930755 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-761930755 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-761930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-761930755 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-761930754 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761931265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761931693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:53 [2024-02-22T20:50:53.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761930634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761930634 data=null doit=true}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761930633 data=null}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761930633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761930603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761930603 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761930603 data=null doit=true}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761930602 data=null}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761930602 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761930597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:53 [2024-02-22T20:50:53.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761930596 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761930596 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761930596 data=null}, TreeItem with text {Traces [6]}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761930596 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930596 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]}]
15:50:53 [2024-02-22T20:50:53.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761930581 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:53 [2024-02-22T20:50:53.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930339 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761930339 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761930339 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930338 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930338 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}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930311 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930309 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761930309 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761930308 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930308 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930308 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}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930302 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930302 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761930302 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761930301 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930301 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930301 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}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930297 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930297 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930297 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761930297 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}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930260 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930170 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761930169 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761930169 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761930168 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761930168 data=null doit=true}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761930168 data=null}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761930167 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761930167 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761930166 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930006 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761930006 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761930006 data=null}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930005 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761930005 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}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761930001 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:53 [2024-02-22T20:50:53.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:53 [2024-02-22T20:50:53.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761929957 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761929957 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761929895 data=null}, Tree node with text: kernel-overlap-testing]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761929894 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929894 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]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761929888 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.079Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761929883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761929883 data=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761929882 data=null}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761929882 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761929860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761929860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761929860 data=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761929860 data=null}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761929859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761929854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761929807 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761929807 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761929806 data=null}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761929806 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929806 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]}]
15:50:54 [2024-02-22T20:50:54.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761929795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761929572 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761929572 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761929572 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761929572 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929572 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]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761929540 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761929531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761929531 data=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761929531 data=null}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761929530 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761929493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761929493 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761929493 data=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761929492 data=null}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761929492 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761929482 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:54 [2024-02-22T20:50:54.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761929481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761929481 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761929481 data=null}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761929481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929481 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]}]
15:50:54 [2024-02-22T20:50:54.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761929473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761929472 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761929472 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761929472 data=null}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761929472 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.347Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761929472 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]}]
15:50:54 [2024-02-22T20:50:54.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761929464 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:54 [2024-02-22T20:50:54.602Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:54 [2024-02-22T20:50:54.602Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.643: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.703: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.722: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.858Z] 
15:50:54 [2024-02-22T20:50:54.858Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.859Z] 
15:50:54 [2024-02-22T20:50:54.859Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.859Z] 
15:50:54 [2024-02-22T20:50:54.859Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.859Z] 
15:50:54 [2024-02-22T20:50:54.859Z] (Eclipse:19316): Gtk-WARNING **: 20:50:54.740: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:54 [2024-02-22T20:50:54.859Z] 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=-761929049 data=null doit=true}, Shell with text {Trace Import}]
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:54 [2024-02-22T20:50:54.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')
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.859Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761929046 data=null}, (of type 'Combo')]
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761928991 data=null doit=true}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761928991 data=null}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761928991 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761928990 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}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761928989 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761928988 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761928988 data=null doit=true}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761928988 data=null}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761928988 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928988 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}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761928988 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:54 [2024-02-22T20:50:54.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761928980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@53534c15
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761928979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761928979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761928979 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761928979 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761928979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761928979 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761928979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761928978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.862Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761928978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761928978 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761928978 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761928978 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.863Z] 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.
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.863Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30f51f8a
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-761928963 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:54 [2024-02-22T20:50:54.864Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:54 [2024-02-22T20:50:54.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')
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761928960 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761928956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761928956 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761928956 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761928956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761928956 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:54 [2024-02-22T20:50:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:54 [2024-02-22T20:50:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:54 [2024-02-22T20:50:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:54 [2024-02-22T20:50:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:54 [2024-02-22T20:50:54.865Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:54 [2024-02-22T20:50:54.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:50:55 [2024-02-22T20:50:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761928956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:55 [2024-02-22T20:50:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761929405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:55 [2024-02-22T20:50:55.427Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761928446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761928446 data=null doit=true}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761928445 data=null}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761928445 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761928417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761928417 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761928417 data=null doit=true}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761928417 data=null}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761928416 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.428Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761928397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:55 [2024-02-22T20:50:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761928396 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761928396 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761928396 data=null}, TreeItem with text {Traces [6]}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761928396 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928396 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]}]
15:50:55 [2024-02-22T20:50:55.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761928384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:55 [2024-02-22T20:50:55.429Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928058 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761928058 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761928058 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928057 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928057 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928022 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:55 [2024-02-22T20:50:55.990Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928020 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761928020 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761928020 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928019 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928019 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928015 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:50:55 [2024-02-22T20:50:55.990Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928015 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761928015 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761928015 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928015 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761928014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928011 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928011 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761928011 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761928011 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761927974 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761927968 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761927967 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761927967 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:55 [2024-02-22T20:50:55.991Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:56 [2024-02-22T20:50:56.552Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761926461 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761926461 data=null doit=true}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761926461 data=null}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761926461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761926461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761926457 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926386 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761926386 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761926386 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926386 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761926385 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926381 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.480Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:57 [2024-02-22T20:50:57.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926343 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761926293 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761926293 data=null}, Tree node with text: ExampleCustomTxt.log]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926292 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761926292 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]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761926288 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761926284 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761926284 data=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761926284 data=null}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761926283 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761926283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761926253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761926252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761926252 data=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761926252 data=null}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761926252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761926251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761926201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.737Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761926200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761926200 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761926200 data=null}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761926200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761926200 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]}]
15:50:57 [2024-02-22T20:50:57.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761926192 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761925963 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761925963 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761925963 data=null}, Tree node with text: ExampleCustomXml.xml]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761925962 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925962 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]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761925928 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761925924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761925924 data=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761925924 data=null}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761925923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761925904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761925903 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761925903 data=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761925903 data=null}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761925903 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761925898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:57 [2024-02-22T20:50:57.994Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761925897 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761925897 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761925897 data=null}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761925896 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925896 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]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761925888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761925882 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761925882 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761925882 data=null}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761925882 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925882 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]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761925877 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:50:57 [2024-02-22T20:50:57.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:50:58 [2024-02-22T20:50:58.556Z] 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=-761925461 data=null doit=true}, Shell with text {Trace Import}]
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:50:58 [2024-02-22T20:50:58.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761925458 data=null}, (of type 'Combo')]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761925403 data=null doit=true}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761925403 data=null}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761925403 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761925403 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}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761925396 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761925396 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761925395 data=null doit=true}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761925395 data=null}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761925395 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761925395 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}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761925395 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomXml.xml
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761925387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@510af8e4
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761925386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761925386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761925386 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761925386 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761925386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761925386 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761925386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761925385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761925385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761925385 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761925385 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761925385 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.559Z] 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.
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d908f18
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-761925383 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-761925383 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925383 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-761925382 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:50:58 [2024-02-22T20:50:58.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761925380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761925380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761925380 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761925380 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761925380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761925380 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:50:58 [2024-02-22T20:50:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761925380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:50:58 [2024-02-22T20:50:58.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761925853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761924968 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761924968 data=null doit=true}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761924968 data=null}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761924967 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761924898 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761924897 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761924897 data=null doit=true}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761924897 data=null}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761924897 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761924892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:50:59 [2024-02-22T20:50:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761924891 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761924891 data=null doit=true}, TreeItem with text {Traces [6]}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761924891 data=null}, TreeItem with text {Traces [6]}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761924891 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924891 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]}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761924875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:50:59 [2024-02-22T20:50:59.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924750 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761924750 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761924750 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924749 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924749 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}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924690 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:50:59 [2024-02-22T20:50:59.331Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924688 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761924688 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761924688 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924688 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924688 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}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924684 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924684 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761924684 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761924683 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924683 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761924683 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}]
15:50:59 [2024-02-22T20:50:59.331Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924680 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924679 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924679 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.332Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761924679 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}]
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924602 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761924401 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761924400 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761924400 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:50:59 [2024-02-22T20:50:59.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761923396 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761923395 data=null doit=true}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761923395 data=null}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761923395 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761923395 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761923391 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:00 [2024-02-22T20:51:00.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:00 [2024-02-22T20:51:00.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923237 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761923237 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761923237 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923237 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:00 [2024-02-22T20:51:00.767Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761923237 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}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923233 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923131 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, Tree node with text: ExampleCustomXml.xml]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761923131 data=null doit=true}, Tree node with text: ExampleCustomXml.xml]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761923131 data=null}, Tree node with text: ExampleCustomXml.xml]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923131 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761923130 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]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761923102 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, Tree node with text: ExampleCustomXml.xml]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761923095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761923095 data=null doit=true}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761923095 data=null}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761923095 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761923095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761923069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761923068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761923068 data=null doit=true}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761923068 data=null}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761923068 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761923068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761923060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:00 [2024-02-22T20:51:00.768Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761923060 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:00 [2024-02-22T20:51:00.768Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761923059 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:00 [2024-02-22T20:51:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761923059 data=null}, TreeItem with text {Traces [6]}]
15:51:00 [2024-02-22T20:51:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761923059 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:00 [2024-02-22T20:51:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761923059 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]}]
15:51:00 [2024-02-22T20:51:00.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761923051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:00 [2024-02-22T20:51:00.769Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:51:01 [2024-02-22T20:51:01.025Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:01 [2024-02-22T20:51:01.025Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922774 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761922774 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.282Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761922774 data=null}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922773 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922773 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]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922751 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761922741 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761922741 data=null doit=true}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761922741 data=null}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761922741 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761922692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761922691 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761922691 data=null doit=true}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761922691 data=null}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761922691 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761922686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:01 [2024-02-22T20:51:01.283Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761922685 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761922685 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761922685 data=null}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761922685 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922685 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]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761922677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761922676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761922676 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761922676 data=null}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761922676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.283Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922676 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]}]
15:51:01 [2024-02-22T20:51:01.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761922667 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:01 [2024-02-22T20:51:01.284Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:01 [2024-02-22T20:51:01.284Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:01 [2024-02-22T20:51:01.845Z] 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=-761922255 data=null doit=true}, Shell with text {Trace Import}]
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:01 [2024-02-22T20:51:01.845Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761922253 data=null}, (of type 'Combo')]
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761922178 data=null doit=true}, TreeItem with text {import}]
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761922178 data=null}, TreeItem with text {import}]
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761922178 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:01 [2024-02-22T20:51:01.846Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761922178 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}]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761922176 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922175 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761922175 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761922175 data=null}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922175 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761922175 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]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761922167 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:01 [2024-02-22T20:51:01.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761922160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1231e446
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761922159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761922159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761922158 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761922158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761922158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761922158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761922158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761922158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761922158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761922158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761922158 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761922158 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:01 [2024-02-22T20:51:01.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.851Z] 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.
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@53cd2763
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-761922155 data=null}, (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')]
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.853Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761922153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761922153 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:01 [2024-02-22T20:51:01.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761922152 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:01 [2024-02-22T20:51:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761922152 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:01 [2024-02-22T20:51:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761922152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:01 [2024-02-22T20:51:01.855Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761922152 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:02 [2024-02-22T20:51:02.111Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761922152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761922606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761921734 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761921734 data=null doit=true}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761921734 data=null}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761921734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761921695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761921694 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761921694 data=null doit=true}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761921694 data=null}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.112Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761921694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761921681 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:02 [2024-02-22T20:51:02.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761921680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761921680 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761921680 data=null}, TreeItem with text {Traces [6]}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761921680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921680 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]}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761921665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:02 [2024-02-22T20:51:02.368Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921524 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761921523 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761921523 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921523 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921523 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}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921490 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:02 [2024-02-22T20:51:02.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921488 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761921488 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761921488 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921487 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921487 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}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921483 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921483 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761921483 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761921483 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921483 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761921482 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}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921479 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921479 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921479 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761921479 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}]
15:51:02 [2024-02-22T20:51:02.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921442 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761921436 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761921436 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761921436 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:02 [2024-02-22T20:51:02.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:51:02 [2024-02-22T20:51: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"'
15:51:02 [2024-02-22T20:51: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"'
15:51:02 [2024-02-22T20:51: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"'
15:51:02 [2024-02-22T20:51: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"'
15:51:02 [2024-02-22T20:51:02.626Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:02 [2024-02-22T20:51:02.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761920929 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761920929 data=null doit=true}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761920929 data=null}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761920929 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761920929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761920925 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:02 [2024-02-22T20:51:02.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:03 [2024-02-22T20:51:03.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:03 [2024-02-22T20:51:03.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919967 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761919966 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761919966 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919966 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919966 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}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919962 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919887 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761919887 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761919886 data=null}, Tree node with text: kernel-overlap-testing]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919886 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919886 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]
15:51:04 [2024-02-22T20:51:04.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761919862 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761919856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761919855 data=null doit=true}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761919855 data=null}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761919855 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761919790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761919787 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761919787 data=null doit=true}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761919787 data=null}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761919786 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761919781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:04 [2024-02-22T20:51:04.066Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761919772 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761919772 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761919772 data=null}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761919771 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919771 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]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761919758 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-761919758 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-761919757 data=null doit=true}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-761919757 data=null}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-761919757 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919757 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]}]
15:51:04 [2024-02-22T20:51:04.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-761919753 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [6]}]
15:51:04 [2024-02-22T20:51:04.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:04 [2024-02-22T20:51:04.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.340: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] 
15:51:04 [2024-02-22T20:51:04.578Z] (Eclipse:19316): Gtk-WARNING **: 20:51:04.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:04 [2024-02-22T20:51:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:04 [2024-02-22T20:51:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:04 [2024-02-22T20:51:04.578Z] 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=-761919347 data=null doit=true}, Shell with text {Trace Import}]
15:51:04 [2024-02-22T20:51:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:04 [2024-02-22T20:51:04.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:04 [2024-02-22T20:51:04.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761919345 data=null}, (of type 'Combo')]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761919294 data=null doit=true}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761919294 data=null}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761919294 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761919294 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}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761919286 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761919286 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761919286 data=null doit=true}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761919286 data=null}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761919285 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761919285 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}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761919285 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761919277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.580Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.581Z] 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.
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:04 [2024-02-22T20:51:04.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761919263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761919263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761919263 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761919262 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761919262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761919262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761919262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:04 [2024-02-22T20:51:04.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761919685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761918887 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761918887 data=null doit=true}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761918887 data=null}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761918886 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761918852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761918852 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761918852 data=null doit=true}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761918852 data=null}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761918851 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761918846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:05 [2024-02-22T20:51:05.094Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761918846 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:05 [2024-02-22T20:51:05.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761918846 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:05 [2024-02-22T20:51:05.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761918846 data=null}, TreeItem with text {Traces [7]}]
15:51:05 [2024-02-22T20:51:05.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761918845 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:05 [2024-02-22T20:51:05.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918845 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]}]
15:51:05 [2024-02-22T20:51:05.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761918839 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:05 [2024-02-22T20:51:05.095Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:05 [2024-02-22T20:51:05.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:05 [2024-02-22T20:51:05.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761918664 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761918664 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761918664 data=null}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761918663 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918663 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}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761918602 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:05 [2024-02-22T20:51:05.351Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761918600 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761918600 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761918600 data=null}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761918599 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918599 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}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761918595 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761918595 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761918595 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761918594 data=null}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761918594 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761918594 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}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761918589 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761918589 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761918589 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:05 [2024-02-22T20:51:05.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761918589 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}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761917889 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761917869 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761917869 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761917869 data=null}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761917752 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761917751 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761917751 data=null}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761917751 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917751 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}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761917700 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761917695 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761917695 data=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761917695 data=null}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761917694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761917672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761917671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761917671 data=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761917671 data=null}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761917671 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761917665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761917664 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761917664 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761917664 data=null}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761917664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917664 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]}]
15:51:06 [2024-02-22T20:51:06.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761917656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761917384 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761917384 data=null doit=true}, Tree node with text: unrecognized.log]
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761917384 data=null}, Tree node with text: unrecognized.log]
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761917384 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:51:06 [2024-02-22T20:51:06.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917384 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]
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761917350 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.680Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.680Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761917345 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761917345 data=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761917345 data=null}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761917345 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761917303 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761917302 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761917302 data=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761917302 data=null}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761917302 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761917295 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:06 [2024-02-22T20:51:06.681Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761917294 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761917294 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761917294 data=null}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761917294 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917294 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]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761917286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761917285 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761917285 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761917285 data=null}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761917285 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761917285 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]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761917276 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:06 [2024-02-22T20:51:06.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:06 [2024-02-22T20:51:06.937Z] 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=-761916887 data=null doit=true}, Shell with text {Trace Import}]
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:06 [2024-02-22T20:51:06.937Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761916885 data=null}, (of type 'Combo')]
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:06 [2024-02-22T20:51:06.938Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.193Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761916854 data=null doit=true}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761916854 data=null}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761916854 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761916854 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}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761916852 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761916852 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761916851 data=null doit=true}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761916851 data=null}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761916851 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916851 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}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761916851 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761916792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.194Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@39cdbc4e
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-761916789 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-761916788 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-761916788 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-761916788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-761916788 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-761916788 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.195Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-761916788 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:07 [2024-02-22T20:51:07.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761916784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761916784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761916784 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761916784 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761916784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761916784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761916784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761917253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761916476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761916476 data=null doit=true}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761916476 data=null}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761916475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761916467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761916466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761916459 data=null doit=true}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761916459 data=null}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761916459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916458 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761916453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:07 [2024-02-22T20:51:07.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761916452 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761916452 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761916452 data=null}, TreeItem with text {Traces [7]}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761916452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916452 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]}]
15:51:07 [2024-02-22T20:51:07.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761916397 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:07 [2024-02-22T20:51:07.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:07 [2024-02-22T20:51:07.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761916153 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761916153 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761916153 data=null}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761916153 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916153 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}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761916101 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761916099 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761916099 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761916099 data=null}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761916099 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916098 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}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761916092 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761916092 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761916092 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761916091 data=null}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761916091 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761916091 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}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761916087 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761916087 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761916087 data=null button=1 stateMask=0x0 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761916087 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}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761916050 data=null button=1 stateMask=0x80000 x=134 y=219 count=2}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761915960 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761915960 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761915960 data=null}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761915894 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761915894 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761915894 data=null}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761915893 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915893 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}]
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761915889 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, TreeItem with text {unrecognized.log}]
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:07 [2024-02-22T20:51:07.965Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:07 [2024-02-22T20:51:07.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761915788 data=null button=0 stateMask=0x0 x=134 y=219 count=0}, Tree node with text: unrecognized.log]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761915788 data=null doit=true}, Tree node with text: unrecognized.log]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761915787 data=null}, Tree node with text: unrecognized.log]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761915787 data=null button=1 stateMask=0x0 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915787 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]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761915781 data=null button=1 stateMask=0x80000 x=134 y=219 count=1}, Tree node with text: unrecognized.log]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:08 [2024-02-22T20:51:08.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761915776 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761915775 data=null doit=true}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761915775 data=null}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761915775 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761915739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761915706 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761915706 data=null doit=true}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761915706 data=null}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761915706 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761915699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:08 [2024-02-22T20:51:08.221Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761915698 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761915698 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.221Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761915698 data=null}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761915697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915697 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]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761915689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761915683 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761915683 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761915683 data=null}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761915683 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761915683 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]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761915678 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:51:08 [2024-02-22T20:51:08.222Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:51:08 [2024-02-22T20:51:08.477Z] 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=-761915359 data=null doit=true}, Shell with text {Confirm Clear}]
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:51:08 [2024-02-22T20:51:08.477Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761915358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761915358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761915358 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761915358 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761915358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761915358 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:08 [2024-02-22T20:51:08.478Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761915358 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761915654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:51:10 [2024-02-22T20:51:10.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:10 [2024-02-22T20:51:10.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761913850 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761913850 data=null doit=true}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761913850 data=null}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761913850 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761913850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761913792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761913791 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761913791 data=null doit=true}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761913791 data=null}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761913791 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761913791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761913770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:10 [2024-02-22T20:51:10.363Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761913769 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761913769 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761913769 data=null}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761913769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761913769 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]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761913763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761913762 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761913762 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761913762 data=null}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761913755 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761913755 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]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761913752 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:10 [2024-02-22T20:51:10.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761913429 data=null doit=true}, Shell with text {Trace Import}]
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761913424 data=null}, (of type 'Combo')]
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761913382 data=null doit=true}, TreeItem with text {import}]
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761913382 data=null}, TreeItem with text {import}]
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761913382 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:10 [2024-02-22T20:51:10.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761913382 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}]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761913380 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761913380 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761913380 data=null}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761913379 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761913379 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]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761913379 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761913378 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761913378 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761913378 data=null}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761913378 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761913378 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]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761913376 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: metadata
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761913354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1878815a
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-761913352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761913352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-761913352 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-761913351 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-761913351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-761913351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-761913351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-761913351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761913351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-761913351 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-761913351 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-761913351 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.623Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761913348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761913348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761913348 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761913348 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761913348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761913348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761913347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:10 [2024-02-22T20:51:10.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761913726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761912837 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761912836 data=null doit=true}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761912836 data=null}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761912836 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761912811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761912810 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761912810 data=null doit=true}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761912810 data=null}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761912810 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761912797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:11 [2024-02-22T20:51:11.187Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761912796 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761912796 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761912795 data=null}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761912795 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912795 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761912789 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761912789 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761912785 data=null}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761912785 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761912785 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.187Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761912783 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912550 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761912550 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761912550 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912550 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912550 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}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912537 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:11 [2024-02-22T20:51:11.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912506 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761912506 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761912506 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912506 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912505 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}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912500 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912499 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761912499 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761912499 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912499 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761912498 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}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912495 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912495 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912495 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761912494 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}]
15:51:11 [2024-02-22T20:51:11.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912460 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761912454 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761912454 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761912454 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:11 [2024-02-22T20:51:11.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761911946 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761911946 data=null doit=true}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761911946 data=null}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761911945 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761911945 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761911941 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:12 [2024-02-22T20:51:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:12 [2024-02-22T20:51:12.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761910943 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761910943 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761910943 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761910943 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910943 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}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761910939 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2024-02-22T20:51:12.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761910931 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761910931 data=null doit=true}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761910931 data=null}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761910931 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761910890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761910890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761910890 data=null doit=true}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761910889 data=null}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761910889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761910885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:12 [2024-02-22T20:51:12.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761910884 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761910884 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761910883 data=null}, TreeItem with text {Traces [1]}]
15:51:12 [2024-02-22T20:51:12.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761910883 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:12 [2024-02-22T20:51:12.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910883 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761910869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761910868 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761910868 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761910868 data=null}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761910867 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910867 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761910860 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:51:13 [2024-02-22T20:51:13.186Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:51:13 [2024-02-22T20:51:13.186Z] 
15:51:13 [2024-02-22T20:51:13.186Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.186Z] 
15:51:13 [2024-02-22T20:51:13.186Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.186Z] 
15:51:13 [2024-02-22T20:51:13.186Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.186Z] 
15:51:13 [2024-02-22T20:51:13.186Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.204: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.205: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.223: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.441Z] 
15:51:13 [2024-02-22T20:51:13.441Z] (Eclipse:19316): Gtk-WARNING **: 20:51:13.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:51:13 [2024-02-22T20:51:13.442Z] 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=-761910550 data=null doit=true}, Shell with text {Confirm Clear}]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761910549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761910549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761910549 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761910549 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761910549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761910549 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761910549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:13 [2024-02-22T20:51:13.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761910795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:51:13 [2024-02-22T20:51:13.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:13 [2024-02-22T20:51:13.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:13 [2024-02-22T20:51:13.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761910257 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761910257 data=null doit=true}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761910257 data=null}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761910257 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761910201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761910200 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761910200 data=null doit=true}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761910200 data=null}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761910200 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761910195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:13 [2024-02-22T20:51:13.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761910194 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761910194 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761910194 data=null}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761910194 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910194 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761910188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761910188 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761910188 data=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761910187 data=null}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761910187 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761910187 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761910179 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:51:13 [2024-02-22T20:51:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:13 [2024-02-22T20:51:13.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:13 [2024-02-22T20:51:13.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:14 [2024-02-22T20:51:14.209Z] 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=-761909830 data=null doit=true}, Shell with text {Trace Import}]
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761909828 data=null}, (of type 'Combo')]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761909785 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761909785 data=null doit=true}, TreeItem with text {import}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761909785 data=null}, TreeItem with text {import}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761909785 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761909785 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}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761909784 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761909770 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] 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.
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:14 [2024-02-22T20:51:14.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:14 [2024-02-22T20:51:14.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761909700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761909700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761909700 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761909700 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761909700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761909700 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.213Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.213Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:51:14 [2024-02-22T20:51:14.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=-761909095 data=null doit=true}, Shell with text {Confirmation}]
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-761909094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-761909094 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-761909094 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-761909094 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-761909093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-761909093 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-761909093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:51:14 [2024-02-22T20:51:14.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:15 [2024-02-22T20:51:15.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761909700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:15 [2024-02-22T20:51:15.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761910158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761908548 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761908547 data=null doit=true}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761908547 data=null}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761908547 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761908533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761908533 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761908533 data=null doit=true}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761908533 data=null}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761908532 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761908504 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:15 [2024-02-22T20:51:15.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761908503 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761908503 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761908503 data=null}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761908503 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908502 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]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761908497 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761908496 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761908496 data=null}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761908490 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761908490 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]}]
15:51:15 [2024-02-22T20:51:15.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761908484 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:15 [2024-02-22T20:51:15.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:15 [2024-02-22T20:51:15.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908261 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761908261 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761908261 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908261 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908229 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:15 [2024-02-22T20:51:15.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908227 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761908227 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761908227 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908226 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908226 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908223 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908223 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761908223 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761908222 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908220 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761908220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908217 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908217 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908216 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761908216 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908171 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761908165 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761908165 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761908165 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:15 [2024-02-22T20:51:15.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:51:16 [2024-02-22T20:51:16.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761906659 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761906659 data=null doit=true}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761906659 data=null}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761906659 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761906658 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761906655 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761906580 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761906580 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761906580 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761906580 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906580 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761906576 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:17 [2024-02-22T20:51:17.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761906569 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761906569 data=null doit=true}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761906569 data=null}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761906569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761906538 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761906537 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761906537 data=null doit=true}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761906537 data=null}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761906537 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761906515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:17 [2024-02-22T20:51:17.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761906514 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761906513 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761906513 data=null}, TreeItem with text {Traces [13]}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761906513 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906513 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]}]
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761906506 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:17 [2024-02-22T20:51:17.341Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:17 [2024-02-22T20:51:17.341Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906449 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761906449 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761906449 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906448 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906448 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}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906432 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:17 [2024-02-22T20:51:17.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906430 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761906429 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761906429 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906429 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906429 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}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906426 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906425 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761906425 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761906425 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906425 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761906424 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}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906415 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906414 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906414 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761906406 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}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906363 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761906242 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761906242 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761906242 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:17 [2024-02-22T20:51:17.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761905240 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761905240 data=null doit=true}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761905240 data=null}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761905239 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761905239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761905238 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761905238 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761905237 data=null doit=true}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761905237 data=null}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761905237 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761905237 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:18 [2024-02-22T20:51:18.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761905237 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761904667 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761904667 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761904666 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761904666 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904666 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}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761904660 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.223Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:19 [2024-02-22T20:51:19.223Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761904656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761904655 data=null doit=true}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761904655 data=null}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761904655 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761904635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761904634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761904634 data=null doit=true}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761904634 data=null}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761904634 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761904602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:19 [2024-02-22T20:51:19.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761904600 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761904600 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761904600 data=null}, TreeItem with text {Traces [13]}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761904599 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904599 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]}]
15:51:19 [2024-02-22T20:51:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761904592 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:19 [2024-02-22T20:51:19.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904465 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761904465 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761904465 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904464 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904464 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}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904430 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.480Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:19 [2024-02-22T20:51:19.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904422 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761904422 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761904422 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904422 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904422 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}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904418 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904418 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761904418 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761904418 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904417 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761904417 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}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904414 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904414 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904414 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761904413 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}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904370 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761904091 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761904088 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761904088 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761904087 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761904087 data=null doit=true}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761904087 data=null}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761904086 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761904086 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761904069 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:19 [2024-02-22T20:51:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:19 [2024-02-22T20:51:19.994Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:20 [2024-02-22T20:51:20.922Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:20 [2024-02-22T20:51:20.922Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761902859 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761902858 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761902858 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761902858 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902858 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}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761902852 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.178Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761902848 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761902848 data=null doit=true}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761902848 data=null}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761902848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761902790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761902790 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761902790 data=null doit=true}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761902790 data=null}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761902789 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761902780 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:21 [2024-02-22T20:51:21.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761902779 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761902779 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761902779 data=null}, TreeItem with text {Traces [13]}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761902779 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902779 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]}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761902772 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:21 [2024-02-22T20:51:21.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761902675 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761902675 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761902675 data=null}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761902675 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902675 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}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761902650 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:21 [2024-02-22T20:51:21.179Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761902648 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761902648 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761902648 data=null}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.179Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761902648 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902647 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}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761902602 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761902602 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761902602 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761902601 data=null}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761902601 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761902601 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}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761902598 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761902597 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761902597 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.436Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761902597 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}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761902556 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761902200 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761902197 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761902197 data=null}, TreeItem with text {simple_server-thread1}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761902195 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761902195 data=null doit=true}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761902195 data=null}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761902195 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761902194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761902191 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:21 [2024-02-22T20:51:21.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761901031 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761901031 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761901031 data=null}, TreeItem with text {simple_server-thread1}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761901031 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761901031 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}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761901027 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761901023 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761901023 data=null doit=true}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761901023 data=null}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761901022 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761901022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761900995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761900991 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761900991 data=null doit=true}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761900991 data=null}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761900990 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761900990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761900974 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:23 [2024-02-22T20:51:23.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761900973 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761900973 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761900973 data=null}, TreeItem with text {Traces [13]}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761900973 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761900973 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]}]
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761900961 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:23 [2024-02-22T20:51:23.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:23 [2024-02-22T20:51:23.059Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761900733 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761900733 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761900733 data=null}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761900733 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.316Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761900733 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}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761900681 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:23 [2024-02-22T20:51:23.317Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761900678 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761900678 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761900678 data=null}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761900678 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761900678 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}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761900674 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761900673 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761900673 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761900673 data=null}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761900672 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761900672 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}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761900669 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761900669 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761900668 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.317Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761900668 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}]
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761900582 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761900290 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761900286 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761900286 data=null}, TreeItem with text {simple_server-thread2}]
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:23 [2024-02-22T20:51:23.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761900284 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761900284 data=null doit=true}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761900284 data=null}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761900284 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761900284 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761900280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:23 [2024-02-22T20:51:23.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761899119 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761899119 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761899118 data=null}, TreeItem with text {simple_server-thread2}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761899118 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761899118 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}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761899111 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:24 [2024-02-22T20:51:24.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761899106 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761899106 data=null doit=true}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761899106 data=null}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761899106 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761899106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761899067 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761899066 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761899066 data=null doit=true}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761899066 data=null}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761899066 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761899066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761899061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:24 [2024-02-22T20:51:24.941Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761899060 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761899060 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761899060 data=null}, TreeItem with text {Traces [13]}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761899059 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761899059 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]}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761899051 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:24 [2024-02-22T20:51:24.942Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898880 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761898880 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761898879 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898879 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:24 [2024-02-22T20:51:24.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761898879 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}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898839 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:25 [2024-02-22T20:51:25.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898836 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761898836 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761898836 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898836 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761898836 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}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898832 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898831 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761898831 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761898831 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898831 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761898830 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}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898827 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898826 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898804 data=null button=1 stateMask=0x0 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761898803 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}]
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898752 data=null button=1 stateMask=0x80000 x=140 y=334 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761898545 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761898545 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761898545 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:25 [2024-02-22T20:51:25.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:26 [2024-02-22T20:51:26.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761898043 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761898043 data=null doit=true}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761898042 data=null}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761898042 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761898042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761898038 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:26 [2024-02-22T20:51:26.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761897262 data=null button=0 stateMask=0x0 x=140 y=334 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761897261 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761897261 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761897261 data=null button=1 stateMask=0x0 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761897261 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}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761897257 data=null button=1 stateMask=0x80000 x=140 y=334 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761897252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761897252 data=null doit=true}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761897252 data=null}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761897251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761897251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761897187 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761897186 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761897186 data=null doit=true}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761897186 data=null}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761897185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761897185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761897169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:26 [2024-02-22T20:51:26.839Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761897168 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761897168 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761897168 data=null}, TreeItem with text {Traces [13]}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761897167 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761897167 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]}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761897159 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:26 [2024-02-22T20:51:26.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761897030 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761897030 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761897030 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761897030 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761897030 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)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896989 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:26 [2024-02-22T20:51:26.840Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896987 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896987 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896987 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896987 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761896987 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)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896983 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896982 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896982 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896982 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896982 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.840Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761896981 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)}]
15:51:26 [2024-02-22T20:51:26.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896978 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896978 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:26 [2024-02-22T20:51:26.841Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896978 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761896977 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)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896933 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896787 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896787 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761896787 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:27 [2024-02-22T20:51:27.097Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761895761 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.049Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761895761 data=null doit=true}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761895761 data=null}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761895761 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761895760 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761895701 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761895536 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761895536 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761895535 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761895535 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895535 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)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761895528 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761895523 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761895523 data=null doit=true}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761895523 data=null}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761895522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761895503 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761895503 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761895502 data=null doit=true}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761895502 data=null}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761895502 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761895487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:28 [2024-02-22T20:51:28.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761895486 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761895485 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761895485 data=null}, TreeItem with text {Traces [13]}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761895485 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895485 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]}]
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761895463 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:28 [2024-02-22T20:51:28.562Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:28 [2024-02-22T20:51:28.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895232 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895209 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895209 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895209 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895209 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)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895189 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:28 [2024-02-22T20:51:28.818Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895187 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895187 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895187 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895186 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895186 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)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895175 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895175 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895174 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895174 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.818Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895174 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761895174 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)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895169 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895169 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895168 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761895168 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)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895121 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895114 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895114 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761895114 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:28 [2024-02-22T20:51:28.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:29 [2024-02-22T20:51:29.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761893607 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761893607 data=null doit=true}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761893607 data=null}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761893606 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761893606 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761893601 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761893520 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761893520 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761893520 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761893520 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893519 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)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761893515 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.309Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761893510 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761893510 data=null doit=true}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761893510 data=null}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761893510 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761893460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761893460 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761893459 data=null doit=true}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761893459 data=null}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761893459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761893445 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:30 [2024-02-22T20:51:30.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761893444 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761893443 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761893443 data=null}, TreeItem with text {Traces [13]}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761893443 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893443 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]}]
15:51:30 [2024-02-22T20:51:30.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761893431 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:30 [2024-02-22T20:51:30.566Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893167 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761893167 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761893167 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893167 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893166 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)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893133 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:30 [2024-02-22T20:51:30.823Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893130 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761893130 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761893130 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893106 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893106 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)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893101 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893100 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761893100 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:30 [2024-02-22T20:51:30.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761893099 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893099 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761893099 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)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893095 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893094 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761893094 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:30 [2024-02-22T20:51:30.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761893094 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)}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761892980 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761892731 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761892730 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761892730 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761892728 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761892728 data=null doit=true}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761892728 data=null}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761892728 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761892727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761892702 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:31 [2024-02-22T20:51:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:31 [2024-02-22T20:51:31.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:32 [2024-02-22T20:51:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:32 [2024-02-22T20:51:32.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761891533 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:32 [2024-02-22T20:51:32.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761891532 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:32 [2024-02-22T20:51:32.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761891532 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:32 [2024-02-22T20:51:32.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761891532 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:32 [2024-02-22T20:51:32.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891532 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)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761891527 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761891522 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761891522 data=null doit=true}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761891522 data=null}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761891522 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761891491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761891490 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761891490 data=null doit=true}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761891490 data=null}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761891489 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761891484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:32 [2024-02-22T20:51:32.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761891483 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761891483 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761891482 data=null}, TreeItem with text {Traces [13]}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761891482 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891482 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]}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761891467 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:32 [2024-02-22T20:51:32.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891361 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761891361 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761891361 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891360 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891360 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)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891334 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:32 [2024-02-22T20:51:32.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891332 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761891331 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761891331 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891331 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891331 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)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891327 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891326 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761891326 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761891326 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891326 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761891326 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)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891322 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891321 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891321 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761891321 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)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891257 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761891251 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761891251 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761891250 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:32 [2024-02-22T20:51:32.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761890744 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761890744 data=null doit=true}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761890744 data=null}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761890744 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761890743 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761890739 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:33 [2024-02-22T20:51:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:33 [2024-02-22T20:51:33.343Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:33 [2024-02-22T20:51:33.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:33 [2024-02-22T20:51:33.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761889878 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761889878 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761889878 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761889878 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889878 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)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761889874 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.162Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761889870 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761889870 data=null doit=true}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761889870 data=null}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761889870 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761889849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761889848 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761889848 data=null doit=true}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761889848 data=null}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761889848 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761889824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:34 [2024-02-22T20:51:34.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761889824 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761889824 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761889824 data=null}, TreeItem with text {Traces [13]}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761889823 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889823 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]}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761889816 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:34 [2024-02-22T20:51:34.163Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889766 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761889766 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761889766 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889766 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889765 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)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889689 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:34 [2024-02-22T20:51:34.164Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889687 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761889687 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761889687 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889687 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889687 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)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889671 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889670 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761889670 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:34 [2024-02-22T20:51:34.164Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761889670 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889669 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761889669 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)}]
15:51:34 [2024-02-22T20:51:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889665 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889665 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889665 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761889664 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)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889601 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761889432 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761889432 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761889432 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.420Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.421Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:34 [2024-02-22T20:51:34.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761888930 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761888930 data=null doit=true}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761888930 data=null}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761888929 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761888929 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761888925 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:34 [2024-02-22T20:51:34.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:35 [2024-02-22T20:51:35.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761888161 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761888161 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761888161 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761888160 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761888160 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)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761888153 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:35 [2024-02-22T20:51:35.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:35 [2024-02-22T20:51:35.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761888149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761888149 data=null doit=true}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761888149 data=null}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761888148 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761888148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761888084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761888083 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761888083 data=null doit=true}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761888083 data=null}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761888083 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761888083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761888060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:35 [2024-02-22T20:51:35.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761888059 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761888059 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:35 [2024-02-22T20:51:35.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761888059 data=null}, TreeItem with text {Traces [13]}]
15:51:35 [2024-02-22T20:51:35.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761888059 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:35 [2024-02-22T20:51:35.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761888059 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]}]
15:51:35 [2024-02-22T20:51:35.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761888050 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:35 [2024-02-22T20:51:35.914Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887797 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761887797 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761887797 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887797 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761887796 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)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887770 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:36 [2024-02-22T20:51:36.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887768 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761887768 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761887768 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887768 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761887768 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)}]
15:51:36 [2024-02-22T20:51:36.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887764 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887763 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761887763 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761887763 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887763 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761887763 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)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887757 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887756 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887756 data=null button=1 stateMask=0x0 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761887756 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)}]
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887704 data=null button=1 stateMask=0x80000 x=149 y=357 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761887544 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761887544 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761887544 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:36 [2024-02-22T20:51:36.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:36 [2024-02-22T20:51:36.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:36 [2024-02-22T20:51:36.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:36 [2024-02-22T20:51:36.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761887042 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761887042 data=null doit=true}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761887042 data=null}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761887041 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761887041 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761887037 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:36 [2024-02-22T20:51:36.988Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761886278 data=null button=0 stateMask=0x0 x=149 y=357 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761886278 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761886278 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761886277 data=null button=1 stateMask=0x0 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761886277 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)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761886271 data=null button=1 stateMask=0x80000 x=149 y=357 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:37 [2024-02-22T20:51:37.550Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761886267 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761886267 data=null doit=true}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761886267 data=null}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761886267 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761886266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761886228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761886227 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761886227 data=null doit=true}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761886227 data=null}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761886227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761886226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761886221 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:37 [2024-02-22T20:51:37.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761886221 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761886221 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761886220 data=null}, TreeItem with text {Traces [13]}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761886220 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761886220 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]}]
15:51:37 [2024-02-22T20:51:37.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761886212 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:37 [2024-02-22T20:51:37.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
15:51:37 [2024-02-22T20:51:37.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761885963 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761885963 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761885963 data=null}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761885963 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885963 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}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761885938 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761885935 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761885935 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761885935 data=null}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761885935 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885935 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}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761885931 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761885930 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761885930 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761885930 data=null}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761885930 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885930 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}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761885899 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761885899 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761885899 data=null button=1 stateMask=0x0 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761885899 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}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761885856 data=null button=1 stateMask=0x80000 x=134 y=311 count=2}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761885598 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761885598 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761885598 data=null}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:38 [2024-02-22T20:51:38.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761885480 data=null button=0 stateMask=0x0 x=134 y=311 count=0}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761885480 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761885480 data=null}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761885479 data=null button=1 stateMask=0x0 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885479 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}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761885475 data=null button=1 stateMask=0x80000 x=134 y=311 count=1}, TreeItem with text {unrecognized.log}]
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761885469 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761885469 data=null doit=true}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761885469 data=null}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761885469 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761885405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761885404 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761885404 data=null doit=true}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761885404 data=null}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761885404 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761885397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:38 [2024-02-22T20:51:38.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761885396 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761885396 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761885396 data=null}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761885396 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885395 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]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761885387 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761885387 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761885387 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761885387 data=null}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761885386 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761885386 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]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761885377 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:51:38 [2024-02-22T20:51:38.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:51:38 [2024-02-22T20:51:38.831Z] 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=-761885042 data=null doit=true}, Shell with text {Confirm Clear}]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761885042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761885041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761885041 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761885041 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761885041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761885041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:38 [2024-02-22T20:51:38.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761885041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:41 [2024-02-22T20:51:41.348Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:41 [2024-02-22T20:51:41.348Z] 
15:51:41 [2024-02-22T20:51:41.348Z] (Eclipse:19316): Gtk-WARNING **: 20:51:41.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:41 [2024-02-22T20:51:41.348Z] 
15:51:41 [2024-02-22T20:51:41.348Z] (Eclipse:19316): Gtk-WARNING **: 20:51:41.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:41 [2024-02-22T20:51:41.348Z] 
15:51:41 [2024-02-22T20:51:41.348Z] (Eclipse:19316): Gtk-WARNING **: 20:51:41.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:41 [2024-02-22T20:51:41.348Z] 
15:51:41 [2024-02-22T20:51:41.348Z] (Eclipse:19316): Gtk-WARNING **: 20:51:41.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:41 [2024-02-22T20:51:41.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761885351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761881857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761881857 data=null doit=true}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761881857 data=null}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761881857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761881848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761881833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761881833 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761881833 data=null doit=true}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761881833 data=null}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761881832 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761881832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761881828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:42 [2024-02-22T20:51:42.166Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761881827 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.166Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761881827 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761881827 data=null}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761881827 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761881827 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]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761881817 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-761881817 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-761881817 data=null doit=true}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-761881816 data=null}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-761881816 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761881816 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]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-761881813 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [13]}]
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:42 [2024-02-22T20:51:42.167Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:42 [2024-02-22T20:51:42.423Z] 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=-761881486 data=null doit=true}, Shell with text {Trace Import}]
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.423Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761881484 data=null}, (of type 'Combo')]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761881437 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761881437 data=null doit=true}, TreeItem with text {import}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761881437 data=null}, TreeItem with text {import}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761881436 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761881436 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}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761881436 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761881389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:42 [2024-02-22T20:51:42.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] 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.
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:42 [2024-02-22T20:51:42.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.682Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761881375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761881375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761881375 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761881375 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761881375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761881375 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:42 [2024-02-22T20:51:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:42 [2024-02-22T20:51:42.683Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:51:43 [2024-02-22T20:51:43.245Z] 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=-761880864 data=null doit=true}, Shell with text {Confirmation}]
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite All
15:51:43 [2024-02-22T20:51:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-761880863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite All} time=-761880863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite All} time=-761880863 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite All} time=-761880863 data=null}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite All} time=-761880863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite All} time=-761880863 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite All} time=-761880863 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:43 [2024-02-22T20:51:43.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761881375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:43 [2024-02-22T20:51:43.502Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761881791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761880289 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761880289 data=null doit=true}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761880289 data=null}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761880288 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.758Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761880288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761880280 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761880279 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761880279 data=null doit=true}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761880279 data=null}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761880279 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761880272 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761880265 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:43 [2024-02-22T20:51:43.759Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761880264 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761880264 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761880264 data=null}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761880264 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761880264 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]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761880252 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.759Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761880252 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761880252 data=null}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761880251 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:43 [2024-02-22T20:51:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761880251 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]}]
15:51:43 [2024-02-22T20:51:43.760Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761880248 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879909 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761879909 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761879909 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879908 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761879908 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879888 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:44 [2024-02-22T20:51:44.016Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879886 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761879886 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761879886 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879886 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761879886 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879882 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879882 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761879882 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761879879 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879878 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761879878 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.016Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879875 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879874 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879874 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.017Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761879874 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879835 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761879661 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761879660 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761879660 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:51:44 [2024-02-22T20:51:44.272Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761878658 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761878658 data=null doit=true}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761878658 data=null}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761878658 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761878658 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761878651 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:45 [2024-02-22T20:51:45.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761878398 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761878398 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761878398 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761878398 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761878398 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761878392 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:45 [2024-02-22T20:51:45.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761878388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761878388 data=null doit=true}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761878388 data=null}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761878387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761878387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761878367 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761878366 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761878366 data=null doit=true}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761878366 data=null}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761878366 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761878366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761878360 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:45 [2024-02-22T20:51:45.457Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761878360 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761878360 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761878359 data=null}, TreeItem with text {Traces [7]}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761878359 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761878359 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]}]
15:51:45 [2024-02-22T20:51:45.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761878352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:45 [2024-02-22T20:51:45.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761878025 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761878025 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761878025 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761878024 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761878024 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}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877988 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:46 [2024-02-22T20:51:46.020Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877986 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761877986 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761877986 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877986 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761877986 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}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877982 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877982 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761877982 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761877982 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877981 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761877981 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}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877978 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877978 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877978 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761877978 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}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877939 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761877834 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761877831 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761877830 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:46 [2024-02-22T20:51:46.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761876326 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761876326 data=null doit=true}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761876326 data=null}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761876326 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.909Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761876325 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761876323 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761876268 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761876268 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761876268 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761876267 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761876267 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}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761876264 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.910Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.910Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761876260 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761876260 data=null doit=true}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761876260 data=null}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761876260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761876260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761876243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761876243 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761876243 data=null doit=true}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761876243 data=null}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.911Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761876243 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761876243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761876232 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:47 [2024-02-22T20:51:47.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761876231 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761876231 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761876231 data=null}, TreeItem with text {Traces [7]}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761876231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761876231 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]}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761876224 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:47 [2024-02-22T20:51:47.912Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761876000 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761876000 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761876000 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875999 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761875999 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}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875968 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:47 [2024-02-22T20:51:47.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875966 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761875966 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761875966 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875966 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761875966 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}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875963 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875962 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761875962 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761875962 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875962 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761875959 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}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875956 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875956 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875956 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:47 [2024-02-22T20:51:47.914Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761875956 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}]
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875916 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761875735 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761875734 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761875734 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:48 [2024-02-22T20:51:48.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761875231 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761875231 data=null doit=true}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761875231 data=null}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761875230 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761875230 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761875227 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:48 [2024-02-22T20:51:48.732Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761874462 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761874462 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761874462 data=null}, TreeItem with text {kernel-overlap-testing}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761874462 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874462 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}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761874458 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.662Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.662Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761874454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761874454 data=null doit=true}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761874454 data=null}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761874454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761874432 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761874432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761874432 data=null doit=true}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761874432 data=null}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761874431 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761874426 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:49 [2024-02-22T20:51:49.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761874425 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761874425 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761874425 data=null}, TreeItem with text {Traces [7]}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761874425 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874425 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]}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761874418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:49 [2024-02-22T20:51:49.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761874385 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761874385 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761874385 data=null}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761874385 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874385 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}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761874348 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:49 [2024-02-22T20:51:49.663Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761874346 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761874346 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761874346 data=null}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761874346 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874346 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}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761874343 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761874342 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761874342 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761874342 data=null}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761874342 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761874342 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}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761874339 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761874338 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761874338 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761874338 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}]
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761874266 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761874089 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761874086 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761874086 data=null}, TreeItem with text {simple_server-thread1}]
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:49 [2024-02-22T20:51:49.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761874085 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761874085 data=null doit=true}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761874085 data=null}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761874084 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761874084 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761874081 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:49 [2024-02-22T20:51:49.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761872815 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761872815 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761872814 data=null}, TreeItem with text {simple_server-thread1}]
15:51:51 [2024-02-22T20:51:51.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761872814 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872814 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}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761872811 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761872807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761872807 data=null doit=true}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761872807 data=null}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761872807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761872787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761872784 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761872784 data=null doit=true}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761872784 data=null}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761872783 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761872760 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:51 [2024-02-22T20:51:51.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761872759 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761872759 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761872759 data=null}, TreeItem with text {Traces [7]}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761872758 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872758 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]}]
15:51:51 [2024-02-22T20:51:51.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761872746 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:51 [2024-02-22T20:51:51.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761872488 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761872488 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761872488 data=null}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761872488 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872487 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}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761872454 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.545Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:51 [2024-02-22T20:51:51.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761872452 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761872452 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761872452 data=null}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761872452 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872452 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}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761872446 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761872445 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761872445 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761872445 data=null}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761872445 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761872445 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}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761872441 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761872441 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761872441 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761872441 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}]
15:51:51 [2024-02-22T20:51:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761872400 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761872231 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761872231 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761872231 data=null}, TreeItem with text {simple_server-thread2}]
15:51:51 [2024-02-22T20:51:51.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:51:51 [2024-02-22T20:51: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"'
15:51:51 [2024-02-22T20:51: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"'
15:51:51 [2024-02-22T20:51: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"'
15:51:51 [2024-02-22T20:51: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"'
15:51:51 [2024-02-22T20:51: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"'
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761871725 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761871725 data=null doit=true}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761871725 data=null}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761871725 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761871725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761871721 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:52 [2024-02-22T20:51:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:52 [2024-02-22T20:51:52.370Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:52 [2024-02-22T20:51:52.930Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761870962 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761870962 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761870962 data=null}, TreeItem with text {simple_server-thread2}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761870962 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870962 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}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761870958 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:52 [2024-02-22T20:51:52.931Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761870947 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761870947 data=null doit=true}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761870947 data=null}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761870947 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870947 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761870927 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761870926 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761870926 data=null doit=true}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761870926 data=null}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761870926 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761870903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:52 [2024-02-22T20:51:52.932Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761870902 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761870902 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761870902 data=null}, TreeItem with text {Traces [7]}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761870902 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:52 [2024-02-22T20:51:52.932Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870902 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]}]
15:51:52 [2024-02-22T20:51:52.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761870894 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:52 [2024-02-22T20:51:52.933Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870562 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761870562 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761870562 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870562 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870561 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}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870524 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:53 [2024-02-22T20:51:53.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870521 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761870521 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761870521 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870521 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870521 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}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870517 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870517 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761870517 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761870517 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870516 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761870516 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}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870513 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870513 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870513 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761870513 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}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870472 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761870199 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761870197 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761870196 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761870195 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761870195 data=null doit=true}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761870195 data=null}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761870194 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761870194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761870182 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:51:53 [2024-02-22T20:51:53.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:51:55 [2024-02-22T20:51:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:55 [2024-02-22T20:51:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761869020 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761869020 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761869020 data=null}, TreeItem with text {ust-overlap-testing}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761869020 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761869019 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}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761869016 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761869012 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761869012 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761869012 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761869012 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761869012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761868989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761868988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761868988 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761868988 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761868988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761868980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.121Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761868979 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761868979 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761868979 data=null}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761868979 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868979 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]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761868966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761868962 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761868962 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761868962 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761868962 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868962 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761868946 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761868945 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761868945 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761868945 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761868945 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761868940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761868939 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761868939 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761868939 data=null}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761868939 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868939 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]}]
15:51:55 [2024-02-22T20:51:55.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761868933 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.122Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761868586 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761868586 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761868586 data=null}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761868586 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868586 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}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761868565 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.379Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761868563 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761868563 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761868563 data=null}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761868562 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868562 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}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761868558 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761868555 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761868555 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761868555 data=null}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761868555 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868555 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}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761868551 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761868551 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761868550 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761868550 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}]
15:51:55 [2024-02-22T20:51:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761868475 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761868294 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761868293 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761868293 data=null}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:51:55 [2024-02-22T20:51:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:55 [2024-02-22T20:51:55.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:51:55 [2024-02-22T20:51:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:55 [2024-02-22T20:51:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761868039 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761868039 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761868039 data=null}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761868039 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868038 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}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761868034 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.893Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761868027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761868026 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761868026 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761868026 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761868005 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761868005 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761868005 data=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761868005 data=null}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761868004 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761868004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761867999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:55 [2024-02-22T20:51:55.894Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761867999 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761867999 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761867999 data=null}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761867998 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761867998 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]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761867988 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761867987 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761867987 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761867987 data=null}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761867987 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761867987 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]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761867983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:51:55 [2024-02-22T20:51:55.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:51:56 [2024-02-22T20:51:56.151Z] 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=-761867666 data=null doit=true}, Shell with text {Confirm Clear}]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761867666 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761867666 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761867666 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:56 [2024-02-22T20:51:56.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761867666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:51:57 [2024-02-22T20:51:57.518Z] 
15:51:57 [2024-02-22T20:51:57.518Z] (Eclipse:19316): Gtk-WARNING **: 20:51:57.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:57 [2024-02-22T20:51:57.518Z] 
15:51:57 [2024-02-22T20:51:57.518Z] (Eclipse:19316): Gtk-WARNING **: 20:51:57.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:57 [2024-02-22T20:51:57.518Z] 
15:51:57 [2024-02-22T20:51:57.518Z] (Eclipse:19316): Gtk-WARNING **: 20:51:57.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:57 [2024-02-22T20:51:57.518Z] 
15:51:57 [2024-02-22T20:51:57.518Z] (Eclipse:19316): Gtk-WARNING **: 20:51:57.455: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761867956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761866091 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761866091 data=null doit=true}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761866090 data=null}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761866090 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761866090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761866070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761866069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761866069 data=null doit=true}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761866069 data=null}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761866069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761866069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761866059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:57 [2024-02-22T20:51:57.774Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761866058 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761866058 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761866058 data=null}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761866058 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761866058 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]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761866051 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761866050 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761866050 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761866050 data=null}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761866050 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761866050 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]}]
15:51:57 [2024-02-22T20:51:57.774Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761866041 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:58 [2024-02-22T20:51:58.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:51:58 [2024-02-22T20:51:58.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:51:58 [2024-02-22T20:51:58.285Z] 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=-761865663 data=null doit=true}, Shell with text {Trace Import}]
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761865661 data=null}, (of type 'Combo')]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761865628 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761865628 data=null doit=true}, TreeItem with text {import}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761865628 data=null}, TreeItem with text {import}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761865628 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761865628 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}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761865628 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761865621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.287Z] 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.
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761865615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761865615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761865615 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761865615 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761865615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761865615 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:58 [2024-02-22T20:51:58.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:51:58 [2024-02-22T20:51:58.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:51:59 [2024-02-22T20:51:59.109Z] 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=-761864989 data=null doit=true}, Shell with text {Confirmation}]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761864989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761864989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761864989 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761864989 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761864989 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761864988 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761864988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:51:59 [2024-02-22T20:51:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761865615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:51:59 [2024-02-22T20:51:59.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761865981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761864393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761864393 data=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761864393 data=null}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761864393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761864369 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761864368 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761864368 data=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761864368 data=null}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761864368 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761864359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761864359 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761864359 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761864358 data=null}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761864358 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864358 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]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761864352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761864350 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761864350 data=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761864350 data=null}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761864349 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864349 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761864301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761864301 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761864301 data=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761864301 data=null}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761864300 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761864296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:51:59 [2024-02-22T20:51:59.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761864295 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761864295 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761864295 data=null}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761864295 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864295 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]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761864289 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761864285 data=null doit=true}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761864285 data=null}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761864285 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761864284 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]}]
15:51:59 [2024-02-22T20:51:59.623Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761864282 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864061 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761864061 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761864061 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864060 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864060 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864033 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:51:59 [2024-02-22T20:51:59.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864031 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761864031 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761864031 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864031 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864031 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864028 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:51:59 [2024-02-22T20:51:59.880Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864027 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761864027 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761864027 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864027 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761864027 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864019 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864018 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761864018 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761864018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761863983 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761863977 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761863977 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761863977 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:51:59 [2024-02-22T20:51:59.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:52:00 [2024-02-22T20:52:00.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761862472 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761862472 data=null doit=true}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761862472 data=null}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761862471 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761862471 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761862468 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:01 [2024-02-22T20:52:01.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761862408 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761862407 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761862407 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761862407 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862407 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761862404 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761862397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761862397 data=null doit=true}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761862397 data=null}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761862397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761862365 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761862364 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761862364 data=null doit=true}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761862364 data=null}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761862364 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862364 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761862359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:01 [2024-02-22T20:52:01.627Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761862358 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761862358 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761862358 data=null}, TreeItem with text {Traces [7]}]
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761862358 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862358 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]}]
15:52:01 [2024-02-22T20:52:01.628Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761862351 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:01 [2024-02-22T20:52:01.628Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862127 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761862127 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761862127 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.884Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862127 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862127 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}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862093 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:01 [2024-02-22T20:52:01.885Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862092 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761862091 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761862091 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862091 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862091 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}]
15:52:01 [2024-02-22T20:52:01.885Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862086 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862085 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761862085 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761862085 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862085 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761862085 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}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862082 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862081 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862081 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:01 [2024-02-22T20:52:01.886Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761862081 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}]
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761862006 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761861879 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761861879 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761861879 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:02 [2024-02-22T20:52:02.142Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761860874 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761860874 data=null doit=true}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761860874 data=null}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761860874 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761860873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761860871 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:03 [2024-02-22T20:52:03.068Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761860620 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761860620 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761860620 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761860620 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860619 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}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761860616 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761860612 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761860612 data=null doit=true}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761860612 data=null}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761860612 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761860593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761860593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761860590 data=null doit=true}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761860590 data=null}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761860589 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761860569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:03 [2024-02-22T20:52:03.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:03 [2024-02-22T20:52:03.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761860569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761860569 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761860569 data=null}, TreeItem with text {Traces [7]}]
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761860568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860568 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]}]
15:52:03 [2024-02-22T20:52:03.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761860562 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:03 [2024-02-22T20:52:03.325Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860321 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761860321 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761860320 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860320 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860320 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}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860308 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:03 [2024-02-22T20:52:03.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860306 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761860306 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761860306 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860306 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860299 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}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860295 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860295 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761860295 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761860295 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860294 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761860294 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}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860291 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860291 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860291 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761860291 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}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860253 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761860247 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761860247 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761860247 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:03 [2024-02-22T20:52:03.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761859741 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761859741 data=null doit=true}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761859741 data=null}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761859741 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761859741 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761859737 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:04 [2024-02-22T20:52:04.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761858785 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761858785 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761858785 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761858784 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858784 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}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761858777 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761858774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761858773 data=null doit=true}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761858773 data=null}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761858773 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761858746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761858745 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761858745 data=null doit=true}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761858745 data=null}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761858745 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761858736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:05 [2024-02-22T20:52:05.074Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761858736 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761858736 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761858736 data=null}, TreeItem with text {Traces [7]}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761858735 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:05 [2024-02-22T20:52:05.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858735 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]}]
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761858729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:05 [2024-02-22T20:52:05.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761858605 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761858605 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761858605 data=null}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761858604 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858604 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}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761858573 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:05 [2024-02-22T20:52:05.330Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761858571 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761858571 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761858571 data=null}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761858571 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858570 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}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761858565 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761858565 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761858565 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761858564 data=null}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761858564 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761858564 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}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761858561 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761858561 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761858561 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761858561 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}]
15:52:05 [2024-02-22T20:52:05.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761858522 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761858516 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761858302 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761858293 data=null}, TreeItem with text {simple_server-thread1}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761858292 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761858291 data=null doit=true}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761858291 data=null}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761858291 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761858291 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761858288 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:05 [2024-02-22T20:52:05.586Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761857120 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread1}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761857119 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761857119 data=null}, TreeItem with text {simple_server-thread1}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761857119 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761857119 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}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761857113 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread1}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761857109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761857109 data=null doit=true}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761857109 data=null}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761857108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761857108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761857097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761857096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761857089 data=null doit=true}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761857089 data=null}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761857089 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761857088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761857084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:06 [2024-02-22T20:52:06.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761857083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761857083 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761857083 data=null}, TreeItem with text {Traces [7]}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761857083 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761857083 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]}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761857074 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:06 [2024-02-22T20:52:06.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761856989 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761856989 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761856989 data=null}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761856988 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761856988 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}]
15:52:06 [2024-02-22T20:52:06.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761856968 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:06 [2024-02-22T20:52:06.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761856966 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761856966 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761856966 data=null}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761856966 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761856966 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}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761856962 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761856962 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761856962 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761856962 data=null}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761856962 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761856962 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}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761856956 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761856956 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761856956 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:52:06 [2024-02-22T20:52:06.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761856956 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}]
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761856886 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread2}]
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761856692 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761856692 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761856692 data=null}, TreeItem with text {simple_server-thread2}]
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:07 [2024-02-22T20:52:07.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:07 [2024-02-22T20:52:07.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761856188 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761856188 data=null doit=true}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761856188 data=null}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761856187 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761856187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761856182 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:07 [2024-02-22T20:52:07.776Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:08 [2024-02-22T20:52:08.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761855421 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread2}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761855420 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761855420 data=null}, TreeItem with text {simple_server-thread2}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761855420 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855420 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}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761855416 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread2}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761855410 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761855410 data=null doit=true}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761855410 data=null}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761855410 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761855387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761855387 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761855387 data=null doit=true}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761855387 data=null}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761855387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761855382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:08 [2024-02-22T20:52:08.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761855381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:08 [2024-02-22T20:52:08.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761855379 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:08 [2024-02-22T20:52:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761855379 data=null}, TreeItem with text {Traces [7]}]
15:52:08 [2024-02-22T20:52:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761855379 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:08 [2024-02-22T20:52:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855379 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]}]
15:52:08 [2024-02-22T20:52:08.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761855372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:08 [2024-02-22T20:52:08.595Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855151 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761855150 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761855150 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855150 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855131 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}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855114 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:08 [2024-02-22T20:52:08.852Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855112 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761855112 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761855112 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855112 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855111 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}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855108 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855108 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761855108 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761855108 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855107 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761855107 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}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855099 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855098 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855098 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:08 [2024-02-22T20:52:08.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761855098 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}]
15:52:09 [2024-02-22T20:52:09.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761855053 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:09 [2024-02-22T20:52:09.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761854891 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:09 [2024-02-22T20:52:09.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761854890 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:09 [2024-02-22T20:52:09.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761854890 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:09 [2024-02-22T20:52:09.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761854385 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761854385 data=null doit=true}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761854385 data=null}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761854385 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761854384 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761854381 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:09 [2024-02-22T20:52:09.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761853625 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761853625 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761853624 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761853624 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853624 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}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761853620 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.230Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761853608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761853607 data=null doit=true}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761853607 data=null}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761853607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761853574 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761853573 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761853573 data=null doit=true}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761853573 data=null}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761853572 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761853567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:10 [2024-02-22T20:52:10.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761853566 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761853566 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761853566 data=null}, TreeItem with text {Traces [7]}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761853566 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853566 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]}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761853558 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:10 [2024-02-22T20:52:10.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761853491 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761853491 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761853491 data=null}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761853490 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853490 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}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761853473 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:10 [2024-02-22T20:52:10.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761853471 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761853471 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761853471 data=null}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761853471 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853470 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}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761853467 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761853466 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761853466 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761853466 data=null}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761853466 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853466 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}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761853456 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761853456 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761853456 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761853455 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}]
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761853412 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761853273 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761853273 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761853273 data=null}, TreeItem with text {unrecognized.log}]
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:52:10 [2024-02-22T20:52:10.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761853020 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761853020 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761853019 data=null}, TreeItem with text {unrecognized.log}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761853019 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853019 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}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761853013 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:11 [2024-02-22T20:52:11.001Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761853008 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761853008 data=null doit=true}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761853008 data=null}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761853007 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761853007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761852978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761852978 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761852978 data=null doit=true}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761852978 data=null}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761852977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.001Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761852977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761852962 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:11 [2024-02-22T20:52:11.002Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761852961 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761852961 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761852961 data=null}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761852961 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761852961 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]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761852953 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761852953 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761852953 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761852953 data=null}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761852952 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761852952 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]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761852944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:11 [2024-02-22T20:52:11.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:11 [2024-02-22T20:52:11.258Z] 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=-761852657 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761852656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761852656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761852656 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761852656 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761852656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761852656 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:11 [2024-02-22T20:52:11.258Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761852656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.369: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.402: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] 
15:52:12 [2024-02-22T20:52:12.622Z] (Eclipse:19316): Gtk-WARNING **: 20:52:12.406: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:12 [2024-02-22T20:52:12.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761852923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761851165 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761851165 data=null doit=true}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761851165 data=null}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761851165 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761851165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761851147 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761851101 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761851101 data=null doit=true}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761851101 data=null}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761851100 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761851100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761851096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:12 [2024-02-22T20:52:12.878Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761851096 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761851095 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761851095 data=null}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761851095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761851095 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]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761851089 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-761851089 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-761851089 data=null doit=true}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-761851089 data=null}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-761851089 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761851089 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]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-761851079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [7]}]
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:12 [2024-02-22T20:52:12.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:13 [2024-02-22T20:52:13.134Z] 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=-761850692 data=null doit=true}, Shell with text {Trace Import}]
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.134Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761850689 data=null}, (of type 'Combo')]
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761850658 data=null doit=true}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761850657 data=null}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761850657 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761850657 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}]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761850655 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850655 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761850655 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761850655 data=null}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850655 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850655 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]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850653 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761850633 data=null doit=true}, Tree node with text: z-clashes]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761850633 data=null}, Tree node with text: z-clashes]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761850633 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761850633 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]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761850631 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850631 data=null button=0 stateMask=0x0 x=171 y=173 count=0}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761850631 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761850630 data=null}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850630 data=null button=1 stateMask=0x0 x=171 y=173 count=1}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850630 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]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761850628 data=null button=1 stateMask=0x80000 x=171 y=83 count=1}, Tree node with text: kernel-overlap-testing]
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761850626 data=null button=0 stateMask=0x0 x=153 y=-9 count=0}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761850626 data=null doit=true}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761850626 data=null}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761850626 data=null button=1 stateMask=0x0 x=153 y=-9 count=1}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850626 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]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761850624 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761850622 data=null button=0 stateMask=0x0 x=171 y=196 count=0}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761850622 data=null doit=true}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761850622 data=null}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761850622 data=null button=1 stateMask=0x0 x=171 y=196 count=1}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850621 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]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761850620 data=null button=1 stateMask=0x80000 x=171 y=106 count=1}, Tree node with text: simple_server-thread1]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread1
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761850618 data=null button=0 stateMask=0x0 x=153 y=14 count=0}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761850618 data=null doit=true}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761850618 data=null}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761850617 data=null button=1 stateMask=0x0 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850598 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]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761850596 data=null button=1 stateMask=0x80000 x=153 y=14 count=1}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.393Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761850594 data=null button=0 stateMask=0x0 x=171 y=129 count=0}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761850593 data=null doit=true}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761850593 data=null}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761850593 data=null button=1 stateMask=0x0 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850593 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]
15:52:13 [2024-02-22T20:52:13.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761850592 data=null button=1 stateMask=0x80000 x=171 y=129 count=1}, Tree node with text: simple_server-thread2]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: simple_server-thread2
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:13 [2024-02-22T20:52:13.394Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761850589 data=null button=0 stateMask=0x0 x=84 y=-78 count=0}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761850589 data=null doit=true}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761850589 data=null}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761850589 data=null button=1 stateMask=0x0 x=84 y=-78 count=1}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761850589 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}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761850587 data=null button=1 stateMask=0x80000 x=84 y=-78 count=1}, TreeItem with text {import}]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: unrecognized.log
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761850585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] 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.
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761850573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761850573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761850573 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761850573 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761850573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761850573 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.397Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.397Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:13 [2024-02-22T20:52:13.959Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:13 [2024-02-22T20:52:13.959Z] 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=-761850043 data=null doit=true}, Shell with text {Confirmation}]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename} time=-761850042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename} time=-761850042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename} time=-761850042 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename} time=-761850042 data=null}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename} time=-761850042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename} time=-761850042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename} time=-761850042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:13 [2024-02-22T20:52:13.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:13 [2024-02-22T20:52:13.960Z] 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=-761849940 data=null doit=true}, Shell with text {Confirmation}]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Overwrite
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Overwrite} time=-761849939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Overwrite} time=-761849939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Overwrite} time=-761849939 data=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Overwrite} time=-761849939 data=null}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Overwrite} time=-761849939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Overwrite} time=-761849939 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:13 [2024-02-22T20:52:13.961Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Overwrite} time=-761849939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:14 [2024-02-22T20:52:14.217Z] 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=-761849772 data=null doit=true}, Shell with text {Confirmation}]
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip
15:52:14 [2024-02-22T20:52:14.217Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip} time=-761849772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip} time=-761849772 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip} time=-761849772 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip} time=-761849772 data=null}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip} time=-761849771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip} time=-761849771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.218Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip} time=-761849771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761850573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:14 [2024-02-22T20:52:14.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761851056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:14 [2024-02-22T20:52:14.473Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761849486 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761849486 data=null doit=true}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761849486 data=null}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761849486 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761849451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761849450 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761849450 data=null doit=true}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761849450 data=null}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761849450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761849428 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:14 [2024-02-22T20:52:14.474Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761849400 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761849400 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761849400 data=null}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761849400 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849400 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]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761849394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761849393 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761849393 data=null}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761849393 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761849393 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]}]
15:52:14 [2024-02-22T20:52:14.474Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761849391 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849172 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761849172 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761849172 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849172 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849172 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}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849145 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:14 [2024-02-22T20:52:14.731Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849143 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761849143 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761849143 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849143 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849143 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}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849140 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849139 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761849139 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761849139 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849139 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.731Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761849139 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}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849130 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849130 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849130 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761849130 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}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849094 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761849087 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761849087 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761849087 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:14 [2024-02-22T20:52:14.732Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761848582 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761848582 data=null doit=true}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761848582 data=null}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761848581 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761848581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761848579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:15 [2024-02-22T20:52:15.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:16 [2024-02-22T20:52:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761847626 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761847626 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761847626 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761847626 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847626 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}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761847622 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761847619 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761847619 data=null doit=true}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761847619 data=null}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761847619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761847600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761847600 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761847600 data=null doit=true}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761847600 data=null}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761847600 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761847590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:16 [2024-02-22T20:52:16.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761847589 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761847589 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761847589 data=null}, TreeItem with text {Traces [5]}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761847589 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847589 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]}]
15:52:16 [2024-02-22T20:52:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761847582 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:16 [2024-02-22T20:52:16.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847492 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761847492 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761847492 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847492 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847492 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)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847479 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:16 [2024-02-22T20:52:16.485Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847477 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761847477 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761847477 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847477 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.485Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847477 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)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847467 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847466 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761847466 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761847466 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847466 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761847466 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)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847462 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847462 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847462 data=null button=1 stateMask=0x0 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761847462 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)}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847379 data=null button=1 stateMask=0x80000 x=160 y=104 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761847088 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761847085 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761847085 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761847084 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761847084 data=null doit=true}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761847083 data=null}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761847083 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761847070 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761847067 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:16 [2024-02-22T20:52:16.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761845913 data=null button=0 stateMask=0x0 x=160 y=104 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761845912 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761845912 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761845912 data=null button=1 stateMask=0x0 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845912 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)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761845906 data=null button=1 stateMask=0x80000 x=160 y=104 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.109Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761845902 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761845902 data=null doit=true}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761845902 data=null}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761845902 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.109Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761845868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761845868 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761845867 data=null doit=true}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761845867 data=null}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761845867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761845863 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:18 [2024-02-22T20:52:18.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761845862 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761845862 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761845862 data=null}, TreeItem with text {Traces [5]}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761845862 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845862 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]}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761845855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:18 [2024-02-22T20:52:18.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761845823 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761845823 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761845823 data=null}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761845822 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845822 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}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761845779 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:18 [2024-02-22T20:52:18.110Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761845777 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761845777 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761845777 data=null}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761845777 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845777 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}]
15:52:18 [2024-02-22T20:52:18.110Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761845773 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761845773 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761845773 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761845773 data=null}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761845773 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761845771 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}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761845767 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761845767 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761845767 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.111Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761845767 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}]
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761845728 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761845541 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761845541 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761845541 data=null}, TreeItem with text {simple_server-thread1}]
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:18 [2024-02-22T20:52:18.367Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761845039 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761845035 data=null doit=true}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761845035 data=null}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761845034 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761845034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761845031 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:18 [2024-02-22T20:52:18.931Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:19 [2024-02-22T20:52:19.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:19 [2024-02-22T20:52:19.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761844275 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread1}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761844275 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761844275 data=null}, TreeItem with text {simple_server-thread1}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761844275 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844275 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}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761844270 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread1}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761844262 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761844262 data=null doit=true}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761844262 data=null}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761844261 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761844235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761844234 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761844234 data=null doit=true}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761844234 data=null}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761844234 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761844229 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:19 [2024-02-22T20:52:19.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761844228 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761844228 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761844228 data=null}, TreeItem with text {Traces [5]}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761844228 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844228 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]}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761844220 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:19 [2024-02-22T20:52:19.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761844186 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761844186 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761844186 data=null}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761844185 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844185 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}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761844151 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:19 [2024-02-22T20:52:19.752Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761844149 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761844149 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761844149 data=null}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761844149 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844149 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}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761844145 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761844145 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761844145 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761844145 data=null}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761844144 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761844144 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}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761844141 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761844141 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761844140 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:52:19 [2024-02-22T20:52:19.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761844140 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}]
15:52:19 [2024-02-22T20:52:19.753Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761844101 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {simple_server-thread2}]
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761844095 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761843958 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761843943 data=null}, TreeItem with text {simple_server-thread2}]
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:20 [2024-02-22T20:52:20.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:20 [2024-02-22T20:52:20.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:20 [2024-02-22T20:52:20.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:20 [2024-02-22T20:52:20.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761843438 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761843438 data=null doit=true}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761843438 data=null}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761843438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761843437 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761843434 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:20 [2024-02-22T20:52:20.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761842682 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {simple_server-thread2}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761842682 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761842682 data=null}, TreeItem with text {simple_server-thread2}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761842682 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842682 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}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761842678 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {simple_server-thread2}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.135Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761842674 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761842674 data=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761842674 data=null}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.135Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761842674 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.136Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842674 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761842656 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.391Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761842656 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761842656 data=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761842656 data=null}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761842656 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761842647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761842646 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761842646 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761842646 data=null}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761842646 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842646 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]}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761842639 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761842577 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761842577 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761842575 data=null}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761842574 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842574 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}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761842554 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.392Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761842552 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761842552 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761842552 data=null}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761842552 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842552 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}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761842548 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761842548 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761842548 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.392Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761842548 data=null}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761842547 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842547 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}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761842544 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761842544 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761842544 data=null button=1 stateMask=0x0 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.393Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761842544 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}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761842499 data=null button=1 stateMask=0x80000 x=134 y=173 count=2}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761842364 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761842364 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761842364 data=null}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761842286 data=null button=0 stateMask=0x0 x=134 y=173 count=0}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761842286 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761842285 data=null}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761842285 data=null button=1 stateMask=0x0 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842285 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}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761842282 data=null button=1 stateMask=0x80000 x=134 y=173 count=1}, TreeItem with text {unrecognized.log}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761842277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761842277 data=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761842277 data=null}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761842276 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761842258 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761842256 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761842249 data=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761842249 data=null}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761842248 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761842232 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:21 [2024-02-22T20:52:21.650Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761842232 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761842232 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761842232 data=null}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761842231 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842231 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]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761842224 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761842224 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761842224 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761842224 data=null}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761842224 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761842224 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]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761842207 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:21 [2024-02-22T20:52:21.651Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:21 [2024-02-22T20:52:21.908Z] 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=-761841939 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761841938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761841938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761841938 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761841938 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761841938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761841938 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:21 [2024-02-22T20:52:21.908Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761841938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:22 [2024-02-22T20:52:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761842188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:22 [2024-02-22T20:52:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:22 [2024-02-22T20:52:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:22 [2024-02-22T20:52:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:22 [2024-02-22T20:52:22.835Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761841160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761841160 data=null doit=true}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761841160 data=null}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761841159 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761841159 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761841140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761841140 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761841140 data=null doit=true}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761841140 data=null}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761841140 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761841140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761841104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:22 [2024-02-22T20:52:22.836Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761841103 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761841103 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761841103 data=null}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761841103 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761841103 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]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761841097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761841096 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761841096 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761841096 data=null}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761841096 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761841096 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]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761841093 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:22 [2024-02-22T20:52:22.836Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:23 [2024-02-22T20:52:23.092Z] 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=-761840741 data=null doit=true}, Shell with text {Trace Import}]
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761840738 data=null}, (of type 'Combo')]
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:23 [2024-02-22T20:52:23.092Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761840707 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761840707 data=null doit=true}, TreeItem with text {import}]
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761840707 data=null}, TreeItem with text {import}]
15:52:23 [2024-02-22T20:52:23.349Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761840707 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761840707 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}]
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761840706 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:23 [2024-02-22T20:52:23.350Z] 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
15:52:23 [2024-02-22T20:52:23.350Z] 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=-761840689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:23 [2024-02-22T20:52:23.350Z] 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
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:23 [2024-02-22T20:52:23.350Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:23 [2024-02-22T20:52:23.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761840684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761840684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761840684 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761840684 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761840684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761840684 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:23 [2024-02-22T20:52:23.917Z] 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=-761840175 data=null doit=true}, Shell with text {Confirmation}]
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761840174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.917Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761840174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761840174 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761840174 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761840174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761840174 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761840174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761840684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761841070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:23 [2024-02-22T20:52:23.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761840082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761840082 data=null doit=true}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761840081 data=null}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761840081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761840081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761840074 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761840073 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761840073 data=null doit=true}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761840073 data=null}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761840073 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761840073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761840063 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:23 [2024-02-22T20:52:23.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761840063 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761840062 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761840062 data=null}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761840062 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761840062 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761840056 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761840056 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761840056 data=null}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761840056 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761840056 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:23 [2024-02-22T20:52:23.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761840047 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839813 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761839813 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761839813 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839813 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761839813 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}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839801 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:24 [2024-02-22T20:52:24.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839800 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761839800 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761839800 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839799 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761839799 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}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839790 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839790 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761839790 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761839790 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839790 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761839790 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}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839787 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839786 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839786 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761839786 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}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839753 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761839747 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761839747 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761839747 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:24 [2024-02-22T20:52:24.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761839242 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761839242 data=null doit=true}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761839241 data=null}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761839241 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761839241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761839238 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:24 [2024-02-22T20:52:24.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761838389 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761838389 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761838389 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761838389 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838388 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}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761838385 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.666Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761838382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761838382 data=null doit=true}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761838381 data=null}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761838381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761838364 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761838363 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761838363 data=null doit=true}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761838363 data=null}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761838363 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761838359 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:25 [2024-02-22T20:52:25.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761838358 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761838358 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761838358 data=null}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761838358 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838358 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761838352 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:25 [2024-02-22T20:52:25.667Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761838323 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761838323 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761838323 data=null}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761838323 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838323 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}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761838292 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.667Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:25 [2024-02-22T20:52:25.668Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761838290 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761838290 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761838290 data=null}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761838290 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838290 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}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761838287 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761838286 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761838286 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761838286 data=null}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761838286 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761838286 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}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761838283 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761838283 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761838281 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.668Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761838280 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}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761838245 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761838066 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761838064 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761838064 data=null}, TreeItem with text {simple_server-thread1}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761838063 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761838063 data=null doit=true}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761838063 data=null}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761838063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761838062 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761838060 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:25 [2024-02-22T20:52:25.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761836804 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread1}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761836804 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761836804 data=null}, TreeItem with text {simple_server-thread1}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761836803 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836803 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}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761836800 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread1}]
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.287Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:27 [2024-02-22T20:52:27.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761836796 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761836796 data=null doit=true}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761836796 data=null}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761836796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761836779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761836778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761836778 data=null doit=true}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761836778 data=null}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761836778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836778 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761836774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:27 [2024-02-22T20:52:27.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761836773 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761836773 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761836773 data=null}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761836773 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836773 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761836764 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:27 [2024-02-22T20:52:27.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761836441 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761836440 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761836440 data=null}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761836440 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836440 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}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761836411 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:27 [2024-02-22T20:52:27.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761836409 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761836409 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761836409 data=null}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761836409 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836408 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}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761836405 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761836405 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761836405 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761836404 data=null}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761836404 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761836404 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}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761836399 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761836399 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761836399 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761836398 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}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761836363 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761836247 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761836245 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761836245 data=null}, TreeItem with text {simple_server-thread2}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761836243 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761836243 data=null doit=true}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761836243 data=null}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761836243 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761836243 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761836240 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:27 [2024-02-22T20:52:27.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761834989 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {simple_server-thread2}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761834988 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761834988 data=null}, TreeItem with text {simple_server-thread2}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761834988 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834988 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}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761834985 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {simple_server-thread2}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.169Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761834981 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761834981 data=null doit=true}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761834981 data=null}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761834981 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761834964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.169Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761834964 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761834964 data=null doit=true}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761834964 data=null}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761834964 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834964 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761834955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:29 [2024-02-22T20:52:29.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761834954 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761834954 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761834954 data=null}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761834954 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834954 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761834948 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:29 [2024-02-22T20:52:29.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834725 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761834725 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761834725 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834725 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834725 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}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834696 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:29 [2024-02-22T20:52:29.170Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834694 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761834694 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761834694 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834694 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834694 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}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834690 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834690 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761834690 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.170Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761834690 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834690 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761834690 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}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834687 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834687 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834684 data=null button=1 stateMask=0x0 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.171Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761834684 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}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834649 data=null button=1 stateMask=0x80000 x=140 y=150 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761834473 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761834463 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761834463 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761834462 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761834462 data=null doit=true}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761834462 data=null}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761834461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761834461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761834459 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:29 [2024-02-22T20:52:29.426Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761833207 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761833206 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761833206 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:30 [2024-02-22T20:52:30.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761833206 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833206 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}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761833203 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761833199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761833199 data=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761833199 data=null}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761833199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761833171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761833170 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761833170 data=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761833170 data=null}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761833170 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761833155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.791Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761833154 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761833154 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761833154 data=null}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761833154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833154 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761833146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761833105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761833105 data=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761833105 data=null}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761833105 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761833097 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761833097 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761833097 data=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761833097 data=null}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761833097 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761833093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:30 [2024-02-22T20:52:30.793Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761833092 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761833092 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761833092 data=null}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761833092 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833092 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761833081 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761833080 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761833080 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761833080 data=null}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761833080 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761833080 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761833077 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:30 [2024-02-22T20:52:30.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.947: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:30.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.001: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.002: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] 
15:52:31 [2024-02-22T20:52:31.050Z] (Eclipse:19316): Gtk-WARNING **: 20:52:31.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:52:31 [2024-02-22T20:52:31.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:31 [2024-02-22T20:52:31.307Z] 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=-761832752 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761832752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761832752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761832752 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761832752 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761832752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761832752 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:31 [2024-02-22T20:52:31.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761832752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761833054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761831743 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761831743 data=null doit=true}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761831743 data=null}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761831743 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761831724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761831724 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761831724 data=null doit=true}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761831724 data=null}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761831723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761831719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761831719 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761831719 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761831718 data=null}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761831718 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831718 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761831713 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761831713 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761831713 data=null doit=true}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761831713 data=null}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761831712 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831712 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761831710 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:32 [2024-02-22T20:52:32.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:32 [2024-02-22T20:52:32.490Z] 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=-761831394 data=null doit=true}, Shell with text {Trace Import}]
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.490Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761831392 data=null}, (of type 'Combo')]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761831359 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761831359 data=null doit=true}, TreeItem with text {import}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761831359 data=null}, TreeItem with text {import}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761831359 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831359 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}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761831359 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:32 [2024-02-22T20:52:32.491Z] 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
15:52:32 [2024-02-22T20:52:32.491Z] 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=-761831352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:32 [2024-02-22T20:52:32.491Z] 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
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:32 [2024-02-22T20:52:32.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.492Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.493Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761831336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761831336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761831336 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761831336 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761831336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761831336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:32 [2024-02-22T20:52:32.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:32 [2024-02-22T20:52:32.750Z] 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=-761831191 data=null doit=true}, Shell with text {Confirmation}]
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761831190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761831190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761831190 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761831190 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761831190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761831190 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761831190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761831336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761831683 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761831081 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761831080 data=null doit=true}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761831080 data=null}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761831080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:32 [2024-02-22T20:52:32.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761831046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761831045 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761831045 data=null doit=true}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761831045 data=null}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761831045 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761831023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:33 [2024-02-22T20:52:33.007Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:33 [2024-02-22T20:52:33.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761831022 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761831022 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761831022 data=null}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761831022 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761831022 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761831009 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761831009 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761831009 data=null}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761831008 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761831008 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761831007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:33 [2024-02-22T20:52:33.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830788 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761830787 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761830787 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830787 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761830787 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}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830760 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:33 [2024-02-22T20:52:33.265Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830758 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761830758 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761830758 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830758 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761830758 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}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830754 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830754 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761830754 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761830754 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830754 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761830754 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}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830751 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830751 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830750 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761830750 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}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830719 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761830713 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761830713 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761830713 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:33 [2024-02-22T20:52:33.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761830208 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761830207 data=null doit=true}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761830207 data=null}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761830207 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761830207 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761830204 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:33 [2024-02-22T20:52:33.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761829353 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {kernel-overlap-testing}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761829353 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761829353 data=null}, TreeItem with text {kernel-overlap-testing}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761829353 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829353 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}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761829349 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {kernel-overlap-testing}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761829346 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761829346 data=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761829346 data=null}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761829346 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761829301 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761829297 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761829297 data=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761829297 data=null}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761829297 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761829293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.754Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761829292 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761829292 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761829292 data=null}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761829292 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.754Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829292 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761829285 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761829282 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761829282 data=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761829282 data=null}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761829282 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761829267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761829266 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761829266 data=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761829266 data=null}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761829266 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761829257 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:34 [2024-02-22T20:52:34.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761829256 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761829256 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761829256 data=null}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761829256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829256 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761829250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761829250 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761829250 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761829250 data=null}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761829249 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761829249 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761829205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:34 [2024-02-22T20:52:34.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:34 [2024-02-22T20:52:34.755Z] 
15:52:34 [2024-02-22T20:52:34.755Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:34 [2024-02-22T20:52:34.755Z] 
15:52:34 [2024-02-22T20:52:34.755Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:34 [2024-02-22T20:52:34.755Z] 
15:52:34 [2024-02-22T20:52:34.755Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:34 [2024-02-22T20:52:34.755Z] 
15:52:34 [2024-02-22T20:52:34.755Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.738: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.773: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.791: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.808: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] 
15:52:35 [2024-02-22T20:52:35.012Z] (Eclipse:19316): Gtk-WARNING **: 20:52:34.861: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:35 [2024-02-22T20:52:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:35 [2024-02-22T20:52:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:35 [2024-02-22T20:52:35.012Z] 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=-761828932 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:35 [2024-02-22T20:52:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:35 [2024-02-22T20:52:35.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761828932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761828932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761828932 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761828932 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761828932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761828932 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761828931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761829186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761828672 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761828672 data=null doit=true}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761828672 data=null}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761828672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761828672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761828644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761828644 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761828643 data=null doit=true}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761828643 data=null}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761828643 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761828643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761828631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:35 [2024-02-22T20:52:35.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761828630 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761828630 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761828630 data=null}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761828630 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761828630 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761828625 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761828624 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761828624 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761828624 data=null}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761828624 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761828624 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761828616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:35 [2024-02-22T20:52:35.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:35 [2024-02-22T20:52:35.270Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:35 [2024-02-22T20:52:35.525Z] 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=-761828303 data=null doit=true}, Shell with text {Trace Import}]
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761828297 data=null}, (of type 'Combo')]
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:35 [2024-02-22T20:52:35.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:35 [2024-02-22T20:52:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:35 [2024-02-22T20:52:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:35 [2024-02-22T20:52:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:35 [2024-02-22T20:52:35.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761828265 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761828265 data=null doit=true}, TreeItem with text {import}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761828265 data=null}, TreeItem with text {import}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761828265 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761828265 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}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761828265 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:35 [2024-02-22T20:52:35.784Z] 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
15:52:35 [2024-02-22T20:52:35.784Z] 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=-761828258 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:35 [2024-02-22T20:52:35.784Z] 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
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:35 [2024-02-22T20:52:35.785Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761828253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761828253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761828253 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761828253 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761828253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761828253 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:35 [2024-02-22T20:52:35.786Z] 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=-761828090 data=null doit=true}, Shell with text {Confirmation}]
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.786Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761828090 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761828088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761828088 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761828088 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761828088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761828088 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761828088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761828253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:35 [2024-02-22T20:52:35.787Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761828595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761827977 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761827977 data=null doit=true}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761827977 data=null}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761827977 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761827970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761827969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761827969 data=null doit=true}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761827969 data=null}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761827963 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761827958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:36 [2024-02-22T20:52:36.043Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761827958 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761827958 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761827958 data=null}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761827957 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827957 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761827946 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761827946 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.043Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761827946 data=null}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761827945 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761827945 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.044Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761827944 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761827719 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761827703 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761827703 data=null}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761827703 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827703 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}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761827687 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:36 [2024-02-22T20:52:36.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:36 [2024-02-22T20:52:36.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761827679 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761827679 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761827679 data=null}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761827679 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827679 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}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761827675 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761827675 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761827675 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761827675 data=null}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761827675 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761827675 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}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761827672 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761827671 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761827671 data=null button=1 stateMask=0x0 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761827671 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}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761827636 data=null button=1 stateMask=0x80000 x=151 y=81 count=2}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761827630 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761827630 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761827629 data=null}, TreeItem with text {simple_server-thread1}]
15:52:36 [2024-02-22T20:52:36.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761827128 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761827128 data=null doit=true}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761827128 data=null}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761827127 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761827127 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761827125 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:36 [2024-02-22T20:52:36.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761826276 data=null button=0 stateMask=0x0 x=151 y=81 count=0}, TreeItem with text {simple_server-thread1}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761826276 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761826276 data=null}, TreeItem with text {simple_server-thread1}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761826275 data=null button=1 stateMask=0x0 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826275 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}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761826272 data=null button=1 stateMask=0x80000 x=151 y=81 count=1}, TreeItem with text {simple_server-thread1}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761826269 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761826269 data=null doit=true}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761826269 data=null}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761826269 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761826252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761826251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761826251 data=null doit=true}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761826251 data=null}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761826251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761826247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:37 [2024-02-22T20:52:37.789Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761826246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761826246 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761826246 data=null}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761826246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826246 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761826240 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:37 [2024-02-22T20:52:37.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761826194 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761826193 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761826193 data=null}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761826193 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826193 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}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761826176 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:37 [2024-02-22T20:52:37.790Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761826174 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761826174 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761826174 data=null}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761826174 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826174 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}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761826171 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761826170 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761826170 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761826170 data=null}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761826170 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761826170 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}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761826165 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.790Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761826165 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761826165 data=null button=1 stateMask=0x0 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761826165 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}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761826129 data=null button=1 stateMask=0x80000 x=151 y=104 count=2}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761826123 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761826123 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761826123 data=null}, TreeItem with text {simple_server-thread2}]
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:52:37 [2024-02-22T20:52:37.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761825621 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761825621 data=null doit=true}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761825621 data=null}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761825621 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761825621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761825618 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:38 [2024-02-22T20:52:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:38 [2024-02-22T20:52:38.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761824769 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {simple_server-thread2}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761824769 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761824769 data=null}, TreeItem with text {simple_server-thread2}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761824769 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824769 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}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761824762 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {simple_server-thread2}]
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.278Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.278Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761824758 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761824758 data=null doit=true}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761824758 data=null}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761824758 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761824735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761824730 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761824730 data=null doit=true}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761824730 data=null}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761824730 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761824712 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:39 [2024-02-22T20:52:39.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761824712 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761824712 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761824711 data=null}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761824711 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824711 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761824705 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:39 [2024-02-22T20:52:39.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824677 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761824677 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761824677 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824677 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824676 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}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824648 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:39 [2024-02-22T20:52:39.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824646 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761824646 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761824646 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824646 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824646 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}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824642 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824642 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761824642 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761824642 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824642 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761824642 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}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824639 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824639 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824639 data=null button=1 stateMask=0x0 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761824638 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}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824582 data=null button=1 stateMask=0x80000 x=140 y=127 count=2}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761824461 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761824459 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761824459 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761824457 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761824457 data=null doit=true}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761824457 data=null}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761824457 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761824457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761824454 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:39 [2024-02-22T20:52:39.537Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761823204 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761823204 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761823204 data=null}, TreeItem with text {ust-overlap-testing}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761823203 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823203 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}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761823200 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761823197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761823196 data=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761823196 data=null}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761823196 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761823179 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761823179 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761823179 data=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761823179 data=null}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761823178 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761823174 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761823174 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761823173 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761823173 data=null}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761823173 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823173 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761823167 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761823164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761823164 data=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761823164 data=null}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761823164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761823150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761823149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761823149 data=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761823149 data=null}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761823149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761823139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:40 [2024-02-22T20:52:40.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:40 [2024-02-22T20:52:40.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761823139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761823139 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761823139 data=null}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761823138 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823138 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761823133 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761823133 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761823133 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761823132 data=null}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761823132 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761823132 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761823130 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:40 [2024-02-22T20:52:40.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.774: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.809: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.843: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.860: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.877: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.907Z] 
15:52:40 [2024-02-22T20:52:40.907Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.908Z] 
15:52:40 [2024-02-22T20:52:40.908Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:40 [2024-02-22T20:52:40.908Z] 
15:52:40 [2024-02-22T20:52:40.908Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.894: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.911: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.164Z] 
15:52:41 [2024-02-22T20:52:41.164Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.165Z] 
15:52:41 [2024-02-22T20:52:41.165Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.165Z] 
15:52:41 [2024-02-22T20:52:41.165Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.165Z] 
15:52:41 [2024-02-22T20:52:41.165Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.165Z] 
15:52:41 [2024-02-22T20:52:41.165Z] (Eclipse:19316): Gtk-WARNING **: 20:52:40.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:41 [2024-02-22T20:52:41.165Z] 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=-761822845 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761822845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761822845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761822845 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761822845 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761822845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761822845 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.165Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761822845 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761823110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761822251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761822251 data=null doit=true}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761822251 data=null}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761822251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761822251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761822198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761822197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761822197 data=null doit=true}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761822197 data=null}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761822197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761822197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761822192 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:41 [2024-02-22T20:52:41.729Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761822191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761822191 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761822191 data=null}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761822191 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761822191 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761822185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761822185 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761822185 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761822185 data=null}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761822185 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761822185 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761822182 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:41 [2024-02-22T20:52:41.729Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:41 [2024-02-22T20:52:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:41 [2024-02-22T20:52:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:41 [2024-02-22T20:52:41.985Z] 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=-761821851 data=null doit=true}, Shell with text {Trace Import}]
15:52:41 [2024-02-22T20:52:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:41 [2024-02-22T20:52:41.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761821824 data=null}, (of type 'Combo')]
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:41 [2024-02-22T20:52:41.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761821794 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761821794 data=null doit=true}, TreeItem with text {import}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761821794 data=null}, TreeItem with text {import}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761821793 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821793 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}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761821793 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:42 [2024-02-22T20:52:42.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:42 [2024-02-22T20:52:42.244Z] 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
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-761821786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:42 [2024-02-22T20:52:42.244Z] 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
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:42 [2024-02-22T20:52:42.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761821769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761821769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761821769 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761821769 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761821769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761821769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:42 [2024-02-22T20:52:42.246Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:52:42 [2024-02-22T20:52:42.247Z] 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=-761821666 data=null doit=true}, Shell with text {Confirmation}]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761821665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761821665 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761821658 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761821658 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761821657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761821657 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.247Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761821657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761821769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761822158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761821479 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761821479 data=null doit=true}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761821479 data=null}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761821479 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.503Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761821464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761821464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761821464 data=null doit=true}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761821464 data=null}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761821464 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821464 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761821460 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:42 [2024-02-22T20:52:42.504Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761821459 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761821459 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761821459 data=null}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761821459 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821459 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761821448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761821447 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761821447 data=null}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761821447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761821447 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.504Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761821446 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821206 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761821206 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761821206 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821205 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821205 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821187 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:42 [2024-02-22T20:52:42.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821185 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761821185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761821185 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821185 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821185 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821182 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821182 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761821182 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761821182 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821181 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761821181 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821179 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821178 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:42 [2024-02-22T20:52:42.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761821178 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:43 [2024-02-22T20:52:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761821064 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:43 [2024-02-22T20:52:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761820893 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:43 [2024-02-22T20:52:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761820893 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:43 [2024-02-22T20:52:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761820893 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:43 [2024-02-22T20:52:43.019Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:52:43 [2024-02-22T20:52:43.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761819887 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761819886 data=null doit=true}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.948Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761819886 data=null}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761819886 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761819886 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761819883 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:43 [2024-02-22T20:52:43.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:43 [2024-02-22T20:52:43.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761819641 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761819641 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761819641 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761819641 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761819637 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761819631 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761819631 data=null doit=true}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761819631 data=null}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761819631 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761819620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761819620 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761819620 data=null doit=true}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761819620 data=null}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761819619 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761819609 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:44 [2024-02-22T20:52:44.205Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761819609 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761819609 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761819609 data=null}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761819608 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.205Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819608 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761819601 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:44 [2024-02-22T20:52:44.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819374 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761819374 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761819374 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819374 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819374 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}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819346 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:44 [2024-02-22T20:52:44.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819344 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761819344 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761819344 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819344 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819344 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}]
15:52:44 [2024-02-22T20:52:44.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819341 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:52:44 [2024-02-22T20:52:44.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819341 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761819341 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761819340 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819340 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761819340 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}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819338 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819337 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819337 data=null button=1 stateMask=0x0 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761819337 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}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819304 data=null button=1 stateMask=0x80000 x=159 y=104 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761819297 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761819297 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761819297 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:52:44 [2024-02-22T20:52:44.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:45 [2024-02-22T20:52:45.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:45 [2024-02-22T20:52:45.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:45 [2024-02-22T20:52:45.847Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:45 [2024-02-22T20:52:45.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.847Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761818136 data=null button=0 stateMask=0x0 x=159 y=104 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761818136 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761818136 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761818135 data=null button=1 stateMask=0x0 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818135 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}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761818127 data=null button=1 stateMask=0x80000 x=159 y=104 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761818123 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761818123 data=null doit=true}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761818123 data=null}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761818122 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761818105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761818105 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761818105 data=null doit=true}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761818105 data=null}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761818105 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818105 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761818101 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:45 [2024-02-22T20:52:45.848Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:45 [2024-02-22T20:52:45.848Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761818100 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761818095 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761818095 data=null}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761818095 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818095 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761818088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:45 [2024-02-22T20:52:45.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761818060 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761818060 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761818060 data=null}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761818060 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818060 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}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761818032 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:45 [2024-02-22T20:52:45.849Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761818030 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761818030 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761818030 data=null}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761818030 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818030 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}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761818026 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761818026 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761818026 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761818026 data=null}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761818026 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761818025 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}]
15:52:45 [2024-02-22T20:52:45.849Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761818023 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761818022 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761818022 data=null button=1 stateMask=0x0 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761818022 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}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761817989 data=null button=1 stateMask=0x80000 x=134 y=127 count=2}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761817983 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761817983 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761817983 data=null}, TreeItem with text {unrecognized.log}]
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:45 [2024-02-22T20:52:45.850Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:46 [2024-02-22T20:52:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:46 [2024-02-22T20:52:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:46 [2024-02-22T20:52:46.411Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761816835 data=null button=0 stateMask=0x0 x=134 y=127 count=0}, TreeItem with text {unrecognized.log}]
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761816835 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761816835 data=null}, TreeItem with text {unrecognized.log}]
15:52:46 [2024-02-22T20:52:46.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761816835 data=null button=1 stateMask=0x0 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:47 [2024-02-22T20:52:47.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816835 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}]
15:52:47 [2024-02-22T20:52:47.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761816831 data=null button=1 stateMask=0x80000 x=134 y=127 count=1}, TreeItem with text {unrecognized.log}]
15:52:47 [2024-02-22T20:52:47.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761816828 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761816828 data=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761816828 data=null}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761816827 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761816804 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761816803 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761816803 data=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761816803 data=null}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761816803 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761816799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761816798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761816798 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761816798 data=null}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761816798 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816798 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761816792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761816789 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761816788 data=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761816788 data=null}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761816788 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761816774 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761816774 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761816774 data=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761816774 data=null}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761816774 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816773 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761816766 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:47 [2024-02-22T20:52:47.229Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761816766 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761816766 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761816766 data=null}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761816765 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816765 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761816760 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761816759 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761816759 data=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761816759 data=null}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761816759 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761816759 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761816756 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:47 [2024-02-22T20:52:47.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:47 [2024-02-22T20:52:47.486Z] 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=-761816490 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761816490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761816489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761816489 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761816489 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761816489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761816489 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:47 [2024-02-22T20:52:47.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761816489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761816733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761815840 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761815840 data=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761815840 data=null}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.046Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761815840 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761815790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761815790 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:48 [2024-02-22T20:52:48.047Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761815649 data=null doit=true}, Shell with text {Import}]
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761815634 data=null doit=true}, TreeItem with text {Tracing}]
15:52:48 [2024-02-22T20:52:48.302Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761815634 data=null}, TreeItem with text {Tracing}]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761815633 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761815633 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761815632 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-761815600 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-761815599 data=null doit=true}, Tree node with text: Trace Import]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-761815599 data=null}, Tree node with text: Trace Import]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-761815599 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815599 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]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-761815567 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761815566 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761815566 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.303Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761815566 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761815566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761815450 data=null}, (of type 'Combo')]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761815366 data=null doit=true}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761815366 data=null}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761815366 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761815366 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}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761815364 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761815364 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761815364 data=null doit=true}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761815364 data=null}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761815364 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815364 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}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761815363 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761815355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5f5ffc83
15:52:48 [2024-02-22T20:52:48.561Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-761815352 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-761815352 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-761815352 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-761815352 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-761815352 data=null doit=true}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-761815352 data=null}, (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')]
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:48 [2024-02-22T20:52:48.562Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761815336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761815336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761815336 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761815336 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761815336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761815336 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761815336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761815786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761815044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761815044 data=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761815043 data=null}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761815043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761815039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761815039 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761815038 data=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761815038 data=null}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761815038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761815035 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:48 [2024-02-22T20:52:48.819Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761815034 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.819Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761815034 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761815034 data=null}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761815034 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761815034 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761815023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761815023 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761815023 data=null}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761815023 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761815023 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:48 [2024-02-22T20:52:48.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761815022 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814701 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761814701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761814701 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814700 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761814700 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814675 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:49 [2024-02-22T20:52:49.381Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814673 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761814673 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761814673 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814673 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761814673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814670 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814669 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761814669 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761814669 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814669 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761814669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814666 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814666 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814666 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761814666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814635 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761814629 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761814629 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761814629 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:49 [2024-02-22T20:52:49.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:52:49 [2024-02-22T20:52:49.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761813123 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761813123 data=null doit=true}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761813123 data=null}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761813123 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761813123 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761813120 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761813061 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761813061 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761813061 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761813061 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761813061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761813057 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:50 [2024-02-22T20:52:50.870Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:50 [2024-02-22T20:52:50.870Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761813050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761813050 data=null doit=true}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761813050 data=null}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761813050 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761813050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761813038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761813038 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761813038 data=null doit=true}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761813038 data=null}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761813038 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761813031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761813026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:50 [2024-02-22T20:52:50.871Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761813025 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761813025 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761813025 data=null}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761813025 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761813025 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761813015 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761813014 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761813014 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761813014 data=null}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761813007 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761813007 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761812999 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:50 [2024-02-22T20:52:50.871Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:51 [2024-02-22T20:52:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:51 [2024-02-22T20:52:51.126Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:51 [2024-02-22T20:52:51.127Z] 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=-761812787 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761812786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761812786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761812786 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761812786 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761812786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761812786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.127Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761812786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761812977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Unselecting all in (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761812535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761812535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761812535 data=null doit=true}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761812535 data=null}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761812534 data=null button=1 stateMask=0x40000 x=92 y=58 count=1}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761812534 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')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761812495 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1}, (of type 'Tree')]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761812494 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:51 [2024-02-22T20:52:51.383Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Import", using matcher: with text 'Import'
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761812369 data=null doit=true}, Shell with text {Import}]
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.639Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-761812354 data=null button=0 stateMask=0x0 x=101 y=127 count=0}, Tree node with text: Trace Import]
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Import} time=-761812354 data=null doit=true}, Tree node with text: Trace Import]
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-761812354 data=null}, Tree node with text: Trace Import]
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-761812354 data=null button=1 stateMask=0x0 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:52:51 [2024-02-22T20:52:51.639Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761812354 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]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-761812353 data=null button=1 stateMask=0x80000 x=101 y=127 count=1}, Tree node with text: Trace Import]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Next >
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Next >} time=-761812353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Next >} time=-761812353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Next >} time=-761812353 data=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Next >} time=-761812353 data=null}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Next >} time=-761812353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Next >} time=-761812353 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Next >} time=-761812353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Next >
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:51 [2024-02-22T20:52:51.640Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761812200 data=null}, (of type 'Combo')]
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761812161 data=null doit=true}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761812161 data=null}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761812161 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761812161 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}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761812159 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761812159 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761812159 data=null doit=true}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761812159 data=null}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761812159 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761812158 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}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761812158 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:51 [2024-02-22T20:52:51.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761812137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "< &Back", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Next >", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761812130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761812130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761812130 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761812130 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761812130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761812130 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:51 [2024-02-22T20:52:51.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:51 [2024-02-22T20:52:51.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:52 [2024-02-22T20:52:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761812130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:52 [2024-02-22T20:52:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761812493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:52 [2024-02-22T20:52:52.416Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761811619 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761811619 data=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761811619 data=null}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761811618 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811618 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761811584 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761811583 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761811583 data=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761811583 data=null}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761811583 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811583 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761811579 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761811579 data=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761811579 data=null}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761811578 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761811578 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761811577 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761811576 data=null button=0 stateMask=0x0 x=92 y=127 count=0}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761811576 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761811576 data=null}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761811576 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811576 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761811570 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761811570 data=null doit=true}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761811570 data=null}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761811569 data=null button=1 stateMask=0x0 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761811569 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761811561 data=null button=1 stateMask=0x80000 x=92 y=127 count=1}, TreeItem with text {Traces [1]}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811338 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761811337 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761811337 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811337 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811310 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:52 [2024-02-22T20:52:52.673Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811308 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761811308 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761811308 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811308 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811308 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811304 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811304 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761811304 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761811304 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811304 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761811303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811295 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811295 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811294 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.673Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761811294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811261 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761811254 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761811254 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761811254 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:52 [2024-02-22T20:52:52.674Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:52:53 [2024-02-22T20:52:53.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761809751 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761809751 data=null doit=true}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761809751 data=null}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761809751 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761809751 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.159Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761809745 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761809682 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761809682 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761809682 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761809682 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761809682 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761809677 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:54 [2024-02-22T20:52:54.160Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:54 [2024-02-22T20:52:54.160Z] 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@65f96d58] time=-761809674 data=null doit=true}, Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761809670 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761809670 data=null doit=true}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761809670 data=null}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761809670 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761809670 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761809644 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:52:54 [2024-02-22T20:52:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:52:54 [2024-02-22T20:52:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:52:54 [2024-02-22T20:52:54.417Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761808769 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808769 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808769 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] 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=-761808768 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.345Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761808768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761808768 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761808768 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761808767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761808767 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.346Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761808767 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:52:55 [2024-02-22T20:52:55.346Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761809590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761808253 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761808253 data=null doit=true}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761808253 data=null}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761808253 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.603Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761808253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.859Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761808198 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761808197 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761808197 data=null doit=true}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761808197 data=null}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761808197 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761808197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761808178 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:55 [2024-02-22T20:52:55.860Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761808177 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761808177 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761808177 data=null}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761808177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761808176 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.860Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761808159 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761808158 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761808158 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761808158 data=null}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761808158 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761808158 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761808145 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:52:55 [2024-02-22T20:52:55.861Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:52:56 [2024-02-22T20:52:56.117Z] 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=-761807774 data=null doit=true}, Shell with text {Confirm Clear}]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761807773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761807773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761807773 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761807773 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761807773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761807773 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.117Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761807773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761808069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761807595 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761807595 data=null doit=true}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761807594 data=null}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761807594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761807594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761807587 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761807586 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761807586 data=null doit=true}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761807586 data=null}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761807586 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761807586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761807582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:56 [2024-02-22T20:52:56.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761807581 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761807581 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761807581 data=null}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761807575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761807575 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761807569 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761807569 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761807569 data=null doit=true}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761807569 data=null}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761807568 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761807568 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761807565 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:52:56 [2024-02-22T20:52:56.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761807238 data=null doit=true}, Shell with text {Trace Import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761807235 data=null}, (of type 'Combo')]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761807203 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761807203 data=null doit=true}, TreeItem with text {import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761807202 data=null}, TreeItem with text {import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761807202 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761807202 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}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761807202 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:52:56 [2024-02-22T20:52:56.630Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:52:56 [2024-02-22T20:52:56.631Z] 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
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-761807195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:52:56 [2024-02-22T20:52:56.631Z] 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
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@559207b2
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761807182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761807182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761807182 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761807182 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761807182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761807182 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761807181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761807181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761807181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761807181 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761807181 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761807181 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761807178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761807178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761807178 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761807178 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761807178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761807178 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.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')
15:52:56 [2024-02-22T20:52:56.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')
15:52:56 [2024-02-22T20:52:56.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')
15:52:56 [2024-02-22T20:52:56.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')
15:52:56 [2024-02-22T20:52:56.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')
15:52:56 [2024-02-22T20:52:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:52:56 [2024-02-22T20:52:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761807178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:52:56 [2024-02-22T20:52:56.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761807539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761806645 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761806645 data=null doit=true}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761806645 data=null}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761806645 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761806637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761806637 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761806637 data=null doit=true}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761806637 data=null}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761806637 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761806633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:57 [2024-02-22T20:52:57.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761806632 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761806632 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761806632 data=null}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761806632 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806632 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]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761806621 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761806620 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761806620 data=null}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761806620 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761806620 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]}]
15:52:57 [2024-02-22T20:52:57.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761806618 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806296 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761806296 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761806296 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806296 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806296 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806267 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:57 [2024-02-22T20:52:57.709Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806265 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761806265 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761806265 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806265 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806265 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806261 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806261 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761806261 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761806261 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806261 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761806261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806258 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806258 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806255 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.709Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761806255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806220 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761806077 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761806077 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761806077 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:57 [2024-02-22T20:52:57.966Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:52:57 [2024-02-22T20:52:57.966Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:52:58 [2024-02-22T20:52:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:58 [2024-02-22T20:52:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:58 [2024-02-22T20:52:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:58 [2024-02-22T20:52:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:58 [2024-02-22T20:52:58.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761805069 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761805069 data=null doit=true}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761805069 data=null}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761805069 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761805069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761805065 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:52:58 [2024-02-22T20:52:58.893Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761804814 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761804813 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761804813 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761804813 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804813 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761804804 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.148Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761804800 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761804800 data=null doit=true}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761804800 data=null}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761804800 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761804781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761804780 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761804780 data=null doit=true}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761804780 data=null}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761804780 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761804770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:52:59 [2024-02-22T20:52:59.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761804770 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761804769 data=null doit=true}, TreeItem with text {Traces [5]}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761804769 data=null}, TreeItem with text {Traces [5]}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761804769 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804769 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]}]
15:52:59 [2024-02-22T20:52:59.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761804762 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:52:59 [2024-02-22T20:52:59.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804427 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761804427 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761804427 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804427 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.404Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804426 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}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804395 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:52:59 [2024-02-22T20:52:59.660Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804394 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761804393 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761804393 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804393 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804393 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}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804390 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804389 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761804389 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761804386 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804386 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761804386 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}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804383 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804383 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804382 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761804382 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}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804347 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761804341 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761804341 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761804341 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:52:59 [2024-02-22T20:52:59.660Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:00 [2024-02-22T20:53:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:00 [2024-02-22T20:53:00.222Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:00 [2024-02-22T20:53:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:00 [2024-02-22T20:53:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761803193 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761803193 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761803193 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761803193 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803193 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}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761803189 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761803185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761803185 data=null doit=true}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761803185 data=null}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761803184 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761803161 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761803160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761803160 data=null doit=true}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761803160 data=null}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761803160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761803155 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:00 [2024-02-22T20:53:00.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761803154 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761803154 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761803154 data=null}, TreeItem with text {Traces [5]}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761803154 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803154 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]}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761803146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:00 [2024-02-22T20:53:00.784Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761803110 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761803110 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761803110 data=null}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761803109 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803109 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}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761803076 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:00 [2024-02-22T20:53:00.784Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:00 [2024-02-22T20:53:00.785Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761803069 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761803069 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761803069 data=null}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761803069 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803069 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}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761803065 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761803065 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761803065 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761803065 data=null}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761803064 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761803064 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}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761803061 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761803061 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761803061 data=null button=1 stateMask=0x0 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:53:00 [2024-02-22T20:53:00.785Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761803061 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}]
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761803026 data=null button=1 stateMask=0x80000 x=134 y=150 count=2}, TreeItem with text {unrecognized.log}]
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761803020 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761803020 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761803020 data=null}, TreeItem with text {unrecognized.log}]
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:01 [2024-02-22T20:53:01.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:01 [2024-02-22T20:53:01.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:01 [2024-02-22T20:53:01.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:01 [2024-02-22T20:53:01.297Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761801868 data=null button=0 stateMask=0x0 x=134 y=150 count=0}, TreeItem with text {unrecognized.log}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761801868 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761801867 data=null}, TreeItem with text {unrecognized.log}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761801867 data=null button=1 stateMask=0x0 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801867 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}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761801861 data=null button=1 stateMask=0x80000 x=134 y=150 count=1}, TreeItem with text {unrecognized.log}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761801857 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761801857 data=null doit=true}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761801857 data=null}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761801857 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761801836 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761801836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761801835 data=null doit=true}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761801835 data=null}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761801835 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761801830 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:02 [2024-02-22T20:53:02.224Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761801829 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:02 [2024-02-22T20:53:02.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761801829 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761801829 data=null}, TreeItem with text {Traces [5]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761801829 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801829 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]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761801822 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:02 [2024-02-22T20:53:02.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-761801822 data=null doit=true}, TreeItem with text {z-clashes [2]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-761801821 data=null}, TreeItem with text {z-clashes [2]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-761801821 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761801821 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]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-761801810 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [2]}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801773 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761801773 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761801772 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801772 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801772 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801739 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:02 [2024-02-22T20:53:02.225Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801737 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761801737 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761801737 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801736 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801736 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801733 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801732 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761801732 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761801732 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801732 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761801732 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801729 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801729 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801728 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761801728 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.226Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801690 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761801562 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761801548 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761801548 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:02 [2024-02-22T20:53:02.481Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761800523 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761800523 data=null doit=true}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761800523 data=null}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761800523 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761800523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761800520 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:03 [2024-02-22T20:53:03.407Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:03 [2024-02-22T20:53:03.663Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:03 [2024-02-22T20:53:03.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761800269 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761800269 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.663Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761800269 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761800269 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761800269 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761800265 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761800261 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761800261 data=null doit=true}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761800261 data=null}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761800260 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761800258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761800245 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761800244 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761800244 data=null doit=true}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761800244 data=null}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761800244 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761800244 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761800230 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:03 [2024-02-22T20:53:03.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761800230 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761800230 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761800230 data=null}, TreeItem with text {Traces [5]}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761800229 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761800229 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]}]
15:53:03 [2024-02-22T20:53:03.664Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761800201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:03 [2024-02-22T20:53:03.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:03 [2024-02-22T20:53:03.664Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799960 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761799960 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761799960 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799960 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761799960 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}]
15:53:03 [2024-02-22T20:53:03.920Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799947 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:03 [2024-02-22T20:53:03.921Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799937 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761799937 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761799937 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799937 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761799937 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}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799933 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799932 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761799932 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761799932 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799932 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761799932 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}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799926 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799926 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:03 [2024-02-22T20:53:03.921Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799925 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:04 [2024-02-22T20:53:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761799925 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}]
15:53:04 [2024-02-22T20:53:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799885 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:04 [2024-02-22T20:53:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761799760 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:04 [2024-02-22T20:53:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761799759 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:04 [2024-02-22T20:53:04.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761799759 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:04 [2024-02-22T20:53:04.178Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761798705 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761798704 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761798704 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761798704 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798704 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}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761798700 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.105Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.361Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761798696 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761798696 data=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761798696 data=null}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761798695 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.361Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761798671 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761798671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761798671 data=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761798671 data=null}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761798670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761798665 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761798664 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761798664 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761798664 data=null}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761798664 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798664 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]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761798652 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761798649 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761798649 data=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761798648 data=null}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761798648 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798648 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761798595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761798594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761798594 data=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761798594 data=null}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761798594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761798589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:05 [2024-02-22T20:53:05.362Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761798588 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761798588 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761798588 data=null}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761798588 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798588 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]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761798574 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761798574 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761798574 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761798574 data=null}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761798573 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761798573 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]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761798570 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:05 [2024-02-22T20:53:05.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:05 [2024-02-22T20:53:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:05 [2024-02-22T20:53:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:05 [2024-02-22T20:53:05.923Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761798058 data=null doit=true}, Shell with text {Trace Import}]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761798045 data=null}, (of type 'Combo')]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761797979 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761797979 data=null doit=true}, TreeItem with text {import}]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761797979 data=null}, TreeItem with text {import}]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761797979 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:05 [2024-02-22T20:53:05.924Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797979 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}]
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761797978 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:05 [2024-02-22T20:53:05.925Z] 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
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-761797961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:05 [2024-02-22T20:53:05.925Z] 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
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761797952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761797952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761797952 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761797952 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761797952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761797952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:53:05 [2024-02-22T20:53:05.928Z] 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=-761797888 data=null doit=true}, Shell with text {Confirmation}]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Skip All
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Skip All} time=-761797887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Skip All} time=-761797887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Skip All} time=-761797887 data=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Skip All} time=-761797887 data=null}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Skip All} time=-761797887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:05 [2024-02-22T20:53:05.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Skip All} time=-761797887 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Skip All} time=-761797887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761797952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761798494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761797766 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761797765 data=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761797735 data=null}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761797734 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797734 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761797719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761797718 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761797718 data=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761797718 data=null}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761797718 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761797707 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761797707 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761797706 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761797706 data=null}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761797706 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797706 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]}]
15:53:06 [2024-02-22T20:53:06.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761797700 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:06 [2024-02-22T20:53:06.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797376 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761797376 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761797376 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797375 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.439Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797375 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797346 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.694Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797344 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761797344 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761797344 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797343 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797343 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797340 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797340 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761797340 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761797339 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797339 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797339 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797334 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797333 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797333 data=null button=1 stateMask=0x0 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761797333 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797299 data=null button=1 stateMask=0x80000 x=154 y=150 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797244 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761797244 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.694Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761797244 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761797243 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761797243 data=null doit=true}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761797243 data=null}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761797243 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761797242 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761797241 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797174 data=null button=0 stateMask=0x0 x=154 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761797174 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761797174 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797174 data=null button=1 stateMask=0x0 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761797170 data=null button=1 stateMask=0x80000 x=154 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761797167 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761797167 data=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761797166 data=null}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761797166 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797166 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761797149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761797149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761797149 data=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761797149 data=null}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761797149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761797140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:06 [2024-02-22T20:53:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761797139 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761797139 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761797139 data=null}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761797139 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761797139 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]}]
15:53:06 [2024-02-22T20:53:06.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761797132 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:06 [2024-02-22T20:53:06.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796906 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761796905 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761796905 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796905 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796905 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}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796873 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:06 [2024-02-22T20:53:06.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796871 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761796871 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761796871 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796871 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796871 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}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796867 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796867 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761796867 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761796867 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796866 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796866 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}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796863 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796863 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:06 [2024-02-22T20:53:06.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796863 data=null button=1 stateMask=0x0 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761796863 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}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796828 data=null button=1 stateMask=0x80000 x=159 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796782 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761796782 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761796782 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796734 data=null button=0 stateMask=0x0 x=159 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761796733 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761796733 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796733 data=null button=1 stateMask=0x0 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796733 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}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761796727 data=null button=1 stateMask=0x80000 x=159 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.208Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761796724 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761796724 data=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761796724 data=null}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761796724 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761796705 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761796704 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761796704 data=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761796704 data=null}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761796704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761796699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761796699 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761796699 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761796699 data=null}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761796698 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796696 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]}]
15:53:07 [2024-02-22T20:53:07.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761796689 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761796364 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761796364 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761796364 data=null}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761796363 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796363 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}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761796330 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761796328 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761796328 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761796328 data=null}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761796327 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796327 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}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761796323 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log}
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761796323 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761796323 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761796323 data=null}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761796323 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796323 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}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761796319 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761796319 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-761796319 data=null button=1 stateMask=0x0 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761796319 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}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761796285 data=null button=1 stateMask=0x80000 x=134 y=196 count=2}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-761796242 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-761796242 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-761796242 data=null}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log}
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:07 [2024-02-22T20:53:07.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-761796184 data=null button=0 stateMask=0x0 x=134 y=196 count=0}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-761796184 data=null doit=true}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-761796184 data=null}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-761796184 data=null button=1 stateMask=0x0 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796184 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}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-761796180 data=null button=1 stateMask=0x80000 x=134 y=196 count=1}, TreeItem with text {unrecognized.log}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761796176 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761796176 data=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761796176 data=null}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761796176 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761796158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761796158 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761796158 data=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761796157 data=null}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761796157 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761796148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:07 [2024-02-22T20:53:07.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761796147 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761796147 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761796147 data=null}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761796147 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761796147 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]}]
15:53:07 [2024-02-22T20:53:07.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761796139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:07 [2024-02-22T20:53:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.722Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795889 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761795889 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761795889 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795889 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795889 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795868 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:07 [2024-02-22T20:53:07.978Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795866 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761795866 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761795866 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795866 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795862 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:07 [2024-02-22T20:53:07.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795861 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761795861 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761795861 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795861 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795860 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795857 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795857 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:07 [2024-02-22T20:53:07.979Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795856 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761795856 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795820 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795757 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761795757 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761795757 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761795756 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761795756 data=null doit=true}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761795755 data=null}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761795755 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761795755 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761795754 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795681 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761795681 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761795681 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795681 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795681 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761795675 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.235Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795671 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795671 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795671 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795670 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795639 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795639 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795634 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761795633 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761795633 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761795633 data=null}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761795633 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795633 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]}]
15:53:08 [2024-02-22T20:53:08.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761795626 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.236Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795366 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761795366 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761795366 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795365 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795365 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}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795345 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.491Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795343 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761795343 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761795343 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795343 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795343 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}]
15:53:08 [2024-02-22T20:53:08.491Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795339 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:53:08 [2024-02-22T20:53:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795339 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.492Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761795339 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761795306 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795305 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795305 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}]
15:53:08 [2024-02-22T20:53:08.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795299 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795299 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795299 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761795299 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}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795283 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795239 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761795239 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761795239 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795160 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761795160 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761795160 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795159 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795159 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}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761795154 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.748Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795149 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795149 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795149 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795138 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795137 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795137 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795137 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795125 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761795124 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761795124 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761795124 data=null}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761795124 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795124 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]}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761795098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795094 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795094 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795094 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795070 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761795069 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761795069 data=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761795069 data=null}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761795069 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761795061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:08 [2024-02-22T20:53:08.749Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:08 [2024-02-22T20:53:08.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761795060 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761795060 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761795060 data=null}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761795060 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:08 [2024-02-22T20:53:08.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795060 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]}]
15:53:09 [2024-02-22T20:53:09.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761795054 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-761795053 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-761795053 data=null doit=true}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-761795053 data=null}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-761795053 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761795053 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]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-761795049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [5]}]
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:09 [2024-02-22T20:53:09.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:09 [2024-02-22T20:53:09.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:09 [2024-02-22T20:53:09.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:09 [2024-02-22T20:53:09.261Z] 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=-761794650 data=null doit=true}, Shell with text {Trace Import}]
15:53:09 [2024-02-22T20:53:09.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:09 [2024-02-22T20:53:09.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761794595 data=null}, (of type 'Combo')]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761794562 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761794562 data=null doit=true}, TreeItem with text {import}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761794562 data=null}, TreeItem with text {import}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761794562 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761794562 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}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761794562 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: import
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:09 [2024-02-22T20:53:09.262Z] 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
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-761794545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:09 [2024-02-22T20:53:09.262Z] 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
15:53:09 [2024-02-22T20:53:09.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761794498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761794498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761794498 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761794498 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761794498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761794498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:53:09 [2024-02-22T20:53:09.520Z] 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=-761794392 data=null doit=true}, Shell with text {Confirmation}]
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:53:09 [2024-02-22T20:53:09.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-761794392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-761794392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-761794392 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-761794392 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-761794391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-761794391 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-761794391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:09 [2024-02-22T20:53:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761794498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:09 [2024-02-22T20:53:09.776Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761794992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761793845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761793845 data=null doit=true}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761793845 data=null}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761793844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761793819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761793819 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761793819 data=null doit=true}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761793818 data=null}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761793818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761793811 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:10 [2024-02-22T20:53:10.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761793810 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761793810 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761793810 data=null}, TreeItem with text {Traces [10]}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761793810 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793810 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]}]
15:53:10 [2024-02-22T20:53:10.033Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761793803 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:10 [2024-02-22T20:53:10.033Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793579 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793579 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793579 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793578 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793578 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)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793547 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:10 [2024-02-22T20:53:10.289Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793544 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793544 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793544 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793544 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793544 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)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793539 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793538 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793538 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793538 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793538 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761793538 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)}]
15:53:10 [2024-02-22T20:53:10.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793534 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793534 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.290Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793534 data=null button=1 stateMask=0x0 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761793534 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)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793495 data=null button=1 stateMask=0x80000 x=163 y=219 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793489 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793467 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761793351 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:10 [2024-02-22T20:53:10.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761792332 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761792332 data=null doit=true}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.472Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761792332 data=null}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761792332 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761792332 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761792328 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:11 [2024-02-22T20:53:11.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:11 [2024-02-22T20:53:11.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761791980 data=null button=0 stateMask=0x0 x=163 y=219 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761791980 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761791980 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761791980 data=null button=1 stateMask=0x0 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791980 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)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761791976 data=null button=1 stateMask=0x80000 x=163 y=219 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:11 [2024-02-22T20:53:11.983Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761791972 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761791972 data=null doit=true}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761791972 data=null}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761791972 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761791953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761791952 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761791952 data=null doit=true}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761791952 data=null}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761791952 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761791943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:11 [2024-02-22T20:53:11.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761791942 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761791942 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761791942 data=null}, TreeItem with text {Traces [10]}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761791942 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791942 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]}]
15:53:11 [2024-02-22T20:53:11.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761791931 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:11 [2024-02-22T20:53:11.984Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791686 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791686 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791686 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791686 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791685 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)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791668 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:12 [2024-02-22T20:53:12.241Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791666 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791665 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791665 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791665 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791665 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)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791662 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791661 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791661 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:12 [2024-02-22T20:53:12.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791661 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791661 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761791661 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)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791652 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791652 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791652 data=null button=1 stateMask=0x0 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761791652 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)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791615 data=null button=1 stateMask=0x80000 x=168 y=265 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791609 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791609 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761791609 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:12 [2024-02-22T20:53:12.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761790455 data=null button=0 stateMask=0x0 x=168 y=265 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761790455 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761790455 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761790455 data=null button=1 stateMask=0x0 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790455 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)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761790449 data=null button=1 stateMask=0x80000 x=168 y=265 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.365Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761790445 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761790444 data=null doit=true}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761790444 data=null}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761790444 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.365Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761790433 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761790432 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761790432 data=null doit=true}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761790432 data=null}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761790432 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790432 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761790418 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:13 [2024-02-22T20:53:13.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761790417 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761790417 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761790417 data=null}, TreeItem with text {Traces [10]}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761790417 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:13 [2024-02-22T20:53:13.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790417 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]}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761790407 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:13 [2024-02-22T20:53:13.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790282 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-761790281 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-761790281 data=null}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790281 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790281 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)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790249 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:13 [2024-02-22T20:53:13.622Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790247 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-761790247 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-761790247 data=null}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790247 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790247 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)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790241 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {unrecognized.log(2)}
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790241 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-761790241 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-761790241 data=null}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790241 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761790241 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)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790237 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790237 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790237 data=null button=1 stateMask=0x0 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761790237 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)}]
15:53:13 [2024-02-22T20:53:13.622Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790199 data=null button=1 stateMask=0x80000 x=143 y=311 count=2}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.878Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761790194 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-761790103 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-761790082 data=null}, TreeItem with text {unrecognized.log(2)}]
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {unrecognized.log(2)}
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:13 [2024-02-22T20:53:13.879Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761789030 data=null button=0 stateMask=0x0 x=143 y=311 count=0}, TreeItem with text {unrecognized.log(2)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-761789030 data=null doit=true}, TreeItem with text {unrecognized.log(2)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-761789030 data=null}, TreeItem with text {unrecognized.log(2)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761789030 data=null button=1 stateMask=0x0 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761789030 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)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-761789024 data=null button=1 stateMask=0x80000 x=143 y=311 count=1}, TreeItem with text {unrecognized.log(2)}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:14 [2024-02-22T20:53:14.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761789020 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761789020 data=null doit=true}, TreeItem with text {test}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761789020 data=null}, TreeItem with text {test}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761789020 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:14 [2024-02-22T20:53:14.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761789020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761788989 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761788988 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761788988 data=null doit=true}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761788988 data=null}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761788988 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761788988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761788983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:15 [2024-02-22T20:53:15.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761788982 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761788982 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761788982 data=null}, TreeItem with text {Traces [10]}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761788981 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761788981 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]}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761788975 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:15 [2024-02-22T20:53:15.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:15 [2024-02-22T20:53:15.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788938 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788919 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788919 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788919 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761788919 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)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788902 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:15 [2024-02-22T20:53:15.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788900 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788900 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788900 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788900 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761788900 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)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788896 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788896 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788895 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788895 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788895 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761788895 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)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788886 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788886 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788886 data=null button=1 stateMask=0x0 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761788886 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)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788848 data=null button=1 stateMask=0x80000 x=181 y=127 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788842 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788842 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761788842 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:15 [2024-02-22T20:53:15.065Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761787241 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761787241 data=null doit=true}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761787241 data=null}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761787241 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761787241 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761787238 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761787168 data=null button=0 stateMask=0x0 x=181 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761787168 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761787168 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761787167 data=null button=1 stateMask=0x0 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761787167 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)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761787164 data=null button=1 stateMask=0x80000 x=181 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:16 [2024-02-22T20:53:16.952Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761787160 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761787160 data=null doit=true}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761787160 data=null}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761787160 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761787160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761787144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761787143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761787143 data=null doit=true}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761787143 data=null}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761787143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761787143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761787134 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:16 [2024-02-22T20:53:16.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761787133 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761787133 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761787133 data=null}, TreeItem with text {Traces [10]}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761787133 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761787133 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]}]
15:53:16 [2024-02-22T20:53:16.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761787126 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:16 [2024-02-22T20:53:16.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:16 [2024-02-22T20:53:16.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786801 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786801 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786801 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786801 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761786800 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)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786770 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:17 [2024-02-22T20:53:17.209Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786768 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786768 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786768 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786768 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761786767 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)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786764 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786764 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786764 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786764 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786763 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761786763 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)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786758 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786758 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786758 data=null button=1 stateMask=0x0 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761786758 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)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786721 data=null button=1 stateMask=0x80000 x=186 y=173 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786715 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786715 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761786715 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:17 [2024-02-22T20:53:17.774Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761785564 data=null button=0 stateMask=0x0 x=186 y=173 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761785564 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761785564 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761785564 data=null button=1 stateMask=0x0 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785564 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)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761785561 data=null button=1 stateMask=0x80000 x=186 y=173 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.337Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.337Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761785555 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761785555 data=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761785555 data=null}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761785554 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785554 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761785543 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761785536 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761785536 data=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761785536 data=null}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761785535 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785535 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761785531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761785531 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761785531 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761785531 data=null}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761785531 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785531 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]}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761785520 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761785516 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761785516 data=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761785516 data=null}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761785516 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761785509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761785509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761785509 data=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761785509 data=null}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761785508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761785494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:18 [2024-02-22T20:53:18.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761785493 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761785493 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761785493 data=null}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761785493 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785493 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]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761785487 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761785486 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761785486 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761785486 data=null}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761785486 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761785482 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]}]
15:53:18 [2024-02-22T20:53:18.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761785478 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:53:18 [2024-02-22T20:53:18.595Z] 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=-761785214 data=null doit=true}, Shell with text {Confirm Clear}]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761785214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761785214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761785214 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761785214 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761785214 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761785213 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:18 [2024-02-22T20:53:18.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761785213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761785456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761783270 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761783270 data=null doit=true}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761783270 data=null}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761783270 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761783270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761783252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761783252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761783252 data=null doit=true}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761783252 data=null}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761783252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.742Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761783252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761783248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:20 [2024-02-22T20:53:20.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761783247 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761783247 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761783247 data=null}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761783247 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761783247 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]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761783237 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-761783237 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-761783237 data=null doit=true}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-761783236 data=null}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-761783236 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761783236 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]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-761783234 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [10]}]
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761783039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761783039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761783039 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761783039 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761783039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761783039 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761783039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-761783201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761782949 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761782949 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761782949 data=null}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761782949 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761782949 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761782945 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:53:20 [2024-02-22T20:53:20.999Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761782826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761782826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761782826 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761782826 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761782826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.000Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761782826 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761782826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-761782924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761782731 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761782731 data=null}, TreeItem with text {Traces [0]}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761782730 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761782730 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761782729 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-761782729 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-761782729 data=null doit=true}, TreeItem with text {FolderA}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-761782729 data=null}, TreeItem with text {FolderA}]
15:53:21 [2024-02-22T20:53:21.255Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-761782728 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:53:21 [2024-02-22T20:53:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761782728 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}]
15:53:21 [2024-02-22T20:53:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-761782723 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:53:21 [2024-02-22T20:53:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:21 [2024-02-22T20:53:21.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:21 [2024-02-22T20:53:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:21 [2024-02-22T20:53:21.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:21 [2024-02-22T20:53:21.511Z] 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=-761782354 data=null doit=true}, Shell with text {Trace Import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761782352 data=null}, (of type 'Combo')]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761782321 data=null doit=true}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761782321 data=null}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761782320 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761782320 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}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761782319 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761782318 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761782318 data=null doit=true}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761782318 data=null}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761782318 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761782318 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}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761782318 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:21 [2024-02-22T20:53:21.512Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:21 [2024-02-22T20:53:21.513Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761782299 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761782299 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761782299 data=null}, Tree node with text: kernel-overlap-testing]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761782299 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761782299 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]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761782297 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761782295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@74ecc76c
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761782293 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761782293 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761782293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761782293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761782293 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761782293 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.770Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761782290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761782290 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761782290 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761782290 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761782289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761782289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761782289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761782692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:21 [2024-02-22T20:53:21.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761781992 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761781992 data=null doit=true}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761781992 data=null}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761781992 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761781985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761781984 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761781984 data=null doit=true}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761781984 data=null}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761781984 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761781980 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:22 [2024-02-22T20:53:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761781973 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761781972 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761781972 data=null}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761781972 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781972 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761781966 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-761781966 data=null doit=true}, TreeItem with text {FolderA [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-761781966 data=null}, TreeItem with text {FolderA [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-761781966 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761781966 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]}]
15:53:22 [2024-02-22T20:53:22.028Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-761781965 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [2]}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781643 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761781643 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761781643 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781643 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781643 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781616 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:22 [2024-02-22T20:53:22.285Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781614 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761781614 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761781614 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781614 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.285Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781614 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781611 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781611 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761781611 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761781610 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781610 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761781610 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781607 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781607 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781607 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761781607 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781574 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761781568 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761781568 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761781568 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:22 [2024-02-22T20:53:22.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:22 [2024-02-22T20:53:22.848Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761780063 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761780063 data=null doit=true}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761780063 data=null}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761780063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761780063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761780060 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:23 [2024-02-22T20:53:23.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761780006 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761780006 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761780006 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761780005 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761780005 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761780002 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.031Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761779999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761779999 data=null doit=true}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761779999 data=null}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761779999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761779983 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761779983 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761779983 data=null doit=true}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761779983 data=null}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761779983 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761779975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:24 [2024-02-22T20:53:24.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761779974 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761779974 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761779974 data=null}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761779974 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779974 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761779968 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:24 [2024-02-22T20:53:24.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:24 [2024-02-22T20:53:24.032Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:53:24 [2024-02-22T20:53:24.287Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:24 [2024-02-22T20:53:24.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779646 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761779646 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761779646 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779645 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779645 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}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779617 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:24 [2024-02-22T20:53:24.288Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779616 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761779616 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761779616 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779615 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779615 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}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779612 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779612 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761779612 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761779612 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779612 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761779612 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}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779609 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779609 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779609 data=null button=1 stateMask=0x0 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761779609 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}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779575 data=null button=1 stateMask=0x80000 x=169 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761779569 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761779569 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761779569 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:53:24 [2024-02-22T20:53:24.289Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761779064 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761779064 data=null doit=true}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761779064 data=null}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761779063 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761779063 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.851Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761779061 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:24 [2024-02-22T20:53:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:24 [2024-02-22T20:53:24.852Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761778209 data=null button=0 stateMask=0x0 x=169 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761778209 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761778209 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761778209 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761778209 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}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761778206 data=null button=1 stateMask=0x80000 x=169 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:25 [2024-02-22T20:53:25.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:25 [2024-02-22T20:53:25.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-761778204 data=null button=0 stateMask=0x0 x=103 y=150 count=0}, TreeItem with text {FolderB}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-761778204 data=null doit=true}, TreeItem with text {FolderB}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-761778204 data=null}, TreeItem with text {FolderB}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-761778204 data=null button=1 stateMask=0x0 x=103 y=150 count=1}, TreeItem with text {FolderB}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761778203 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}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-761778189 data=null button=1 stateMask=0x80000 x=103 y=150 count=1}, TreeItem with text {FolderB}]
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:25 [2024-02-22T20:53:25.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.812: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.851: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.870: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.891: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.035Z] 
15:53:26 [2024-02-22T20:53:26.035Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.912: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.928: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] 
15:53:26 [2024-02-22T20:53:26.036Z] (Eclipse:19316): Gtk-WARNING **: 20:53:25.929: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:26 [2024-02-22T20:53:26.036Z] 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=-761777861 data=null doit=true}, Shell with text {Trace Import}]
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761777858 data=null}, (of type 'Combo')]
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761777829 data=null doit=true}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761777829 data=null}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761777829 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761777828 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}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761777827 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761777827 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761777827 data=null doit=true}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761777827 data=null}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761777826 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777826 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}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761777826 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761777809 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761777809 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761777809 data=null}, Tree node with text: kernel-overlap-testing]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761777809 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777809 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]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761777807 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761777804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.039Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761777792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761777792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761777792 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761777792 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761777792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.040Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761777792 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.295Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761777792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761778169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761777535 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761777535 data=null doit=true}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761777535 data=null}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761777474 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761777467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761777466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761777466 data=null doit=true}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761777466 data=null}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761777466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761777451 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:26 [2024-02-22T20:53:26.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761777451 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761777451 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761777451 data=null}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761777450 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777450 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761777435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:26 [2024-02-22T20:53:26.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-761777435 data=null doit=true}, TreeItem with text {FolderB [2]}]
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-761777435 data=null}, TreeItem with text {FolderB [2]}]
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-761777435 data=null button=1 stateMask=0x0 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761777435 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]}]
15:53:26 [2024-02-22T20:53:26.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-761777433 data=null button=1 stateMask=0x80000 x=114 y=150 count=1}, TreeItem with text {FolderB [2]}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777198 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761777198 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761777198 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777198 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777197 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777187 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:26 [2024-02-22T20:53:26.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777185 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761777185 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761777185 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777185 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777185 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777174 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777174 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761777174 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761777174 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777174 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761777174 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777171 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777170 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777170 data=null button=1 stateMask=0x0 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761777170 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777134 data=null button=1 stateMask=0x80000 x=172 y=173 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761777128 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761777128 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761777128 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:26 [2024-02-22T20:53:26.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:27 [2024-02-22T20:53:27.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:27 [2024-02-22T20:53:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:27 [2024-02-22T20:53:27.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761775623 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761775623 data=null doit=true}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761775623 data=null}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761775623 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761775623 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761775620 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761775562 data=null button=0 stateMask=0x0 x=172 y=173 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761775561 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761775561 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761775561 data=null button=1 stateMask=0x0 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775561 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761775558 data=null button=1 stateMask=0x80000 x=172 y=173 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.300Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761775552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.300Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761775552 data=null doit=true}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761775551 data=null}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761775551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761775495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761775495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761775495 data=null doit=true}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761775495 data=null}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761775495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761775491 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:28 [2024-02-22T20:53:28.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761775490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761775490 data=null doit=true}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761775490 data=null}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761775490 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775490 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761775479 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:28 [2024-02-22T20:53:28.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:53:28 [2024-02-22T20:53:28.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775156 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761775156 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761775156 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775156 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775156 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}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775125 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:28 [2024-02-22T20:53:28.813Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775124 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761775124 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761775124 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775123 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775123 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}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775120 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775120 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761775120 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761775120 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775119 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761775119 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}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775114 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775114 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775114 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:28 [2024-02-22T20:53:28.813Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761775114 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}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761775078 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761774898 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761774895 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761774895 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761774893 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761774893 data=null doit=true}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761774893 data=null}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761774893 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761774893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761774890 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:29 [2024-02-22T20:53:29.070Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761773627 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761773627 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761773627 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761773627 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761773627 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}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761773623 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:30 [2024-02-22T20:53:30.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:30 [2024-02-22T20:53:30.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:53:30 [2024-02-22T20:53:30.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
15:53:30 [2024-02-22T20:53:30.434Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761773621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761773621 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761773621 data=null doit=true}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761773621 data=null}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761773621 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761773621 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')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761773604 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761773604 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761773603 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761773603 data=null doit=true}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761773603 data=null}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-761773603 data=null button=1 stateMask=0x40000 x=114 y=150 count=1}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761773603 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')]
15:53:30 [2024-02-22T20:53:30.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-761773597 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1}, (of type 'Tree')]
15:53:30 [2024-02-22T20:53:30.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:53:30 [2024-02-22T20:53:30.435Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.338: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.415: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.435Z] 
15:53:30 [2024-02-22T20:53:30.435Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.432: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.449: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.450: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] 
15:53:30 [2024-02-22T20:53:30.690Z] (Eclipse:19316): Gtk-WARNING **: 20:53:30.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761773305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761773305 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761773305 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761773305 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761773304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761773304 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:30 [2024-02-22T20:53:30.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761773304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761773572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761772647 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761772647 data=null doit=true}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761772647 data=null}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761772647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761772647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761772589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761772589 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761772589 data=null doit=true}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761772589 data=null}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761772588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761772588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761772585 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.251Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761772584 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761772584 data=null doit=true}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761772584 data=null}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761772584 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761772584 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761772578 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761772578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761772578 data=null doit=true}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761772578 data=null}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761772577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761772577 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.251Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761772575 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:53:31 [2024-02-22T20:53:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:53:31 [2024-02-22T20:53:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.351: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.384: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.401: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.508Z] 
15:53:31 [2024-02-22T20:53:31.508Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.434: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.451: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.468: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.485: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.509Z] 
15:53:31 [2024-02-22T20:53:31.509Z] (Eclipse:19316): Gtk-WARNING **: 20:53:31.501: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:53:31 [2024-02-22T20:53:31.764Z] 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=-761772294 data=null doit=true}, Shell with text {Confirm Clear}]
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:31 [2024-02-22T20:53:31.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761772293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761772293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761772293 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761772293 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761772293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761772293 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761772293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761772551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:31 [2024-02-22T20:53:31.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:31 [2024-02-22T20:53:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761772050 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761772050 data=null doit=true}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761772049 data=null}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761772049 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:31 [2024-02-22T20:53:31.766Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761772049 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761771999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761771999 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761771999 data=null doit=true}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761771999 data=null}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761771999 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761771995 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:32 [2024-02-22T20:53:32.022Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761771991 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761771991 data=null doit=true}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761771991 data=null}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761771991 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771991 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761771985 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761771985 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761771985 data=null doit=true}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761771985 data=null}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761771985 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771985 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761771982 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.022Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761771872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761771872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761771872 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761771872 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761771872 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761771871 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761771871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-761771959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761771798 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761771798 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761771798 data=null}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761771797 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771797 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.023Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761771794 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text')
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761771690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761771690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761771690 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761771690 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761771690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761771690 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761771690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-761771773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:32 [2024-02-22T20:53:32.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761771577 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761771577 data=null}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761771577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761771577 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761771576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-761771576 data=null button=0 stateMask=0x0 x=103 y=81 count=0}, TreeItem with text {FolderA}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA} time=-761771576 data=null doit=true}, TreeItem with text {FolderA}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-761771575 data=null}, TreeItem with text {FolderA}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-761771575 data=null button=1 stateMask=0x0 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771575 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}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-761771570 data=null button=1 stateMask=0x80000 x=103 y=81 count=1}, TreeItem with text {FolderA}]
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:32 [2024-02-22T20:53:32.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:32 [2024-02-22T20:53:32.535Z] 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=-761771317 data=null doit=true}, Shell with text {Trace Import}]
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.535Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761771251 data=null}, (of type 'Combo')]
15:53:32 [2024-02-22T20:53:32.791Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761771221 data=null doit=true}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761771221 data=null}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761771221 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761771221 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}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761771220 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761771219 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761771219 data=null doit=true}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761771219 data=null}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761771219 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761771219 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}]
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761771219 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:32 [2024-02-22T20:53:32.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:'))
15:53:32 [2024-02-22T20:53:32.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>
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761771201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:32 [2024-02-22T20:53:32.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>
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.794Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.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.
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.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'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.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.
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.795Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.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)'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.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.
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:32 [2024-02-22T20:53:32.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')
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761771193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761771193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761771193 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761771193 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761771193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761771193 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:32 [2024-02-22T20:53:32.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.796Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:32 [2024-02-22T20:53:32.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:53:33 [2024-02-22T20:53:33.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761771193 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:33 [2024-02-22T20:53:33.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761771545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761770685 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761770685 data=null doit=true}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761770685 data=null}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761770680 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761770673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761770673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761770673 data=null doit=true}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761770673 data=null}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761770672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761770669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:33 [2024-02-22T20:53:33.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761770668 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761770668 data=null doit=true}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761770668 data=null}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761770668 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770668 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761770656 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-761770656 data=null doit=true}, TreeItem with text {FolderA [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-761770656 data=null}, TreeItem with text {FolderA [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-761770656 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761770655 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]}]
15:53:33 [2024-02-22T20:53:33.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-761770655 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, TreeItem with text {FolderA [1]}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770335 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761770334 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761770334 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770334 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770308 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:33 [2024-02-22T20:53:33.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770307 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761770307 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761770307 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770306 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770306 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770303 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770303 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761770303 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761770303 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770303 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761770303 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770300 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770300 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770300 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761770300 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770269 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761770263 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761770263 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761770263 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:33 [2024-02-22T20:53:33.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:34 [2024-02-22T20:53:34.125Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761768759 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761768759 data=null doit=true}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761768758 data=null}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761768758 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761768758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761768756 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:35 [2024-02-22T20:53:35.051Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761768701 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761768701 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761768701 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761768701 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761768701 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761768698 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:35 [2024-02-22T20:53:35.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:35 [2024-02-22T20:53:35.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-761768696 data=null button=0 stateMask=0x0 x=103 y=127 count=0}, TreeItem with text {FolderB}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB} time=-761768696 data=null doit=true}, TreeItem with text {FolderB}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-761768696 data=null}, TreeItem with text {FolderB}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-761768696 data=null button=1 stateMask=0x0 x=103 y=127 count=1}, TreeItem with text {FolderB}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761768696 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}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-761768683 data=null button=1 stateMask=0x80000 x=103 y=127 count=1}, TreeItem with text {FolderB}]
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:35 [2024-02-22T20:53:35.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:35 [2024-02-22T20:53:35.563Z] 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=-761768349 data=null doit=true}, Shell with text {Trace Import}]
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761768346 data=null}, (of type 'Combo')]
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:35 [2024-02-22T20:53:35.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761768317 data=null doit=true}, TreeItem with text {import}]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761768317 data=null}, TreeItem with text {import}]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761768317 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761768317 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}]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761768315 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761768302 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761768302 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761768302 data=null}, Tree node with text: kernel-overlap-testing]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761768302 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761768302 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]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761768299 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761768280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:35 [2024-02-22T20:53:35.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761768273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761768273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761768273 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761768273 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761768273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761768273 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:35 [2024-02-22T20:53:35.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:53:35 [2024-02-22T20:53:35.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761768273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:35 [2024-02-22T20:53:35.823Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761768663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761767763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761767763 data=null doit=true}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761767763 data=null}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.079Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761767763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761767756 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761767755 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761767755 data=null doit=true}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761767755 data=null}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761767755 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761767752 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:36 [2024-02-22T20:53:36.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761767751 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761767751 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761767751 data=null}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761767751 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767751 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761767741 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:36 [2024-02-22T20:53:36.080Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-761767740 data=null doit=true}, TreeItem with text {FolderB [1]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-761767740 data=null}, TreeItem with text {FolderB [1]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-761767740 data=null button=1 stateMask=0x0 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761767740 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]}]
15:53:36 [2024-02-22T20:53:36.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-761767739 data=null button=1 stateMask=0x80000 x=114 y=127 count=1}, TreeItem with text {FolderB [1]}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767418 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761767418 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761767418 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767418 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767418 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}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767390 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:36 [2024-02-22T20:53:36.641Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767388 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761767388 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.641Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761767388 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767388 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767388 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}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767385 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767385 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761767385 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761767385 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767384 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761767384 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}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767382 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767382 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767381 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.642Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761767381 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}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767347 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761767071 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761767068 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761767068 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761767067 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761767066 data=null doit=true}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761767066 data=null}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761767066 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761767066 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761767063 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:36 [2024-02-22T20:53:36.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:38 [2024-02-22T20:53:38.261Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:38 [2024-02-22T20:53:38.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:38 [2024-02-22T20:53:38.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761765859 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:38 [2024-02-22T20:53:38.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761765859 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:38 [2024-02-22T20:53:38.261Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761765859 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761765859 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765859 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}]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761765856 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:38 [2024-02-22T20:53:38.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761765853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761765853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761765853 data=null doit=true}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761765853 data=null}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-761765853 data=null button=1 stateMask=0x0 x=114 y=81 count=1}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765853 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')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-761765838 data=null button=1 stateMask=0x80000 x=114 y=81 count=1}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761765838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761765838 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761765838 data=null doit=true}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761765838 data=null}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-761765838 data=null button=1 stateMask=0x40000 x=114 y=127 count=1}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765837 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')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-761765831 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1}, (of type 'Tree')]
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:53:38 [2024-02-22T20:53:38.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.078: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.113: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.129: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.262Z] 
15:53:38 [2024-02-22T20:53:38.262Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.130: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.146: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.163: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.180: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.196: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.229: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] 
15:53:38 [2024-02-22T20:53:38.263Z] (Eclipse:19316): Gtk-WARNING **: 20:53:38.245: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761765551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761765551 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761765551 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761765551 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.263Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761765550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761765550 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761765550 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761765807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761765080 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761765080 data=null doit=true}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761765080 data=null}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761765080 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761765057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761765057 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761765057 data=null doit=true}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761765057 data=null}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761765057 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761765053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:38 [2024-02-22T20:53:38.778Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761765052 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761765052 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761765052 data=null}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761765052 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765052 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761765047 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761765047 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761765047 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761765046 data=null}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761765046 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.778Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761765046 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:38 [2024-02-22T20:53:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761765044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:39 [2024-02-22T20:53:39.035Z] 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=-761764805 data=null doit=true}, Shell with text {Trace Import}]
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761764740 data=null}, (of type 'Combo')]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761764683 data=null doit=true}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761764683 data=null}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761764683 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761764683 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}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761764681 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761764681 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761764681 data=null doit=true}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761764681 data=null}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761764681 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764681 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}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761764680 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.292Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761764674 data=null doit=true}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761764674 data=null}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761764673 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761764673 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]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761764672 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-761764672 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761764672 data=null doit=true}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761764672 data=null}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761764671 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764671 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]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761764659 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:39 [2024-02-22T20:53:39.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:39 [2024-02-22T20:53:39.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:'))
15:53:39 [2024-02-22T20:53:39.293Z] 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
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} [layout=null] time=-761764656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:39 [2024-02-22T20:53:39.293Z] 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
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.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'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.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')
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@76956805
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761764647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761764647 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761764647 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761764646 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761764646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761764646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761764646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761764646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761764646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761764646 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761764646 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761764646 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.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')
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:39 [2024-02-22T20:53:39.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.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')
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:39 [2024-02-22T20:53:39.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.
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.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)'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:39 [2024-02-22T20:53:39.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')
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.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')
15:53:39 [2024-02-22T20:53:39.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.
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:39 [2024-02-22T20:53:39.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761764642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761764642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761764642 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761764642 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761764642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761764642 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761764642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761764994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.296Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761764492 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761764492 data=null doit=true}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761764491 data=null}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.553Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761764491 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761764466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761764465 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761764465 data=null doit=true}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761764465 data=null}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761764465 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761764456 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:39 [2024-02-22T20:53:39.554Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761764456 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761764456 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761764456 data=null}, TreeItem with text {Traces [0]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761764456 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764455 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761764450 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761764450 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761764450 data=null}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761764449 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761764449 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.554Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761764448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764127 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761764127 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761764127 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764127 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764127 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764101 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:39 [2024-02-22T20:53:39.810Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764099 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761764099 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761764099 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764098 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764098 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764095 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764095 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761764095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761764094 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764094 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761764094 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764091 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764091 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764091 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761764091 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764059 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761764053 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761764053 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761764053 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:39 [2024-02-22T20:53:39.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:40 [2024-02-22T20:53:40.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761762548 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761762548 data=null doit=true}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761762548 data=null}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761762547 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761762547 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761762545 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:41 [2024-02-22T20:53:41.299Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762489 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761762489 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761762489 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762489 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762489 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762486 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761762482 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761762482 data=null doit=true}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761762482 data=null}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761762482 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761762467 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761762466 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761762466 data=null doit=true}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761762466 data=null}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761762466 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761762458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:41 [2024-02-22T20:53:41.555Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761762457 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761762457 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.555Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761762457 data=null}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761762457 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762457 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761762451 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:41 [2024-02-22T20:53:41.556Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-761762450 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-761762450 data=null}, TreeItem with text {z-clashes [1]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-761762450 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761762450 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]}]
15:53:41 [2024-02-22T20:53:41.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-761762449 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762128 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761762128 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761762128 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762128 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762128 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762100 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:41 [2024-02-22T20:53:41.811Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762099 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761762098 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761762098 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762098 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762098 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762095 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762095 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761762095 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:41 [2024-02-22T20:53:41.811Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761762094 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762094 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761762094 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762091 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762091 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762091 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761762091 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762057 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761762051 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761762051 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761762051 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:41 [2024-02-22T20:53:41.812Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:42 [2024-02-22T20:53:42.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:42 [2024-02-22T20:53:42.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:43 [2024-02-22T20:53:43.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:43 [2024-02-22T20:53:43.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:43 [2024-02-22T20:53:43.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:43 [2024-02-22T20:53:43.300Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761760546 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761760546 data=null doit=true}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761760546 data=null}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761760546 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761760545 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761760543 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:43 [2024-02-22T20:53:43.301Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761760487 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761760487 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761760487 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761760487 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761760487 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.556Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761760483 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:43 [2024-02-22T20:53:43.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761760480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761760480 data=null doit=true}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761760480 data=null}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761760480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761760480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761760464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761760464 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761760464 data=null doit=true}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761760464 data=null}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761760463 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761760463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761760455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:43 [2024-02-22T20:53:43.557Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761760455 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761760455 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761760454 data=null}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761760454 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761760454 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761760448 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761760447 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761760447 data=null doit=true}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761760447 data=null}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761760447 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761760447 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761760439 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:53:43 [2024-02-22T20:53:43.557Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761760312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761760312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761760312 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761760312 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761760312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761760312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:43 [2024-02-22T20:53:43.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761760312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761760422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:53:44 [2024-02-22T20:53:44.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:44 [2024-02-22T20:53:44.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761759883 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761759883 data=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761759883 data=null}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761759883 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761759862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761759861 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761759861 data=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761759861 data=null}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761759861 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761759857 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.120Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761759857 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761759857 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761759857 data=null}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761759856 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759856 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761759852 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761759851 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761759851 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761759851 data=null}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761759851 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759851 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761759849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:44 [2024-02-22T20:53:44.121Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:44 [2024-02-22T20:53:44.377Z] 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=-761759569 data=null doit=true}, Shell with text {Trace Import}]
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.377Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761759566 data=null}, (of type 'Combo')]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761759509 data=null doit=true}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761759509 data=null}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761759509 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761759509 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}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761759507 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {import} time=-761759507 data=null button=0 stateMask=0x0 x=84 y=12 count=0}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761759507 data=null doit=true}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761759507 data=null}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761759507 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759507 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}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761759506 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761759500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@202f4732
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.379Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761759498 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761759498 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761759498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761759498 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761759498 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761759498 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.381Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761759484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761759484 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761759484 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761759484 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761759483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761759483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761759483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761759826 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761759287 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761759287 data=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761759286 data=null}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761759286 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761759252 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761759251 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761759251 data=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761759251 data=null}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761759251 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761759247 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:44 [2024-02-22T20:53:44.638Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761759247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761759247 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761759246 data=null}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761759246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759246 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761759242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761759241 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761759241 data=null}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761759241 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761759241 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.638Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761759240 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:44 [2024-02-22T20:53:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:44 [2024-02-22T20:53:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.894Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761759010 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761759010 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761759010 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761759010 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761759010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758995 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:44 [2024-02-22T20:53:44.895Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758994 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761758994 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761758994 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758993 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761758993 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758984 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758984 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761758984 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761758984 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758984 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761758984 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758981 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758981 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758981 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761758980 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758950 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761758944 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761758944 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761758944 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:44 [2024-02-22T20:53:44.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:45 [2024-02-22T20:53:45.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761757439 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761757439 data=null doit=true}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761757439 data=null}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761757438 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761757438 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761757435 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:46 [2024-02-22T20:53:46.380Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:46 [2024-02-22T20:53:46.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:46 [2024-02-22T20:53:46.635Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761757379 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761757379 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761757379 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761757379 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761757379 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761757375 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:46 [2024-02-22T20:53:46.636Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761757265 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761757265 data=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761757265 data=null}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761757265 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761757265 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761757254 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761757253 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761757253 data=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761757253 data=null}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761757253 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761757253 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761757244 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761757244 data=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761757243 data=null}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761757243 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761757243 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761757242 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761757242 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.636Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761757241 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761757241 data=null}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761757241 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761757241 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761757229 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761757229 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761757229 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761757228 data=null}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761757228 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761757228 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761757225 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:46 [2024-02-22T20:53:46.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:47 [2024-02-22T20:53:47.199Z] 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=-761756881 data=null doit=true}, Shell with text {Trace Import}]
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761756879 data=null}, (of type 'Combo')]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761756804 data=null doit=true}, TreeItem with text {import}]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761756804 data=null}, TreeItem with text {import}]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761756804 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761756804 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}]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761756802 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756802 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761756802 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761756802 data=null}, Tree node with text: kernel-overlap-testing]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756801 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756801 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]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756800 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761756793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.202Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:47 [2024-02-22T20:53:47.203Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761756774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761756774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761756774 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761756774 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761756774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761756774 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761756774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761757204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761756665 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761756664 data=null doit=true}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761756664 data=null}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761756664 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756582 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761756573 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761756572 data=null button=0 stateMask=0x0 x=65 y=104 count=0}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761756572 data=null doit=true}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761756572 data=null}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761756572 data=null button=1 stateMask=0x0 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756572 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761756556 data=null button=1 stateMask=0x80000 x=65 y=104 count=1}, TreeItem with text {Tracing}]
15:53:47 [2024-02-22T20:53:47.461Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761756555 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [0]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761756555 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761756555 data=null}, TreeItem with text {Traces [0]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761756555 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [0]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756555 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761756497 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761756497 data=null doit=true}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761756497 data=null}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761756496 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761756496 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761756496 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:53:47 [2024-02-22T20:53:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:47 [2024-02-22T20:53:47.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756171 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761756171 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761756171 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756171 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756171 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}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756140 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:47 [2024-02-22T20:53:47.718Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756138 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761756138 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761756137 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756137 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756137 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}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756134 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756134 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761756134 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761756133 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756133 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761756133 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}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756128 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756128 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.718Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756127 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:47 [2024-02-22T20:53:47.973Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761756127 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}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761756058 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761755786 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761755786 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761755786 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761755784 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761755784 data=null doit=true}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761755784 data=null}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761755784 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761755784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761755769 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:48 [2024-02-22T20:53:48.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761754517 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761754517 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761754517 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761754517 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761754516 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}]
15:53:49 [2024-02-22T20:53:49.593Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761754513 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:49 [2024-02-22T20:53:49.594Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761754512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761754512 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761754512 data=null doit=true}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761754512 data=null}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761754511 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761754511 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')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761754500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 6 to [MouseEnter [6]: MouseEvent{Tree {} [layout=null] time=-761754500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 5 to [MouseMove [5]: MouseEvent{Tree {} [layout=null] time=-761754500 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 26 to [Activate [26]: ShellEvent{Tree {} [layout=null] time=-761754500 data=null doit=true}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 15 to [FocusIn [15]: FocusEvent{Tree {} [layout=null] time=-761754500 data=null}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761754500 data=null button=1 stateMask=0x40000 x=92 y=150 count=1}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761754500 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')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761754494 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1}, (of type 'Tree')]
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:53:49 [2024-02-22T20:53:49.594Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.416: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.594Z] 
15:53:49 [2024-02-22T20:53:49.594Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.452: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.470: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.488: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.530: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.531: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.595Z] 
15:53:49 [2024-02-22T20:53:49.595Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.552: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] 
15:53:49 [2024-02-22T20:53:49.596Z] (Eclipse:19316): Gtk-WARNING **: 20:53:49.569: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761754219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761754219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761754219 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761754219 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761754219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761754219 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:49 [2024-02-22T20:53:49.852Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761754219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761754471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761753746 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-761753742 data=null button=0 stateMask=0x0 x=65 y=81 count=0}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761753742 data=null doit=true}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761753742 data=null}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761753742 data=null button=1 stateMask=0x0 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.108Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761753742 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761753686 data=null button=1 stateMask=0x80000 x=65 y=81 count=1}, TreeItem with text {Tracing}]
15:53:50 [2024-02-22T20:53:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:53:50 [2024-02-22T20:53:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:53:50 [2024-02-22T20:53:50.364Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:53:50 [2024-02-22T20:53:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:53:50 [2024-02-22T20:53:50.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753018 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] 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=-761753017 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761753017 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761753017 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761753016 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761753016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761753016 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.926Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:53:50 [2024-02-22T20:53:50.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:53:50 [2024-02-22T20:53:50.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761753016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:53:50 [2024-02-22T20:53:50.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761753653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761752508 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761752508 data=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761752508 data=null}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761752508 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761752498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761752498 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761752498 data=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761752498 data=null}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761752497 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761752494 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.488Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761752487 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761752487 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761752487 data=null}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761752487 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752487 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761752481 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761752481 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761752481 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761752481 data=null}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761752481 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752480 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761752478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:53:51 [2024-02-22T20:53:51.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:53:51 [2024-02-22T20:53:51.746Z] 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=-761752314 data=null doit=true}, Shell with text {Confirm Clear}]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761752313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761752313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761752313 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761752313 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761752313 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761752312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761752312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761752453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761752237 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761752237 data=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761752237 data=null}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761752236 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752236 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761752224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761752223 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761752223 data=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761752223 data=null}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761752223 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761752219 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:51 [2024-02-22T20:53:51.747Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761752212 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761752212 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761752212 data=null}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761752212 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752212 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761752206 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761752206 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761752206 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761752206 data=null}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761752206 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761752206 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761752203 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:53:51 [2024-02-22T20:53:51.747Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:53:52 [2024-02-22T20:53:52.003Z] 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=-761751886 data=null doit=true}, Shell with text {Trace Import}]
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.003Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-761751884 data=null doit=true}, Button with text {Select roo&t directory:}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-761751884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select roo&t directory:}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select &archive file:} time=-761751884 data=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-761751884 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-761751884 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-761751884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-761751881 data=null}, (of type 'Combo')]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-761751840 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761751840 data=null doit=true}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761751840 data=null}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761751840 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761751840 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761751840 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:53:52 [2024-02-22T20:53:52.004Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761751822 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@23f61350
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761751820 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761751820 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761751820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761751820 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761751820 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761751820 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761751817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761751817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761751817 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761751817 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761751817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761751817 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:53:52 [2024-02-22T20:53:52.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761751817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761752179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761751271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761751271 data=null doit=true}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761751271 data=null}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761751270 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761751270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761751253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761751252 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761751252 data=null doit=true}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761751252 data=null}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761751252 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761751251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761751246 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:52 [2024-02-22T20:53:52.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761751246 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761751246 data=null doit=true}, TreeItem with text {Traces [0]}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761751246 data=null}, TreeItem with text {Traces [0]}]
15:53:52 [2024-02-22T20:53:52.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761751246 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761751245 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761751192 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761751192 data=null doit=true}, TreeItem with text {Traces [12]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761751192 data=null}, TreeItem with text {Traces [12]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761751191 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761751191 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]}]
15:53:52 [2024-02-22T20:53:52.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761751188 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750851 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761750851 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761750851 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750851 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761750851 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750822 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:53 [2024-02-22T20:53:53.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750821 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761750821 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761750821 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750820 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761750820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750817 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750817 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761750817 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761750817 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750817 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761750816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750814 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750814 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750813 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761750813 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750780 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761750772 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761750771 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761750771 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:53 [2024-02-22T20:53:53.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:53:53 [2024-02-22T20:53:53.643Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:54 [2024-02-22T20:53:54.573Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761749266 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761749266 data=null doit=true}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761749266 data=null}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761749266 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761749266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761749262 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:54 [2024-02-22T20:53:54.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761749206 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761749206 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761749206 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761749206 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761749206 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761749203 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:54 [2024-02-22T20:53:54.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761749199 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761749199 data=null doit=true}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761749199 data=null}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761749199 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761749199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761749184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761749183 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761749183 data=null doit=true}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761749183 data=null}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761749183 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761749183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761749175 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:54 [2024-02-22T20:53:54.829Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:54 [2024-02-22T20:53:54.829Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761749175 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761749174 data=null doit=true}, TreeItem with text {Traces [12]}]
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761749174 data=null}, TreeItem with text {Traces [12]}]
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761749174 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761749174 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]}]
15:53:54 [2024-02-22T20:53:54.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761749168 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:54 [2024-02-22T20:53:54.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748843 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761748843 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761748842 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748842 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761748842 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}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748813 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:55 [2024-02-22T20:53:55.086Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748811 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761748811 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761748811 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748811 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761748810 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}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748808 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748807 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761748807 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761748807 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748807 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761748807 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}]
15:53:55 [2024-02-22T20:53:55.086Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748804 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748802 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748802 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761748802 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}]
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748764 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761748574 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761748574 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761748574 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:55 [2024-02-22T20:53:55.342Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761747569 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761747569 data=null doit=true}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761747569 data=null}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761747569 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761747569 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761747566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:56 [2024-02-22T20:53:56.362Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761747319 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761747319 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761747319 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761747318 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747318 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}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761747315 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.617Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761747309 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761747309 data=null doit=true}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761747309 data=null}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761747309 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761747298 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761747290 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761747290 data=null doit=true}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761747290 data=null}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761747289 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761747276 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:56 [2024-02-22T20:53:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761747275 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761747275 data=null doit=true}, TreeItem with text {Traces [12]}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761747275 data=null}, TreeItem with text {Traces [12]}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761747275 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747275 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]}]
15:53:56 [2024-02-22T20:53:56.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761747269 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:56 [2024-02-22T20:53:56.618Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747046 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761747046 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761747046 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747046 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747046 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}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747013 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:56 [2024-02-22T20:53:56.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747011 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761747011 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761747011 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747011 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747011 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}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747005 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747005 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761747005 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761747005 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747005 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761747005 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}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747001 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747001 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761747001 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761747001 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}]
15:53:56 [2024-02-22T20:53:56.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761746963 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761746957 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761746757 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761746748 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761746744 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761746744 data=null doit=true}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761746744 data=null}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761746744 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761746743 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761746740 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:57 [2024-02-22T20:53:57.130Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761745488 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761745487 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761745487 data=null}, TreeItem with text {kernel-overlap-testing}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761745487 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745487 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}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761745484 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.494Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761745480 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761745480 data=null doit=true}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761745480 data=null}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761745480 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761745452 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761745452 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761745452 data=null doit=true}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761745451 data=null}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761745451 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761745447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:53:58 [2024-02-22T20:53:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761745447 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761745447 data=null doit=true}, TreeItem with text {Traces [12]}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761745446 data=null}, TreeItem with text {Traces [12]}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761745446 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745446 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]}]
15:53:58 [2024-02-22T20:53:58.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761745440 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:53:58 [2024-02-22T20:53:58.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761745089 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761745089 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761745089 data=null}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761745089 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745089 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}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761745058 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.750Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:53:58 [2024-02-22T20:53:58.751Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761745056 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761745056 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761745056 data=null}, TreeItem with text {simple_server-thread1}]
15:53:58 [2024-02-22T20:53:58.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761745056 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745056 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}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761745053 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761745052 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761745052 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761745052 data=null}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761745052 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761745052 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}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761745047 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761745047 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761745047 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761745047 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}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761744991 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761744859 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761744856 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761744856 data=null}, TreeItem with text {simple_server-thread1}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761744849 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761744849 data=null doit=true}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761744849 data=null}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761744848 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761744848 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761744845 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:53:59 [2024-02-22T20:53:59.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761743589 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761743589 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761743589 data=null}, TreeItem with text {simple_server-thread1}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761743589 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743589 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}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761743585 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.371Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:00 [2024-02-22T20:54:00.371Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761743578 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761743578 data=null doit=true}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761743578 data=null}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761743578 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761743566 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761743565 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761743565 data=null doit=true}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761743565 data=null}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761743555 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761743551 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:00 [2024-02-22T20:54:00.372Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761743550 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761743550 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761743550 data=null}, TreeItem with text {Traces [12]}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761743550 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743550 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]}]
15:54:00 [2024-02-22T20:54:00.372Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761743540 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:00 [2024-02-22T20:54:00.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761743497 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761743497 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761743497 data=null}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761743497 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743496 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}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761743462 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:00 [2024-02-22T20:54:00.373Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761743460 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761743460 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761743459 data=null}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761743459 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743459 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}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761743453 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761743453 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.373Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761743453 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761743453 data=null}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761743453 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761743453 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}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761743449 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761743449 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.374Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761743449 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761743449 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}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761743400 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761743394 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761743394 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761743394 data=null}, TreeItem with text {simple_server-thread2}]
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:00 [2024-02-22T20:54:00.629Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:01 [2024-02-22T20:54:01.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761742891 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761742891 data=null doit=true}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761742891 data=null}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761742891 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761742891 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761742887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:01 [2024-02-22T20:54:01.191Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:01 [2024-02-22T20:54:01.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:01 [2024-02-22T20:54:01.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761742037 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761742037 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761742037 data=null}, TreeItem with text {simple_server-thread2}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761742036 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761742036 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}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761742033 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761742029 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761742029 data=null doit=true}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761742029 data=null}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761742029 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761742029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761742011 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761742010 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761742010 data=null doit=true}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761742010 data=null}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761742010 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761742010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761742001 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:02 [2024-02-22T20:54:02.008Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761742001 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761742001 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761742001 data=null}, TreeItem with text {Traces [12]}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761742001 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:02 [2024-02-22T20:54:02.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761742000 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]}]
15:54:02 [2024-02-22T20:54:02.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761741994 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:02 [2024-02-22T20:54:02.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741671 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761741671 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761741671 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741671 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761741671 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}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741640 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:02 [2024-02-22T20:54:02.264Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741638 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761741638 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761741638 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741638 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761741637 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}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741634 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741634 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761741634 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761741634 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741634 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761741633 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}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741628 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741628 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741628 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761741628 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}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741591 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761741585 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761741584 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761741584 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761741079 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761741079 data=null doit=true}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761741079 data=null}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761741079 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761741078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761741075 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:02 [2024-02-22T20:54:02.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761740225 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761740225 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761740225 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761740224 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761740224 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}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761740215 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:03 [2024-02-22T20:54:03.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761740211 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761740211 data=null doit=true}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761740211 data=null}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761740211 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761740211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761740190 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761740189 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761740189 data=null doit=true}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761740185 data=null}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761740185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761740185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761740181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:03 [2024-02-22T20:54:03.755Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:03 [2024-02-22T20:54:03.755Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761740180 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761740180 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761740180 data=null}, TreeItem with text {Traces [12]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761740180 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761740180 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]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761740174 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:03 [2024-02-22T20:54:03.756Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-761740174 data=null doit=true}, TreeItem with text {z-clashes [6]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-761740174 data=null}, TreeItem with text {z-clashes [6]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-761740174 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761740174 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]}]
15:54:03 [2024-02-22T20:54:03.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-761740162 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739920 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761739920 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761739920 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739919 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761739919 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739901 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:04 [2024-02-22T20:54:04.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739899 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761739899 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761739899 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739899 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761739898 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739895 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739895 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761739895 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761739895 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739895 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761739895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739892 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739892 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739892 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761739891 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739854 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761739755 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761739755 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761739755 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:04 [2024-02-22T20:54:04.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761738250 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761738250 data=null doit=true}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761738250 data=null}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761738250 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761738250 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761738247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761738183 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761738183 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761738183 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761738183 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761738183 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761738177 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:05 [2024-02-22T20:54:05.631Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:05 [2024-02-22T20:54:05.631Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761738173 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761738173 data=null doit=true}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.888Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761738173 data=null}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761738173 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761738173 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761738149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761738149 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761738149 data=null doit=true}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761738149 data=null}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761738148 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761738148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761738139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:05 [2024-02-22T20:54:05.889Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761738138 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761738138 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761738138 data=null}, TreeItem with text {Traces [12]}]
15:54:05 [2024-02-22T20:54:05.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761738138 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:05 [2024-02-22T20:54:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761738138 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]}]
15:54:05 [2024-02-22T20:54:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761738131 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:05 [2024-02-22T20:54:05.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:05 [2024-02-22T20:54:05.890Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:54:05 [2024-02-22T20:54:05.890Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737886 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761737885 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761737885 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737885 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761737885 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}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737867 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:06 [2024-02-22T20:54:06.146Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737865 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761737865 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761737865 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737865 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761737865 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}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737862 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737862 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761737861 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761737861 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737861 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761737861 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}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737856 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.146Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737856 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737856 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761737855 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}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737815 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761737714 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761737713 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761737713 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:06 [2024-02-22T20:54:06.147Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:08 [2024-02-22T20:54:08.034Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761736209 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761736209 data=null doit=true}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761736209 data=null}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761736209 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761736208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761736205 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761736141 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761736141 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761736141 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761736140 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761736140 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}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761736135 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.035Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761736131 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761736131 data=null doit=true}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761736131 data=null}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761736130 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761736130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761736112 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761736112 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761736112 data=null doit=true}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761736112 data=null}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761736111 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.035Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761736111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761736107 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:08 [2024-02-22T20:54:08.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761736106 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761736106 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761736106 data=null}, TreeItem with text {Traces [12]}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761736106 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761736106 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]}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761736099 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:08 [2024-02-22T20:54:08.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:08 [2024-02-22T20:54:08.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735875 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761735874 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761735874 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735874 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761735874 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}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735842 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:08 [2024-02-22T20:54:08.036Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735840 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761735840 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761735840 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735840 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761735840 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}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735835 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735834 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761735834 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761735834 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735834 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761735834 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}]
15:54:08 [2024-02-22T20:54:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735831 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735831 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735830 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761735830 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}]
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735792 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761735629 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761735629 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761735629 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761735124 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761735123 data=null doit=true}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761735123 data=null}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761735123 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761735123 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761735119 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:08 [2024-02-22T20:54:08.854Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:09 [2024-02-22T20:54:09.415Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:09 [2024-02-22T20:54:09.415Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761734348 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761734348 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761734348 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761734348 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761734347 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}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761734344 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.671Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761734341 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761734341 data=null doit=true}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761734340 data=null}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761734340 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761734340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.671Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761734324 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761734323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761734323 data=null doit=true}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761734323 data=null}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761734323 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761734323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761734315 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:09 [2024-02-22T20:54:09.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761734314 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761734314 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761734314 data=null}, TreeItem with text {Traces [12]}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761734314 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761734314 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]}]
15:54:09 [2024-02-22T20:54:09.672Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761734307 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:09 [2024-02-22T20:54:09.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:09 [2024-02-22T20:54:09.672Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761733983 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761733983 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761733983 data=null}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761733983 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761733983 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}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761733948 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:09 [2024-02-22T20:54:09.927Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:09 [2024-02-22T20:54:09.927Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761733946 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761733946 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761733946 data=null}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761733946 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761733946 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}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761733940 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761733940 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761733940 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761733940 data=null}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761733940 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761733940 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}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761733937 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761733936 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761733936 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:09 [2024-02-22T20:54:09.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761733936 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}]
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761733894 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761733760 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761733758 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761733758 data=null}, TreeItem with text {simple_server-thread1}]
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761733757 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761733757 data=null doit=true}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761733757 data=null}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761733756 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761733756 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761733743 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:10 [2024-02-22T20:54:10.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761732486 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761732485 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761732485 data=null}, TreeItem with text {simple_server-thread1}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761732485 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732485 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}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761732482 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.546Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:11 [2024-02-22T20:54:11.546Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761732478 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761732476 data=null doit=true}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761732476 data=null}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761732475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761732463 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761732448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761732448 data=null doit=true}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761732448 data=null}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761732448 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761732444 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:11 [2024-02-22T20:54:11.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761732443 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761732443 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761732443 data=null}, TreeItem with text {Traces [12]}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761732443 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732443 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]}]
15:54:11 [2024-02-22T20:54:11.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761732436 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:11 [2024-02-22T20:54:11.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:11 [2024-02-22T20:54:11.547Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761732091 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761732091 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761732091 data=null}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761732091 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732091 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}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761732071 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:11 [2024-02-22T20:54:11.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761732070 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761732070 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761732070 data=null}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761732069 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732069 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}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761732066 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761732066 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761732066 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761732066 data=null}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761732065 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761732065 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}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761732062 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761732062 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761732062 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:11 [2024-02-22T20:54:11.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761732062 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}]
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761732006 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761731871 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761731869 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761731869 data=null}, TreeItem with text {simple_server-thread2}]
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761731867 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761731867 data=null doit=true}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761731867 data=null}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761731867 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761731867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761731864 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:12 [2024-02-22T20:54:12.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761730604 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761730604 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761730604 data=null}, TreeItem with text {simple_server-thread2}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761730604 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730604 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}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761730600 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.431Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.431Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761730588 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761730588 data=null doit=true}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761730588 data=null}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761730588 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730588 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761730569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761730569 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761730569 data=null doit=true}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761730569 data=null}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761730569 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761730565 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:13 [2024-02-22T20:54:13.432Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761730564 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:13 [2024-02-22T20:54:13.432Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761730564 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:13 [2024-02-22T20:54:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761730564 data=null}, TreeItem with text {Traces [12]}]
15:54:13 [2024-02-22T20:54:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761730564 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:13 [2024-02-22T20:54:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730564 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]}]
15:54:13 [2024-02-22T20:54:13.433Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761730558 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:13 [2024-02-22T20:54:13.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:13 [2024-02-22T20:54:13.433Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730332 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761730332 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761730332 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730332 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730332 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}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730298 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:13 [2024-02-22T20:54:13.690Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730297 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761730297 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761730297 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730296 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730296 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}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730291 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730291 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761730290 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761730290 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730290 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761730290 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}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730287 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730287 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730286 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.690Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761730286 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}]
15:54:13 [2024-02-22T20:54:13.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730247 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761730111 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761730108 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761730108 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:13 [2024-02-22T20:54:13.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:54:13 [2024-02-22T20:54:13.946Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761730107 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761730107 data=null doit=true}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761730107 data=null}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761730107 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761730106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761730092 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:13 [2024-02-22T20:54:13.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761728830 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761728830 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761728830 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761728830 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728830 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}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761728818 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761728814 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761728814 data=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761728814 data=null}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761728814 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761728797 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761728797 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761728797 data=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761728797 data=null}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761728797 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761728788 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761728788 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761728788 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761728788 data=null}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761728787 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728787 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]}]
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761728781 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.312Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:15 [2024-02-22T20:54:15.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761728778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761728778 data=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761728778 data=null}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761728777 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761728763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761728763 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761728763 data=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761728763 data=null}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761728763 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761728755 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:15 [2024-02-22T20:54:15.313Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761728755 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761728755 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761728755 data=null}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761728755 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728754 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]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761728749 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761728749 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761728749 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761728748 data=null}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761728748 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761728748 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]}]
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761728745 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.233: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.250: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.267: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.282: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.314Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.314Z] 
15:54:15 [2024-02-22T20:54:15.315Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.315Z] 
15:54:15 [2024-02-22T20:54:15.315Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.315Z] 
15:54:15 [2024-02-22T20:54:15.315Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.317: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] 
15:54:15 [2024-02-22T20:54:15.570Z] (Eclipse:19316): Gtk-WARNING **: 20:54:15.333: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:15 [2024-02-22T20:54:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:54:15 [2024-02-22T20:54:15.570Z] 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=-761728462 data=null doit=true}, Shell with text {Confirm Clear}]
15:54:15 [2024-02-22T20:54:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:54:15 [2024-02-22T20:54:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:54:15 [2024-02-22T20:54:15.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761728462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761728462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761728462 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761728462 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761728462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761728462 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:15 [2024-02-22T20:54:15.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761728462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.549: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.602: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.619: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.939Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.654: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.939Z] 
15:54:16 [2024-02-22T20:54:16.940Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.940Z] 
15:54:16 [2024-02-22T20:54:16.940Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.940Z] 
15:54:16 [2024-02-22T20:54:16.940Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:16 [2024-02-22T20:54:16.940Z] 
15:54:16 [2024-02-22T20:54:16.940Z] (Eclipse:19316): Gtk-WARNING **: 20:54:16.669: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:17 [2024-02-22T20:54:17.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:54:18 [2024-02-22T20:54:18.123Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761728720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:54:18 [2024-02-22T20:54:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:18 [2024-02-22T20:54:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:18 [2024-02-22T20:54:18.684Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761725342 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761725342 data=null doit=true}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761725342 data=null}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761725342 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761725342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761725333 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761725332 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761725332 data=null doit=true}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761725332 data=null}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761725332 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761725332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761725319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:18 [2024-02-22T20:54:18.685Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761725319 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761725318 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761725318 data=null}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761725318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761725318 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761725313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761725313 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761725313 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761725313 data=null}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761725312 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761725312 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761725305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:54:18 [2024-02-22T20:54:18.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:54:18 [2024-02-22T20:54:18.942Z] 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=-761724979 data=null doit=true}, Shell with text {Trace Import}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-761724976 data=null}, (of type 'Combo')]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-761724938 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761724938 data=null doit=true}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761724938 data=null}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761724938 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761724938 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761724938 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.942Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761724925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4da443aa
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761724923 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761724923 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.943Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761724923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761724923 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761724923 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761724923 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.944Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761724907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761724907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761724907 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761724907 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761724907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.945Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761724907 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:18 [2024-02-22T20:54:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.946Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:18 [2024-02-22T20:54:18.946Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:54:19 [2024-02-22T20:54:19.509Z] 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=-761724378 data=null doit=true}, Shell with text {Confirmation}]
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:54:19 [2024-02-22T20:54:19.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-761724378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-761724378 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-761724378 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-761724377 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-761724377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-761724377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-761724377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.510Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:54:19 [2024-02-22T20:54:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761724907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:19 [2024-02-22T20:54:19.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761725287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761723836 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761723836 data=null doit=true}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.020Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761723836 data=null}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761723836 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723836 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761723829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761723829 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761723828 data=null doit=true}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761723828 data=null}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761723828 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761723825 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:20 [2024-02-22T20:54:20.021Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761723824 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761723824 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761723824 data=null}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761723818 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723818 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]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761723812 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761723812 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761723812 data=null}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761723812 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761723812 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]}]
15:54:20 [2024-02-22T20:54:20.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761723809 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723469 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761723469 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761723468 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723468 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723468 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723451 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:20 [2024-02-22T20:54:20.583Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723449 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761723449 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761723449 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723449 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723448 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723445 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723445 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761723445 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761723445 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723445 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761723445 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723442 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723442 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723442 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.583Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761723442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723405 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761723399 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761723399 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761723399 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:20 [2024-02-22T20:54:20.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:54:21 [2024-02-22T20:54:21.146Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761721894 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761721893 data=null doit=true}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761721893 data=null}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761721893 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761721893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761721890 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761721826 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761721826 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761721826 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761721826 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721826 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761721820 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761721816 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761721816 data=null doit=true}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761721816 data=null}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761721816 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761721798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761721798 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761721798 data=null doit=true}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761721798 data=null}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761721798 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761721794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:22 [2024-02-22T20:54:22.075Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761721793 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761721793 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:22 [2024-02-22T20:54:22.075Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761721793 data=null}, TreeItem with text {Traces [12]}]
15:54:22 [2024-02-22T20:54:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761721793 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:22 [2024-02-22T20:54:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721793 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]}]
15:54:22 [2024-02-22T20:54:22.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761721786 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:22 [2024-02-22T20:54:22.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:22 [2024-02-22T20:54:22.331Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721463 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761721463 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761721463 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721463 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721463 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}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721429 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:22 [2024-02-22T20:54:22.587Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721428 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761721428 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761721428 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721427 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721427 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}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721422 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721422 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761721422 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761721422 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721421 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761721421 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}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721418 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721418 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721418 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761721418 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}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721379 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.587Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761721259 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761721259 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761721259 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:22 [2024-02-22T20:54:22.588Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:54:22 [2024-02-22T20:54:22.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:22 [2024-02-22T20:54:22.588Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:23 [2024-02-22T20:54:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:23 [2024-02-22T20:54:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:23 [2024-02-22T20:54:23.952Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761720250 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761720250 data=null doit=true}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761720250 data=null}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761720249 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761720249 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761720247 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761720021 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761720021 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761720021 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761719999 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719999 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}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761719996 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.953Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761719993 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761719993 data=null doit=true}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761719993 data=null}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761719993 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761719975 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761719974 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761719974 data=null doit=true}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761719974 data=null}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761719974 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761719970 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:23 [2024-02-22T20:54:23.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761719969 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761719969 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761719969 data=null}, TreeItem with text {Traces [12]}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761719969 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719969 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]}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761719964 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:23 [2024-02-22T20:54:23.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719930 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761719930 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761719930 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719929 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719929 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}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719895 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:23 [2024-02-22T20:54:23.954Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719893 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761719893 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761719893 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719893 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719893 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}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719885 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:54:23 [2024-02-22T20:54:23.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719884 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761719884 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761719884 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719884 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761719884 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}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719881 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719881 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:23 [2024-02-22T20:54:23.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719881 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761719881 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}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719843 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761719838 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761719838 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761719838 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:24 [2024-02-22T20:54:24.210Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:24 [2024-02-22T20:54:24.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:24 [2024-02-22T20:54:24.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:24 [2024-02-22T20:54:24.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:24 [2024-02-22T20:54:24.771Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761719166 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761719165 data=null doit=true}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761719165 data=null}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761719165 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761719165 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761719162 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:24 [2024-02-22T20:54:24.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:25 [2024-02-22T20:54:25.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:25 [2024-02-22T20:54:25.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761718407 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:25 [2024-02-22T20:54:25.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761718407 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761718407 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761718407 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718407 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}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761718403 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761718397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761718397 data=null doit=true}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761718397 data=null}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761718397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761718386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761718386 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761718385 data=null doit=true}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761718385 data=null}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761718385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761718370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:25 [2024-02-22T20:54:25.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761718369 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761718369 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761718369 data=null}, TreeItem with text {Traces [12]}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761718369 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718368 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]}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761718353 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:25 [2024-02-22T20:54:25.703Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761718318 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.703Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761718317 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761718317 data=null}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761718293 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718293 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}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761718271 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:25 [2024-02-22T20:54:25.704Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761718270 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761718270 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761718270 data=null}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761718269 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718269 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}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761718264 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761718264 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761718264 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761718263 data=null}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761718263 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761718263 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}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761718260 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761718260 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761718260 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.704Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761718260 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}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761718215 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761718062 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761718051 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761718051 data=null}, TreeItem with text {simple_server-thread1}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761718050 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761718050 data=null doit=true}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761718050 data=null}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761718049 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761718049 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761718045 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:25 [2024-02-22T20:54:25.960Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:27 [2024-02-22T20:54:27.326Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:27 [2024-02-22T20:54:27.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761716792 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:54:27 [2024-02-22T20:54:27.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761716792 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:27 [2024-02-22T20:54:27.326Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761716792 data=null}, TreeItem with text {simple_server-thread1}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761716792 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716791 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}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761716788 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761716785 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761716785 data=null doit=true}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761716785 data=null}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761716785 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761716768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761716767 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761716767 data=null doit=true}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761716767 data=null}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761716767 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761716757 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:27 [2024-02-22T20:54:27.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761716756 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761716756 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761716756 data=null}, TreeItem with text {Traces [12]}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761716756 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716756 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]}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761716749 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:27 [2024-02-22T20:54:27.327Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761716656 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.327Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761716656 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761716656 data=null}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761716655 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716655 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}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761716588 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:27 [2024-02-22T20:54:27.328Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761716586 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761716586 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761716586 data=null}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761716585 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716585 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}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761716581 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761716580 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761716580 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761716580 data=null}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761716580 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761716580 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}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761716576 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761716576 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761716575 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761716575 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}]
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761716487 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761716355 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761716352 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761716352 data=null}, TreeItem with text {simple_server-thread2}]
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:27 [2024-02-22T20:54:27.584Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761716351 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761716351 data=null doit=true}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761716351 data=null}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761716350 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761716350 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761716347 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:27 [2024-02-22T20:54:27.585Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761715088 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761715088 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761715088 data=null}, TreeItem with text {simple_server-thread2}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761715088 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761715088 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}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761715084 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761715079 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761715079 data=null doit=true}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761715079 data=null}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761715078 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761715078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761715044 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761715044 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761715044 data=null doit=true}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761715044 data=null}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761715044 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761715043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761715039 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:28 [2024-02-22T20:54:28.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761715039 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761715039 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761715039 data=null}, TreeItem with text {Traces [12]}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761715038 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761715038 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]}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761715032 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:28 [2024-02-22T20:54:28.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714997 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761714997 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761714996 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714996 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761714996 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}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714960 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:28 [2024-02-22T20:54:28.951Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714956 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761714955 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761714955 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714955 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761714955 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}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714952 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714952 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761714952 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761714952 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714951 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761714951 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}]
15:54:28 [2024-02-22T20:54:28.951Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714948 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714948 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714948 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:28 [2024-02-22T20:54:28.952Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761714948 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}]
15:54:29 [2024-02-22T20:54:29.208Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714905 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761714770 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761714768 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761714768 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761714758 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761714758 data=null doit=true}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761714758 data=null}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761714758 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761714758 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761714755 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:29 [2024-02-22T20:54:29.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761713501 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761713500 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761713500 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761713500 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713500 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}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761713495 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.574Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761713487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761713487 data=null doit=true}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761713487 data=null}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.574Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761713487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761713455 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761713454 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761713454 data=null doit=true}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761713454 data=null}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761713454 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761713447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:30 [2024-02-22T20:54:30.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761713446 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761713446 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761713446 data=null}, TreeItem with text {Traces [12]}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761713446 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713446 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]}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761713396 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:30 [2024-02-22T20:54:30.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713271 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713271 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713271 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713270 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713270 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)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713252 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:30 [2024-02-22T20:54:30.575Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713250 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713250 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713250 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713250 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713250 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)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713246 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713246 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713246 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713246 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713246 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761713246 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)}]
15:54:30 [2024-02-22T20:54:30.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713204 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713204 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713203 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:30 [2024-02-22T20:54:30.838Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761713203 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)}]
15:54:31 [2024-02-22T20:54:31.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761713155 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:31 [2024-02-22T20:54:31.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761712947 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:31 [2024-02-22T20:54:31.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761712947 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:31 [2024-02-22T20:54:31.094Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761712947 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:31 [2024-02-22T20:54:31.095Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761711945 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761711945 data=null doit=true}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761711945 data=null}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761711945 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761711945 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761711942 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:32 [2024-02-22T20:54:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:32 [2024-02-22T20:54:32.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761711696 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761711696 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761711696 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761711696 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711696 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)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761711692 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.313Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761711689 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761711689 data=null doit=true}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761711689 data=null}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761711689 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761711673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761711673 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761711672 data=null doit=true}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761711672 data=null}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761711672 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761711664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:32 [2024-02-22T20:54:32.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761711663 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761711663 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761711663 data=null}, TreeItem with text {Traces [12]}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761711663 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711663 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]}]
15:54:32 [2024-02-22T20:54:32.314Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761711656 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:32 [2024-02-22T20:54:32.314Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711416 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711416 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711416 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711416 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711416 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)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711405 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:32 [2024-02-22T20:54:32.570Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711396 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711396 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711396 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711396 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711396 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)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711392 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711392 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711392 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711392 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711392 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761711392 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)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711389 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.570Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711386 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711386 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.571Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761711386 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)}]
15:54:32 [2024-02-22T20:54:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711348 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711199 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711199 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761711199 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:32 [2024-02-22T20:54:32.827Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761710196 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761710196 data=null doit=true}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761710195 data=null}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761710195 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761710195 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761710192 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:33 [2024-02-22T20:54:33.756Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761709940 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761709933 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761709933 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761709933 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709933 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)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761709928 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.012Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761709919 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761709919 data=null doit=true}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761709919 data=null}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761709919 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761709894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761709893 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761709893 data=null doit=true}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761709893 data=null}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761709893 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761709887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:34 [2024-02-22T20:54:34.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761709886 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761709886 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761709886 data=null}, TreeItem with text {Traces [12]}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761709886 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709885 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]}]
15:54:34 [2024-02-22T20:54:34.013Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761709869 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:34 [2024-02-22T20:54:34.013Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709596 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761709596 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761709596 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709596 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709595 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)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709577 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.268Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:34 [2024-02-22T20:54:34.269Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709575 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761709575 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761709575 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709575 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709575 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)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709571 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709571 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761709571 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761709571 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709571 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761709571 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)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709562 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709562 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.269Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709562 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761709562 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)}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709523 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761709293 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761709290 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761709290 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761709289 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761709289 data=null doit=true}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761709289 data=null}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761709288 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761709288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761709284 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:34 [2024-02-22T20:54:34.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761708126 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761708126 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761708126 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761708126 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708126 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)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761708123 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.895Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.896Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761708119 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761708119 data=null doit=true}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761708119 data=null}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761708119 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761708103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761708103 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761708103 data=null doit=true}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761708103 data=null}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761708103 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761708094 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:35 [2024-02-22T20:54:35.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761708094 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761708094 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761708094 data=null}, TreeItem with text {Traces [12]}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761708093 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708093 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]}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761708087 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:35 [2024-02-22T20:54:35.897Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708025 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.897Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761708025 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761708025 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708025 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708025 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)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708006 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:35 [2024-02-22T20:54:35.898Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708004 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761708004 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761708004 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708004 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.898Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761708004 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)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761708000 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707998 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761707998 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761707998 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707998 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761707998 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)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707995 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707995 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:54:35 [2024-02-22T20:54:35.899Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707994 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:54:36 [2024-02-22T20:54:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761707994 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)}]
15:54:36 [2024-02-22T20:54:36.155Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707938 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761707728 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761707728 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761707728 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.156Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:36 [2024-02-22T20:54:36.716Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761707223 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761707222 data=null doit=true}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761707222 data=null}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761707222 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761707222 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761707218 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:36 [2024-02-22T20:54:36.717Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761706440 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761706440 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761706440 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761706439 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706439 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)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761706436 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.644Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:37 [2024-02-22T20:54:37.644Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761706397 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761706397 data=null doit=true}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761706397 data=null}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761706397 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761706386 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761706385 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761706385 data=null doit=true}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761706385 data=null}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761706385 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761706372 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:37 [2024-02-22T20:54:37.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761706371 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761706371 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761706371 data=null}, TreeItem with text {Traces [12]}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761706371 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706371 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]}]
15:54:37 [2024-02-22T20:54:37.645Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761706360 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:37 [2024-02-22T20:54:37.645Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:37 [2024-02-22T20:54:37.902Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:37 [2024-02-22T20:54:37.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706113 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761706113 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761706113 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706113 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706112 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)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706091 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:37 [2024-02-22T20:54:37.903Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706089 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761706089 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761706089 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706089 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.903Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706089 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)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706084 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706083 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761706083 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761706083 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706083 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761706083 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)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706079 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706079 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706079 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:54:37 [2024-02-22T20:54:37.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761706079 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)}]
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761706031 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761705887 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761705885 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761705885 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:38 [2024-02-22T20:54:38.160Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761705883 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761705883 data=null doit=true}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761705883 data=null}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761705883 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761705883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761705880 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:38 [2024-02-22T20:54:38.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761704624 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761704624 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761704624 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761704623 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704623 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)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761704620 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.525Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.525Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761704617 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761704617 data=null doit=true}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761704616 data=null}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761704616 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761704594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761704594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761704594 data=null doit=true}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761704594 data=null}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761704594 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761704589 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:39 [2024-02-22T20:54:39.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761704589 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761704589 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761704589 data=null}, TreeItem with text {Traces [12]}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761704588 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704588 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]}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761704582 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:39 [2024-02-22T20:54:39.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704547 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761704547 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761704547 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704547 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704547 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)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704514 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:39 [2024-02-22T20:54:39.526Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704513 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761704513 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761704513 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704513 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704513 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)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704499 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704498 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761704498 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761704498 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704498 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761704498 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)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704492 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704492 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704492 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761704492 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)}]
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704447 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761704271 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761704260 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761704260 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:39 [2024-02-22T20:54:39.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761703758 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761703758 data=null doit=true}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761703758 data=null}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761703757 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761703757 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.344Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761703747 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:40 [2024-02-22T20:54:40.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:40 [2024-02-22T20:54:40.345Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761702964 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761702964 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761702964 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761702964 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702964 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)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761702956 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.918Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761702953 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761702953 data=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761702953 data=null}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761702953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761702932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761702932 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761702932 data=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761702932 data=null}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761702932 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761702928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761702926 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761702926 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761702926 data=null}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761702925 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702925 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]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761702919 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761702916 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761702916 data=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761702916 data=null}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761702916 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761702902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761702901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761702901 data=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761702901 data=null}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761702901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761702894 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:40 [2024-02-22T20:54:40.919Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761702890 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761702890 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761702890 data=null}, TreeItem with text {Traces [12]}]
15:54:40 [2024-02-22T20:54:40.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761702890 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702890 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]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761702882 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761702881 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761702881 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761702881 data=null}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761702881 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761702881 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]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761702872 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:54:41 [2024-02-22T20:54:41.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.077: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.111: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.128: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.175Z] 
15:54:41 [2024-02-22T20:54:41.175Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.144: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.160: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.176Z] 
15:54:41 [2024-02-22T20:54:41.176Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.177: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.433Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:54:41 [2024-02-22T20:54:41.433Z] 
15:54:41 [2024-02-22T20:54:41.433Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.433Z] 
15:54:41 [2024-02-22T20:54:41.433Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.433Z] 
15:54:41 [2024-02-22T20:54:41.433Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.433Z] 
15:54:41 [2024-02-22T20:54:41.433Z] (Eclipse:19316): Gtk-WARNING **: 20:54:41.193: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:41 [2024-02-22T20:54:41.434Z] 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=-761702606 data=null doit=true}, Shell with text {Confirm Clear}]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761702606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761702606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761702606 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761702606 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761702606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761702606 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:41 [2024-02-22T20:54:41.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761702606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.427: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.443: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.800Z] 
15:54:42 [2024-02-22T20:54:42.800Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.461: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.476: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:42 [2024-02-22T20:54:42.801Z] 
15:54:42 [2024-02-22T20:54:42.801Z] (Eclipse:19316): Gtk-WARNING **: 20:54:42.664: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:43 [2024-02-22T20:54:43.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:54:43 [2024-02-22T20:54:43.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761702851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761699552 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761699551 data=null doit=true}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761699551 data=null}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761699551 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761699542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761699542 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761699542 data=null doit=true}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761699542 data=null}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761699542 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761699529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:44 [2024-02-22T20:54:44.543Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761699528 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761699528 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761699528 data=null}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761699528 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699528 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761699523 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761699522 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761699522 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761699522 data=null}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761699522 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699518 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761699515 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:54:44 [2024-02-22T20:54:44.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Trace Import} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761699237 data=null doit=true}, Shell with text {Trace Import}]
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:54:44 [2024-02-22T20:54:44.800Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} [layout=null] time=-761699200 data=null}, (of type 'Combo')]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761699172 data=null doit=true}, TreeItem with text {/}]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761699172 data=null}, TreeItem with text {/}]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761699172 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761699171 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761699170 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761699170 data=null doit=true}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761699170 data=null}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761699170 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761699170 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]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761699168 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-761699168 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761699168 data=null doit=true}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761699168 data=null}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761699168 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699168 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]
15:54:44 [2024-02-22T20:54:44.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761699166 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:44 [2024-02-22T20:54:44.802Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761699159 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761699159 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761699159 data=null}, Tree node with text: kernel-overlap-testing]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761699159 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761699158 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]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761699157 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761699141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:54:44 [2024-02-22T20:54:44.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2d277a9a
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761699139 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761699139 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761699139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761699139 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761699139 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761699139 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761699134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761699134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761699134 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761699134 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761699134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:44 [2024-02-22T20:54:44.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761699133 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:45 [2024-02-22T20:54:45.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761699133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761699496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761698873 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761698873 data=null doit=true}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761698873 data=null}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761698873 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761698866 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761698866 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761698866 data=null doit=true}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761698866 data=null}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761698866 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761698855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:45 [2024-02-22T20:54:45.061Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761698855 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761698855 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761698855 data=null}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.061Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761698854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698854 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761698849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761698843 data=null doit=true}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761698843 data=null}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761698843 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761698843 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761698842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-761698841 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-761698841 data=null}, TreeItem with text {z-clashes [1]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-761698841 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761698841 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]}]
15:54:45 [2024-02-22T20:54:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-761698840 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698619 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761698618 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761698618 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698618 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698618 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698591 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:45 [2024-02-22T20:54:45.318Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:45 [2024-02-22T20:54:45.318Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698589 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761698589 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761698589 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698589 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698589 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698586 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698585 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761698585 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761698585 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698585 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761698585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698582 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698582 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698582 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761698582 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698550 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761698545 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761698545 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761698545 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:45 [2024-02-22T20:54:45.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:54:45 [2024-02-22T20:54:45.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761697042 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761697042 data=null doit=true}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761697042 data=null}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761697042 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761697042 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761697036 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:46 [2024-02-22T20:54:46.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761696978 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761696978 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761696978 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761696977 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696977 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761696974 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761696969 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761696969 data=null doit=true}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761696969 data=null}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761696969 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761696958 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761696958 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761696957 data=null doit=true}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761696957 data=null}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761696957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761696943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:47 [2024-02-22T20:54:47.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761696943 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761696942 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761696942 data=null}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761696942 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696942 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761696931 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:47 [2024-02-22T20:54:47.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:54:47 [2024-02-22T20:54:47.321Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696675 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761696675 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761696674 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696674 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696674 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}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696660 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:47 [2024-02-22T20:54:47.322Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696658 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761696658 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761696658 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696658 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696658 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}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696650 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696649 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761696649 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761696649 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696649 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761696648 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}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696645 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696645 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696645 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.322Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761696645 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}]
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696605 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761696399 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761696398 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761696398 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:47 [2024-02-22T20:54:47.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:48 [2024-02-22T20:54:48.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:48 [2024-02-22T20:54:48.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:48 [2024-02-22T20:54:48.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:48 [2024-02-22T20:54:48.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761695890 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761695890 data=null doit=true}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761695890 data=null}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761695890 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761695890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761695886 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:48 [2024-02-22T20:54:48.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761695134 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761695134 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761695134 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761695134 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695134 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}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761695131 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.698Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.698Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761695128 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761695127 data=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761695127 data=null}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761695127 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761695110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761695109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761695109 data=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761695109 data=null}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761695109 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.699Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761695106 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761695105 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761695105 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761695105 data=null}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761695105 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695105 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761695099 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.955Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761695096 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761695096 data=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761695096 data=null}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761695096 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761695082 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761695082 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761695081 data=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761695081 data=null}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761695081 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761695078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:48 [2024-02-22T20:54:48.956Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761695077 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761695077 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761695077 data=null}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761695077 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695077 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761695066 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761695065 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761695065 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761695065 data=null}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761695065 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761695065 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761695062 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:54:48 [2024-02-22T20:54:48.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.871: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.915: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.935: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.956Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.956Z] 
15:54:48 [2024-02-22T20:54:48.957Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.957Z] 
15:54:48 [2024-02-22T20:54:48.957Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:48 [2024-02-22T20:54:48.957Z] 
15:54:48 [2024-02-22T20:54:48.957Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.954: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.973: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:48.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] 
15:54:49 [2024-02-22T20:54:49.214Z] (Eclipse:19316): Gtk-WARNING **: 20:54:49.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:54:49 [2024-02-22T20:54:49.214Z] 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=-761694771 data=null doit=true}, Shell with text {Confirm Clear}]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761694771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761694771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761694771 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761694771 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761694771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761694771 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.214Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761694771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761695040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761694352 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761694352 data=null doit=true}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761694352 data=null}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761694352 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.471Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761694352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761694323 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761694323 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761694323 data=null doit=true}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761694323 data=null}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761694322 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761694322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761694319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:49 [2024-02-22T20:54:49.727Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761694318 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761694318 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761694318 data=null}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761694318 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761694318 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761694313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761694313 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761694313 data=null doit=true}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761694313 data=null}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761694313 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761694313 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761694310 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:54:49 [2024-02-22T20:54:49.728Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:54:49 [2024-02-22T20:54:49.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:54:49 [2024-02-22T20:54:49.984Z] 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=-761693985 data=null doit=true}, Shell with text {Trace Import}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-761693983 data=null}, (of type 'Combo')]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-761693945 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761693945 data=null doit=true}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761693945 data=null}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761693945 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693945 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761693944 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.984Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761693938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.985Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.986Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761693922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761693922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761693922 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761693922 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761693922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761693922 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:49 [2024-02-22T20:54:49.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:54:49 [2024-02-22T20:54:49.987Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761693922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761694288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761693390 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761693390 data=null doit=true}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761693390 data=null}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761693389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761693383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761693382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761693382 data=null doit=true}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761693382 data=null}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761693382 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.547Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693382 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761693379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:50 [2024-02-22T20:54:50.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761693372 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761693371 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761693371 data=null}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761693371 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693371 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]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761693366 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761693365 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761693365 data=null}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761693365 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761693365 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]}]
15:54:50 [2024-02-22T20:54:50.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761693363 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:50 [2024-02-22T20:54:50.803Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693042 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761693042 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761693042 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693042 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693042 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693014 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:50 [2024-02-22T20:54:50.804Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693012 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761693012 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761693012 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693012 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693012 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693009 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693009 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761693009 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761693009 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693008 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761693008 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693006 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693006 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:50 [2024-02-22T20:54:50.804Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761693006 data=null button=1 stateMask=0x0 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761693006 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761692972 data=null button=1 stateMask=0x80000 x=154 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761692966 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761692966 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761692966 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:51 [2024-02-22T20:54:51.060Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:54:51 [2024-02-22T20:54:51.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761691462 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761691461 data=null doit=true}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761691461 data=null}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761691461 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761691461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761691459 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761691403 data=null button=0 stateMask=0x0 x=154 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761691403 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761691403 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761691403 data=null button=1 stateMask=0x0 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691403 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761691400 data=null button=1 stateMask=0x80000 x=154 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.551Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.551Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761691396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761691396 data=null doit=true}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761691396 data=null}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761691396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761691382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761691381 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761691381 data=null doit=true}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761691381 data=null}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761691381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761691373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:52 [2024-02-22T20:54:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761691373 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761691373 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761691372 data=null}, TreeItem with text {Traces [12]}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761691372 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691372 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]}]
15:54:52 [2024-02-22T20:54:52.552Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761691367 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:52 [2024-02-22T20:54:52.552Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691046 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761691046 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761691046 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691045 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691045 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}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691017 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:52 [2024-02-22T20:54:52.809Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691016 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761691016 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761691016 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691016 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691016 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}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691013 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691013 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761691012 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:52 [2024-02-22T20:54:52.809Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761691012 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691012 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761691012 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}]
15:54:52 [2024-02-22T20:54:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691010 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691010 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:52 [2024-02-22T20:54:52.810Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761691010 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761691010 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}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761690975 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761690970 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761690970 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761690969 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:53 [2024-02-22T20:54:53.066Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:54:53 [2024-02-22T20:54:53.067Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:53 [2024-02-22T20:54:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:53 [2024-02-22T20:54:53.631Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761689465 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761689465 data=null doit=true}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761689465 data=null}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761689464 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761689464 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761689462 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761689412 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761689412 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761689412 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761689412 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689411 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}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761689408 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761689405 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761689405 data=null doit=true}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761689405 data=null}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761689405 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761689388 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761689388 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761689387 data=null doit=true}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761689387 data=null}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761689387 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761689383 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:54 [2024-02-22T20:54:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761689383 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761689383 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761689383 data=null}, TreeItem with text {Traces [12]}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761689383 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689383 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]}]
15:54:54 [2024-02-22T20:54:54.560Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761689373 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:54 [2024-02-22T20:54:54.560Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:54 [2024-02-22T20:54:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:54 [2024-02-22T20:54:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689137 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761689137 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761689137 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689137 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689137 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}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689118 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:54 [2024-02-22T20:54:54.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689116 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761689116 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761689116 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689116 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689116 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}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689113 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689113 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761689113 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761689112 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689112 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761689112 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}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689110 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689109 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689109 data=null button=1 stateMask=0x0 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761689109 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}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689074 data=null button=1 stateMask=0x80000 x=151 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761689067 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761689066 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761689066 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:54 [2024-02-22T20:54:54.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761688561 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761688561 data=null doit=true}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761688561 data=null}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761688560 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761688560 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.378Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761688558 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:55 [2024-02-22T20:54:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:55 [2024-02-22T20:54:55.379Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761687602 data=null button=0 stateMask=0x0 x=151 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761687602 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761687602 data=null}, TreeItem with text {kernel-overlap-testing}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761687601 data=null button=1 stateMask=0x0 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687601 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}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761687597 data=null button=1 stateMask=0x80000 x=151 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.306Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761687591 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761687591 data=null doit=true}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761687591 data=null}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.306Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761687590 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761687580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761687580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761687580 data=null doit=true}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761687580 data=null}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761687579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761687569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:56 [2024-02-22T20:54:56.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761687568 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761687568 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761687568 data=null}, TreeItem with text {Traces [12]}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761687568 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687568 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]}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761687562 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:56 [2024-02-22T20:54:56.307Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761687530 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761687530 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761687530 data=null}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761687529 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687529 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}]
15:54:56 [2024-02-22T20:54:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761687498 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.563Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:56 [2024-02-22T20:54:56.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761687495 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761687495 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761687494 data=null}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761687494 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687494 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}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761687485 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761687485 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761687485 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761687485 data=null}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761687484 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761687484 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}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761687481 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761687481 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761687481 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761687481 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}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761687442 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761687436 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761687416 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761687294 data=null}, TreeItem with text {simple_server-thread1}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761687283 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761687283 data=null doit=true}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761687283 data=null}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761687283 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761687282 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761687280 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:56 [2024-02-22T20:54:56.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:56 [2024-02-22T20:54:56.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761686029 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761686029 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761686029 data=null}, TreeItem with text {simple_server-thread1}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761686028 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761686028 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}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761686025 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.928Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761686022 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761686022 data=null doit=true}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761686022 data=null}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.928Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761686022 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761686022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761686006 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761686006 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761686006 data=null doit=true}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761686006 data=null}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761686006 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761686006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761685997 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:57 [2024-02-22T20:54:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761685997 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761685997 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761685997 data=null}, TreeItem with text {Traces [12]}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761685996 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761685996 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]}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761685990 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:57 [2024-02-22T20:54:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761685953 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761685953 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761685953 data=null}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761685953 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761685953 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}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761685924 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:57 [2024-02-22T20:54:57.929Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761685922 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.929Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761685922 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761685922 data=null}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761685922 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761685922 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}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761685919 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761685913 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761685913 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761685913 data=null}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761685913 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761685913 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}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761685910 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761685909 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:57 [2024-02-22T20:54:57.930Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761685909 data=null button=1 stateMask=0x0 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761685909 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}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761685855 data=null button=1 stateMask=0x80000 x=151 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761685849 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761685849 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761685849 data=null}, TreeItem with text {simple_server-thread2}]
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.185Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761685343 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761685343 data=null doit=true}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761685343 data=null}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761685342 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761685342 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761685340 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:54:58 [2024-02-22T20:54:58.748Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:54:59 [2024-02-22T20:54:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:59 [2024-02-22T20:54:59.309Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761684489 data=null button=0 stateMask=0x0 x=151 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761684489 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761684489 data=null}, TreeItem with text {simple_server-thread2}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761684488 data=null button=1 stateMask=0x0 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684488 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}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761684480 data=null button=1 stateMask=0x80000 x=151 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.564Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761684476 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761684476 data=null doit=true}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.564Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761684476 data=null}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761684476 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684476 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761684458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761684458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761684458 data=null doit=true}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761684458 data=null}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761684457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761684454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:54:59 [2024-02-22T20:54:59.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761684453 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761684453 data=null doit=true}, TreeItem with text {Traces [12]}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761684453 data=null}, TreeItem with text {Traces [12]}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761684453 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684453 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]}]
15:54:59 [2024-02-22T20:54:59.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761684447 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:54:59 [2024-02-22T20:54:59.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:54:59 [2024-02-22T20:54:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:54:59 [2024-02-22T20:54:59.820Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684126 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761684126 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761684126 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684126 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684125 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}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684096 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:54:59 [2024-02-22T20:54:59.821Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684094 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761684094 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761684094 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684094 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684094 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}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684091 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684091 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761684090 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761684090 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684090 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761684090 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}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684087 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684087 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684087 data=null button=1 stateMask=0x0 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761684087 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}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684050 data=null button=1 stateMask=0x80000 x=140 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761684044 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761684044 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.821Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761684044 data=null}, TreeItem with text {ust-overlap-testing}]
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:54:59 [2024-02-22T20:54:59.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761683538 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761683538 data=null doit=true}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761683538 data=null}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761683538 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761683538 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761683535 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:00 [2024-02-22T20:55:00.382Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761682680 data=null button=0 stateMask=0x0 x=140 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761682680 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761682680 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761682680 data=null button=1 stateMask=0x0 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682680 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}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761682674 data=null button=1 stateMask=0x80000 x=140 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.310Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761682669 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761682669 data=null doit=true}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761682669 data=null}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761682668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.310Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761682658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761682657 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761682657 data=null doit=true}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761682657 data=null}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761682657 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761682645 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:01 [2024-02-22T20:55:01.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761682645 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761682644 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761682644 data=null}, TreeItem with text {Traces [12]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761682644 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682644 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]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761682634 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:01 [2024-02-22T20:55:01.311Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-761682634 data=null doit=true}, TreeItem with text {z-clashes [6]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-761682634 data=null}, TreeItem with text {z-clashes [6]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-761682634 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761682634 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]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-761682631 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [6]}]
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:01 [2024-02-22T20:55:01.311Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682486 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761682486 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761682486 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682486 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682486 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682467 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:01 [2024-02-22T20:55:01.567Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682465 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761682465 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761682464 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.567Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682464 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682464 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682461 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682460 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761682460 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761682460 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682460 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761682460 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682456 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682456 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682456 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761682456 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682418 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761682413 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761682412 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761682412 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:01 [2024-02-22T20:55:01.568Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:02 [2024-02-22T20:55:02.129Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761680907 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761680907 data=null doit=true}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761680907 data=null}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761680907 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761680907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.057Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761680903 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761680827 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761680827 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761680827 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761680827 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680827 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761680821 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761680818 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761680818 data=null doit=true}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761680818 data=null}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761680818 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761680808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761680807 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761680807 data=null doit=true}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761680807 data=null}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761680807 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761680796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:03 [2024-02-22T20:55:03.058Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761680795 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761680795 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761680795 data=null}, TreeItem with text {Traces [12]}]
15:55:03 [2024-02-22T20:55:03.058Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761680795 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:03 [2024-02-22T20:55:03.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680795 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]}]
15:55:03 [2024-02-22T20:55:03.059Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761680783 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:03 [2024-02-22T20:55:03.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:03 [2024-02-22T20:55:03.059Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:55:03 [2024-02-22T20:55:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:03 [2024-02-22T20:55:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.620Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680459 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761680459 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761680459 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680459 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680459 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}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680428 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:03 [2024-02-22T20:55:03.621Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680426 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761680426 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761680426 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680426 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680426 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}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680423 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680423 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761680423 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761680423 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680423 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761680422 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}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680418 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680418 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680418 data=null button=1 stateMask=0x0 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761680418 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}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680378 data=null button=1 stateMask=0x80000 x=177 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761680264 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761680264 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761680264 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:03 [2024-02-22T20:55:03.622Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:04 [2024-02-22T20:55:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:04 [2024-02-22T20:55:04.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761679246 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761679246 data=null doit=true}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761679246 data=null}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761679246 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761679245 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761679242 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761679013 data=null button=0 stateMask=0x0 x=177 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761679013 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761679013 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:04 [2024-02-22T20:55:04.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761679012 data=null button=1 stateMask=0x0 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678985 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}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761678962 data=null button=1 stateMask=0x80000 x=177 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.064Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761678957 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761678957 data=null doit=true}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761678957 data=null}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761678957 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678957 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761678947 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761678946 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761678946 data=null doit=true}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761678946 data=null}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761678946 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761678936 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:05 [2024-02-22T20:55:05.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761678935 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761678935 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761678935 data=null}, TreeItem with text {Traces [12]}]
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761678935 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678935 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]}]
15:55:05 [2024-02-22T20:55:05.065Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761678929 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:05 [2024-02-22T20:55:05.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:05 [2024-02-22T20:55:05.065Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678706 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761678706 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761678706 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678706 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678705 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}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678672 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:05 [2024-02-22T20:55:05.323Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:05 [2024-02-22T20:55:05.324Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678670 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761678670 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761678670 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678670 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678670 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}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678664 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678664 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761678664 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761678664 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.324Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678664 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761678663 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}]
15:55:05 [2024-02-22T20:55:05.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678660 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678660 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678659 data=null button=1 stateMask=0x0 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.325Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761678659 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}]
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678620 data=null button=1 stateMask=0x80000 x=169 y=150 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761678396 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761678393 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761678393 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:05 [2024-02-22T20:55:05.581Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761678392 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761678392 data=null doit=true}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761678392 data=null}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761678392 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761678391 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761678377 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:05 [2024-02-22T20:55:05.582Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761676959 data=null button=0 stateMask=0x0 x=169 y=150 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761676959 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761676959 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761676959 data=null button=1 stateMask=0x0 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676959 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}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761676955 data=null button=1 stateMask=0x80000 x=169 y=150 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:06 [2024-02-22T20:55:06.949Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761676949 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761676949 data=null doit=true}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761676949 data=null}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761676949 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761676891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:06 [2024-02-22T20:55:06.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761676891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761676891 data=null doit=true}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761676891 data=null}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761676891 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761676879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:06 [2024-02-22T20:55:06.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761676878 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761676878 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761676878 data=null}, TreeItem with text {Traces [12]}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761676878 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676878 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]}]
15:55:06 [2024-02-22T20:55:06.950Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761676865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:06 [2024-02-22T20:55:06.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:06 [2024-02-22T20:55:06.950Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761676640 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761676640 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761676640 data=null}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761676639 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676639 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}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761676607 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:07 [2024-02-22T20:55:07.207Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761676605 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761676605 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761676605 data=null}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761676605 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676605 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}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761676601 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761676599 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761676599 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761676599 data=null}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.207Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761676599 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761676599 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}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761676595 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761676595 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761676595 data=null button=1 stateMask=0x0 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761676595 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}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761676554 data=null button=1 stateMask=0x80000 x=169 y=173 count=2}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761676418 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761676415 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761676415 data=null}, TreeItem with text {simple_server-thread1}]
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761676406 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761676406 data=null doit=true}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761676406 data=null}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761676406 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761676406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761676402 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:07 [2024-02-22T20:55:07.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761675145 data=null button=0 stateMask=0x0 x=169 y=173 count=0}, TreeItem with text {simple_server-thread1}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761675145 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761675145 data=null}, TreeItem with text {simple_server-thread1}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761675145 data=null button=1 stateMask=0x0 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761675145 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}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761675141 data=null button=1 stateMask=0x80000 x=169 y=173 count=1}, TreeItem with text {simple_server-thread1}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:08 [2024-02-22T20:55:08.830Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761675138 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761675136 data=null doit=true}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761675136 data=null}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.830Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761675135 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761675135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761675095 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761675095 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761675095 data=null doit=true}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761675094 data=null}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761675094 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761675094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761675090 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:08 [2024-02-22T20:55:08.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761675089 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761675089 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761675089 data=null}, TreeItem with text {Traces [12]}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761675089 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761675089 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]}]
15:55:08 [2024-02-22T20:55:08.831Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761675082 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:08 [2024-02-22T20:55:08.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:08 [2024-02-22T20:55:08.831Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761674955 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761674955 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761674955 data=null}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761674955 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761674955 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}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761674919 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:09 [2024-02-22T20:55:09.087Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761674917 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761674917 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761674917 data=null}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761674917 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761674917 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}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761674914 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761674913 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761674913 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761674913 data=null}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761674913 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761674913 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}]
15:55:09 [2024-02-22T20:55:09.087Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761674910 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761674910 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761674910 data=null button=1 stateMask=0x0 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761674910 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}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761674870 data=null button=1 stateMask=0x80000 x=169 y=196 count=2}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761674734 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761674732 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761674732 data=null}, TreeItem with text {simple_server-thread2}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761674723 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761674722 data=null doit=true}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761674722 data=null}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761674722 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761674722 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761674719 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:09 [2024-02-22T20:55:09.088Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761673459 data=null button=0 stateMask=0x0 x=169 y=196 count=0}, TreeItem with text {simple_server-thread2}]
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761673459 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761673459 data=null}, TreeItem with text {simple_server-thread2}]
15:55:10 [2024-02-22T20:55:10.455Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761673458 data=null button=1 stateMask=0x0 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673458 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}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761673446 data=null button=1 stateMask=0x80000 x=169 y=196 count=1}, TreeItem with text {simple_server-thread2}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761673442 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761673442 data=null doit=true}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761673442 data=null}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761673442 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761673421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761673421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761673421 data=null doit=true}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761673421 data=null}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761673421 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761673412 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:10 [2024-02-22T20:55:10.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761673411 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761673411 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761673411 data=null}, TreeItem with text {Traces [12]}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761673411 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673411 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]}]
15:55:10 [2024-02-22T20:55:10.456Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761673405 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:10 [2024-02-22T20:55:10.456Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:10 [2024-02-22T20:55:10.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.
15:55:10 [2024-02-22T20:55:10.713Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673078 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761673078 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761673078 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673077 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673077 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}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673040 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:10 [2024-02-22T20:55:10.970Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673039 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761673039 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761673039 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673038 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673038 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}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673035 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673034 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761673034 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761673034 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673034 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761673034 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}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673031 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673031 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.970Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761673031 data=null button=1 stateMask=0x0 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761673030 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}]
15:55:10 [2024-02-22T20:55:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761672990 data=null button=1 stateMask=0x80000 x=158 y=219 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:10 [2024-02-22T20:55:10.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761672837 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761672835 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761672835 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761672833 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761672833 data=null doit=true}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761672833 data=null}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761672833 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761672833 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761672829 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:11 [2024-02-22T20:55:11.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761671537 data=null button=0 stateMask=0x0 x=158 y=219 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761671537 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761671536 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761671536 data=null button=1 stateMask=0x0 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671536 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}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761671532 data=null button=1 stateMask=0x80000 x=158 y=219 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.598Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761671526 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761671526 data=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.598Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761671526 data=null}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761671526 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761671514 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761671514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761671504 data=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761671504 data=null}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761671504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761671490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761671490 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761671490 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761671490 data=null}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761671489 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671489 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]}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761671482 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761671472 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761671472 data=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761671472 data=null}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761671471 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671471 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761671458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761671458 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761671458 data=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761671457 data=null}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761671457 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761671453 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:12 [2024-02-22T20:55:12.599Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.599Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761671452 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761671452 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761671452 data=null}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761671452 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671452 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]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761671441 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761671441 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761671441 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761671440 data=null}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761671440 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761671440 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]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761671437 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:55:12 [2024-02-22T20:55:12.600Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.498: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.539: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.540: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.559: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.577: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.578: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.600Z] 
15:55:12 [2024-02-22T20:55:12.600Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.595: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.614: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.634: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] 
15:55:12 [2024-02-22T20:55:12.857Z] (Eclipse:19316): Gtk-WARNING **: 20:55:12.652: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:55:12 [2024-02-22T20:55:12.857Z] 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=-761671140 data=null doit=true}, Shell with text {Confirm Clear}]
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:55:12 [2024-02-22T20:55:12.857Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761671140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761671140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761671140 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761671140 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761671140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761671140 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:12 [2024-02-22T20:55:12.858Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761671140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.846: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.867: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.884: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.224Z] 
15:55:14 [2024-02-22T20:55:14.224Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.905: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.920: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.936: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.937: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.953: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.969: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:14 [2024-02-22T20:55:14.225Z] 
15:55:14 [2024-02-22T20:55:14.225Z] (Eclipse:19316): Gtk-WARNING **: 20:55:13.983: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:15 [2024-02-22T20:55:15.152Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:15 [2024-02-22T20:55:15.409Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761671406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:55:15 [2024-02-22T20:55:15.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:15 [2024-02-22T20:55:15.970Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761668068 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761668068 data=null doit=true}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761668068 data=null}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761668067 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761668067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761668059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761668058 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761668058 data=null doit=true}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761668058 data=null}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761668058 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761668058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761668055 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:15 [2024-02-22T20:55:15.971Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761668045 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761668045 data=null doit=true}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761668045 data=null}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761668044 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761668044 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761668039 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761668038 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761668038 data=null doit=true}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761668038 data=null}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761668038 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761668038 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761668032 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:55:15 [2024-02-22T20:55:15.971Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:55:16 [2024-02-22T20:55:16.227Z] 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=-761667772 data=null doit=true}, Shell with text {Trace Import}]
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-761667724 data=null}, (of type 'Combo')]
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:55:16 [2024-02-22T20:55:16.227Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {/} time=-761667696 data=null button=0 stateMask=0x0 x=64 y=12 count=0}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761667696 data=null doit=true}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761667696 data=null}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761667696 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761667696 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761667695 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: /
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761667689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.228Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27569209
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761667687 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761667687 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761667687 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761667687 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761667687 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761667687 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.229Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.230Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761667674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761667674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761667674 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761667674 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761667674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761667674 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.231Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
15:55:16 [2024-02-22T20:55:16.793Z] 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=-761667146 data=null doit=true}, Shell with text {Confirmation}]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite All", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip All", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Skip", using matcher: of type 'Button'
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Rename All
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Rename All} time=-761667146 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Rename All} time=-761667145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Rename All} time=-761667145 data=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Rename All} time=-761667145 data=null}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Rename All} time=-761667145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Rename All} time=-761667145 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Rename All} time=-761667145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')]
15:55:16 [2024-02-22T20:55:16.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:17 [2024-02-22T20:55:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761667674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:17 [2024-02-22T20:55:17.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761668015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761666608 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761666608 data=null doit=true}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.307Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761666608 data=null}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761666608 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761666593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761666593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761666593 data=null doit=true}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761666593 data=null}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761666592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761666588 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:17 [2024-02-22T20:55:17.308Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761666582 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761666582 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761666582 data=null}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761666581 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666581 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]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761666576 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761666576 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761666576 data=null}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761666575 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761666575 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]}]
15:55:17 [2024-02-22T20:55:17.308Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761666552 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666328 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761666328 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761666328 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666327 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666327 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666296 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:17 [2024-02-22T20:55:17.565Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666294 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761666294 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761666294 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666294 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666294 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666290 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666290 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761666290 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761666290 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666290 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761666289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666284 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.565Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666284 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.566Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666284 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761666283 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666243 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761666131 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761666131 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761666131 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:55:17 [2024-02-22T20:55:17.822Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761665079 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761665079 data=null doit=true}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761665079 data=null}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761665078 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761665078 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761665076 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:18 [2024-02-22T20:55:18.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:19 [2024-02-22T20:55:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:19 [2024-02-22T20:55:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761664829 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.005Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761664829 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761664829 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761664829 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664828 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761664824 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761664820 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761664820 data=null doit=true}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761664820 data=null}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761664820 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761664810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761664809 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761664809 data=null doit=true}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761664809 data=null}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761664809 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761664799 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:19 [2024-02-22T20:55:19.006Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:19 [2024-02-22T20:55:19.006Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761664799 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761664799 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761664799 data=null}, TreeItem with text {Traces [12]}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761664798 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664798 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]}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761664791 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:19 [2024-02-22T20:55:19.262Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664572 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761664572 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761664572 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664571 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.262Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664571 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}]
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664534 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:19 [2024-02-22T20:55:19.520Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664533 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761664533 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761664533 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664533 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664532 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}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664529 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664529 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761664528 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761664528 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664528 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761664528 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}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664525 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664525 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664525 data=null button=1 stateMask=0x0 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761664525 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}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664453 data=null button=1 stateMask=0x80000 x=159 y=127 count=2}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761664377 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761664377 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761664377 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:19 [2024-02-22T20:55:19.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761662873 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761662873 data=null doit=true}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761662873 data=null}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761662872 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761662872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761662870 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761662814 data=null button=0 stateMask=0x0 x=159 y=127 count=0}, TreeItem with text {ExampleCustomXml.xml}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-761662814 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml}]
15:55:21 [2024-02-22T20:55:21.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-761662814 data=null}, TreeItem with text {ExampleCustomXml.xml}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761662814 data=null button=1 stateMask=0x0 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662813 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}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-761662811 data=null button=1 stateMask=0x80000 x=159 y=127 count=1}, TreeItem with text {ExampleCustomXml.xml}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761662808 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761662808 data=null doit=true}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761662808 data=null}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761662808 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761662787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761662782 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761662782 data=null doit=true}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761662782 data=null}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761662781 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761662777 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:21 [2024-02-22T20:55:21.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761662776 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761662776 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761662776 data=null}, TreeItem with text {Traces [12]}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761662776 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662775 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]}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761662760 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:21 [2024-02-22T20:55:21.413Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662440 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761662440 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761662440 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662440 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662440 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}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662411 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:21 [2024-02-22T20:55:21.414Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662409 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761662409 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761662409 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662409 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662409 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}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662406 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662406 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761662406 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761662405 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662405 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761662405 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}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662399 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662398 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662398 data=null button=1 stateMask=0x0 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761662398 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}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662342 data=null button=1 stateMask=0x80000 x=151 y=173 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761662166 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761662166 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761662166 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:21 [2024-02-22T20:55:21.670Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761661648 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761661647 data=null doit=true}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761661647 data=null}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761661647 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761661647 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761661645 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:22 [2024-02-22T20:55:22.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761660917 data=null button=0 stateMask=0x0 x=151 y=173 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761660892 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761660891 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761660891 data=null button=1 stateMask=0x0 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660891 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}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761660887 data=null button=1 stateMask=0x80000 x=151 y=173 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.175Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761660880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761660880 data=null doit=true}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761660880 data=null}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761660879 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761660846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761660845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761660845 data=null doit=true}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761660845 data=null}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761660845 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660845 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761660841 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:23 [2024-02-22T20:55:23.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761660840 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761660840 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761660840 data=null}, TreeItem with text {Traces [12]}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761660840 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660840 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]}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761660835 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:23 [2024-02-22T20:55:23.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761660799 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761660799 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761660799 data=null}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761660799 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660798 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}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761660750 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:23 [2024-02-22T20:55:23.176Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761660748 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761660748 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.176Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761660748 data=null}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761660748 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660748 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}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761660745 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1}
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761660744 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761660744 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761660744 data=null}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761660744 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761660744 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}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761660741 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761660741 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-761660741 data=null button=1 stateMask=0x0 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.177Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761660741 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}]
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761660682 data=null button=1 stateMask=0x80000 x=151 y=219 count=2}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-761660522 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-761660522 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-761660522 data=null}, TreeItem with text {simple_server-thread1}]
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1}
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:23 [2024-02-22T20:55:23.434Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:23 [2024-02-22T20:55:23.996Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761660017 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761660017 data=null doit=true}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761660017 data=null}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761660017 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761660017 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761660014 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:23 [2024-02-22T20:55:23.997Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-761659254 data=null button=0 stateMask=0x0 x=151 y=219 count=0}, TreeItem with text {simple_server-thread1}]
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-761659254 data=null doit=true}, TreeItem with text {simple_server-thread1}]
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-761659254 data=null}, TreeItem with text {simple_server-thread1}]
15:55:24 [2024-02-22T20:55:24.558Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-761659253 data=null button=1 stateMask=0x0 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659253 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}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-761659250 data=null button=1 stateMask=0x80000 x=151 y=219 count=1}, TreeItem with text {simple_server-thread1}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.559Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761659247 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761659247 data=null doit=true}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761659247 data=null}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.559Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761659246 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761659228 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761659228 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761659228 data=null doit=true}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761659228 data=null}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761659227 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761659224 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:24 [2024-02-22T20:55:24.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761659223 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761659223 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761659223 data=null}, TreeItem with text {Traces [12]}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761659223 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659223 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]}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761659214 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:24 [2024-02-22T20:55:24.815Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761659177 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.815Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761659177 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761659177 data=null}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761659177 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659177 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}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761659143 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:24 [2024-02-22T20:55:24.816Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761659139 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761659133 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761659133 data=null}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761659132 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659132 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}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761659129 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2}
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761659129 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761659129 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761659129 data=null}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761659128 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761659128 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}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761659126 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761659126 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-761659126 data=null button=1 stateMask=0x0 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:55:24 [2024-02-22T20:55:24.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761659125 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}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761659087 data=null button=1 stateMask=0x80000 x=151 y=265 count=2}, TreeItem with text {simple_server-thread2}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-761658900 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-761658898 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-761658898 data=null}, TreeItem with text {simple_server-thread2}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2}
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761658896 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761658896 data=null doit=true}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761658896 data=null}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761658896 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761658896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761658893 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:25 [2024-02-22T20:55:25.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-761657640 data=null button=0 stateMask=0x0 x=151 y=265 count=0}, TreeItem with text {simple_server-thread2}]
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-761657640 data=null doit=true}, TreeItem with text {simple_server-thread2}]
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-761657640 data=null}, TreeItem with text {simple_server-thread2}]
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-761657640 data=null button=1 stateMask=0x0 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:26 [2024-02-22T20:55:26.441Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657640 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}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-761657637 data=null button=1 stateMask=0x80000 x=151 y=265 count=1}, TreeItem with text {simple_server-thread2}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761657634 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761657633 data=null doit=true}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761657633 data=null}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761657633 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761657615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761657614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761657614 data=null doit=true}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761657614 data=null}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761657614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761657610 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:26 [2024-02-22T20:55:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761657599 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761657599 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761657599 data=null}, TreeItem with text {Traces [12]}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761657599 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657599 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]}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761657593 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:26 [2024-02-22T20:55:26.442Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657541 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761657541 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761657541 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657540 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657540 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}]
15:55:26 [2024-02-22T20:55:26.442Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657519 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:26 [2024-02-22T20:55:26.443Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657518 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761657518 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761657518 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657518 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657517 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}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657513 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing}
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657513 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761657512 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761657512 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657512 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761657512 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}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657510 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657509 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657509 data=null button=1 stateMask=0x0 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.443Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761657509 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}]
15:55:26 [2024-02-22T20:55:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657438 data=null button=1 stateMask=0x80000 x=140 y=311 count=2}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-761657329 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-761657329 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-761657329 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing}
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761657314 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761657314 data=null doit=true}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761657314 data=null}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761657313 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761657313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761657301 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:26 [2024-02-22T20:55:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:26 [2024-02-22T20:55:26.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761656047 data=null button=0 stateMask=0x0 x=140 y=311 count=0}, TreeItem with text {ust-overlap-testing}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761656047 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761656047 data=null}, TreeItem with text {ust-overlap-testing}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761656047 data=null button=1 stateMask=0x0 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761656046 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}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761656043 data=null button=1 stateMask=0x80000 x=140 y=311 count=1}, TreeItem with text {ust-overlap-testing}]
15:55:28 [2024-02-22T20:55:28.080Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761656040 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761656040 data=null doit=true}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761656040 data=null}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761656039 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761656039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761656018 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761656017 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761656017 data=null doit=true}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761656017 data=null}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761656017 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761656017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761656013 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:28 [2024-02-22T20:55:28.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761656013 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761656013 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761656013 data=null}, TreeItem with text {Traces [12]}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761656012 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761656012 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]}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761656007 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:28 [2024-02-22T20:55:28.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655941 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655940 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655940 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655940 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761655940 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)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655921 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:28 [2024-02-22T20:55:28.082Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655920 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655919 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655919 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655919 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761655919 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)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655916 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655916 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655916 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655915 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655915 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761655915 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)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655912 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655912 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655912 data=null button=1 stateMask=0x0 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761655912 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)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655872 data=null button=1 stateMask=0x80000 x=163 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655742 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655742 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761655742 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:28 [2024-02-22T20:55:28.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761654732 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761654732 data=null doit=true}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761654731 data=null}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761654731 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761654731 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761654711 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761654459 data=null button=0 stateMask=0x0 x=163 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761654459 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761654459 data=null}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761654458 data=null button=1 stateMask=0x0 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654458 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)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-761654454 data=null button=1 stateMask=0x80000 x=163 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log(2)}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.450Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761654451 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761654451 data=null doit=true}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761654451 data=null}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761654450 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761654434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761654434 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761654433 data=null doit=true}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761654433 data=null}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761654433 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761654425 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:29 [2024-02-22T20:55:29.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761654424 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761654424 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761654424 data=null}, TreeItem with text {Traces [12]}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761654424 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654424 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]}]
15:55:29 [2024-02-22T20:55:29.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761654418 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:29 [2024-02-22T20:55:29.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:29 [2024-02-22T20:55:29.706Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:29 [2024-02-22T20:55:29.706Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654094 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654094 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654094 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654094 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654094 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)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654061 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:29 [2024-02-22T20:55:29.962Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654059 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654059 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654059 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654059 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.962Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654059 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)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654053 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654053 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654053 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654053 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654053 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761654053 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)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654050 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654050 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654049 data=null button=1 stateMask=0x0 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761654049 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)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654013 data=null button=1 stateMask=0x80000 x=168 y=150 count=2}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654007 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654007 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761654007 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:29 [2024-02-22T20:55:29.963Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:30 [2024-02-22T20:55:30.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761652502 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761652502 data=null doit=true}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761652502 data=null}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761652502 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761652501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761652498 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:31 [2024-02-22T20:55:31.450Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761652443 data=null button=0 stateMask=0x0 x=168 y=150 count=0}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761652442 data=null doit=true}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761652442 data=null}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761652442 data=null button=1 stateMask=0x0 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652442 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)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-761652439 data=null button=1 stateMask=0x80000 x=168 y=150 count=1}, TreeItem with text {ExampleCustomXml.xml(2)}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761652436 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761652436 data=null doit=true}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761652436 data=null}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761652435 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761652421 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761652421 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761652421 data=null doit=true}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761652421 data=null}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761652420 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761652417 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:31 [2024-02-22T20:55:31.451Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761652417 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761652417 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761652417 data=null}, TreeItem with text {Traces [12]}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761652416 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652416 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]}]
15:55:31 [2024-02-22T20:55:31.451Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761652405 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:31 [2024-02-22T20:55:31.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:31 [2024-02-22T20:55:31.708Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652081 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761652081 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761652081 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652081 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652081 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)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652048 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:31 [2024-02-22T20:55:31.964Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652046 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761652046 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761652046 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652046 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652046 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)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652041 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652040 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761652040 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761652040 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652040 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761652040 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)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652037 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.964Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652037 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652037 data=null button=1 stateMask=0x0 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761652037 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)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761652000 data=null button=1 stateMask=0x80000 x=160 y=196 count=2}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761651993 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761651993 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761651993 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:31 [2024-02-22T20:55:31.965Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761651487 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761651487 data=null doit=true}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761651487 data=null}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761651487 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761651487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761651483 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:32 [2024-02-22T20:55:32.526Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761650629 data=null button=0 stateMask=0x0 x=160 y=196 count=0}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-761650629 data=null doit=true}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-761650629 data=null}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761650628 data=null button=1 stateMask=0x0 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650628 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)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-761650625 data=null button=1 stateMask=0x80000 x=160 y=196 count=1}, TreeItem with text {kernel-overlap-testing(2)}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.452Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761650622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761650622 data=null doit=true}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761650622 data=null}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761650622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.452Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761650607 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761650607 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761650607 data=null doit=true}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761650607 data=null}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761650607 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761650599 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:33 [2024-02-22T20:55:33.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761650598 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761650598 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761650598 data=null}, TreeItem with text {Traces [12]}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761650598 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650598 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]}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761650591 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:33 [2024-02-22T20:55:33.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650555 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761650555 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761650555 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650554 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650554 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)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650521 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:33 [2024-02-22T20:55:33.453Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650519 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761650519 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761650519 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650519 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650519 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)}]
15:55:33 [2024-02-22T20:55:33.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650516 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread1(2)}
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650515 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761650515 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761650515 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650515 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761650515 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)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650512 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650512 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650512 data=null button=1 stateMask=0x0 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.454Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761650512 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)}]
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650441 data=null button=1 stateMask=0x80000 x=160 y=242 count=2}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761650335 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761650335 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761650335 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread1(2)}
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:33 [2024-02-22T20:55:33.711Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761650333 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761650333 data=null doit=true}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761650333 data=null}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761650333 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761650333 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761650321 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:33 [2024-02-22T20:55:33.712Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761649062 data=null button=0 stateMask=0x0 x=160 y=242 count=0}, TreeItem with text {simple_server-thread1(2)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-761649062 data=null doit=true}, TreeItem with text {simple_server-thread1(2)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-761649062 data=null}, TreeItem with text {simple_server-thread1(2)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761649062 data=null button=1 stateMask=0x0 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761649062 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)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-761649058 data=null button=1 stateMask=0x80000 x=160 y=242 count=1}, TreeItem with text {simple_server-thread1(2)}]
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.076Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761649047 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761649047 data=null doit=true}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761649046 data=null}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761649046 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761649046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761649027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761649027 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761649027 data=null doit=true}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761649027 data=null}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761649027 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761649027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761649023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:35 [2024-02-22T20:55:35.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761649023 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761649022 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761649022 data=null}, TreeItem with text {Traces [12]}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761649022 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761649022 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]}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761649016 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:35 [2024-02-22T20:55:35.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648791 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761648791 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761648791 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648790 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761648790 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)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648750 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:35 [2024-02-22T20:55:35.077Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:35 [2024-02-22T20:55:35.077Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648748 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761648748 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761648748 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648748 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761648748 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)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648744 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {simple_server-thread2(2)}
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648743 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761648743 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761648743 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648743 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761648743 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)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648739 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648739 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.078Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648739 data=null button=1 stateMask=0x0 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761648739 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)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648696 data=null button=1 stateMask=0x80000 x=160 y=288 count=2}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761648546 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761648546 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761648546 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {simple_server-thread2(2)}
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761648044 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761648044 data=null doit=true}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761648044 data=null}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761648044 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761648043 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761648040 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:35 [2024-02-22T20:55:35.896Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761647285 data=null button=0 stateMask=0x0 x=160 y=288 count=0}, TreeItem with text {simple_server-thread2(2)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-761647284 data=null doit=true}, TreeItem with text {simple_server-thread2(2)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-761647284 data=null}, TreeItem with text {simple_server-thread2(2)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761647284 data=null button=1 stateMask=0x0 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761647284 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)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-761647280 data=null button=1 stateMask=0x80000 x=160 y=288 count=1}, TreeItem with text {simple_server-thread2(2)}]
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:36 [2024-02-22T20:55:36.824Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:36 [2024-02-22T20:55:36.824Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761647277 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761647275 data=null doit=true}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761647275 data=null}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761647274 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761647274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761647248 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761647248 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761647248 data=null doit=true}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761647248 data=null}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761647247 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761647247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761647243 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:36 [2024-02-22T20:55:36.825Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761647242 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761647242 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761647242 data=null}, TreeItem with text {Traces [12]}]
15:55:36 [2024-02-22T20:55:36.825Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761647242 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761647242 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]}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761647235 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:36 [2024-02-22T20:55:36.826Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646988 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761646988 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761646988 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646988 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:36 [2024-02-22T20:55:36.826Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761646988 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)}]
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646965 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:37 [2024-02-22T20:55:37.081Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646963 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761646963 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.081Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761646963 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646962 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761646962 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)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646959 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646958 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761646958 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761646958 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646958 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761646958 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)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646955 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646954 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646954 data=null button=1 stateMask=0x0 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761646954 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)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646914 data=null button=1 stateMask=0x80000 x=149 y=334 count=2}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761646766 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761646763 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761646763 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:37 [2024-02-22T20:55:37.082Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761646762 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761646762 data=null doit=true}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761646762 data=null}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761646761 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.083Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761646761 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.338Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761646694 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:37 [2024-02-22T20:55:37.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:37 [2024-02-22T20:55:37.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:38 [2024-02-22T20:55:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:38 [2024-02-22T20:55:38.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761645524 data=null button=0 stateMask=0x0 x=149 y=334 count=0}, TreeItem with text {ust-overlap-testing(2)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-761645524 data=null doit=true}, TreeItem with text {ust-overlap-testing(2)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-761645523 data=null}, TreeItem with text {ust-overlap-testing(2)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761645523 data=null button=1 stateMask=0x0 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645523 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)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-761645519 data=null button=1 stateMask=0x80000 x=149 y=334 count=1}, TreeItem with text {ust-overlap-testing(2)}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.521Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761645515 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761645515 data=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761645515 data=null}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761645515 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761645485 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761645485 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761645485 data=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761645484 data=null}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.521Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761645484 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761645479 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761645478 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761645478 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761645478 data=null}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761645478 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645478 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]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761645470 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761645461 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761645460 data=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761645460 data=null}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761645460 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761645447 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761645446 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761645446 data=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761645446 data=null}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761645446 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761645441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:38 [2024-02-22T20:55:38.522Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761645441 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761645441 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761645440 data=null}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761645440 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645440 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]}]
15:55:38 [2024-02-22T20:55:38.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761645430 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-761645429 data=null button=0 stateMask=0x0 x=96 y=58 count=0}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-761645429 data=null doit=true}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-761645429 data=null}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-761645429 data=null button=1 stateMask=0x0 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761645429 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]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-761645425 data=null button=1 stateMask=0x80000 x=96 y=58 count=1}, TreeItem with text {Traces [12]}]
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:55:38 [2024-02-22T20:55:38.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:55:38 [2024-02-22T20:55:38.523Z] 
15:55:38 [2024-02-22T20:55:38.523Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.523Z] 
15:55:38 [2024-02-22T20:55:38.523Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.523Z] 
15:55:38 [2024-02-22T20:55:38.523Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.523Z] 
15:55:38 [2024-02-22T20:55:38.523Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.510: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.778Z] 
15:55:38 [2024-02-22T20:55:38.778Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.613: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.635: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.657: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] 
15:55:38 [2024-02-22T20:55:38.779Z] (Eclipse:19316): Gtk-WARNING **: 20:55:38.675: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:55:38 [2024-02-22T20:55:38.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=-761645118 data=null doit=true}, Shell with text {Confirm Clear}]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:55:38 [2024-02-22T20:55:38.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')
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761645117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761645117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761645117 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761645117 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761645117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761645117 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:38 [2024-02-22T20:55:38.779Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761645117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.904: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.923: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.939: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:39.990: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.006: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.150Z] 
15:55:40 [2024-02-22T20:55:40.150Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.022: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:40 [2024-02-22T20:55:40.151Z] 
15:55:40 [2024-02-22T20:55:40.151Z] (Eclipse:19316): Gtk-WARNING **: 20:55:40.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:41 [2024-02-22T20:55:41.077Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:41 [2024-02-22T20:55:41.637Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761645401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761641899 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761641899 data=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761641899 data=null}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761641898 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761641890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761641890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761641890 data=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761641890 data=null}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761641890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761641887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.199Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761641886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761641886 data=null doit=true}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761641886 data=null}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761641886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641886 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.199Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761641870 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761641870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761641870 data=null doit=true}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761641870 data=null}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761641870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641870 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761641864 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:55:42 [2024-02-22T20:55:42.200Z] 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=-761641652 data=null doit=true}, Shell with text {Trace Import}]
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.200Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:55:42 [2024-02-22T20:55:42.201Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} [layout=null] time=-761641617 data=null}, (of type 'Combo')]
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.457Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {/} time=-761641544 data=null doit=true}, TreeItem with text {/}]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {/} time=-761641544 data=null}, TreeItem with text {/}]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {/} time=-761641544 data=null button=1 stateMask=0x0 x=64 y=12 count=1}, TreeItem with text {/}]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761641544 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {/}]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {/} time=-761641542 data=null button=1 stateMask=0x80000 x=64 y=12 count=1}, TreeItem with text {/}]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761641542 data=null doit=true}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761641542 data=null}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761641542 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761641542 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]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761641541 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-761641541 data=null button=0 stateMask=0x0 x=111 y=150 count=0}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes} time=-761641540 data=null doit=true}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-761641540 data=null}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-761641540 data=null button=1 stateMask=0x0 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641540 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]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-761641539 data=null button=1 stateMask=0x80000 x=111 y=150 count=1}, Tree node with text: z-clashes]
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Setting state to checked on: ExampleCustomTxt.log
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.458Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.458Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761641518 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761641518 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761641518 data=null}, Tree node with text: kernel-overlap-testing]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761641518 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641518 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]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761641516 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:55:42 [2024-02-22T20:55:42.459Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761641509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@212a6d1f
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.460Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761641507 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761641507 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761641507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761641507 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761641507 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761641507 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.461Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761641503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.464Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761641503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761641503 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761641503 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761641503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761641503 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:42 [2024-02-22T20:55:42.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761641503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:42 [2024-02-22T20:55:42.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761641847 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:55:42 [2024-02-22T20:55:42.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:42 [2024-02-22T20:55:42.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761641263 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761641263 data=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761641263 data=null}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761641262 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761641188 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761641188 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761641188 data=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761641188 data=null}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761641187 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761641184 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:42 [2024-02-22T20:55:42.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761641183 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761641183 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761641183 data=null}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761641183 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761641183 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761641178 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761641177 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761641177 data=null}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761641177 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761641177 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761641176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-761641176 data=null doit=true}, TreeItem with text {z-clashes [1]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-761641176 data=null}, TreeItem with text {z-clashes [1]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-761641176 data=null button=1 stateMask=0x0 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761641176 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]}]
15:55:42 [2024-02-22T20:55:42.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-761641167 data=null button=1 stateMask=0x80000 x=120 y=81 count=1}, TreeItem with text {z-clashes [1]}]
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640847 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761640847 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761640846 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640846 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:42 [2024-02-22T20:55:42.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761640846 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640821 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:43 [2024-02-22T20:55:43.234Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640819 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761640819 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761640819 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640819 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.234Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761640819 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640817 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640816 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761640816 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761640816 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640816 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761640816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640813 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640813 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640813 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761640813 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640782 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761640777 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761640776 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761640776 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:43 [2024-02-22T20:55:43.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:55:43 [2024-02-22T20:55:43.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761639272 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761639271 data=null doit=true}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761639271 data=null}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761639271 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761639271 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761639269 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761639216 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761639216 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761639216 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761639215 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761639215 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761639213 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.720Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.720Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761639209 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761639209 data=null doit=true}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761639209 data=null}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761639209 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761639209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761639194 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761639193 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761639193 data=null doit=true}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761639193 data=null}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761639193 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761639193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761639171 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:44 [2024-02-22T20:55:44.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761639171 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761639171 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761639171 data=null}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761639171 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761639170 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761639165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:44 [2024-02-22T20:55:44.721Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638945 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761638945 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761638945 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638945 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761638945 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}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638918 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:44 [2024-02-22T20:55:44.977Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638916 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761638916 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761638916 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638916 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761638916 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}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638913 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {kernel-overlap-testing}
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638913 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761638913 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761638912 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638912 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761638912 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}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638910 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638910 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.977Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638909 data=null button=1 stateMask=0x0 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761638909 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}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638877 data=null button=1 stateMask=0x80000 x=151 y=127 count=2}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761638871 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761638871 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761638871 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {kernel-overlap-testing}
15:55:44 [2024-02-22T20:55:44.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761638365 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761638365 data=null doit=true}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761638365 data=null}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761638365 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761638365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761638363 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:55:45 [2024-02-22T20:55:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:55:45 [2024-02-22T20:55:45.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761637517 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761637517 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761637517 data=null}, TreeItem with text {kernel-overlap-testing}]
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761637517 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637517 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}]
15:55:46 [2024-02-22T20:55:46.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761637514 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761637511 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761637511 data=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761637511 data=null}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761637511 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761637495 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761637494 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761637494 data=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761637494 data=null}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761637494 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761637490 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761637490 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761637489 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761637489 data=null}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761637489 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637489 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761637478 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761637475 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761637475 data=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761637475 data=null}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761637475 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761637468 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761637468 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761637468 data=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761637468 data=null}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761637468 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761637464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:46 [2024-02-22T20:55:46.467Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761637464 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761637464 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761637464 data=null}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761637464 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637464 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761637453 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761637453 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761637453 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761637453 data=null}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761637452 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637452 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761637450 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
15:55:46 [2024-02-22T20:55:46.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'New Folder...'
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.487: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'New Folder...'
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.520: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.521: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.537: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.555: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.556: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.571: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.586: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "New Folder", using matcher: with text 'New Folder'
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.604: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.622: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 
15:55:46 [2024-02-22T20:55:46.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.637: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.723Z] 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=-761637162 data=null doit=true}, Shell with text {New Folder}]
15:55:46 [2024-02-22T20:55:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: of type 'Text'
15:55:46 [2024-02-22T20:55:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
15:55:46 [2024-02-22T20:55:46.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761637160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761637160 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761637160 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761637159 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761637159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761637159 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:46 [2024-02-22T20:55:46.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:46 [2024-02-22T20:55:46.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761637159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-761637400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'New Folder...']
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:46 [2024-02-22T20:55:46.724Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-761637123 data=null button=0 stateMask=0x0 x=90 y=81 count=0}, TreeItem with text {aaa}]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa} time=-761637123 data=null doit=true}, TreeItem with text {aaa}]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa} time=-761637123 data=null}, TreeItem with text {aaa}]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa} time=-761637122 data=null button=1 stateMask=0x0 x=90 y=81 count=1}, TreeItem with text {aaa}]
15:55:46 [2024-02-22T20:55:46.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761637122 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}]
15:55:46 [2024-02-22T20:55:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa} time=-761637060 data=null button=1 stateMask=0x80000 x=90 y=81 count=1}, TreeItem with text {aaa}]
15:55:46 [2024-02-22T20:55:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:55:46 [2024-02-22T20:55:46.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.902: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.922: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.980Z] 
15:55:46 [2024-02-22T20:55:46.980Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.958: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.959: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:46 [2024-02-22T20:55:46.981Z] 
15:55:46 [2024-02-22T20:55:46.981Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.976: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:46.993: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.030: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.047: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] 
15:55:47 [2024-02-22T20:55:47.239Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.064: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:55:47 [2024-02-22T20:55:47.239Z] 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=-761636727 data=null doit=true}, Shell with text {Trace Import}]
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:55:47 [2024-02-22T20:55:47.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-761636726 data=null doit=true}, Button with text {Select &archive file:}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select &archive file:} time=-761636726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Select &archive file:}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-761636725 data=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-761636724 data=null button=1 stateMask=0x0 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-761636724 data=null button=1 stateMask=0x80000 x=0 y=0 count=1}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-761636724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} [layout=null] time=-761636722 data=null}, (of type 'Combo')]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {import} time=-761636694 data=null doit=true}, TreeItem with text {import}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {import} time=-761636694 data=null}, TreeItem with text {import}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {import} time=-761636694 data=null button=1 stateMask=0x0 x=84 y=12 count=1}, TreeItem with text {import}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761636693 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}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {import} time=-761636692 data=null button=1 stateMask=0x80000 x=84 y=12 count=1}, TreeItem with text {import}]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761636692 data=null button=0 stateMask=0x0 x=153 y=58 count=0}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761636692 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761636692 data=null}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761636692 data=null button=1 stateMask=0x0 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761636691 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]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761636690 data=null button=1 stateMask=0x80000 x=153 y=58 count=1}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
15:55:47 [2024-02-22T20:55:47.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 13 to [Selection [13]: SelectionEvent{Combo {<Automatic Detection>} [layout=null] time=-761636671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Combo' and with label (with mnemonic 'Trace Type:'))]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@432cb0a
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-761636670 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-761636670 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-761636670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-761636670 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-761636670 data=null doit=true}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-761636670 data=null}, (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.241Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@778130d6
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-761636669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761636669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-761636669 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-761636669 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-761636669 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-761636668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-761636668 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-761636668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-761636668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-761636668 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-761636668 data=null doit=true}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-761636668 data=null}, (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')]
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
15:55:47 [2024-02-22T20:55:47.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761636664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761636664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761636664 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761636664 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761636664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761636664 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761636664 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:55:47 [2024-02-22T20:55:47.244Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761637032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761636143 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761636143 data=null doit=true}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761636143 data=null}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761636143 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761636143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761636137 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:47 [2024-02-22T20:55:47.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-761636137 data=null doit=true}, TreeItem with text {Experiments [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-761636137 data=null}, TreeItem with text {Experiments [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-761636136 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761636136 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]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-761636135 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-761636135 data=null doit=true}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-761636135 data=null}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-761636135 data=null button=1 stateMask=0x0 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761636135 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]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-761636134 data=null button=1 stateMask=0x80000 x=101 y=104 count=1}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761636133 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761636132 data=null}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761636132 data=null button=1 stateMask=0x0 x=169 y=127 count=1}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761636132 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]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-761636115 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-761636103 data=null x=169 y=127 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-761636101 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-761636097 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-761636095 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-761636095 data=null x=108 y=210 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-761636095 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-761636095 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]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-761636089 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: kernel-overlap-testing]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [0]} time=-761636087 data=null doit=true}, TreeItem with text {exp [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-761636087 data=null}, TreeItem with text {exp [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-761636087 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761636087 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]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-761636085 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [0]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-761636085 data=null button=0 stateMask=0x0 x=101 y=196 count=0}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-761636085 data=null doit=true}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-761636085 data=null}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-761636084 data=null button=1 stateMask=0x0 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761636084 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]}]
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-761636067 data=null button=1 stateMask=0x80000 x=101 y=196 count=1}, TreeItem with text {aaa [1]}]
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:55:47 [2024-02-22T20:55:47.808Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.856: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.872: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.890: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.908: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.063Z] 
15:55:48 [2024-02-22T20:55:48.063Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.924: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.940: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.957: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.974: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:47.989: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:48.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:48.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:48.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] 
15:55:48 [2024-02-22T20:55:48.064Z] (Eclipse:19316): Gtk-WARNING **: 20:55:48.005: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
15:55:48 [2024-02-22T20:55:48.064Z] 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=-761635786 data=null doit=true}, Shell with text {Rename Folder}]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: of type 'Text'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
15:55:48 [2024-02-22T20:55:48.064Z] 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:'))
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:55:48 [2024-02-22T20:55:48.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')
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761635785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761635785 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761635784 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761635784 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761635784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761635784 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.064Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761635784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:48 [2024-02-22T20:55:48.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:48 [2024-02-22T20:55:48.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-761636051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:55:48 [2024-02-22T20:55:48.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.880Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761635164 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761635164 data=null doit=true}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761635164 data=null}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761635164 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761635163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761635153 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761635153 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761635152 data=null doit=true}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761635152 data=null}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761635152 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761635152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761635132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:48 [2024-02-22T20:55:48.881Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:48 [2024-02-22T20:55:48.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761635132 data=null button=0 stateMask=0x0 x=92 y=173 count=0}, TreeItem with text {Traces [3]}]
15:55:48 [2024-02-22T20:55:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761635131 data=null doit=true}, TreeItem with text {Traces [3]}]
15:55:48 [2024-02-22T20:55:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761635131 data=null}, TreeItem with text {Traces [3]}]
15:55:48 [2024-02-22T20:55:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761635131 data=null button=1 stateMask=0x0 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
15:55:48 [2024-02-22T20:55:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761635131 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:55:48 [2024-02-22T20:55:48.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761635126 data=null button=1 stateMask=0x80000 x=92 y=173 count=1}, TreeItem with text {Traces [3]}]
15:55:49 [2024-02-22T20:55:49.138Z] 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@65f96d58] time=-761634908 data=null doit=true}, Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761634890 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761634890 data=null doit=true}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761634890 data=null}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761634890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761634890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761634883 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:55:49 [2024-02-22T20:55:49.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.104: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.122: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.138Z] 
15:55:49 [2024-02-22T20:55:49.138Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.137: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.156: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.157: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.176: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.192: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.222: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.394Z] 
15:55:49 [2024-02-22T20:55:49.394Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.240: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.395Z] 
15:55:49 [2024-02-22T20:55:49.395Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.395Z] 
15:55:49 [2024-02-22T20:55:49.395Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.395Z] 
15:55:49 [2024-02-22T20:55:49.395Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.395Z] 
15:55:49 [2024-02-22T20:55:49.395Z] (Eclipse:19316): Gtk-WARNING **: 20:55:49.260: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] 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=-761634536 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761634535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761634535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761634535 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761634535 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761634535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761634535 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.395Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.396Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:55:49 [2024-02-22T20:55:49.396Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:55:49 [2024-02-22T20:55:49.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761634535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:55:49 [2024-02-22T20:55:49.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761634852 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:55:50 [2024-02-22T20:55:50.211Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.1 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_01ContextMenuPresence -- Time elapsed: 0.221 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_02Import -- Time elapsed: 0.786 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_03SingleCustomTextTrace -- Time elapsed: 4.138 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_04SingleCustomXmlTrace -- Time elapsed: 2.965 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_05SingleCtfTrace -- Time elapsed: 4.042 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_06RenameCopyImport -- Time elapsed: 10.30 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_07OverwriteCopyImport -- Time elapsed: 11.05 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_08SkipImport -- Time elapsed: 6.609 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_09OverwriteOptionImport -- Time elapsed: 10.02 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_10ImportUnrecognized -- Time elapsed: 2.161 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_11ImportUnrecognizedIgnore -- Time elapsed: 1.919 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_12ImportCtfWithMetadataSelection -- Time elapsed: 4.841 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_13ImportRecursiveAutoRenameAll -- Time elapsed: 25.46 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_14ImportRecursiveAutoOverwriteAll -- Time elapsed: 17.44 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_15ImportRecursiveAutoSkipAll -- Time elapsed: 15.02 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_16ImportRecursiveAutoRenameOverwriteSkip -- Time elapsed: 10.73 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_17ImportRecursiveSpecifyTraceTypeCTF -- Time elapsed: 9.134 s
15:55:50 [2024-02-22T20:55:50.211Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_18ImportRecursiveSpecifyTraceTypeKernel -- Time elapsed: 3.860 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_19ImportRecursiveSpecifyTraceTypeUST -- Time elapsed: 6.118 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_20ImportRecursiveSpecifyTraceTypeCustomText -- Time elapsed: 6.375 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_21ImportFromMenuProjectSelected -- Time elapsed: 3.735 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_22ImportFromMenuProjectNotSelected -- Time elapsed: 4.795 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_29ImportRecursivePreserve -- Time elapsed: 9.607 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_30ImportRecursivePreserveSkipAll -- Time elapsed: 3.554 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_31ImportRecursivePreserveRenameAll -- Time elapsed: 9.578 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_32DeleteTraceAndFolder -- Time elapsed: 12.86 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_33DeleteMultipleFolders -- Time elapsed: 7.568 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_34ClearSingleTracesFolder -- Time elapsed: 5.204 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_35ClearMultipleTracesFolder -- Time elapsed: 7.375 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_36ImportZipArchivePreserve -- Time elapsed: 23.73 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_37ImportZipArchiveNoPreserve -- Time elapsed: 25.86 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_38ImportZipArchiveSpecificTraces -- Time elapsed: 7.819 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_39ImportTarGzipArchivePreserve -- Time elapsed: 23.62 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_40ImportTarGzipArchiveNoPreserve -- Time elapsed: 26.01 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test3_41ImportTarGzipArchiveSpecificTraces -- Time elapsed: 7.991 s
15:55:50 [2024-02-22T20:55:50.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest.test_RenameFolderWorkaroundBug525833 -- Time elapsed: 2.352 s
15:55:50 [2024-02-22T20:55:50.212Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761633762 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761633670 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:55:50 [2024-02-22T20:55:50.212Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:55:50 [2024-02-22T20:55:50.467Z] 
15:55:50 [2024-02-22T20:55:50.467Z] (Eclipse:19316): Gtk-WARNING **: 20:55:50.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:50 [2024-02-22T20:55:50.722Z] 
15:55:50 [2024-02-22T20:55:50.723Z] (Eclipse:19316): Gtk-WARNING **: 20:55:50.536: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:51 [2024-02-22T20:55:51.649Z] 
15:55:51 [2024-02-22T20:55:51.649Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:51.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:51 [2024-02-22T20:55:51.905Z] 
15:55:51 [2024-02-22T20:55:51.905Z] (Eclipse:19316): Gtk-WARNING **: 20:55:51.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:51 [2024-02-22T20:55:51.905Z] 
15:55:51 [2024-02-22T20:55:51.905Z] (Eclipse:19316): Gtk-WARNING **: 20:55:51.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:51 [2024-02-22T20:55:51.905Z] 
15:55:51 [2024-02-22T20:55:51.905Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:51.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:52 [2024-02-22T20:55:52.161Z] 
15:55:52 [2024-02-22T20:55:52.161Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:51.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:54 [2024-02-22T20:55:54.047Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"bug446190"'
15:55:54 [2024-02-22T20:55:54.047Z] 
15:55:54 [2024-02-22T20:55:54.047Z] (Eclipse:19316): Gtk-WARNING **: 20:55:53.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:54 [2024-02-22T20:55:54.047Z] 
15:55:54 [2024-02-22T20:55:54.047Z] (Eclipse:19316): Gtk-WARNING **: 20:55:53.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:54 [2024-02-22T20:55:54.048Z] 
15:55:54 [2024-02-22T20:55:54.048Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:53.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761628629 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761628629 data=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761628629 data=null}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761628629 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628629 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761628622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761628621 data=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761628621 data=null}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761628621 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761628621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761628620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761628620 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761628619 data=null}, TreeItem with text {Traces [2]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761628619 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761628619 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761628618 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:55:55 [2024-02-22T20:55:55.412Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761628618 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761628618 data=null}, TreeItem with text {Experiments [1]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761628618 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761628617 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761628617 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-761628616 data=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-761628616 data=null}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-761628616 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628616 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-761628612 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.412Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-761628612 data=null x=149 y=127 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-761628611 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-761628610 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-761628610 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-761628610 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-761628610 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-761628610 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-761628601 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: debuginfo-synth-exec]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761628599 data=null doit=true}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761628599 data=null}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761628598 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628598 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 29 to [DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-761628595 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2008 to [DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-761628594 data=null x=114 y=104 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2002 to [DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-761628593 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2004 to [DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-761628590 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2003 to [DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-761628589 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2007 to [DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-761628589 data=null x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2001 to [DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-761628589 data=null x=0 y=0 width=0 height=0 detail=0}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2006 to [DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-761628589 data=[TmfTraceElement(/test/Traces/bug446190)] x=147 y=210 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 2000 to [DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-761628586 data=null x=0 y=0 width=0 height=0 detail=2}, Tree node with text: bug446190]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {TestExperiment [0]}
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628584 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-761628584 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-761628584 data=null}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628583 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628583 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628580 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628579 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628579 data=null button=1 stateMask=0x0 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761628579 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.413Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628496 data=null button=1 stateMask=0x80000 x=140 y=58 count=2}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-761628490 data=null button=0 stateMask=0x0 x=140 y=58 count=0}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-761628490 data=null doit=true}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-761628490 data=null}, TreeItem with text {TestExperiment [0]}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {TestExperiment [0]}
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761628487 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761628487 data=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761628487 data=null}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761628487 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.414Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761628392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.669Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761628389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761628389 data=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761628389 data=null}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761628388 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761628384 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761628384 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761628384 data=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761628383 data=null}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761628383 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761628383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761628379 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:55 [2024-02-22T20:55:55.670Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:55 [2024-02-22T20:55:55.670Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:55 [2024-02-22T20:55:55.670Z] 
15:55:55 [2024-02-22T20:55:55.670Z] (Eclipse:19316): Gtk-WARNING **: 20:55:55.635: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:55 [2024-02-22T20:55:55.925Z] 
15:55:55 [2024-02-22T20:55:55.925Z] (Eclipse:19316): Gtk-WARNING **: 20:55:55.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:55 [2024-02-22T20:55:55.925Z] 
15:55:55 [2024-02-22T20:55:55.925Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:55.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:55 [2024-02-22T20:55:55.925Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761628378 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761627994 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761627878 data=null}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761627859 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761627859 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761627855 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:56 [2024-02-22T20:55:56.180Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-761627804 data=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-761627804 data=null}, TreeItem with text {debuginfo-synth-exec}]
15:55:56 [2024-02-22T20:55:56.180Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-761627804 data=null button=1 stateMask=0x0 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761627804 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {debuginfo-synth-exec}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-761627803 data=null button=1 stateMask=0x80000 x=149 y=127 count=1}, TreeItem with text {debuginfo-synth-exec}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-761627802 data=null doit=true}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-761627802 data=null}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-761627802 data=null button=1 stateMask=0x0 x=116 y=150 count=1}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761627802 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-761627778 data=null button=1 stateMask=0x80000 x=116 y=150 count=1}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761627668 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761627668 data=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761627668 data=null}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761627668 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761627668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761627663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.181Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761627659 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761627659 data=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761627659 data=null}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.182Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761627659 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761627659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761627597 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:56 [2024-02-22T20:55:56.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761627597 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761627597 data=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761627597 data=null}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761627597 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761627597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761627592 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:55:56 [2024-02-22T20:55:56.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761627592 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761627592 data=null doit=true}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761627592 data=null}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761627591 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761627591 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761627581 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:55:56 [2024-02-22T20:55:56.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:56 [2024-02-22T20:55:56.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761627581 data=null doit=true}, TreeItem with text {bug446190}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761627581 data=null}, TreeItem with text {bug446190}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761627580 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761627580 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {bug446190}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-761627579 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-761627579 data=null doit=true}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-761627579 data=null}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-761627579 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761627579 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:55:56 [2024-02-22T20:55:56.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-761627549 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
15:55:57 [2024-02-22T20:55:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:57 [2024-02-22T20:55:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-761626442 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761626441 data=null doit=true}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.363Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761626441 data=null}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761626441 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761626441 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-761626432 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:57 [2024-02-22T20:55:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:55:57 [2024-02-22T20:55:57.618Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:55:57 [2024-02-22T20:55:57.618Z] 
15:55:57 [2024-02-22T20:55:57.618Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.632: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.874Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.658: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.874Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.723: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.875Z] 
15:55:57 [2024-02-22T20:55:57.875Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761626056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.875Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761626056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761626056 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761626056 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761626056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761626056 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761626056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:55:57 [2024-02-22T20:55:57.876Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-761626389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:55:57 [2024-02-22T20:55:57.876Z] 
15:55:57 [2024-02-22T20:55:57.876Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:57 [2024-02-22T20:55:57.876Z] 
15:55:57 [2024-02-22T20:55:57.876Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.911: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-761625892 data=null button=0 stateMask=0x0 x=155 y=288 count=0}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-761625892 data=null doit=true}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-761625892 data=null}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-761625891 data=null button=1 stateMask=0x0 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761625891 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-761625888 data=null button=1 stateMask=0x80000 x=155 y=288 count=1}, Tree node with text: IRQ Analysis]
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.946: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:57.963: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:57.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:58.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761625795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:55:58 [2024-02-22T20:55:58.132Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:58.030: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-WARNING **: 20:55:58.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.132Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.132Z] 
15:55:58 [2024-02-22T20:55:58.133Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.133Z] 
15:55:58 [2024-02-22T20:55:58.133Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:58 [2024-02-22T20:55:58.388Z] 
15:55:58 [2024-02-22T20:55:58.388Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:58.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-761624091 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761624091 data=null doit=true}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761624090 data=null}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761624090 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.751Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761624090 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-761624077 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:55:59 [2024-02-22T20:55:59.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:59.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.007Z] 
15:56:00 [2024-02-22T20:56:00.007Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.945: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:59.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.970: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-WARNING **: 20:55:59.971: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.008Z] 
15:56:00 [2024-02-22T20:56:00.008Z] (Eclipse:19316): Gtk-CRITICAL **: 20:55:59.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.044: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.264Z] 
15:56:00 [2024-02-22T20:56:00.264Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.264Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.264Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761623743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761623743 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761623743 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761623743 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.265Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761623742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761623742 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761623742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-761624053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.236: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.266Z] 
15:56:00 [2024-02-22T20:56:00.266Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.237: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:00 [2024-02-22T20:56:00.266Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-761623553 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761623553 data=null doit=true}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761623553 data=null}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761623553 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761623553 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-761623549 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.523Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.483: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.523Z] 
15:56:00 [2024-02-22T20:56:00.523Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.547: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.548: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.570: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761623192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761623192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761623192 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761623192 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761623192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761623192 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761623192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:00 [2024-02-22T20:56:00.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-761623477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:00 [2024-02-22T20:56:00.780Z] 
15:56:00 [2024-02-22T20:56:00.780Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on Tree node with text: Futex Contention Analysis
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761623051 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-761623051 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-761623051 data=null}, Tree node with text: Futex Contention Analysis]
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761623051 data=null button=1 stateMask=0x0 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
15:56:00 [2024-02-22T20:56:00.781Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761623051 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761622981 data=null button=1 stateMask=0x80000 x=199 y=242 count=1}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761622981 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761622981 data=null button=1 stateMask=0x0 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761622981 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761622978 data=null button=1 stateMask=0x80000 x=199 y=242 count=2}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-761622977 data=null button=0 stateMask=0x0 x=199 y=242 count=0}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-761622977 data=null doit=true}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-761622977 data=null}, Tree node with text: Futex Contention Analysis]
15:56:01 [2024-02-22T20:56:01.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on Tree node with text: Futex Contention Analysis
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.840: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-WARNING **: 20:56:00.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.907: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:01 [2024-02-22T20:56:01.037Z] 
15:56:01 [2024-02-22T20:56:01.037Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:00.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-761620281 data=null button=0 stateMask=0x0 x=114 y=104 count=0}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {bug446190} time=-761620281 data=null doit=true}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-761620281 data=null}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-761620281 data=null button=1 stateMask=0x0 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761620281 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-761620278 data=null button=1 stateMask=0x80000 x=114 y=104 count=1}, TreeItem with text {bug446190}]
15:56:03 [2024-02-22T20:56:03.805Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
15:56:03 [2024-02-22T20:56:03.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete Supplementary Files...'
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.672: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.673: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.805Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.805Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.727: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.728: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.729: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.755: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.778: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.779: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.804: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:03 [2024-02-22T20:56:03.806Z] 
15:56:03 [2024-02-22T20:56:03.806Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.061Z] 
15:56:04 [2024-02-22T20:56:04.061Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.826: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.061Z] 
15:56:04 [2024-02-22T20:56:04.061Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.061Z] 
15:56:04 [2024-02-22T20:56:04.061Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.827: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.827: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete Supplementary Files...'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select All", using matcher: of type 'Button'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deselect All", using matcher: of type 'Button'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761619963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761619963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761619963 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761619963 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761619963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761619963 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761619962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-761620248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete Supplementary Files...']
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.884: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.957: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:03.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:03.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761619811 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761619811 data=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761619810 data=null}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.008: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.062Z] 
15:56:04 [2024-02-22T20:56:04.062Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761619795 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] 
15:56:04 [2024-02-22T20:56:04.063Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.063Z] 
15:56:04 [2024-02-22T20:56:04.063Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] 
15:56:04 [2024-02-22T20:56:04.063Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.063Z] 
15:56:04 [2024-02-22T20:56:04.063Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761619759 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761619756 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761619756 data=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761619756 data=null}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761619756 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761619751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761619751 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761619751 data=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761619751 data=null}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761619751 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761619747 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.063Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761619746 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761619746 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761619746 data=null}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761619746 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619746 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.319Z] 
15:56:04 [2024-02-22T20:56:04.319Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.319Z] 
15:56:04 [2024-02-22T20:56:04.319Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761619728 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:04 [2024-02-22T20:56:04.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item Tree node with text: Views is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.319Z] 
15:56:04 [2024-02-22T20:56:04.319Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.087: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.319Z] 
15:56:04 [2024-02-22T20:56:04.319Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761619715 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761619715 data=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761619715 data=null}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761619715 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] 
15:56:04 [2024-02-22T20:56:04.319Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761619697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.319Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.319Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-761619696 data=null button=0 stateMask=0x0 x=112 y=35 count=0}, TreeItem with text {Experiments [1]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761619696 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761619696 data=null}, TreeItem with text {Experiments [1]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761619696 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619696 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]}]
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761619684 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:04 [2024-02-22T20:56:04.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.320Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-761619684 data=null doit=true}, TreeItem with text {TestExperiment [2]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-761619684 data=null}, TreeItem with text {TestExperiment [2]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-761619683 data=null button=1 stateMask=0x0 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761619683 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]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-761619681 data=null button=1 stateMask=0x80000 x=140 y=58 count=1}, TreeItem with text {TestExperiment [2]}]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Views} time=-761619681 data=null doit=true}, Tree node with text: Views]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Views} time=-761619681 data=null}, Tree node with text: Views]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Views} time=-761619681 data=null button=1 stateMask=0x0 x=116 y=127 count=1}, Tree node with text: Views]
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761619681 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Tree node with text: Views]
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.320Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Views} time=-761619652 data=null button=1 stateMask=0x80000 x=116 y=127 count=1}, Tree node with text: Views]
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:04.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:04 [2024-02-22T20:56:04.320Z] 
15:56:04 [2024-02-22T20:56:04.320Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.317: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761619069 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761619043 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761619043 data=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761619043 data=null}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761619043 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761619043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761619038 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:04 [2024-02-22T20:56:04.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:56:04 [2024-02-22T20:56:04.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:04.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.006: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.058: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.091: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.137Z] 
15:56:05 [2024-02-22T20:56:05.137Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] 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=-761618157 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:05 [2024-02-22T20:56:05.701Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761618156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761618156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761618156 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761618156 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761618156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761618156 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:05 [2024-02-22T20:56:05.702Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:56:05 [2024-02-22T20:56:05.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761618156 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:05 [2024-02-22T20:56:05.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761619002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:56:05 [2024-02-22T20:56:05.957Z] 
15:56:05 [2024-02-22T20:56:05.957Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.957Z] 
15:56:05 [2024-02-22T20:56:05.957Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:05 [2024-02-22T20:56:05.957Z] 
15:56:05 [2024-02-22T20:56:05.957Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.955: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:05.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.005: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.022: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.055: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.088: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] 
15:56:06 [2024-02-22T20:56:06.212Z] (Eclipse:19316): Gtk-WARNING **: 20:56:06.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:06 [2024-02-22T20:56:06.212Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.11 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
15:56:06 [2024-02-22T20:56:06.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testUstAnalyses -- Time elapsed: 0.725 s
15:56:06 [2024-02-22T20:56:06.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testAnalysisRun -- Time elapsed: 7.951 s
15:56:06 [2024-02-22T20:56:06.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testKernelAnalyses -- Time elapsed: 0.096 s
15:56:06 [2024-02-22T20:56:06.212Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest.testExperimentAnalyses -- Time elapsed: 0.067 s
15:56:06 [2024-02-22T20:56:06.212Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761617586 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761617430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:56:06 [2024-02-22T20:56:06.467Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761617095 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761617095 data=null doit=true}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761617095 data=null}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761617094 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.722Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761617094 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}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761617000 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761616999 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761616999 data=null doit=true}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761616999 data=null}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761616999 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616999 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}]
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761616981 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:06 [2024-02-22T20:56:06.978Z] 
15:56:06 [2024-02-22T20:56:06.978Z] !ENTRY org.eclipse.cdt.core 1 0 2024-02-22 20:56:06.832
15:56:06 [2024-02-22T20:56:06.978Z] !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%)
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Configure or convert to Tracing Project'
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-761616948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Configure or convert to Tracing Project']
15:56:06 [2024-02-22T20:56:06.978Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Configure or convert to Tracing Project'
15:56:07 [2024-02-22T20:56:07.234Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761616766 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761616766 data=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761616766 data=null}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761616765 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761616756 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761616755 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761616755 data=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761616755 data=null}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761616755 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761616751 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761616751 data=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761616751 data=null}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761616751 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.235Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761616750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761616749 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761616749 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761616749 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761616749 data=null}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761616749 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616749 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761616739 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761616737 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761616737 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761616737 data=null}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761616737 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616737 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761616733 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761616714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761616706 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761616706 data=null}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761616706 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761616704 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761616703 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616703 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761616703 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761616703 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616702 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616702 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}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616691 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-761616663 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']
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
15:56:07 [2024-02-22T20:56:07.237Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761616654 data=null button=0 stateMask=0x0 x=140 y=127 count=0}, TreeItem with text {ust-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761616654 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761616654 data=null}, TreeItem with text {ust-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761616654 data=null button=1 stateMask=0x0 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.237Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616653 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}]
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761616644 data=null button=1 stateMask=0x80000 x=140 y=127 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'LTTng UST Trace'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-761616582 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']
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'LTTng UST Trace'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761616571 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761616571 data=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761616571 data=null}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.238Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761616570 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.494Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761616559 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761616558 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761616558 data=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761616558 data=null}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761616558 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761616502 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:07 [2024-02-22T20:56:07.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761616501 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761616501 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761616501 data=null}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761616501 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616501 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761616494 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:07 [2024-02-22T20:56:07.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616493 data=null button=0 stateMask=0x0 x=151 y=104 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761616493 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761616493 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616493 data=null button=1 stateMask=0x0 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761616493 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}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761616475 data=null button=1 stateMask=0x80000 x=151 y=104 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:07 [2024-02-22T20:56:07.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761616452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:07 [2024-02-22T20:56:07.752Z] 
15:56:07 [2024-02-22T20:56:07.752Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:07.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:08 [2024-02-22T20:56:08.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:56:08 [2024-02-22T20:56:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:08 [2024-02-22T20:56:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:08 [2024-02-22T20:56:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761614893 data=null button=0 stateMask=0x0 x=92 y=81 count=0}, TreeItem with text {Traces [2]}]
15:56:08 [2024-02-22T20:56:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761614892 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:08 [2024-02-22T20:56:08.933Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761614892 data=null}, TreeItem with text {Traces [2]}]
15:56:08 [2024-02-22T20:56:08.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761614892 data=null button=1 stateMask=0x0 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:08 [2024-02-22T20:56:08.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761614892 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:08 [2024-02-22T20:56:08.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761614884 data=null button=1 stateMask=0x80000 x=92 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:09 [2024-02-22T20:56:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:09 [2024-02-22T20:56:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:09 [2024-02-22T20:56:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:09 [2024-02-22T20:56:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:09 [2024-02-22T20:56:09.189Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761614859 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:09 [2024-02-22T20:56:09.189Z] 
15:56:09 [2024-02-22T20:56:09.189Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:56:09.109
15:56:09 [2024-02-22T20:56:09.189Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:56:09 [2024-02-22T20:56:09.749Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:56:10 [2024-02-22T20:56:10.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:10 [2024-02-22T20:56:10.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:10 [2024-02-22T20:56:10.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:10 [2024-02-22T20:56:10.677Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761613147 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761613147 data=null doit=true}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761613147 data=null}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.678Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761613147 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761613147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761613055 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:10 [2024-02-22T20:56:10.934Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761613055 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761613055 data=null}, TreeItem with text {Experiments [1]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761613054 data=null button=1 stateMask=0x0 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761613054 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761613053 data=null button=1 stateMask=0x80000 x=112 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761613052 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761613052 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761613052 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761613052 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761613052 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}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761612987 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-761612964 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761612964 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761612964 data=null}, TreeItem with text {Experiment [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761612963 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761612963 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]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761612949 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761612886 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761612886 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761612886 data=null}, TreeItem with text {Traces [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761612886 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761612886 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:10 [2024-02-22T20:56:10.934Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761612875 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:11 [2024-02-22T20:56:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:11 [2024-02-22T20:56:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:11 [2024-02-22T20:56:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761612846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:11 [2024-02-22T20:56:11.190Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.142: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.190Z] 
15:56:11 [2024-02-22T20:56:11.190Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.178: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.195: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.213: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.232: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:11 [2024-02-22T20:56:11.445Z] 
15:56:11 [2024-02-22T20:56:11.445Z] (Eclipse:19316): Gtk-WARNING **: 20:56:11.249: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-761612047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-761612047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-761612047 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-761612047 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-761612047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-761612047 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-761612046 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611970 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761611970 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761611970 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611969 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761611969 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}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611942 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:12 [2024-02-22T20:56:12.007Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-761611896 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761611896 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761611896 data=null}, TreeItem with text {Experiment [2]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761611895 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761611895 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]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761611867 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:12 [2024-02-22T20:56:12.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:56:12 [2024-02-22T20:56:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:12 [2024-02-22T20:56:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:12 [2024-02-22T20:56:12.263Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611332 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761611332 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761611332 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611332 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761611332 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}]
15:56:12 [2024-02-22T20:56:12.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761611315 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761611285 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761611285 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761611285 data=null}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761611285 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761611285 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761611265 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761611243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:12 [2024-02-22T20:56:12.773Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:12 [2024-02-22T20:56:12.773Z] 
15:56:12 [2024-02-22T20:56:12.773Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.773Z] 
15:56:12 [2024-02-22T20:56:12.773Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.773Z] 
15:56:12 [2024-02-22T20:56:12.773Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.696: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.717: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.734: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.750: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:12 [2024-02-22T20:56:12.774Z] 
15:56:12 [2024-02-22T20:56:12.774Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.766: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.781: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.030Z] 
15:56:13 [2024-02-22T20:56:13.030Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.797: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.813: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.828: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.845: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761610953 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761610952 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761610952 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761610952 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] 
15:56:13 [2024-02-22T20:56:13.031Z] (Eclipse:19316): Gtk-WARNING **: 20:56:12.862: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761610936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761610936 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.031Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761610936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:13 [2024-02-22T20:56:13.287Z] 
15:56:13 [2024-02-22T20:56:13.287Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:13.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610594 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761610594 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761610594 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610594 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610594 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}]
15:56:13 [2024-02-22T20:56:13.288Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610574 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761610499 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761610499 data=null doit=true}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761610498 data=null}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761610498 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761610479 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761610479 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761610479 data=null doit=true}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761610478 data=null}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761610478 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761610475 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:13 [2024-02-22T20:56:13.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761610474 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761610474 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761610474 data=null}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761610474 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610474 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761610462 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:13 [2024-02-22T20:56:13.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:13 [2024-02-22T20:56:13.544Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610461 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761610461 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761610461 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610461 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610461 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}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610444 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Linux Kernel Trace'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-761610404 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']
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Linux Kernel Trace'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610396 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761610396 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761610396 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610396 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761610396 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}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761610389 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:13 [2024-02-22T20:56:13.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761610372 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:13 [2024-02-22T20:56:13.799Z] 
15:56:13 [2024-02-22T20:56:13.799Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:13.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:14 [2024-02-22T20:56:14.055Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
15:56:14 [2024-02-22T20:56:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:14 [2024-02-22T20:56:14.980Z] 
15:56:14 [2024-02-22T20:56:14.980Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:14.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:14 [2024-02-22T20:56:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:14 [2024-02-22T20:56:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761608839 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:14 [2024-02-22T20:56:14.980Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761608839 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:14 [2024-02-22T20:56:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761608839 data=null}, TreeItem with text {Traces [2]}]
15:56:14 [2024-02-22T20:56:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761608839 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:14 [2024-02-22T20:56:14.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761608839 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761608823 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:15 [2024-02-22T20:56:15.236Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761608807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:15 [2024-02-22T20:56:15.236Z] 
15:56:15 [2024-02-22T20:56:15.236Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:56:15.047
15:56:15 [2024-02-22T20:56:15.236Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:56:15 [2024-02-22T20:56:15.236Z] 
15:56:15 [2024-02-22T20:56:15.236Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:15.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:15 [2024-02-22T20:56:15.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:16 [2024-02-22T20:56:16.725Z] 
15:56:16 [2024-02-22T20:56:16.725Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:16.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761607211 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761607210 data=null doit=true}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761607210 data=null}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761607210 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761607210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761607194 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:16 [2024-02-22T20:56:16.725Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761607190 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761607190 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761607190 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761607190 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761607190 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}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761607178 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761607156 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761607156 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761607156 data=null}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761607156 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761607155 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}]
15:56:16 [2024-02-22T20:56:16.726Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761607095 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-761607073 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761607073 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761607073 data=null}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761607073 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761607073 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]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761607060 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.981Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761607039 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761607039 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761607039 data=null}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761607039 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761607038 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761607030 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761606994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761606988 data=null button=0 stateMask=0x0 x=151 y=127 count=0}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761606988 data=null doit=true}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761606988 data=null}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761606988 data=null button=1 stateMask=0x0 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606988 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}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761606971 data=null button=1 stateMask=0x80000 x=151 y=127 count=1}, TreeItem with text {kernel-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761606954 data=null button=0 stateMask=0x0 x=140 y=150 count=0}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761606953 data=null doit=true}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761606953 data=null}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761606953 data=null button=1 stateMask=0x0 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606953 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}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761606941 data=null button=1 stateMask=0x80000 x=140 y=150 count=1}, TreeItem with text {ust-overlap-testing}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-761606885 data=null button=0 stateMask=0x0 x=127 y=81 count=0}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761606885 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761606885 data=null}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761606884 data=null button=1 stateMask=0x0 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606884 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]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761606869 data=null button=1 stateMask=0x80000 x=127 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:16 [2024-02-22T20:56:16.982Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761606846 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761606846 data=null doit=true}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761606846 data=null}, TreeItem with text {test}]
15:56:16 [2024-02-22T20:56:16.983Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761606846 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606846 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761606795 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761606795 data=null button=0 stateMask=0x0 x=55 y=35 count=0}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761606795 data=null doit=true}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761606794 data=null}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761606794 data=null button=1 stateMask=0x0 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761606790 data=null button=1 stateMask=0x80000 x=55 y=35 count=1}, TreeItem with text {test}]
15:56:17 [2024-02-22T20:56:17.239Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.239Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761606790 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761606783 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761606783 data=null}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761606783 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606783 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761606777 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:17 [2024-02-22T20:56:17.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:17 [2024-02-22T20:56:17.240Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761606765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:17 [2024-02-22T20:56:17.240Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.495Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761606549 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761606549 data=null doit=true}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761606549 data=null}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761606549 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606549 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}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761606542 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.495Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761606541 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761606541 data=null doit=true}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761606541 data=null}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761606541 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606541 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}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761606497 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761606462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761606360 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761606360 data=null doit=true}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761606360 data=null}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761606360 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606359 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}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761606353 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761606329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761606326 data=null doit=true}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761606326 data=null}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761606326 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761606326 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}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761606319 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-761606318 data=null doit=true}, TreeItem with text {Trace Compass}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-761606318 data=null}, TreeItem with text {Trace Compass}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-761606318 data=null button=1 stateMask=0x0 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761606318 data=null item=TreeItem {Trace Compass} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Trace Compass}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-761606317 data=null button=1 stateMask=0x80000 x=109 y=35 count=1}, TreeItem with text {Trace Compass}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761606317 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761606317 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761606317 data=null}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761606316 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761606316 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.496Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761606310 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [0]}]
15:56:17 [2024-02-22T20:56:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
15:56:17 [2024-02-22T20:56:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Import...'
15:56:17 [2024-02-22T20:56:17.752Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Import...'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.008Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: of type 'Combo'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "", using matcher: (of type 'Combo')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Attempting to set focus on (of type 'Combo')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Sent event 24 to [Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} [layout=null] time=-761606020 data=null}, (of type 'Combo')]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCombo - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on (of type 'Tree')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761605954 data=null doit=true}, TreeItem with text {c-project}]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761605954 data=null}, TreeItem with text {c-project}]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761605954 data=null button=1 stateMask=0x0 x=91 y=12 count=1}, TreeItem with text {c-project}]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761605954 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}]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761605953 data=null button=1 stateMask=0x80000 x=91 y=12 count=1}, TreeItem with text {c-project}]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761605952 data=null button=0 stateMask=0x0 x=153 y=81 count=0}, Tree node with text: kernel-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-761605952 data=null doit=true}, Tree node with text: kernel-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-761605952 data=null}, Tree node with text: kernel-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761605952 data=null button=1 stateMask=0x0 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761605952 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]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-761605950 data=null button=1 stateMask=0x80000 x=153 y=81 count=1}, Tree node with text: kernel-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: kernel-overlap-testing
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:18 [2024-02-22T20:56:18.009Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-761605932 data=null button=0 stateMask=0x0 x=142 y=104 count=0}, Tree node with text: ust-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-761605932 data=null doit=true}, Tree node with text: ust-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-761605932 data=null}, Tree node with text: ust-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-761605931 data=null button=1 stateMask=0x0 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761605931 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]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-761605930 data=null button=1 stateMask=0x80000 x=142 y=104 count=1}, Tree node with text: ust-overlap-testing]
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Setting state to checked on: ust-overlap-testing
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
15:56:18 [2024-02-22T20:56:18.009Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Select &archive file...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "B&rowse...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Create experiment", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: of type 'Button'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Finish
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Finish} time=-761605927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Finish} time=-761605927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Finish} time=-761605927 data=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Finish} time=-761605927 data=null}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Finish} time=-761605927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Finish} time=-761605927 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on &Finish
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Finish} time=-761605927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')]
15:56:18 [2024-02-22T20:56:18.010Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Import...} time=-761606285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Import...']
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761605420 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761605420 data=null}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761605420 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761605420 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761605412 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761605410 data=null button=0 stateMask=0x0 x=110 y=81 count=0}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761605410 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761605410 data=null}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761605410 data=null button=1 stateMask=0x0 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761605410 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761605407 data=null button=1 stateMask=0x80000 x=110 y=81 count=1}, TreeItem with text {Traces [2]}]
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:18 [2024-02-22T20:56:18.572Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:18 [2024-02-22T20:56:18.827Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761605388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:18 [2024-02-22T20:56:18.827Z] 
15:56:18 [2024-02-22T20:56:18.827Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-02-22 20:56:18.704
15:56:18 [2024-02-22T20:56:18.827Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
15:56:18 [2024-02-22T20:56:18.827Z] 
15:56:18 [2024-02-22T20:56:18.827Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:18.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:19 [2024-02-22T20:56:19.082Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"Experiment"'
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:20 [2024-02-22T20:56:20.444Z] 
15:56:20 [2024-02-22T20:56:20.444Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:20.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:20 [2024-02-22T20:56:20.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:56:20 [2024-02-22T20:56:20.444Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761603572 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761603572 data=null}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761603571 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761603571 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761603570 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761603570 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761603570 data=null}, TreeItem with text {Experiment [2]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761603570 data=null button=1 stateMask=0x0 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761603570 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]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761603568 data=null button=1 stateMask=0x80000 x=145 y=81 count=1}, TreeItem with text {Experiment [2]}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761603567 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761603567 data=null doit=true}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761603567 data=null}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761603567 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761603567 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}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761603548 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761603525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:20 [2024-02-22T20:56:20.444Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761603294 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761603293 data=null doit=true}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761603293 data=null}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761603293 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761603293 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}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761603273 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761603243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761603192 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761603192 data=null doit=true}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761603192 data=null}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761603191 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761603191 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}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761603182 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761603159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:20 [2024-02-22T20:56:20.700Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761603058 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761603058 data=null doit=true}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761603058 data=null}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761603058 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.956Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761603057 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}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761603051 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-761603029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Refresh']
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Refresh'
15:56:20 [2024-02-22T20:56:20.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
15:56:20 [2024-02-22T20:56:20.957Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761603026 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761603026 data=null}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761603026 data=null button=1 stateMask=0x0 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761603025 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761603025 data=null button=1 stateMask=0x80000 x=130 y=58 count=1}, TreeItem with text {Experiments [1]}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761603023 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761603000 data=null button=0 stateMask=0x0 x=55 y=104 count=0}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761603000 data=null doit=true}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761603000 data=null}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761602999 data=null button=1 stateMask=0x0 x=55 y=104 count=1}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761602999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761602993 data=null button=1 stateMask=0x80000 x=55 y=104 count=1}, TreeItem with text {test}]
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:56:20 [2024-02-22T20:56:20.957Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.518Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602289 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] 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=-761602288 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:21 [2024-02-22T20:56:21.519Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761602287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761602287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761602287 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761602287 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761602287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.520Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761602287 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.775Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:21 [2024-02-22T20:56:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:56:21 [2024-02-22T20:56:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761602287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:21 [2024-02-22T20:56:21.775Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761602964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761601680 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-761601676 data=null button=0 stateMask=0x0 x=71 y=12 count=0}, TreeItem with text {c-project}]
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {c-project} time=-761601676 data=null doit=true}, TreeItem with text {c-project}]
15:56:22 [2024-02-22T20:56:22.335Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {c-project} time=-761601676 data=null}, TreeItem with text {c-project}]
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {c-project} time=-761601676 data=null button=1 stateMask=0x0 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761601676 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}]
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {c-project} time=-761601665 data=null button=1 stateMask=0x80000 x=71 y=12 count=1}, TreeItem with text {c-project}]
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:56:22 [2024-02-22T20:56:22.336Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:56:22 [2024-02-22T20:56:22.336Z] 
15:56:22 [2024-02-22T20:56:22.336Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:22.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.900Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761600994 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600994 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600993 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600993 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 
15:56:22 [2024-02-22T20:56:22.901Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:22.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761600984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600984 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600984 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] 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=-761600984 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761600983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761600983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761600983 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761600983 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761600983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761600983 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.901Z] 
15:56:22 [2024-02-22T20:56:22.901Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:22.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:22 [2024-02-22T20:56:22.901Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.902Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:22 [2024-02-22T20:56:22.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:56:22 [2024-02-22T20:56:22.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761600983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:22 [2024-02-22T20:56:22.902Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761601629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:56:23 [2024-02-22T20:56:23.463Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.17 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
15:56:23 [2024-02-22T20:56:23.463Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_01RefreshTraceAdded -- Time elapsed: 0.197 s
15:56:23 [2024-02-22T20:56:23.463Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_02RefreshOpenedTraceContentModified -- Time elapsed: 6.072 s
15:56:23 [2024-02-22T20:56:23.463Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_03RefreshClosedTraceContentModified -- Time elapsed: 3.650 s
15:56:23 [2024-02-22T20:56:23.463Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_04RefreshTraceDeleted -- Time elapsed: 0.296 s
15:56:23 [2024-02-22T20:56:23.463Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest.test16_05CProjectRefreshTraceDeleted -- Time elapsed: 3.529 s
15:56:23 [2024-02-22T20:56:23.463Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:56:23 [2024-02-22T20:56:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761600423 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:56:23 [2024-02-22T20:56:23.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:24 [2024-02-22T20:56:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:56:24 [2024-02-22T20:56:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:56:24 [2024-02-22T20:56:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:56:24 [2024-02-22T20:56:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761600301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:56:24 [2024-02-22T20:56:24.837Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:56:24 [2024-02-22T20:56:24.837Z] 
15:56:24 [2024-02-22T20:56:24.837Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:23.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761598721 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761598721 data=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761598720 data=null}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761598720 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.093Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761598709 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761598708 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761598708 data=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761598708 data=null}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761598708 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761598704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761598704 data=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761598704 data=null}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761598704 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761598704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761598698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761598697 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761598697 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761598697 data=null}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761598697 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598697 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761598691 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761598691 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761598691 data=null}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761598691 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.350Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761598691 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761598690 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761598690 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761598690 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761598690 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761598689 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598689 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761598672 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761598572 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761598571 data=null doit=true}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761598571 data=null}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761598571 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761598571 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761598566 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:25 [2024-02-22T20:56:25.351Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:25 [2024-02-22T20:56:25.351Z] 
15:56:25 [2024-02-22T20:56:25.351Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.246: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.351Z] 
15:56:25 [2024-02-22T20:56:25.351Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.261: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.607Z] 
15:56:25 [2024-02-22T20:56:25.607Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:25.463: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:25 [2024-02-22T20:56:25.607Z] 
15:56:25 [2024-02-22T20:56:25.607Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.607Z] 
15:56:25 [2024-02-22T20:56:25.607Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:25.492: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:25 [2024-02-22T20:56:25.607Z] 
15:56:25 [2024-02-22T20:56:25.607Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761598281 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761598281 data=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761598281 data=null}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761598281 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598281 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761598272 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761598271 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.607Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761598271 data=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761598271 data=null}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761598271 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598271 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761598267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:25 [2024-02-22T20:56:25.608Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761598266 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761598266 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761598266 data=null}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761598266 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598266 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761598263 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761598262 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761598262 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761598262 data=null}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761598262 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761598262 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761598255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:25 [2024-02-22T20:56:25.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:25 [2024-02-22T20:56:25.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.660: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] 
15:56:25 [2024-02-22T20:56:25.865Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:25 [2024-02-22T20:56:25.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:25 [2024-02-22T20:56:25.866Z] 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=-761597987 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761597986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761597986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761597986 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761597986 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761597986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761597986 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:25 [2024-02-22T20:56:25.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761597986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:26 [2024-02-22T20:56:26.122Z] 
15:56:26 [2024-02-22T20:56:26.122Z] (Eclipse:19316): Gtk-WARNING **: 20:56:25.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:26 [2024-02-22T20:56:26.122Z] 
15:56:26 [2024-02-22T20:56:26.122Z] (Eclipse:19316): Gtk-WARNING **: 20:56:26.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:26 [2024-02-22T20:56:26.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761598196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:26 [2024-02-22T20:56:26.122Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:26 [2024-02-22T20:56:26.377Z] 
15:56:26 [2024-02-22T20:56:26.377Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:26.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:26 [2024-02-22T20:56:26.377Z] 
15:56:26 [2024-02-22T20:56:26.377Z] (Eclipse:19316): Gtk-WARNING **: 20:56:26.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:26 [2024-02-22T20:56:26.377Z] 
15:56:26 [2024-02-22T20:56:26.377Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:26.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:26 [2024-02-22T20:56:26.377Z] 
15:56:26 [2024-02-22T20:56:26.377Z] (Eclipse:19316): Gtk-WARNING **: 20:56:26.253: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:27 [2024-02-22T20:56:27.742Z] 
15:56:27 [2024-02-22T20:56:27.742Z] (Eclipse:19316): Gtk-WARNING **: 20:56:27.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:27 [2024-02-22T20:56:27.742Z] 
15:56:27 [2024-02-22T20:56:27.742Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:27.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:27 [2024-02-22T20:56:27.742Z] 
15:56:27 [2024-02-22T20:56:27.742Z] (Eclipse:19316): Gtk-WARNING **: 20:56:27.597: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:27 [2024-02-22T20:56:27.742Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761596185 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761596185 data=null doit=true}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761596185 data=null}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761596185 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761596185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761596180 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761596180 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761596180 data=null doit=true}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761596180 data=null}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761596179 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761596179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761596176 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:27 [2024-02-22T20:56:27.743Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761596175 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761596175 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761596175 data=null}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761596175 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761596175 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761596165 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761596165 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761596165 data=null}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761596165 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761596165 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761596164 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-761596164 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-761596164 data=null}, TreeItem with text {symbolic-link [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-761596163 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761596163 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]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-761596163 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596161 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761596161 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.743Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761596160 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596160 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761596160 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596157 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596157 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596156 data=null button=1 stateMask=0x0 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761596150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596099 data=null button=1 stateMask=0x80000 x=172 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761596094 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761596094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761596094 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:27 [2024-02-22T20:56:27.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:56:27 [2024-02-22T20:56:27.744Z] 
15:56:27 [2024-02-22T20:56:27.744Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:27.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:28 [2024-02-22T20:56:28.001Z] 
15:56:28 [2024-02-22T20:56:28.001Z] (Eclipse:19316): Gtk-WARNING **: 20:56:27.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.001Z] 
15:56:28 [2024-02-22T20:56:28.001Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:27.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:28 [2024-02-22T20:56:28.001Z] 
15:56:28 [2024-02-22T20:56:28.001Z] (Eclipse:19316): Gtk-WARNING **: 20:56:27.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761595568 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761595568 data=null doit=true}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761595568 data=null}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761595568 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761595568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761595564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:28 [2024-02-22T20:56:28.256Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761595563 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761595563 data=null doit=true}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761595563 data=null}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761595563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761595563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761595560 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:28 [2024-02-22T20:56:28.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761595559 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761595559 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761595559 data=null}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761595559 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761595559 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761595552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:28 [2024-02-22T20:56:28.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:28 [2024-02-22T20:56:28.257Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761595552 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761595552 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761595552 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761595551 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761595551 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.257Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761595549 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:28 [2024-02-22T20:56:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:56:28 [2024-02-22T20:56:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.450: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.513Z] 
15:56:28 [2024-02-22T20:56:28.513Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:56:28 [2024-02-22T20:56:28.769Z] 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=-761595282 data=null doit=true}, Shell with text {Rename Trace}]
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:56:28 [2024-02-22T20:56:28.769Z] 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:'))
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:28 [2024-02-22T20:56:28.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')
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761595263 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761595262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761595262 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761595262 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761595262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761595262 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761595262 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.649: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:28 [2024-02-22T20:56:28.769Z] 
15:56:28 [2024-02-22T20:56:28.769Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.738: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:29 [2024-02-22T20:56:29.024Z] 
15:56:29 [2024-02-22T20:56:29.024Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:28.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:29 [2024-02-22T20:56:29.024Z] 
15:56:29 [2024-02-22T20:56:29.024Z] (Eclipse:19316): Gtk-WARNING **: 20:56:28.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-761595515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:29 [2024-02-22T20:56:29.024Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761594778 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761594778 data=null doit=true}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761594778 data=null}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761594778 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761594777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761594773 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761594772 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761594754 data=null doit=true}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761594754 data=null}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761594754 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761594754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761594750 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:29 [2024-02-22T20:56:29.279Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:29 [2024-02-22T20:56:29.279Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761594749 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761594749 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761594749 data=null}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761594749 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761594749 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761594745 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:29 [2024-02-22T20:56:29.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:29 [2024-02-22T20:56:29.280Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594703 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761594703 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761594703 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594702 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761594702 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}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594699 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:29 [2024-02-22T20:56:29.280Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761594677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:29 [2024-02-22T20:56:29.280Z] 
15:56:29 [2024-02-22T20:56:29.280Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:29.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:29 [2024-02-22T20:56:29.280Z] 
15:56:29 [2024-02-22T20:56:29.280Z] (Eclipse:19316): Gtk-WARNING **: 20:56:29.271: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:29 [2024-02-22T20:56:29.536Z] 
15:56:29 [2024-02-22T20:56:29.536Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:29.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:29 [2024-02-22T20:56:29.536Z] 
15:56:29 [2024-02-22T20:56:29.536Z] (Eclipse:19316): Gtk-WARNING **: 20:56:29.319: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761594102 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761594102 data=null doit=true}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761594101 data=null}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761594101 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.792Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761594101 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761594099 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594023 data=null button=0 stateMask=0x0 x=176 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761594023 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761594023 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594023 data=null button=1 stateMask=0x0 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761594022 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}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761594019 data=null button=1 stateMask=0x80000 x=176 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:29 [2024-02-22T20:56:29.793Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:30 [2024-02-22T20:56:30.050Z] 
15:56:30 [2024-02-22T20:56:30.050Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:29.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:30 [2024-02-22T20:56:30.050Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761593954 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761593954 data=null doit=true}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761593954 data=null}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761593953 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761593953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761593943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761593942 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761593942 data=null doit=true}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761593942 data=null}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761593942 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761593942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761593932 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:30 [2024-02-22T20:56:30.051Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761593931 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761593931 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761593930 data=null}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761593930 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761593930 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761593920 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761593919 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761593919 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761593919 data=null}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761593919 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761593919 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.051Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761593916 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:30 [2024-02-22T20:56:30.052Z] 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=-761593769 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761593768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761593768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761593768 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761593768 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761593768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761593768 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.052Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761593768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:30 [2024-02-22T20:56:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:30 [2024-02-22T20:56:30.614Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761593897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:31 [2024-02-22T20:56:31.176Z] 
15:56:31 [2024-02-22T20:56:31.176Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:30.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761591507 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761591507 data=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761591507 data=null}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761591507 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761591496 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761591495 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.539Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761591495 data=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761591495 data=null}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761591495 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761591492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.540Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761591491 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761591491 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761591491 data=null}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761591491 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591491 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761591486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761591486 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761591485 data=null}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761591485 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761591485 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761591484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761591478 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761591478 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761591477 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761591477 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591477 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761591460 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:56:32 [2024-02-22T20:56:32.540Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:56:32 [2024-02-22T20:56:32.797Z] 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=-761591224 data=null doit=true}, Shell with text {Copy Trace}]
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:56:32 [2024-02-22T20:56:32.797Z] 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:'))
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] 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'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:56:32 [2024-02-22T20:56:32.797Z] 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')
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] 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')
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-761591174 data=null doit=true}, Button with text {Copy as a link}]
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-761591174 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}]
15:56:32 [2024-02-22T20:56:32.797Z] 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')
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-761591173 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-761591173 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')]
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-761591173 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')]
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-761591173 data=null 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')]
15:56:32 [2024-02-22T20:56:32.797Z] 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')
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:32 [2024-02-22T20:56:32.797Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761591155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761591155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761591155 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761591155 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761591155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761591155 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761591155 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761591438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761591072 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761591072 data=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761591072 data=null}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761591072 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761591053 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761591053 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761591053 data=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761591053 data=null}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761591052 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761591041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:32 [2024-02-22T20:56:32.798Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761591040 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761591040 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761591040 data=null}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761591040 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591040 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761591026 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761591026 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761591026 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761591026 data=null}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761591026 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.798Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761591026 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:32 [2024-02-22T20:56:32.799Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761591023 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:33 [2024-02-22T20:56:33.054Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761590996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761590396 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761590396 data=null doit=true}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761590396 data=null}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761590396 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761590396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761590370 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:33 [2024-02-22T20:56:33.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761590369 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761590369 data=null}, TreeItem with text {Experiments [1]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761590369 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761590369 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761590368 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:33 [2024-02-22T20:56:33.616Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-761590366 data=null button=0 stateMask=0x0 x=127 y=58 count=0}, TreeItem with text {Experiment [2]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-761590366 data=null doit=true}, TreeItem with text {Experiment [2]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-761590366 data=null}, TreeItem with text {Experiment [2]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-761590365 data=null button=1 stateMask=0x0 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761590365 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]}]
15:56:33 [2024-02-22T20:56:33.616Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-761590353 data=null button=1 stateMask=0x80000 x=127 y=58 count=1}, TreeItem with text {Experiment [2]}]
15:56:33 [2024-02-22T20:56:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:56:33 [2024-02-22T20:56:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:56:33 [2024-02-22T20:56:33.617Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:56:33 [2024-02-22T20:56:33.873Z] 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=-761590175 data=null doit=true}, Shell with text {Copy Experiment}]
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: of type 'Text'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
15:56:33 [2024-02-22T20:56:33.873Z] 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:'))
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761590173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.873Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761590173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761590173 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761590173 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761590173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761590173 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.874Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761590173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:33 [2024-02-22T20:56:33.874Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761590336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:56:34 [2024-02-22T20:56:34.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761589648 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761589647 data=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761589647 data=null}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761589647 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761589640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761589640 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761589640 data=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761589640 data=null}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761589640 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761589636 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.437Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.437Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761589635 data=null button=0 stateMask=0x0 x=92 y=104 count=0}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761589635 data=null doit=true}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761589635 data=null}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761589635 data=null button=1 stateMask=0x0 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589635 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761589625 data=null button=1 stateMask=0x80000 x=92 y=104 count=1}, TreeItem with text {Traces [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-761589624 data=null doit=true}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-761589624 data=null}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-761589624 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761589624 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]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-761589623 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-761589621 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [2]} time=-761589621 data=null doit=true}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-761589621 data=null}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-761589620 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589620 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]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-761589609 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [2]}]
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:56:34 [2024-02-22T20:56:34.438Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589315 data=null doit=true}, Shell with text {Copy Experiment}]
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: of type 'Text'
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
15:56:34 [2024-02-22T20:56:34.694Z] 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:'))
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.694Z] 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)'
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
15:56:34 [2024-02-22T20:56:34.694Z] 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')
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.694Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.694Z] 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')
15:56:34 [2024-02-22T20:56:34.694Z] 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
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589313 data=null 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589312 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589312 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589312 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')]
15:56:34 [2024-02-22T20:56:34.694Z] 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=-761589312 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')]
15:56:34 [2024-02-22T20:56:34.695Z] 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=-761589312 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')]
15:56:34 [2024-02-22T20:56:34.695Z] 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')
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761589312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761589312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761589312 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761589312 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761589312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761589312 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761589312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761589593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:34 [2024-02-22T20:56:34.695Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761589175 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761589174 data=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761589174 data=null}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761589174 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761589152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761589151 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761589151 data=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761589151 data=null}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761589151 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.695Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761589140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:34 [2024-02-22T20:56:34.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761589140 data=null button=0 stateMask=0x0 x=92 y=242 count=0}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761589140 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761589139 data=null}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761589139 data=null button=1 stateMask=0x0 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589139 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761589134 data=null button=1 stateMask=0x80000 x=92 y=242 count=1}, TreeItem with text {Traces [4]}]
15:56:34 [2024-02-22T20:56:34.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-761589134 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-761589123 data=null}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-761589123 data=null button=1 stateMask=0x0 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761589123 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]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-761589122 data=null button=1 stateMask=0x80000 x=135 y=196 count=1}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-761589121 data=null doit=true}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-761589121 data=null}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-761589121 data=null button=1 stateMask=0x0 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.696Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761589121 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]}]
15:56:34 [2024-02-22T20:56:34.697Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-761589120 data=null button=1 stateMask=0x80000 x=135 y=380 count=1}, TreeItem with text {expDeepCopy [2]}]
15:56:34 [2024-02-22T20:56:34.697Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:56:34 [2024-02-22T20:56:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761589034 data=null button=0 stateMask=0x0 x=172 y=403 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761589034 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761589034 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.953Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761589034 data=null button=1 stateMask=0x0 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761589033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761589000 data=null button=1 stateMask=0x80000 x=172 y=403 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761588965 data=null button=0 stateMask=0x0 x=176 y=426 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-761588965 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-761588965 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761588965 data=null button=1 stateMask=0x0 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761588965 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}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761588930 data=null button=1 stateMask=0x80000 x=176 y=426 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:34 [2024-02-22T20:56:34.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:34 [2024-02-22T20:56:34.954Z] 
15:56:34 [2024-02-22T20:56:34.954Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:34.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761588596 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.209Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761588595 data=null doit=true}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761588595 data=null}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.210Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761588595 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761588595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761588577 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761588576 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761588576 data=null doit=true}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761588576 data=null}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761588576 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761588576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.465Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761588555 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:35 [2024-02-22T20:56:35.466Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761588554 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761588554 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761588554 data=null}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761588554 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761588554 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761588547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761588547 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761588547 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761588547 data=null}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761588546 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761588546 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761588543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:35 [2024-02-22T20:56:35.466Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:35 [2024-02-22T20:56:35.723Z] 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=-761588283 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761588283 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761588283 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761588282 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761588282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761588282 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761588282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:35 [2024-02-22T20:56:35.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761588483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:36 [2024-02-22T20:56:36.284Z] 
15:56:36 [2024-02-22T20:56:36.284Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:36.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761586212 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761586212 data=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761586212 data=null}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761586212 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761586205 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761586205 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761586205 data=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761586205 data=null}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761586205 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586204 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761586201 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761586200 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761586200 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761586200 data=null}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761586200 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586200 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761586189 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761586189 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761586189 data=null}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761586189 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761586188 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761586188 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761586187 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761586187 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761586187 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761586187 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586187 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761586170 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:37 [2024-02-22T20:56:37.905Z] 
15:56:37 [2024-02-22T20:56:37.905Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:37.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761586109 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.905Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761586109 data=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761586109 data=null}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761586108 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761586093 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761586092 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761586092 data=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761586092 data=null}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761586092 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761586084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:37 [2024-02-22T20:56:37.906Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761586083 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761586083 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.906Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761586083 data=null}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761586082 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586082 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761586076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761586075 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761586075 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761586075 data=null}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761586075 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761586075 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761586068 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:37 [2024-02-22T20:56:37.907Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:38 [2024-02-22T20:56:38.163Z] 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=-761585787 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761585786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761585786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761585786 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761585786 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761585786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761585786 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.163Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761585786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:38 [2024-02-22T20:56:38.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761586050 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:38 [2024-02-22T20:56:38.419Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:38 [2024-02-22T20:56:38.675Z] 
15:56:38 [2024-02-22T20:56:38.675Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:38.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761583934 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761583934 data=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761583934 data=null}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761583934 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583934 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761583924 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761583924 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761583923 data=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761583923 data=null}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761583923 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761583919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.038Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761583918 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761583918 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761583918 data=null}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761583917 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583917 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761583908 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761583907 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761583907 data=null}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761583907 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761583907 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761583906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761583906 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761583906 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761583905 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761583905 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761583888 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
15:56:40 [2024-02-22T20:56:40.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Rename...'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Rename...'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
15:56:40 [2024-02-22T20:56:40.294Z] 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=-761583634 data=null doit=true}, Shell with text {Rename Trace}]
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:56:40 [2024-02-22T20:56:40.294Z] 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:'))
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761583620 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761583619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761583619 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761583619 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761583619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761583619 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.295Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761583619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:40 [2024-02-22T20:56:40.550Z] 
15:56:40 [2024-02-22T20:56:40.550Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:40.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:40 [2024-02-22T20:56:40.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-761583867 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Rename...']
15:56:40 [2024-02-22T20:56:40.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:40 [2024-02-22T20:56:40.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761583241 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761583241 data=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761583241 data=null}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761583241 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583241 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761583196 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761583195 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761583195 data=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761583195 data=null}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761583195 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761583191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:40 [2024-02-22T20:56:40.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761583191 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761583191 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761583190 data=null}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761583190 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583190 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761583176 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:40 [2024-02-22T20:56:40.807Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761583175 data=null button=0 stateMask=0x0 x=158 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761583175 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761583175 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761583175 data=null button=1 stateMask=0x0 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761583175 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}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761583159 data=null button=1 stateMask=0x80000 x=158 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:40 [2024-02-22T20:56:40.807Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761583140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:40 [2024-02-22T20:56:40.807Z] 
15:56:40 [2024-02-22T20:56:40.807Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:40.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761582604 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761582604 data=null doit=true}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761582604 data=null}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761582604 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761582603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761582598 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:41 [2024-02-22T20:56:41.368Z] 
15:56:41 [2024-02-22T20:56:41.368Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:41.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761582531 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761582531 data=null doit=true}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761582531 data=null}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761582531 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761582531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.368Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761582515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761582514 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761582514 data=null doit=true}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761582514 data=null}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761582514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761582514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761582506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:41 [2024-02-22T20:56:41.369Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761582505 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761582505 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761582505 data=null}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761582505 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761582504 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761582498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761582498 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761582497 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761582497 data=null}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761582497 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761582497 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761582487 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:41 [2024-02-22T20:56:41.369Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:41 [2024-02-22T20:56:41.625Z] 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=-761582296 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761582296 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761582295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761582295 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761582295 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761582295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761582295 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.625Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761582295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:41 [2024-02-22T20:56:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761582470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:41 [2024-02-22T20:56:41.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:41 [2024-02-22T20:56:41.881Z] 
15:56:41 [2024-02-22T20:56:41.881Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:41.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:43 [2024-02-22T20:56:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:43 [2024-02-22T20:56:43.245Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:43 [2024-02-22T20:56:43.500Z] 
15:56:43 [2024-02-22T20:56:43.500Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:43.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761580519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761580519 data=null doit=true}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761580519 data=null}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761580519 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761580519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761580505 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761580505 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761580505 data=null doit=true}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761580505 data=null}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761580504 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761580504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761580493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:43 [2024-02-22T20:56:43.500Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761580492 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761580492 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761580492 data=null}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761580492 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761580492 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761580486 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761580486 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761580486 data=null}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761580486 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761580486 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761580485 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:43 [2024-02-22T20:56:43.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761580485 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761580484 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761580484 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761580484 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761580484 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761580469 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:43 [2024-02-22T20:56:43.501Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:43 [2024-02-22T20:56:43.756Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761580444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:43 [2024-02-22T20:56:43.756Z] 
15:56:43 [2024-02-22T20:56:43.756Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:43.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761579845 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761579845 data=null doit=true}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761579845 data=null}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761579844 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761579844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761579834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:44 [2024-02-22T20:56:44.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761579833 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761579833 data=null}, TreeItem with text {Experiments [1]}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761579833 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761579833 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761579824 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:44 [2024-02-22T20:56:44.011Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:44 [2024-02-22T20:56:44.011Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761579824 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761579823 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761579823 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761579823 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]}]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761579822 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761579822 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761579821 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761579821 data=null}, Tree node with text: ExampleCustomTxt.log]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761579821 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761579821 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]
15:56:44 [2024-02-22T20:56:44.012Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761579802 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:56:44 [2024-02-22T20:56:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
15:56:44 [2024-02-22T20:56:44.267Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Remove'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Remove'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
15:56:44 [2024-02-22T20:56:44.522Z] 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=-761579494 data=null doit=true}, Shell with text {Confirm Remove}]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761579494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761579494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761579494 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761579494 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761579494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761579494 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761579494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:44 [2024-02-22T20:56:44.522Z] 
15:56:44 [2024-02-22T20:56:44.522Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:44.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:44 [2024-02-22T20:56:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-761579783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Remove']
15:56:44 [2024-02-22T20:56:44.777Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:44 [2024-02-22T20:56:44.777Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:45 [2024-02-22T20:56:45.338Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:45 [2024-02-22T20:56:45.338Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761578639 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761578639 data=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761578639 data=null}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761578639 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761578615 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761578614 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761578614 data=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761578614 data=null}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761578614 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761578611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761578610 data=null button=0 stateMask=0x0 x=92 y=150 count=0}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761578610 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761578610 data=null}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761578610 data=null button=1 stateMask=0x0 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578610 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761578598 data=null button=1 stateMask=0x80000 x=92 y=150 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.339Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761578593 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761578592 data=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761578592 data=null}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761578592 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761578580 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761578580 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761578580 data=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.339Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761578580 data=null}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761578579 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761578576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:45 [2024-02-22T20:56:45.340Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761578575 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761578575 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761578575 data=null}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761578575 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578575 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761578563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761578563 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761578563 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761578563 data=null}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761578563 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761578563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761578560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:45 [2024-02-22T20:56:45.340Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:45 [2024-02-22T20:56:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:45 [2024-02-22T20:56:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:45 [2024-02-22T20:56:45.595Z] 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=-761578425 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:45 [2024-02-22T20:56:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:45 [2024-02-22T20:56:45.595Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761578424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761578424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761578424 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761578424 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761578424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761578424 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761578424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:45 [2024-02-22T20:56:45.596Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761578536 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:46 [2024-02-22T20:56:46.159Z] 
15:56:46 [2024-02-22T20:56:46.159Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:46.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:47 [2024-02-22T20:56:47.523Z] 
15:56:47 [2024-02-22T20:56:47.523Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:47.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:47 [2024-02-22T20:56:47.523Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761576348 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761576347 data=null doit=true}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761576347 data=null}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761576347 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761576347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761576300 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761576299 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761576299 data=null doit=true}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761576299 data=null}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761576299 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761576299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761576294 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:47 [2024-02-22T20:56:47.524Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761576294 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761576294 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761576294 data=null}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761576294 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761576293 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761576288 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761576287 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761576287 data=null}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761576287 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761576287 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761576286 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-761576286 data=null doit=true}, TreeItem with text {symbolic-link [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-761576286 data=null}, TreeItem with text {symbolic-link [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-761576285 data=null button=1 stateMask=0x0 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761576285 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]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-761576285 data=null button=1 stateMask=0x80000 x=133 y=81 count=1}, TreeItem with text {symbolic-link [1]}]
15:56:47 [2024-02-22T20:56:47.524Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761576277 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761576277 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761576277 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761576277 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761576276 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761576259 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:56:47 [2024-02-22T20:56:47.780Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:56:48 [2024-02-22T20:56:48.035Z] 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=-761575985 data=null doit=true}, Shell with text {Copy Trace}]
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:56:48 [2024-02-22T20:56:48.035Z] 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:'))
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:48 [2024-02-22T20:56:48.035Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761575950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761575950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761575950 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761575950 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761575950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761575950 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761575949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761576195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761575788 data=null button=0 stateMask=0x0 x=172 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761575788 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761575788 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761575788 data=null button=1 stateMask=0x0 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761575788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761575784 data=null button=1 stateMask=0x80000 x=172 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:56:48 [2024-02-22T20:56:48.291Z] 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=-761575659 data=null doit=true}, Shell with text {Copy Trace}]
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:56:48 [2024-02-22T20:56:48.291Z] 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:'))
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.291Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] 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'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:56:48 [2024-02-22T20:56:48.292Z] 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')
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] 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')
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-761575641 data=null doit=true}, Button with text {Copy as a link}]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-761575641 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}]
15:56:48 [2024-02-22T20:56:48.292Z] 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')
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-761575641 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-761575626 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')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-761575626 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')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-761575626 data=null 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')]
15:56:48 [2024-02-22T20:56:48.292Z] 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')
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761575610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761575610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761575610 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761575610 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761575610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.292Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761575610 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761575610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761575757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761575459 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761575459 data=null doit=true}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761575459 data=null}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761575459 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761575459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761575448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761575448 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761575448 data=null doit=true}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761575448 data=null}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761575447 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761575447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761575435 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:48 [2024-02-22T20:56:48.548Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761575434 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761575434 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761575434 data=null}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761575434 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.548Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761575434 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761575421 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:48 [2024-02-22T20:56:48.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:56:48 [2024-02-22T20:56:48.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761575420 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761575420 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761575420 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761575420 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761575420 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}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761575408 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:48 [2024-02-22T20:56:48.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:48 [2024-02-22T20:56:48.805Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761575377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:48 [2024-02-22T20:56:48.805Z] 
15:56:48 [2024-02-22T20:56:48.805Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:48.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:49 [2024-02-22T20:56:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:49 [2024-02-22T20:56:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:49 [2024-02-22T20:56:49.061Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:49 [2024-02-22T20:56:49.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:49 [2024-02-22T20:56:49.621Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761573746 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761573745 data=null doit=true}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761573745 data=null}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761573745 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761573745 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761573740 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761573701 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.183Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761573701 data=null doit=true}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761573701 data=null}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761573701 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761573701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761573682 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761573681 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761573681 data=null doit=true}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761573681 data=null}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761573681 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761573681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761573673 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:50 [2024-02-22T20:56:50.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761573672 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761573672 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761573672 data=null}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761573672 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761573672 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761573665 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:50 [2024-02-22T20:56:50.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
15:56:50 [2024-02-22T20:56:50.184Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761573664 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-761573664 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-761573664 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761573664 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761573664 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}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761573646 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:56:50 [2024-02-22T20:56:50.184Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:56:50 [2024-02-22T20:56:50.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:56:50 [2024-02-22T20:56:50.440Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:50 [2024-02-22T20:56:50.440Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761573626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:56:50 [2024-02-22T20:56:50.999Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:51 [2024-02-22T20:56:51.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:51 [2024-02-22T20:56:51.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:51 [2024-02-22T20:56:51.000Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:51 [2024-02-22T20:56:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:51 [2024-02-22T20:56:51.254Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761572083 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761572083 data=null doit=true}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761572083 data=null}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761572083 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761572082 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761572072 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761572011 data=null button=0 stateMask=0x0 x=176 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761572010 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761572010 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761572010 data=null button=1 stateMask=0x0 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761572010 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}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761572002 data=null button=1 stateMask=0x80000 x=176 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:51 [2024-02-22T20:56:51.817Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:56:52 [2024-02-22T20:56:52.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761571973 data=null button=0 stateMask=0x0 x=176 y=150 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-761571973 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-761571973 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761571972 data=null button=1 stateMask=0x0 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761571972 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}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761571945 data=null button=1 stateMask=0x80000 x=176 y=150 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:52 [2024-02-22T20:56:52.073Z] 
15:56:52 [2024-02-22T20:56:52.073Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:51.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761571877 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761571877 data=null doit=true}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761571877 data=null}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761571877 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761571876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761571861 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761571860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761571860 data=null doit=true}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761571856 data=null}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761571855 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761571855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761571851 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:52 [2024-02-22T20:56:52.073Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761571850 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761571850 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761571850 data=null}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761571850 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761571850 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761571844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-761571844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.073Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-761571844 data=null doit=true}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-761571844 data=null}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-761571844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761571843 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-761571835 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [4]}]
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:52 [2024-02-22T20:56:52.074Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:52 [2024-02-22T20:56:52.330Z] 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=-761571687 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761571686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761571686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761571686 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761571686 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761571686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761571686 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761571686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:52 [2024-02-22T20:56:52.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:52 [2024-02-22T20:56:52.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761571820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:53 [2024-02-22T20:56:53.146Z] 
15:56:53 [2024-02-22T20:56:53.146Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:53.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761569389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761569389 data=null doit=true}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761569389 data=null}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761569389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761569389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761569382 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761569382 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.511Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761569378 data=null doit=true}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761569377 data=null}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761569377 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761569377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761569373 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:54 [2024-02-22T20:56:54.512Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761569373 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761569373 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761569373 data=null}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761569373 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761569373 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761569368 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761569367 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761569367 data=null}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.512Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761569367 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761569367 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761569366 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761569366 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761569366 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761569366 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761569366 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761569366 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761569351 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:54 [2024-02-22T20:56:54.513Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:56:54 [2024-02-22T20:56:54.769Z] 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=-761569203 data=null doit=true}, Shell with text {Confirm Delete}]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761569201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761569201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761569201 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761569201 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761569201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761569201 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:54 [2024-02-22T20:56:54.769Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761569201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.036Z] 
15:56:55 [2024-02-22T20:56:55.036Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:54.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761569325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:55 [2024-02-22T20:56:55.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761568892 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761568892 data=null doit=true}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761568892 data=null}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761568892 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761568892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761568859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761568859 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761568859 data=null doit=true}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761568859 data=null}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761568859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761568859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761568855 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:55 [2024-02-22T20:56:55.037Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:55 [2024-02-22T20:56:55.037Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761568854 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761568854 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761568854 data=null}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761568854 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761568854 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761568844 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761568844 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761568844 data=null doit=true}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761568844 data=null}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761568844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761568844 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761568841 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:55 [2024-02-22T20:56:55.038Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:55 [2024-02-22T20:56:55.293Z] 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=-761568734 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:55 [2024-02-22T20:56:55.293Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761568733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761568733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761568733 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761568733 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761568733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761568733 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761568733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761568819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:55 [2024-02-22T20:56:55.294Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:55 [2024-02-22T20:56:55.549Z] 
15:56:55 [2024-02-22T20:56:55.549Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:55.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:56 [2024-02-22T20:56:56.912Z] 
15:56:56 [2024-02-22T20:56:56.912Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:56.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761567100 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.912Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761567100 data=null doit=true}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761567099 data=null}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761567099 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761567099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761567088 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761567087 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761567087 data=null doit=true}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761567087 data=null}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761567087 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761567087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761567083 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:56 [2024-02-22T20:56:56.913Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761567082 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761567082 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761567082 data=null}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761567082 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761567082 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761567071 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761567071 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761567071 data=null}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761567070 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761567070 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761567070 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761567069 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761567069 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761567069 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761567069 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761567069 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761567052 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Generic Experiment'
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Generic Experiment'
15:56:56 [2024-02-22T20:56:56.913Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-761567035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Generic Experiment']
15:56:57 [2024-02-22T20:56:57.169Z] 
15:56:57 [2024-02-22T20:56:57.169Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:56.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761566470 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761566470 data=null doit=true}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761566470 data=null}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761566470 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761566469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761566454 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:57 [2024-02-22T20:56:57.424Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761566454 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761566454 data=null}, TreeItem with text {Experiments [1]}]
15:56:57 [2024-02-22T20:56:57.424Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761566454 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761566454 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761566453 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761566452 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761566452 data=null}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761566452 data=null button=1 stateMask=0x0 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761566452 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]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-761566444 data=null button=1 stateMask=0x80000 x=165 y=58 count=1}, TreeItem with text {ExampleCustomTxt.log [1]}]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761566443 data=null button=0 stateMask=0x0 x=172 y=81 count=0}, Tree node with text: ExampleCustomTxt.log]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761566443 data=null doit=true}, Tree node with text: ExampleCustomTxt.log]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761566443 data=null}, Tree node with text: ExampleCustomTxt.log]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761566443 data=null button=1 stateMask=0x0 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761566443 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]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761566425 data=null button=1 stateMask=0x80000 x=172 y=81 count=1}, Tree node with text: ExampleCustomTxt.log]
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:56:57 [2024-02-22T20:56:57.425Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:56:57 [2024-02-22T20:56:57.680Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:56:57 [2024-02-22T20:56:57.681Z] 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=-761566158 data=null doit=true}, Shell with text {Confirm Delete}]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761566158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761566158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761566158 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761566158 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761566158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761566158 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:57 [2024-02-22T20:56:57.681Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761566158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.242Z] 
15:56:58 [2024-02-22T20:56:58.242Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:57.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761566407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761565765 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761565764 data=null doit=true}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761565764 data=null}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761565764 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761565764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761565695 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:58 [2024-02-22T20:56:58.242Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761565695 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761565695 data=null doit=true}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761565695 data=null}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761565694 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761565694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761565690 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:56:58 [2024-02-22T20:56:58.243Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761565689 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761565689 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761565689 data=null}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761565689 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761565689 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761565677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761565676 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761565676 data=null doit=true}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761565676 data=null}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761565676 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761565676 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761565673 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:56:58 [2024-02-22T20:56:58.243Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:56:58 [2024-02-22T20:56:58.499Z] 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=-761565419 data=null doit=true}, Shell with text {Confirm Clear}]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761565418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761565418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761565418 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761565418 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761565418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761565418 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.499Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761565418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:56:58 [2024-02-22T20:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761565645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:56:58 [2024-02-22T20:56:58.500Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:56:58 [2024-02-22T20:56:58.755Z] 
15:56:58 [2024-02-22T20:56:58.755Z] (Eclipse:19316): Gtk-CRITICAL **: 20:56:58.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:00 [2024-02-22T20:57:00.118Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761563867 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761563867 data=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761563867 data=null}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761563867 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761563860 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761563860 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761563859 data=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761563859 data=null}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761563859 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761563856 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.119Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761563855 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761563855 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761563855 data=null}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761563855 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563855 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761563845 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761563845 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761563844 data=null}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761563844 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761563844 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761563843 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563843 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761563843 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761563843 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.119Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563843 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563843 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563825 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563825 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563825 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761563825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563810 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563761 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761563761 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761563761 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563721 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761563721 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761563721 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563721 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563721 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761563716 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:57:00 [2024-02-22T20:57:00.120Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:57:00 [2024-02-22T20:57:00.376Z] 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=-761563584 data=null doit=true}, Shell with text {Copy Trace}]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:57:00 [2024-02-22T20:57:00.376Z] 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:'))
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761563520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761563520 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761563519 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761563519 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761563519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.376Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761563519 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761563519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761563700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761563376 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.632Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761563376 data=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761563376 data=null}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761563376 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761563356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761563356 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761563355 data=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761563355 data=null}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761563355 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761563351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:00 [2024-02-22T20:57:00.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761563351 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761563351 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761563351 data=null}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761563351 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563351 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761563337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:00 [2024-02-22T20:57:00.633Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563335 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761563335 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761563335 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563335 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.633Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761563335 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}]
15:57:00 [2024-02-22T20:57:00.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563309 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563309 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563309 data=null button=1 stateMask=0x0 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.634Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761563309 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}]
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563293 data=null button=1 stateMask=0x80000 x=158 y=104 count=2}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761563094 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761563094 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761563094 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:00 [2024-02-22T20:57:00.889Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:01 [2024-02-22T20:57:01.815Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761562035 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761562031 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761562031 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761562031 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761562031 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761562003 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761562002 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:01 [2024-02-22T20:57:01.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761562002 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761562002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761561970 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761561861 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761561861 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761561861 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:02 [2024-02-22T20:57:02.072Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:02 [2024-02-22T20:57:02.072Z] 
15:57:02 [2024-02-22T20:57:02.072Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:02.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:02 [2024-02-22T20:57:02.327Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761561711 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761561711 data=null doit=true}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761561711 data=null}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761561710 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761561710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761561692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761561692 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761561692 data=null doit=true}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761561692 data=null}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761561692 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.328Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761561692 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761561688 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:02 [2024-02-22T20:57:02.329Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761561687 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761561687 data=null doit=true}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761561687 data=null}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761561687 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761561687 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761561681 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761561680 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761561680 data=null doit=true}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761561680 data=null}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761561680 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761561680 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761561677 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:02 [2024-02-22T20:57:02.329Z] 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=-761561483 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761561483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761561483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.329Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761561483 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761561483 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761561483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.330Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761561483 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761561483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:02 [2024-02-22T20:57:02.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:02 [2024-02-22T20:57:02.585Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761561654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:03 [2024-02-22T20:57:03.146Z] 
15:57:03 [2024-02-22T20:57:03.146Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:03.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:04 [2024-02-22T20:57:04.508Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761559307 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761559307 data=null doit=true}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761559307 data=null}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761559307 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.509Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761559307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.764Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761559269 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761559268 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761559268 data=null doit=true}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761559268 data=null}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761559268 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761559268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761559264 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:04 [2024-02-22T20:57:04.765Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761559263 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761559263 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761559263 data=null}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761559263 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761559262 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761559256 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761559256 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761559256 data=null}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761559256 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761559256 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761559255 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761559254 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761559254 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761559254 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761559254 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761559254 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761559237 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:04 [2024-02-22T20:57:04.765Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:05 [2024-02-22T20:57:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
15:57:05 [2024-02-22T20:57:05.020Z] 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=-761558977 data=null doit=true}, Shell with text {Confirm Delete}]
15:57:05 [2024-02-22T20:57:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:05 [2024-02-22T20:57:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:05 [2024-02-22T20:57:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:05 [2024-02-22T20:57:05.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')
15:57:05 [2024-02-22T20:57:05.020Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761558976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761558976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761558976 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761558976 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761558976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761558976 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.021Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761558976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.275Z] 
15:57:05 [2024-02-22T20:57:05.275Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:05.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:05 [2024-02-22T20:57:05.275Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:05 [2024-02-22T20:57:05.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:05 [2024-02-22T20:57:05.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:05 [2024-02-22T20:57:05.275Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761558622 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761558622 data=null doit=true}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761558622 data=null}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761558622 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761558621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761558576 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761558575 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761558575 data=null doit=true}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761558575 data=null}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761558575 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761558575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761558570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:05 [2024-02-22T20:57:05.276Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761558570 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761558570 data=null doit=true}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761558570 data=null}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761558569 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761558569 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761558563 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-761558562 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-761558562 data=null doit=true}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-761558562 data=null}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-761558562 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761558562 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-761558553 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [0]}]
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:05 [2024-02-22T20:57:05.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:05 [2024-02-22T20:57:05.531Z] 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=-761558393 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761558392 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761558392 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761558392 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.531Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761558377 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761558377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:05 [2024-02-22T20:57:05.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761558531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:05 [2024-02-22T20:57:05.532Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:05 [2024-02-22T20:57:05.787Z] 
15:57:05 [2024-02-22T20:57:05.787Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:05.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:07 [2024-02-22T20:57:07.150Z] 
15:57:07 [2024-02-22T20:57:07.150Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:07.044: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761556738 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761556738 data=null doit=true}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.150Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761556738 data=null}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761556738 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761556738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761556731 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.151Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-761556730 data=null doit=true}, TreeItem with text {Experiments [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-761556730 data=null}, TreeItem with text {Experiments [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-761556730 data=null button=1 stateMask=0x0 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761556724 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Experiments [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-761556723 data=null button=1 stateMask=0x80000 x=112 y=35 count=1}, TreeItem with text {Experiments [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-761556723 data=null doit=true}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-761556723 data=null}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-761556723 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761556723 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]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-761556722 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-761556721 data=null button=0 stateMask=0x0 x=101 y=58 count=0}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {exp [1]} time=-761556721 data=null doit=true}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-761556721 data=null}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-761556721 data=null button=1 stateMask=0x0 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761556721 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]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-761556715 data=null button=1 stateMask=0x80000 x=101 y=58 count=1}, TreeItem with text {exp [1]}]
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:57:07 [2024-02-22T20:57:07.151Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:57:07 [2024-02-22T20:57:07.407Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761556690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:57:07 [2024-02-22T20:57:07.407Z] 
15:57:07 [2024-02-22T20:57:07.407Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:07.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:07 [2024-02-22T20:57:07.661Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:07 [2024-02-22T20:57:07.918Z] 
15:57:07 [2024-02-22T20:57:07.918Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:07.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761555889 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761555889 data=null doit=true}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.918Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761555889 data=null}, TreeItem with text {test}]
15:57:07 [2024-02-22T20:57:07.919Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761555889 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761555889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761555881 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761555880 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761555875 data=null doit=true}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761555875 data=null}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761555875 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761555875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761555871 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:08 [2024-02-22T20:57:08.174Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761555870 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761555870 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761555870 data=null}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761555870 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761555870 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761555865 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761555860 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761555860 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.174Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761555860 data=null}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761555860 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761555860 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761555857 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:08 [2024-02-22T20:57:08.175Z] 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=-761555762 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761555762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761555762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761555762 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761555762 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761555762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761555762 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761555762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:08 [2024-02-22T20:57:08.175Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761555837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:08 [2024-02-22T20:57:08.736Z] 
15:57:08 [2024-02-22T20:57:08.736Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:08.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761553737 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761553737 data=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761553737 data=null}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761553736 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761553724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761553723 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761553723 data=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761553723 data=null}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761553723 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761553719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.100Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761553719 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761553719 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761553719 data=null}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761553719 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553719 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761553710 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761553710 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761553709 data=null}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761553709 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761553709 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761553709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761553708 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761553708 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761553708 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761553708 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553708 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761553691 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761553673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761553582 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761553581 data=null doit=true}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761553581 data=null}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761553581 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761553581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761553575 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:10 [2024-02-22T20:57:10.356Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:10 [2024-02-22T20:57:10.357Z] 
15:57:10 [2024-02-22T20:57:10.357Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:57:10 [2024-02-22T20:57:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.357Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.357Z] 
15:57:10 [2024-02-22T20:57:10.357Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:10.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:10 [2024-02-22T20:57:10.612Z] 
15:57:10 [2024-02-22T20:57:10.612Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.612Z] 
15:57:10 [2024-02-22T20:57:10.612Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:10.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:10 [2024-02-22T20:57:10.612Z] 
15:57:10 [2024-02-22T20:57:10.612Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761553394 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761553394 data=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761553394 data=null}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761553394 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761553389 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761553389 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761553389 data=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761553389 data=null}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761553389 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761553385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:10 [2024-02-22T20:57:10.613Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761553385 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761553384 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761553384 data=null}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761553384 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553384 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761553381 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761553381 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761553380 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761553380 data=null}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761553380 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761553380 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761553373 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:10 [2024-02-22T20:57:10.613Z] 
15:57:10 [2024-02-22T20:57:10.613Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.613Z] 
15:57:10 [2024-02-22T20:57:10.613Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.613Z] 
15:57:10 [2024-02-22T20:57:10.613Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.517: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:10 [2024-02-22T20:57:10.613Z] 
15:57:10 [2024-02-22T20:57:10.613Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.534: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.613Z] 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=-761553264 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761553264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761553264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761553264 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761553264 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761553264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761553264 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.613Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761553264 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:10 [2024-02-22T20:57:10.614Z] 
15:57:10 [2024-02-22T20:57:10.614Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.870Z] 
15:57:10 [2024-02-22T20:57:10.870Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761553356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:10 [2024-02-22T20:57:10.870Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:10 [2024-02-22T20:57:10.870Z] 
15:57:10 [2024-02-22T20:57:10.870Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.780: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.870Z] 
15:57:10 [2024-02-22T20:57:10.870Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:10 [2024-02-22T20:57:10.870Z] 
15:57:10 [2024-02-22T20:57:10.870Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:10.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:11 [2024-02-22T20:57:11.125Z] 
15:57:11 [2024-02-22T20:57:11.125Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:11 [2024-02-22T20:57:11.125Z] 
15:57:11 [2024-02-22T20:57:11.125Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:10.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:11 [2024-02-22T20:57:11.125Z] 
15:57:11 [2024-02-22T20:57:11.125Z] (Eclipse:19316): Gtk-WARNING **: 20:57:10.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761551564 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761551563 data=null doit=true}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.486Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761551563 data=null}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761551563 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761551563 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761551558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761551558 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761551558 data=null doit=true}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761551558 data=null}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761551557 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761551557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761551540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:12 [2024-02-22T20:57:12.487Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761551539 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761551539 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761551539 data=null}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761551539 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761551539 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761551536 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761551536 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761551535 data=null}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761551535 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761551535 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761551535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551533 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761551532 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761551532 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551532 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.487Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761551532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551526 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.488Z] 
15:57:12 [2024-02-22T20:57:12.488Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.488Z] 
15:57:12 [2024-02-22T20:57:12.488Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.488Z] 
15:57:12 [2024-02-22T20:57:12.488Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.399: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:57:12 [2024-02-22T20:57:12.488Z] 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=-761551399 data=null doit=true}, Shell with text {Copy Trace}]
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:57:12 [2024-02-22T20:57:12.488Z] 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:'))
15:57:12 [2024-02-22T20:57:12.488Z] 
15:57:12 [2024-02-22T20:57:12.488Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.419: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:12 [2024-02-22T20:57:12.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')
15:57:12 [2024-02-22T20:57:12.488Z] 
15:57:12 [2024-02-22T20:57:12.488Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.433: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761551367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761551367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761551367 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761551367 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761551367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.489Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761551367 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.489Z] 
15:57:12 [2024-02-22T20:57:12.489Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.461: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.489Z] 
15:57:12 [2024-02-22T20:57:12.489Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.489Z] 
15:57:12 [2024-02-22T20:57:12.489Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.744Z] 
15:57:12 [2024-02-22T20:57:12.744Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.744Z] 
15:57:12 [2024-02-22T20:57:12.744Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761551367 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761551508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:57:12 [2024-02-22T20:57:12.744Z] 
15:57:12 [2024-02-22T20:57:12.744Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.582: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:12 [2024-02-22T20:57:12.744Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551221 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761551221 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761551221 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551221 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761551221 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761551218 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:12 [2024-02-22T20:57:12.745Z] 
15:57:12 [2024-02-22T20:57:12.745Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.609: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.745Z] 
15:57:12 [2024-02-22T20:57:12.745Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.745Z] 
15:57:12 [2024-02-22T20:57:12.745Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.745Z] 
15:57:12 [2024-02-22T20:57:12.745Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Copy...'
15:57:12 [2024-02-22T20:57:12.745Z] 
15:57:12 [2024-02-22T20:57:12.745Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
15:57:12 [2024-02-22T20:57:12.745Z] 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=-761551081 data=null doit=true}, Shell with text {Copy Trace}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
15:57:12 [2024-02-22T20:57:12.745Z] 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:'))
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] 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'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
15:57:12 [2024-02-22T20:57:12.745Z] 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')
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] 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')
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Copy as a link} time=-761551079 data=null doit=true}, Button with text {Copy as a link}]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a link} time=-761551079 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}]
15:57:12 [2024-02-22T20:57:12.745Z] 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')
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Copy as a new trace} time=-761551078 data=null doit=true}, (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-761551078 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')]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-761551078 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')]
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-761551078 data=null 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')]
15:57:12 [2024-02-22T20:57:12.745Z] 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')
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a link", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:12 [2024-02-22T20:57:12.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761551077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761551077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761551077 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761551077 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761551077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761551077 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:12 [2024-02-22T20:57:12.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:12 [2024-02-22T20:57:12.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:13 [2024-02-22T20:57:13.001Z] 
15:57:13 [2024-02-22T20:57:13.001Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.001Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.768: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761551077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:13 [2024-02-22T20:57:13.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-761551190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Copy...']
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.891: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.908: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.924: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.002Z] 
15:57:13 [2024-02-22T20:57:13.002Z] (Eclipse:19316): Gtk-WARNING **: 20:57:12.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.258Z] 
15:57:13 [2024-02-22T20:57:13.258Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.007: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.258Z] 
15:57:13 [2024-02-22T20:57:13.258Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.024: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.258Z] 
15:57:13 [2024-02-22T20:57:13.258Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.041: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.258Z] 
15:57:13 [2024-02-22T20:57:13.258Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.057: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.513Z] 
15:57:13 [2024-02-22T20:57:13.513Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.267: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.513Z] 
15:57:13 [2024-02-22T20:57:13.514Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:13.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:13 [2024-02-22T20:57:13.514Z] 
15:57:13 [2024-02-22T20:57:13.514Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.274: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761550519 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761550514 data=null doit=true}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761550514 data=null}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761550514 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761550514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761550509 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761550509 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761550509 data=null doit=true}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761550509 data=null}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.514Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761550509 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761550509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761550506 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:13 [2024-02-22T20:57:13.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761550505 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761550505 data=null doit=true}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761550505 data=null}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761550505 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761550505 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761550498 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:13 [2024-02-22T20:57:13.515Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761550497 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761550497 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:13 [2024-02-22T20:57:13.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761550497 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761550497 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761550497 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}]
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761550494 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:57:13 [2024-02-22T20:57:13.516Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761550474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:57:13 [2024-02-22T20:57:13.516Z] 
15:57:13 [2024-02-22T20:57:13.516Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:13.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:13 [2024-02-22T20:57:13.516Z] 
15:57:13 [2024-02-22T20:57:13.516Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.437: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:13 [2024-02-22T20:57:13.516Z] 
15:57:13 [2024-02-22T20:57:13.516Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:13.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:13 [2024-02-22T20:57:13.516Z] 
15:57:13 [2024-02-22T20:57:13.516Z] (Eclipse:19316): Gtk-WARNING **: 20:57:13.464: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:14 [2024-02-22T20:57:14.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:14 [2024-02-22T20:57:14.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:14 [2024-02-22T20:57:14.076Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:14 [2024-02-22T20:57:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:14 [2024-02-22T20:57:14.636Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761548941 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761548941 data=null doit=true}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761548941 data=null}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.891Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761548941 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761548940 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761548937 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:57:14 [2024-02-22T20:57:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:14 [2024-02-22T20:57:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:14 [2024-02-22T20:57:14.892Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761548901 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761548901 data=null doit=true}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761548901 data=null}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761548901 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761548900 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761548891 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:15 [2024-02-22T20:57:15.148Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761548891 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761548891 data=null doit=true}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761548891 data=null}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761548890 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761548890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761548887 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:15 [2024-02-22T20:57:15.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761548886 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761548886 data=null doit=true}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761548886 data=null}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761548886 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761548886 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761548883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:15 [2024-02-22T20:57:15.149Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761548882 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-761548882 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-761548882 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761548882 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761548882 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}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761548880 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Open'
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Open'
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:15 [2024-02-22T20:57:15.149Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-761548856 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Open']
15:57:15 [2024-02-22T20:57:15.149Z] 
15:57:15 [2024-02-22T20:57:15.149Z] (Eclipse:19316): Gtk-WARNING **: 20:57:15.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:15 [2024-02-22T20:57:15.149Z] 
15:57:15 [2024-02-22T20:57:15.149Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:15.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:15 [2024-02-22T20:57:15.149Z] 
15:57:15 [2024-02-22T20:57:15.149Z] (Eclipse:19316): Gtk-WARNING **: 20:57:15.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:15 [2024-02-22T20:57:15.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:15 [2024-02-22T20:57:15.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:15 [2024-02-22T20:57:15.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:15 [2024-02-22T20:57:15.710Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:16 [2024-02-22T20:57:16.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:16 [2024-02-22T20:57:16.271Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761547318 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761547318 data=null doit=true}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761547318 data=null}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761547318 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761547318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761547314 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:16 [2024-02-22T20:57:16.527Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:57:16 [2024-02-22T20:57:16.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761547235 data=null button=0 stateMask=0x0 x=158 y=104 count=0}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:16 [2024-02-22T20:57:16.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-761547234 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:16 [2024-02-22T20:57:16.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-761547234 data=null}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:16 [2024-02-22T20:57:16.782Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761547234 data=null button=1 stateMask=0x0 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547234 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}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-761547219 data=null button=1 stateMask=0x80000 x=158 y=104 count=1}, TreeItem with text {ExampleCustomTxt.log2}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Properties"'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761547179 data=null button=0 stateMask=0x0 x=158 y=127 count=0}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-761547179 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-761547179 data=null}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761547178 data=null button=1 stateMask=0x0 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547178 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}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-761547169 data=null button=1 stateMask=0x80000 x=158 y=127 count=1}, TreeItem with text {ExampleCustomTxt.log3}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] 
15:57:16 [2024-02-22T20:57:16.783Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:16.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761547077 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761547077 data=null doit=true}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761547077 data=null}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761547077 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547077 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761547060 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761547059 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761547059 data=null doit=true}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761547059 data=null}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761547059 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761547050 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:16 [2024-02-22T20:57:16.783Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.783Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761547050 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761547050 data=null doit=true}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761547049 data=null}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761547049 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547049 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761547043 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-761547042 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-761547042 data=null doit=true}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-761547042 data=null}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-761547042 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761547042 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [3]}]
15:57:16 [2024-02-22T20:57:16.784Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-761547034 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [3]}]
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:17 [2024-02-22T20:57:17.041Z] 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=-761546797 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761546796 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.041Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761546796 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761546796 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.042Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761546796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:17 [2024-02-22T20:57:17.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:17 [2024-02-22T20:57:17.297Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761546998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:17 [2024-02-22T20:57:17.859Z] 
15:57:17 [2024-02-22T20:57:17.859Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:17.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761544594 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761544594 data=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761544593 data=null}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761544593 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.224Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761544583 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761544582 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761544582 data=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761544582 data=null}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.225Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761544582 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761544578 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.481Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761544578 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761544578 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761544578 data=null}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761544577 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544577 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761544566 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761544565 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761544565 data=null}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761544565 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761544565 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761544564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544564 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761544564 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761544564 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.481Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544563 data=null button=1 stateMask=0x0 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544563 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544544 data=null button=1 stateMask=0x80000 x=154 y=81 count=1}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544543 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 8 to [MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544543 data=null button=1 stateMask=0x0 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 14 to [DefaultSelection [14]: SelectionEvent{Tree {} [layout=null] time=-761544543 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544509 data=null button=1 stateMask=0x80000 x=154 y=81 count=2}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 7 to [MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-761544455 data=null button=0 stateMask=0x0 x=154 y=81 count=0}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 27 to [Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-761544455 data=null doit=true}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 16 to [FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-761544455 data=null}, TreeItem with text {ExampleCustomTxt.log}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTable - Attempting to set focus on Table with text {}
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TableItem {} time=-761544450 data=null button=0 stateMask=0x0 x=24 y=35 count=0}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 26 to [Activate [26]: ShellEvent{TableItem {} time=-761544449 data=null doit=true}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 15 to [FocusIn [15]: FocusEvent{TableItem {} time=-761544449 data=null}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 3 to [MouseDown [3]: MouseEvent{TableItem {} time=-761544449 data=null button=1 stateMask=0x0 x=24 y=35 count=1}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 13 to [Selection [13]: SelectionEvent{Table {} [layout=null] time=-761544449 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItem - Sent event 4 to [MouseUp [4]: MouseEvent{TableItem {} time=-761544443 data=null button=1 stateMask=0x80000 x=24 y=35 count=1}, TableItem with text {}]
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: of type 'Table'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Table with text "", using matcher: (of type 'Table')
15:57:19 [2024-02-22T20:57:19.482Z] 
15:57:19 [2024-02-22T20:57:19.482Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.482Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.737Z] 
15:57:19 [2024-02-22T20:57:19.737Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:19.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:19 [2024-02-22T20:57:19.737Z] 
15:57:19 [2024-02-22T20:57:19.737Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.737Z] 
15:57:19 [2024-02-22T20:57:19.737Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:19.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:19 [2024-02-22T20:57:19.737Z] 
15:57:19 [2024-02-22T20:57:19.737Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761544259 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761544259 data=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761544259 data=null}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761544259 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761544255 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761544255 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761544255 data=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761544254 data=null}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761544254 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.737Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761544251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.738Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761544251 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761544251 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761544250 data=null}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761544250 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544250 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761544247 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-761544247 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-761544247 data=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-761544247 data=null}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-761544247 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761544247 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-761544244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [1]}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Clear'
15:57:19 [2024-02-22T20:57:19.738Z] 
15:57:19 [2024-02-22T20:57:19.738Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.632: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.738Z] 
15:57:19 [2024-02-22T20:57:19.738Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.738Z] 
15:57:19 [2024-02-22T20:57:19.738Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.738Z] 
15:57:19 [2024-02-22T20:57:19.738Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.669: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Clear'
15:57:19 [2024-02-22T20:57:19.738Z] 
15:57:19 [2024-02-22T20:57:19.738Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
15:57:19 [2024-02-22T20:57:19.738Z] 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=-761544114 data=null doit=true}, Shell with text {Confirm Clear}]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761544114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761544114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761544114 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761544114 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761544113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761544113 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.739Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761544113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:19 [2024-02-22T20:57:19.995Z] 
15:57:19 [2024-02-22T20:57:19.995Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.995Z] 
15:57:19 [2024-02-22T20:57:19.995Z] (Eclipse:19316): Gtk-WARNING **: 20:57:19.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-761544221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Clear']
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761543860 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761543856 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761543841 data=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761543841 data=null}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761543841 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761543841 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:19 [2024-02-22T20:57:19.995Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761543832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:20 [2024-02-22T20:57:20.250Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:20 [2024-02-22T20:57:20.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:20 [2024-02-22T20:57:20.250Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.094: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.124: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.191: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.224: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.250Z] 
15:57:20 [2024-02-22T20:57:20.250Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.241: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.505Z] 
15:57:20 [2024-02-22T20:57:20.505Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.505Z] 
15:57:20 [2024-02-22T20:57:20.505Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.305: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543186 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543186 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543186 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761543185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543185 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] 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=-761543185 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761543185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761543185 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761543185 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761543185 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761543184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761543184 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.762Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.763Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:20 [2024-02-22T20:57:20.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:20 [2024-02-22T20:57:20.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761543184 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:20 [2024-02-22T20:57:20.763Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761543804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:20 [2024-02-22T20:57:20.763Z] 
15:57:20 [2024-02-22T20:57:20.763Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.763Z] 
15:57:20 [2024-02-22T20:57:20.763Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.698: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.763Z] 
15:57:20 [2024-02-22T20:57:20.763Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.763Z] 
15:57:20 [2024-02-22T20:57:20.763Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.732: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:20 [2024-02-22T20:57:20.763Z] 
15:57:20 [2024-02-22T20:57:20.763Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.748: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.798: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.019Z] 
15:57:21 [2024-02-22T20:57:21.019Z] (Eclipse:19316): Gtk-WARNING **: 20:57:20.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:21 [2024-02-22T20:57:21.275Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.78 s -- in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_06OpenKeyboard -- Time elapsed: 2.460 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testRenameSymbolicLinks -- Time elapsed: 4.748 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_10CopyExperiment -- Time elapsed: 5.293 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_01ContextMenuPresence -- Time elapsed: 2.234 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_04Rename -- Time elapsed: 3.392 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_12RemoveTraceFromExperiment -- Time elapsed: 4.189 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testCopySymbolicLinks -- Time elapsed: 6.995 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_05Delete -- Time elapsed: 2.222 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_11DeleteTraceFromExperiment -- Time elapsed: 3.300 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_09BringToTop -- Time elapsed: 4.592 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_07DeleteKeyboard -- Time elapsed: 2.481 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.testExperimentLinkBackwardCompatibility -- Time elapsed: 3.066 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_02Open -- Time elapsed: 2.161 s
15:57:21 [2024-02-22T20:57:21.275Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_03Copy -- Time elapsed: 6.975 s
15:57:21 [2024-02-22T20:57:21.276Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest.test4_08OpenDoubleClick -- Time elapsed: 2.214 s
15:57:21 [2024-02-22T20:57:21.276Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761542659 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761542567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:21 [2024-02-22T20:57:21.276Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:21 [2024-02-22T20:57:21.531Z] 
15:57:21 [2024-02-22T20:57:21.531Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:21.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:24 [2024-02-22T20:57:24.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Flame Chart"'
15:57:24 [2024-02-22T20:57:24.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:24 [2024-02-22T20:57:24.796Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:24 [2024-02-22T20:57:24.796Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:57:25 [2024-02-22T20:57:25.357Z] 
15:57:25 [2024-02-22T20:57:25.357Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:25.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:25 [2024-02-22T20:57:25.357Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-761539202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:57:25 [2024-02-22T20:57:25.612Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:57:25 [2024-02-22T20:57:25.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:25 [2024-02-22T20:57:25.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:25 [2024-02-22T20:57:25.612Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<?xml version="1.0" ...", using matcher: of type 'StyledText'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Example'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-761537700 data=null doit=true}, MenuItem with text {None}]
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-761537700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-761537700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Example']
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Example'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Example", using matcher: with mnemonic 'Example'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Example} time=-761537675 data=null doit=true}, MenuItem with text {Example}]
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Example} time=-761537675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {Example}]
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-761537675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
15:57:26 [2024-02-22T20:57:26.173Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'None'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {Set A} time=-761537591 data=null doit=true}, MenuItem with text {Set A}]
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-761537590 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}]
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-761537590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'None']
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'None'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "None", using matcher: with mnemonic 'None'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:26 [2024-02-22T20:57:26.429Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:57:26 [2024-02-22T20:57:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-761537479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:57:26 [2024-02-22T20:57:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:57:26 [2024-02-22T20:57:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:26 [2024-02-22T20:57:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:26 [2024-02-22T20:57:26.685Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
15:57:26 [2024-02-22T20:57:26.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:26 [2024-02-22T20:57:26.940Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:27 [2024-02-22T20:57:27.196Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-761536855 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:27 [2024-02-22T20:57:27.197Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets></marke...", using matcher: of type 'StyledText'
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Set A", using matcher: with mnemonic 'Set A'
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Set A'
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {None} time=-761536361 data=null doit=true}, MenuItem with text {None}]
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {None} time=-761536361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {None}]
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Set A} time=-761536361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Set A']
15:57:27 [2024-02-22T20:57:27.453Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Set A'
15:57:28 [2024-02-22T20:57:28.014Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:57:28 [2024-02-22T20:57:28.014Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicking on ToolItem with tooltip text {Next Marker}
15:57:28 [2024-02-22T20:57:28.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=-761535854 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535853 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535853 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535851 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535851 data=null doit=true}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.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=-761535851 data=null}, ToolItem with tooltip text {Next Marker}]
15:57:28 [2024-02-22T20:57:28.015Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButton - Clicked on ToolItem with tooltip text {Next Marker}
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Show Markers", using matcher: with mnemonic 'Show Markers'
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker A-1", using matcher: with mnemonic 'Marker A-1'
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.eclipse.finder.widgets.SWTBotView - number of items : 18
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicking on ToolItem with tooltip text {Previous Marker}
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 6 to [MouseEnter [6]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 26 to [Activate [26]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535349 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 3 to [MouseDown [3]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535349 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 4 to [MouseUp [4]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535348 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 13 to [Selection [13]: SelectionEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535348 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 32 to [MouseHover [32]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 5 to [MouseMove [5]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 7 to [MouseExit [7]: MouseEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535347 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 27 to [Deactivate [27]: ShellEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535347 data=null doit=true}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.575Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Sent event 16 to [FocusOut [16]: FocusEvent{ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} time=-761535347 data=null}, ToolItem with tooltip text {Previous Marker}]
15:57:28 [2024-02-22T20:57:28.576Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButton - Clicked on ToolItem with tooltip text {Previous Marker}
15:57:29 [2024-02-22T20:57:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Marker Set", using matcher: with mnemonic 'Marker Set'
15:57:29 [2024-02-22T20:57:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Edit...", using matcher: with mnemonic 'Edit...'
15:57:29 [2024-02-22T20:57:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Edit...'
15:57:29 [2024-02-22T20:57:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Edit...} time=-761534828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Edit...']
15:57:29 [2024-02-22T20:57:29.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Edit...'
15:57:29 [2024-02-22T20:57:29.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:29 [2024-02-22T20:57:29.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched EditorReference with text "", using matcher: with name '"markers.xml"'
15:57:29 [2024-02-22T20:57:29.394Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched StyledText with text "<marker-sets>  <mark...", using matcher: of type 'StyledText'
15:57:29 [2024-02-22T20:57:29.650Z] 
15:57:29 [2024-02-22T20:57:29.650Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:29.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761534291 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test_project} time=-761534257 data=null button=0 stateMask=0x0 x=81 y=12 count=0}, TreeItem with text {test_project}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test_project} time=-761534257 data=null doit=true}, TreeItem with text {test_project}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test_project} time=-761534257 data=null}, TreeItem with text {test_project}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test_project} time=-761534256 data=null button=1 stateMask=0x0 x=81 y=12 count=1}, TreeItem with text {test_project}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761534256 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}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test_project} time=-761534251 data=null button=1 stateMask=0x80000 x=81 y=12 count=1}, TreeItem with text {test_project}]
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:29 [2024-02-22T20:57:29.650Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:30 [2024-02-22T20:57:30.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:30 [2024-02-22T20:57:30.578Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:30 [2024-02-22T20:57:30.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:30 [2024-02-22T20:57:30.578Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533475 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] 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=-761533474 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761533474 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761533473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761533473 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761533473 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761533473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761533473 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.579Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.580Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:30 [2024-02-22T20:57:30.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:30 [2024-02-22T20:57:30.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761533473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:30 [2024-02-22T20:57:30.580Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761534180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:30 [2024-02-22T20:57:30.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.691 s -- in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
15:57:30 [2024-02-22T20:57:30.840Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testEditMarkerSet -- Time elapsed: 2.251 s
15:57:30 [2024-02-22T20:57:30.840Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testMenuNoMarkerSet -- Time elapsed: 0.046 s
15:57:30 [2024-02-22T20:57:30.840Z] org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest.testNavigateBetweenMarkers -- Time elapsed: 2.554 s
15:57:31 [2024-02-22T20:57:31.096Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761532963 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-761532858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
15:57:31 [2024-02-22T20:57:31.096Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
15:57:31 [2024-02-22T20:57:31.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761532597 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:31 [2024-02-22T20:57:31.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:31 [2024-02-22T20:57:31.352Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:31 [2024-02-22T20:57:31.352Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:31 [2024-02-22T20:57:31.608Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761532183 data=null doit=true}, Shell with text {Preferences}]
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Tracing} time=-761532103 data=null doit=true}, TreeItem with text {Tracing}]
15:57:31 [2024-02-22T20:57:31.865Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-761532103 data=null}, TreeItem with text {Tracing}]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-761532103 data=null button=1 stateMask=0x0 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761532103 data=null item=TreeItem {Tracing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Tracing}]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-761532101 data=null button=1 stateMask=0x80000 x=49 y=127 count=1}, TreeItem with text {Tracing}]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761532101 data=null doit=true}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761532101 data=null}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761532100 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761532100 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]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761532100 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761532099 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761532099 data=null doit=true}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761532099 data=null}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.866Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761532099 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761532099 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]
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761532079 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:57:31 [2024-02-22T20:57:31.867Z] 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'
15:57:31 [2024-02-22T20:57:31.867Z] 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')
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:57:31 [2024-02-22T20:57:31.867Z] 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')
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] 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.
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.867Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761532071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761532071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761532071 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761532071 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761532071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761532071 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761532071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761532500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:31 [2024-02-22T20:57:31.868Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:32 [2024-02-22T20:57:32.124Z] 
15:57:32 [2024-02-22T20:57:32.124Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:32.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:32 [2024-02-22T20:57:32.124Z] 
15:57:32 [2024-02-22T20:57:32.124Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:32.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:33 [2024-02-22T20:57:33.488Z] 
15:57:33 [2024-02-22T20:57:33.488Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:33.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:33 [2024-02-22T20:57:33.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@65f96d58] time=-761530363 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:33 [2024-02-22T20:57:33.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:33 [2024-02-22T20:57:33.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:33 [2024-02-22T20:57:33.488Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761530188 data=null doit=true}, Shell with text {Preferences}]
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:33 [2024-02-22T20:57:33.745Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:33 [2024-02-22T20:57:33.745Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761530172 data=null doit=true}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761530172 data=null}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761530172 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761530172 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]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761530171 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761530170 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761530170 data=null doit=true}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761530170 data=null}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761530170 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761530170 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]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761530170 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:57:33 [2024-02-22T20:57:33.746Z] 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'
15:57:33 [2024-02-22T20:57:33.746Z] 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')
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:57:33 [2024-02-22T20:57:33.746Z] 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')
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] 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')
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Never} time=-761530120 data=null doit=true}, Button with text {Never}]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Never} time=-761530120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Never}]
15:57:33 [2024-02-22T20:57:33.746Z] 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')
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-761530119 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')]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-761530087 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')]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-761530087 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')]
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-761530087 data=null 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')]
15:57:33 [2024-02-22T20:57:33.746Z] 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')
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.746Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:33 [2024-02-22T20:57:33.747Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761530055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761530055 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761530055 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761530054 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761530054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761530054 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761530054 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:34 [2024-02-22T20:57:34.002Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761530340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:34 [2024-02-22T20:57:34.003Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:34 [2024-02-22T20:57:34.003Z] 
15:57:34 [2024-02-22T20:57:34.003Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:33.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:34 [2024-02-22T20:57:34.258Z] 
15:57:34 [2024-02-22T20:57:34.258Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:34.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:35 [2024-02-22T20:57:35.624Z] 
15:57:35 [2024-02-22T20:57:35.624Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:35.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:35 [2024-02-22T20:57:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761528293 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:35 [2024-02-22T20:57:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:35 [2024-02-22T20:57:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:35 [2024-02-22T20:57:35.624Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:35 [2024-02-22T20:57:35.881Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761528053 data=null doit=true}, Shell with text {Preferences}]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:35 [2024-02-22T20:57:35.882Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761527979 data=null doit=true}, Tree node with text: Perspectives]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761527978 data=null}, Tree node with text: Perspectives]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761527978 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761527978 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]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761527978 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:35 [2024-02-22T20:57:35.882Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:36 [2024-02-22T20:57:36.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761527905 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:36 [2024-02-22T20:57:36.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761527905 data=null doit=true}, Tree node with text: Perspectives]
15:57:36 [2024-02-22T20:57:36.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761527905 data=null}, Tree node with text: Perspectives]
15:57:36 [2024-02-22T20:57:36.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761527905 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:36 [2024-02-22T20:57:36.138Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761527904 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]
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761527904 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:57:36 [2024-02-22T20:57:36.139Z] 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'
15:57:36 [2024-02-22T20:57:36.139Z] 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')
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:57:36 [2024-02-22T20:57:36.139Z] 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')
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] 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.
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.139Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761527902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761527902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761527902 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761527902 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.140Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761527902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761527902 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761527902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:36 [2024-02-22T20:57:36.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761528273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:36 [2024-02-22T20:57:36.141Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:36 [2024-02-22T20:57:36.141Z] 
15:57:36 [2024-02-22T20:57:36.141Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:36.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:36 [2024-02-22T20:57:36.396Z] 
15:57:36 [2024-02-22T20:57:36.396Z] (Eclipse:19316): Gtk-CRITICAL **: 20:57:36.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
15:57:36 [2024-02-22T20:57:36.396Z] 
15:57:36 [2024-02-22T20:57:36.396Z] (Eclipse:19316): Gtk-WARNING **: 20:57:36.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761526406 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761526406 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761526406 data=null}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761526406 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761526406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761526394 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761526393 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.761Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761526393 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761526393 data=null}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761526393 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761526393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761526381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761526381 data=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761526381 data=null}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761526381 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761526381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761526380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-761526379 data=null button=0 stateMask=0x0 x=92 y=58 count=0}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761526379 data=null doit=true}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761526379 data=null}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761526379 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761526379 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761526374 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-761526374 data=null doit=true}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-761526374 data=null}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-761526374 data=null button=1 stateMask=0x0 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761526373 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-761526372 data=null button=1 stateMask=0x80000 x=92 y=58 count=1}, TreeItem with text {Traces [2]}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-761526367 data=null button=0 stateMask=0x0 x=99 y=81 count=0}, TreeItem with text {kernel}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {kernel} time=-761526367 data=null doit=true}, TreeItem with text {kernel}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {kernel} time=-761526367 data=null}, TreeItem with text {kernel}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {kernel} time=-761526367 data=null button=1 stateMask=0x0 x=99 y=81 count=1}, TreeItem with text {kernel}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761526367 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}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {kernel} time=-761526363 data=null button=1 stateMask=0x80000 x=99 y=81 count=1}, TreeItem with text {kernel}]
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Test experiment'
15:57:37 [2024-02-22T20:57:37.762Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Test experiment'
15:57:38 [2024-02-22T20:57:38.018Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-761526301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Test experiment']
15:57:38 [2024-02-22T20:57:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761524982 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:38 [2024-02-22T20:57:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:38 [2024-02-22T20:57:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:38 [2024-02-22T20:57:38.947Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761524686 data=null doit=true}, Shell with text {Preferences}]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:39 [2024-02-22T20:57:39.204Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761524672 data=null doit=true}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761524670 data=null}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761524669 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761524669 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]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761524669 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761524668 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761524656 data=null doit=true}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761524655 data=null}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761524655 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.204Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761524655 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]
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761524600 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:39 [2024-02-22T20:57:39.462Z] 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'
15:57:39 [2024-02-22T20:57:39.462Z] 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')
15:57:39 [2024-02-22T20:57:39.462Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:39 [2024-02-22T20:57:39.463Z] 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')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] 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')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-761524599 data=null doit=true}, Button with text {Always}]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-761524599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:57:39 [2024-02-22T20:57:39.463Z] 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')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-761524598 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')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-761524598 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')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-761524598 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')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-761524598 data=null 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')]
15:57:39 [2024-02-22T20:57:39.463Z] 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')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761524597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761524597 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761524597 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761524596 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761524596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761524596 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761524596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761524957 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:39 [2024-02-22T20:57:39.463Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:40 [2024-02-22T20:57:40.026Z] 
15:57:40 [2024-02-22T20:57:40.026Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.026Z] 
15:57:40 [2024-02-22T20:57:40.026Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.819: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.837: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.857: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.027Z] 
15:57:40 [2024-02-22T20:57:40.027Z] (Eclipse:19316): Gtk-WARNING **: 20:57:39.914: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:57:40 [2024-02-22T20:57:40.954Z] 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')
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-761522967 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')]
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-761522965 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:40 [2024-02-22T20:57:40.954Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-761522965 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-761522965 data=null 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-761522965 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')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-761522965 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-761522965 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761522964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761522964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761522964 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761522964 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761522964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761522964 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:40 [2024-02-22T20:57:40.955Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761522964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:41 [2024-02-22T20:57:41.211Z] 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@65f96d58] time=-761522764 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:57:41 [2024-02-22T20:57:41.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:41 [2024-02-22T20:57:41.211Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:41 [2024-02-22T20:57:41.211Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.405: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.467Z] 
15:57:41 [2024-02-22T20:57:41.467Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.436: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.723Z] 
15:57:41 [2024-02-22T20:57:41.723Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.511: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.723Z] 
15:57:41 [2024-02-22T20:57:41.723Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.723Z] 
15:57:41 [2024-02-22T20:57:41.723Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.723Z] 
15:57:41 [2024-02-22T20:57:41.723Z] (Eclipse:19316): Gtk-WARNING **: 20:57:41.512: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761522278 data=null doit=true}, Shell with text {Preferences}]
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:41 [2024-02-22T20:57:41.723Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761522276 data=null doit=true}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761522276 data=null}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.723Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761522276 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761522275 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]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761522275 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761522274 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761522274 data=null doit=true}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761522274 data=null}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761522274 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761522274 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]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761522274 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:57:41 [2024-02-22T20:57:41.724Z] 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'
15:57:41 [2024-02-22T20:57:41.724Z] 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')
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:57:41 [2024-02-22T20:57:41.724Z] 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')
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761522272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761522272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761522272 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761522272 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761522272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761522272 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.724Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761522272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:41 [2024-02-22T20:57:41.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761522658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:41 [2024-02-22T20:57:41.725Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:42 [2024-02-22T20:57:42.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761521759 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:42 [2024-02-22T20:57:42.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:42 [2024-02-22T20:57:42.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:42 [2024-02-22T20:57:42.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:42 [2024-02-22T20:57:42.286Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761521491 data=null doit=true}, Shell with text {Preferences}]
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:42 [2024-02-22T20:57:42.542Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761521459 data=null doit=true}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.542Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761521459 data=null}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761521459 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761521459 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]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761521459 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761521458 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761521458 data=null doit=true}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761521457 data=null}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761521457 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761521457 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]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761521457 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:42 [2024-02-22T20:57:42.543Z] 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'
15:57:42 [2024-02-22T20:57:42.543Z] 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')
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:42 [2024-02-22T20:57:42.543Z] 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')
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] 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')
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-761521438 data=null doit=true}, Button with text {Always}]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-761521437 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:57:42 [2024-02-22T20:57:42.543Z] 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')
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-761521437 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')]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-761521437 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')]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-761521437 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')]
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-761521437 data=null 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')]
15:57:42 [2024-02-22T20:57:42.543Z] 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')
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:42 [2024-02-22T20:57:42.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761521436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761521436 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761521436 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761521436 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761521435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761521435 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761521435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761521734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:42 [2024-02-22T20:57:42.544Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.907: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.944: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.962: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:42.963: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.038: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:43 [2024-02-22T20:57:43.106Z] 
15:57:43 [2024-02-22T20:57:43.106Z] (Eclipse:19316): Gtk-WARNING **: 20:57:43.058: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-761519880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-761519880 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-761519880 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-761519880 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-761519879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-761519879 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-761519879 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:44 [2024-02-22T20:57:44.036Z] 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@65f96d58] time=-761519798 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.036Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.133: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.150: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.151: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.168: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.184: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.217: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.292Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.292Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.234: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.252: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.270: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.293Z] 
15:57:44 [2024-02-22T20:57:44.293Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.286: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.548Z] 
15:57:44 [2024-02-22T20:57:44.549Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.549Z] 
15:57:44 [2024-02-22T20:57:44.549Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.549Z] 
15:57:44 [2024-02-22T20:57:44.549Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.549Z] 
15:57:44 [2024-02-22T20:57:44.549Z] (Eclipse:19316): Gtk-WARNING **: 20:57:44.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761519496 data=null doit=true}, Shell with text {Preferences}]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:44 [2024-02-22T20:57:44.549Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761519495 data=null doit=true}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761519495 data=null}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761519494 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761519494 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]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761519494 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761519493 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761519493 data=null doit=true}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761519493 data=null}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761519493 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761519492 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]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761519492 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:44 [2024-02-22T20:57:44.549Z] 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'
15:57:44 [2024-02-22T20:57:44.549Z] 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')
15:57:44 [2024-02-22T20:57:44.549Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:44 [2024-02-22T20:57:44.550Z] 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')
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761519490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761519490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761519490 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761519490 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761519490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761519490 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761519490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761519790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:44 [2024-02-22T20:57:44.550Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761519230 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761519067 data=null doit=true}, Shell with text {Preferences}]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:44 [2024-02-22T20:57:44.806Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761519034 data=null doit=true}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761519033 data=null}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761519033 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761519033 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]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761519033 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:44 [2024-02-22T20:57:44.806Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:45 [2024-02-22T20:57:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761518986 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:45 [2024-02-22T20:57:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761518986 data=null doit=true}, Tree node with text: Perspectives]
15:57:45 [2024-02-22T20:57:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761518985 data=null}, Tree node with text: Perspectives]
15:57:45 [2024-02-22T20:57:45.062Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761518985 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761518985 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]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761518985 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:45 [2024-02-22T20:57:45.063Z] 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'
15:57:45 [2024-02-22T20:57:45.063Z] 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')
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:45 [2024-02-22T20:57:45.063Z] 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')
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] 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.
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761518969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761518969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761518969 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761518969 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761518969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761518969 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761518969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761519209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:45 [2024-02-22T20:57:45.063Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.207: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.241: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.258: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.275: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.290: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.291: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.319Z] 
15:57:45 [2024-02-22T20:57:45.319Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.307: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.324: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.341: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.358: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:45 [2024-02-22T20:57:45.575Z] 
15:57:45 [2024-02-22T20:57:45.575Z] (Eclipse:19316): Gtk-WARNING **: 20:57:45.375: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &Yes
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Yes} time=-761517482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Yes} time=-761517482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&Yes} time=-761517482 data=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Yes} time=-761517482 data=null}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Yes} time=-761517482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Yes} time=-761517482 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Yes} time=-761517482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:46 [2024-02-22T20:57:46.515Z] 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@65f96d58] time=-761517339 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:57:46 [2024-02-22T20:57:46.515Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:46 [2024-02-22T20:57:46.772Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:46 [2024-02-22T20:57:46.772Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.725: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:46 [2024-02-22T20:57:46.772Z] 
15:57:46 [2024-02-22T20:57:46.772Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.753: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.028Z] 
15:57:47 [2024-02-22T20:57:47.028Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.028Z] 
15:57:47 [2024-02-22T20:57:47.028Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.028Z] 
15:57:47 [2024-02-22T20:57:47.028Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.779: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.810: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] 
15:57:47 [2024-02-22T20:57:47.029Z] (Eclipse:19316): Gtk-WARNING **: 20:57:46.839: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761516903 data=null doit=true}, Shell with text {Preferences}]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:47 [2024-02-22T20:57:47.029Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761516902 data=null doit=true}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761516902 data=null}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761516901 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761516901 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]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761516901 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761516900 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761516900 data=null doit=true}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761516900 data=null}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761516899 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761516899 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]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761516899 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:47 [2024-02-22T20:57:47.029Z] 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'
15:57:47 [2024-02-22T20:57:47.029Z] 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')
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:47 [2024-02-22T20:57:47.029Z] 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')
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.029Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761516897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761516897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761516897 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761516897 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761516897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761516897 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761516897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.030Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761517259 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:47 [2024-02-22T20:57:47.287Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:47 [2024-02-22T20:57:47.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761516390 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:47 [2024-02-22T20:57:47.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:47 [2024-02-22T20:57:47.543Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:47 [2024-02-22T20:57:47.543Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761516240 data=null doit=true}, Shell with text {Preferences}]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:47 [2024-02-22T20:57:47.801Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761516209 data=null doit=true}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761516209 data=null}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761516209 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761516209 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]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761516209 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761516208 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761516208 data=null doit=true}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761516208 data=null}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761516207 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761516207 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]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761516171 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:47 [2024-02-22T20:57:47.801Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with mnemonic 'Always'
15:57:47 [2024-02-22T20:57:47.802Z] 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'
15:57:47 [2024-02-22T20:57:47.802Z] 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')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
15:57:47 [2024-02-22T20:57:47.802Z] 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')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] 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')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Prompt} time=-761516158 data=null doit=true}, Button with text {Prompt}]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-761516158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Prompt}]
15:57:47 [2024-02-22T20:57:47.802Z] 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')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Always} time=-761516157 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')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Always} time=-761516157 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')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Always} time=-761516157 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')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-761516157 data=null 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')]
15:57:47 [2024-02-22T20:57:47.802Z] 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')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761516124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761516124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761516124 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761516124 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761516124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.802Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761516124 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761516124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:47 [2024-02-22T20:57:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761516366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:47 [2024-02-22T20:57:47.803Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761514360 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761514231 data=null doit=true}, Shell with text {Preferences}]
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:49 [2024-02-22T20:57:49.691Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:49 [2024-02-22T20:57:49.691Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761514199 data=null doit=true}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761514199 data=null}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761514199 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761514199 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]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761514198 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761514197 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761514197 data=null doit=true}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761514197 data=null}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761514197 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761514197 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]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761514197 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
15:57:49 [2024-02-22T20:57:49.692Z] 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'
15:57:49 [2024-02-22T20:57:49.692Z] 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')
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
15:57:49 [2024-02-22T20:57:49.692Z] 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')
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.692Z] 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')
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 27 to [Deactivate [27]: ShellEvent{Button {Always} time=-761514163 data=null doit=true}, Button with text {Always}]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Always} time=-761514163 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, Button with text {Always}]
15:57:49 [2024-02-22T20:57:49.692Z] 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')
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 26 to [Activate [26]: ShellEvent{Button {Prompt} time=-761514148 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')]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Prompt} time=-761514148 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')]
15:57:49 [2024-02-22T20:57:49.692Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Prompt} time=-761514148 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')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotRadio - Sent event 13 to [Selection [13]: SelectionEvent{Button {Prompt} time=-761514148 data=null 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')]
15:57:49 [2024-02-22T20:57:49.693Z] 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')
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Apply and Close
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-761514134 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Apply and Close} time=-761514115 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Apply and Close} time=-761514115 data=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Apply and Close} time=-761514114 data=null}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Apply and Close} time=-761514114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.693Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Apply and Close} time=-761514114 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Apply and Close} time=-761514114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')]
15:57:49 [2024-02-22T20:57:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761514353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:49 [2024-02-22T20:57:49.949Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:50 [2024-02-22T20:57:50.205Z] 
15:57:50 [2024-02-22T20:57:50.205Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.205Z] 
15:57:50 [2024-02-22T20:57:50.205Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.205Z] 
15:57:50 [2024-02-22T20:57:50.205Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.205Z] 
15:57:50 [2024-02-22T20:57:50.205Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.164: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.460Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.460Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.460Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.460Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.227: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.460Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.460Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.246: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.264: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.281: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.302: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.319: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.336: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:50 [2024-02-22T20:57:50.461Z] 
15:57:50 [2024-02-22T20:57:50.461Z] (Eclipse:19316): Gtk-WARNING **: 20:57:50.352: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
15:57:51 [2024-02-22T20:57:51.388Z] 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')
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Remember my decision}. Setting state to selected
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-761512592 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')]
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 26 to [Activate [26]: ShellEvent{Button {&Remember my decision} time=-761512589 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:51 [2024-02-22T20:57:51.388Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-761512589 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 13 to [Selection [13]: SelectionEvent{Button {&Remember my decision} time=-761512589 data=null 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 32 to [MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 7 to [MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-761512589 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')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 27 to [Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-761512589 data=null doit=true}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 16 to [FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-761512589 data=null}, (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with mnemonic 'No'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Yes", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on &No
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {&No} time=-761512589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&No} time=-761512589 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {&No} time=-761512589 data=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {&No} time=-761512588 data=null}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {&No} time=-761512588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {&No} time=-761512588 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {&No} time=-761512588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:51 [2024-02-22T20:57:51.389Z] 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@65f96d58] time=-761512509 data=null doit=true}, Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}]
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
15:57:51 [2024-02-22T20:57:51.389Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Preferences'
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.417: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.435: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.453: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.454: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.472: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.489: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.505: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.523: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.646Z] 
15:57:51 [2024-02-22T20:57:51.646Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.541: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.558: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.575: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] 
15:57:51 [2024-02-22T20:57:51.647Z] (Eclipse:19316): Gtk-WARNING **: 20:57:51.591: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node button, owner GtkButton)
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Preferences'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {Preferences} [layout=GridLayout {numColumns=5 verticalSpacing=5}] time=-761512207 data=null doit=true}, Shell with text {Preferences}]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Preferences", using matcher: with text 'Preferences'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
15:57:51 [2024-02-22T20:57:51.647Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761512205 data=null doit=true}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761512205 data=null}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761512205 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 17 to [Expand [17]: TreeEvent{Tree {} [layout=null] time=-761512204 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]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761512204 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-761512203 data=null button=0 stateMask=0x0 x=86 y=196 count=0}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {Perspectives} time=-761512203 data=null doit=true}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-761512203 data=null}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-761512203 data=null button=1 stateMask=0x0 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761512203 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]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-761512203 data=null button=1 stateMask=0x80000 x=86 y=196 count=1}, Tree node with text: Perspectives]
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with mnemonic 'Never'
15:57:51 [2024-02-22T20:57:51.647Z] 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'
15:57:51 [2024-02-22T20:57:51.647Z] 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')
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
15:57:51 [2024-02-22T20:57:51.647Z] 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')
15:57:51 [2024-02-22T20:57:51.647Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Always", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Never", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Prompt", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Apply", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Apply and Close", using matcher: of type 'Button'
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on Cancel
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {Cancel} time=-761512194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {Cancel} time=-761512194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {Cancel} time=-761512194 data=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {Cancel} time=-761512194 data=null}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {Cancel} time=-761512194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {Cancel} time=-761512194 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {Cancel} time=-761512194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')]
15:57:51 [2024-02-22T20:57:51.648Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-761512501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Preferences']
15:57:51 [2024-02-22T20:57:51.904Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on 
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@65f96d58] time=-761511800 data=null doit=true}, Shell with text {data - Eclipse Platform}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: of type 'Tree'
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Tree with text "", using matcher: (of type 'Tree')
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTree - Attempting to set focus on Tree with text {}
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 6 to [MouseEnter [6]: MouseEvent{TreeItem {test} time=-761511796 data=null button=0 stateMask=0x0 x=55 y=12 count=0}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 26 to [Activate [26]: ShellEvent{TreeItem {test} time=-761511796 data=null doit=true}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 15 to [FocusIn [15]: FocusEvent{TreeItem {test} time=-761511796 data=null}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 3 to [MouseDown [3]: MouseEvent{TreeItem {test} time=-761511796 data=null button=1 stateMask=0x0 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 13 to [Selection [13]: SelectionEvent{Tree {} [layout=null] time=-761511796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem - Sent event 4 to [MouseUp [4]: MouseEvent{TreeItem {test} time=-761511790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1}, TreeItem with text {test}]
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Delete'
15:57:52 [2024-02-22T20:57:52.161Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Delete'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Attempting to set focus on Shell with text {Delete Resources}
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.100Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicking on (of type 'Button' and with style 'SWT.CHECK')
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761511043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511043 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511043 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511043 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Sent event 5 to [MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null doit=true}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] 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=-761511042 data=null}, (of type 'Button' and with style 'SWT.CHECK')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox - Clicked on (of type 'Button' and with style 'SWT.CHECK')
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Previe&w >", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "Cancel", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: of type 'Button'
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with mnemonic 'OK'
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
15:57:53 [2024-02-22T20:57:53.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')
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicking on OK
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 6 to [MouseEnter [6]: MouseEvent{Button {OK} time=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 5 to [MouseMove [5]: MouseEvent{Button {OK} time=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 26 to [Activate [26]: ShellEvent{Button {OK} time=-761511042 data=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 15 to [FocusIn [15]: FocusEvent{Button {OK} time=-761511042 data=null}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 3 to [MouseDown [3]: MouseEvent{Button {OK} time=-761511042 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 4 to [MouseUp [4]: MouseEvent{Button {OK} time=-761511041 data=null button=0 stateMask=0x0 x=0 y=0 count=0}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:53 [2024-02-22T20:57:53.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:53 [2024-02-22T20:57:53.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:53 [2024-02-22T20:57:53.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:53 [2024-02-22T20:57:53.101Z] WARN org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Clicked on OK
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotButton - Sent event 13 to [Selection [13]: SelectionEvent{Button {OK} time=-761511041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')]
15:57:53 [2024-02-22T20:57:53.101Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-761511748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Delete']
15:57:53 [2024-02-22T20:57:53.358Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.43 s -- in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNever -- Time elapsed: 2.314 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testNoAssociatedPerspective -- Time elapsed: 1.993 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testExperiment -- Time elapsed: 3.274 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYesRemember -- Time elapsed: 3.206 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNo -- Time elapsed: 2.631 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptYes -- Time elapsed: 2.744 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testAlways -- Time elapsed: 2.106 s
15:57:53 [2024-02-22T20:57:53.358Z] org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest.testPromptNoRemember -- Time elapsed: 2.433 s
15:57:53 [2024-02-22T20:57:53.358Z] 
15:57:53 [2024-02-22T20:57:53.358Z] Results:
15:57:53 [2024-02-22T20:57:53.358Z] 
15:57:53 [2024-02-22T20:57:53.358Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
15:57:53 [2024-02-22T20:57:53.358Z] 
15:57:53 [2024-02-22T20:57:53.920Z] 
15:57:53 [2024-02-22T20:57:53.920Z] !ENTRY org.eclipse.core.resources 2 10035 2024-02-22 20:57:53.712
15:57:53 [2024-02-22T20:57:53.920Z] !MESSAGE The workspace will exit with unsaved changes in this session.
15:57:54 [2024-02-22T20:57:54.176Z] [INFO] All tests passed
15:57:54 [2024-02-22T20:57:54.176Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.176Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:57:54 [2024-02-22T20:57:54.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.jar
15:57:54 [2024-02-22T20:57:54.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT.pom
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-sources.jar
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2metadata.xml
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.15-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.15-SNAPSHOT-p2artifacts.xml
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
15:57:54 [2024-02-22T20:57:54.432Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
15:57:54 [2024-02-22T20:57:54.432Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:57:54 [2024-02-22T20:57:54.433Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.433Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.688Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:57:54 [2024-02-22T20:57:54.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
15:57:54 [2024-02-22T20:57:54.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.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
15:57:54 [2024-02-22T20:57:54.688Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] 
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:54 [2024-02-22T20:57:54.944Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT.jar
15:57:55 [2024-02-22T20:57:55.873Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:57:56 [2024-02-22T20:57:56.801Z] [INFO] 
15:57:56 [2024-02-22T20:57:56.801Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:57:57 [2024-02-22T20:57:57.056Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
15:57:57 [2024-02-22T20:57:57.056Z] [INFO] Command line:
15:57:57 [2024-02-22T20:57:57.056Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:57:57 [2024-02-22T20:57:57.057Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:01 [2024-02-22T20:58:01.221Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:01 [2024-02-22T20:58:01.221Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:06 [2024-02-22T20:58:06.459Z] !SESSION 2024-02-22 20:57:57.106 -----------------------------------------------
15:58:06 [2024-02-22T20:58:06.459Z] eclipse.buildId=unknown
15:58:06 [2024-02-22T20:58:06.459Z] java.version=17.0.2
15:58:06 [2024-02-22T20:58:06.459Z] java.vendor=Oracle Corporation
15:58:06 [2024-02-22T20:58:06.459Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:58:06 [2024-02-22T20:58:06.459Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:58:06 [2024-02-22T20:58:06.459Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:58:06 [2024-02-22T20:58:06.459Z] 
15:58:06 [2024-02-22T20:58:06.459Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:58:05.607
15:58:06 [2024-02-22T20:58:06.459Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:58:06 [2024-02-22T20:58:06.459Z] !STACK 0
15:58:06 [2024-02-22T20:58:06.459Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:58:06 [2024-02-22T20:58:06.459Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:06 [2024-02-22T20:58:06.459Z] Caused by: java.io.IOException: error=2, No such file or directory
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:58:06 [2024-02-22T20:58:06.459Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:58:06 [2024-02-22T20:58:06.459Z] 	... 7 more
15:58:06 [2024-02-22T20:58:06.459Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:58:06 [2024-02-22T20:58:06.459Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
15:58:06 [2024-02-22T20:58:06.459Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testClamp -- Time elapsed: 0.003 s
15:58:06 [2024-02-22T20:58:06.460Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testInvalidConstructor -- Time elapsed: 0 s
15:58:06 [2024-02-22T20:58:06.460Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testConstructor -- Time elapsed: 0 s
15:58:06 [2024-02-22T20:58:06.460Z] org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest.testDefaultConstructor -- Time elapsed: 0 s
15:58:06 [2024-02-22T20:58:06.460Z] 
15:58:06 [2024-02-22T20:58:06.460Z] Results:
15:58:06 [2024-02-22T20:58:06.460Z] 
15:58:06 [2024-02-22T20:58:06.460Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
15:58:06 [2024-02-22T20:58:06.460Z] 
15:58:07 [2024-02-22T20:58:07.020Z] [INFO] All tests passed
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
15:58:07 [2024-02-22T20:58:07.021Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:07 [2024-02-22T20:58:07.021Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:07 [2024-02-22T20:58:07.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] The project's OSGi version is 1.0.9.202402221956
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.277Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:07 [2024-02-22T20:58:07.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:07 [2024-02-22T20:58:07.277Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
15:58:07 [2024-02-22T20:58:07.277Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] 
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:07 [2024-02-22T20:58:07.534Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT.jar
15:58:08 [2024-02-22T20:58:08.461Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.9-SNAPSHOT-sources.jar
15:58:09 [2024-02-22T20:58:09.388Z] [INFO] 
15:58:09 [2024-02-22T20:58:09.388Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:09 [2024-02-22T20:58:09.645Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
15:58:09 [2024-02-22T20:58:09.645Z] [INFO] Command line:
15:58:09 [2024-02-22T20:58:09.645Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:09 [2024-02-22T20:58:09.645Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:13 [2024-02-22T20:58:13.813Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:58:13 [2024-02-22T20:58:13.813Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[0: Leaf node] -- Time elapsed: 0.022 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[0: Leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[0: Leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[0: Leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[0: Leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[0: Leaf node] -- Time elapsed: 0.003 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[0: Leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[0: Leaf node] -- Time elapsed: 0.007 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[0: Leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[1: Classic leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[1: Classic leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[1: Classic leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[1: Classic leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testAddToCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.003 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetChild[2: Overlapping leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testGetLatestChild[2: Overlapping leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testLinkNewChild[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNbChildren[2: Overlapping leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.813Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidAdd[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeInvalidEnd[2: Overlapping leaf node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testCloseNode[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest.testNodeData[2: Overlapping leaf node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:58:13 [2024-02-22T20:58:13.814Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testTreeEnd -- Time elapsed: 0.020 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.064 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testDepth -- Time elapsed: 0.093 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testReadTree -- Time elapsed: 0.027 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
15:58:13 [2024-02-22T20:58:13.814Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:58:13 [2024-02-22T20:58:13.814Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[0: Core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[0: Core node] -- Time elapsed: 0.002 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[0: Core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[0: Core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[0: Core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[0: Core node] -- Time elapsed: 0.002 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[0: Core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[0: Core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[0: Core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[0: Core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[0: Core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[1: Classic core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[1: Classic core node] -- Time elapsed: 0.043 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[1: Classic core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[1: Classic core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[1: Classic core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[1: Classic core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[1: Classic core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[1: Classic core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[1: Classic core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[1: Classic core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild[2: Overlapping core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testLinkNewChild[2: Overlapping core node] -- Time elapsed: 0.003 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild2[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetLatestChild2[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testAddToCloseNode[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testGetChild[2: Overlapping core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNbChildren[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidAdd[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeInvalidEnd[2: Overlapping core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testCloseNode[2: Overlapping core node] -- Time elapsed: 0.001 s
15:58:13 [2024-02-22T20:58:13.814Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest.testNodeData[2: Overlapping core node] -- Time elapsed: 0 s
15:58:13 [2024-02-22T20:58:13.814Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:58:14 [2024-02-22T20:58:14.071Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testInsertions -- Time elapsed: 0.023 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testTreeEnd -- Time elapsed: 0.052 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.018 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testDepth -- Time elapsed: 0.109 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testReadTree -- Time elapsed: 0.016 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
15:58:14 [2024-02-22T20:58:14.071Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:58:14 [2024-02-22T20:58:14.071Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testTreeEnd -- Time elapsed: 0.004 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testNodeSequenceNumbers -- Time elapsed: 0.009 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testDepth -- Time elapsed: 0.030 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testReadTree -- Time elapsed: 0.012 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest.testSequentialFill -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.071Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:58:14 [2024-02-22T20:58:14.071Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByte -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteChar -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteLong -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer2 -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.071Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer3 -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testLimit -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteFloat -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteShort -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMainBuffer -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testEndianness -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testMultipleValues -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteDouble -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteString -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteInt -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest.testReadWriteByteArray -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testBounds -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest.testConstructor -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testSubCondition -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest.testConstructor -- Time elapsed: 0.002 s
15:58:14 [2024-02-22T20:58:14.072Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testSubCondition -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicate -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testPredicateAndAdd -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testBounds -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testIntersects -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest.testConstructor -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.072Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:58:14 [2024-02-22T20:58:14.328Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
15:58:14 [2024-02-22T20:58:14.328Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testReadWriteNode -- Time elapsed: 0.045 s
15:58:14 [2024-02-22T20:58:14.328Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testTooFarData -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.328Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testExtraDataSave -- Time elapsed: 0 s
15:58:14 [2024-02-22T20:58:14.328Z] org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest.testHeaderDataSave -- Time elapsed: 0.001 s
15:58:14 [2024-02-22T20:58:14.328Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:58:14 [2024-02-22T20:58:14.583Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
15:58:14 [2024-02-22T20:58:14.583Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTestUnsigned -- Time elapsed: 0.253 s
15:58:14 [2024-02-22T20:58:14.583Z] org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest.readWriteLongTest -- Time elapsed: 0.189 s
15:58:14 [2024-02-22T20:58:14.583Z] 
15:58:14 [2024-02-22T20:58:14.583Z] Results:
15:58:14 [2024-02-22T20:58:14.583Z] 
15:58:14 [2024-02-22T20:58:14.583Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
15:58:14 [2024-02-22T20:58:14.583Z] 
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] All tests passed
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
15:58:15 [2024-02-22T20:58:15.145Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
15:58:15 [2024-02-22T20:58:15.146Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:15 [2024-02-22T20:58:15.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] The project's OSGi version is 1.0.8.202402221956
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.146Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:15 [2024-02-22T20:58:15.146Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:15 [2024-02-22T20:58:15.146Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
15:58:15 [2024-02-22T20:58:15.146Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.401Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] 
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:15 [2024-02-22T20:58:15.402Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT.jar
15:58:16 [2024-02-22T20:58:16.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.8-SNAPSHOT-sources.jar
15:58:17 [2024-02-22T20:58:17.258Z] [INFO] 
15:58:17 [2024-02-22T20:58:17.258Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:17 [2024-02-22T20:58:17.514Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
15:58:17 [2024-02-22T20:58:17.514Z] [INFO] Command line:
15:58:17 [2024-02-22T20:58:17.514Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:17 [2024-02-22T20:58:17.514Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:20 [2024-02-22T20:58:20.792Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:58:21 [2024-02-22T20:58:21.355Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSizeAndIterator -- Time elapsed: 0.093 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testIsEmpty -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testChildrenTimes -- Time elapsed: 0.074 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testTreeEnd -- Time elapsed: 0.023 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testNodeSequenceNumbers -- Time elapsed: 0.066 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testDepth -- Time elapsed: 0.096 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testReadTree -- Time elapsed: 0.020 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest.testSequentialFill -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.355Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:58:21 [2024-02-22T20:58:21.355Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.004 s
15:58:21 [2024-02-22T20:58:21.355Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToObjectArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSegmentStoreVersion -- Time elapsed: 0.003 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testReadingSegmentStore -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSize -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterationOrder -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRetainAll -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testContains -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testSortedIterator -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAll -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testDispose -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIsEmpty -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemove -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testIterator -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest.testRemoveAll -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:58:21 [2024-02-22T20:58:21.356Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testAddToCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetChild[0: Segment tree node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testGetLatestChild[0: Segment tree node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testLinkNewChild[0: Segment tree node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNbChildren[0: Segment tree node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidAdd[0: Segment tree node] -- Time elapsed: 0.046 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeInvalidEnd[0: Segment tree node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testCloseNode[0: Segment tree node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest.testNodeData[0: Segment tree node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:58:21 [2024-02-22T20:58:21.356Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testChildren[0: Segment tree core node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testIntersectingChildren[0: Segment tree core node] -- Time elapsed: 0.004 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testSpecifics[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testLinkNewChild[0: Segment tree core node] -- Time elapsed: 0.002 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild2[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetLatestChild2[0: Segment tree core node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testAddToCloseNode[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testGetChild[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNbChildren[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidAdd[0: Segment tree core node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeInvalidEnd[0: Segment tree core node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testCloseNode[0: Segment tree core node] -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest.testNodeData[0: Segment tree core node] -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:58:21 [2024-02-22T20:58:21.356Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testNoDuplicateElements -- Time elapsed: 0.004 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSize -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.356Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrder -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRetainAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.055 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToObjectArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testContains -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testSortedIterator -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testDispose -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIsEmpty -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemove -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllOutOfOrder -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testIterator -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testRemoveAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:58:21 [2024-02-22T20:58:21.357Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testNamedAspect -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.357Z] org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest.testComparator -- Time elapsed: 0.003 s
15:58:21 [2024-02-22T20:58:21.357Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:58:21 [2024-02-22T20:58:21.614Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSize -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testContains -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testToSpecificArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAll -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testDispose -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:58:21 [2024-02-22T20:58:21.614Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSize -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecifyArraySubtype -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrder -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRetainAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsTime -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToObjectArray -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testContains -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testSortedIterator -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterationOrderNonSortedInsertion -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testToSpecificArray -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructorOutOfOrder -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testDispose -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIsEmpty -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemove -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllOutOfOrder -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testIterator -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testGetIntersectingElementsRange -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testRemoveAll -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest.testAddAllConstructor -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:58:21 [2024-02-22T20:58:21.614Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDoubleDistinct -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.simpleCreate -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.614Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createTortureTest -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createAllDressed -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinct -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctStable -- Time elapsed: 0.001 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createFast -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createStable -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createPreloaded -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest.createDistinctFast -- Time elapsed: 0 s
15:58:21 [2024-02-22T20:58:21.615Z] 
15:58:21 [2024-02-22T20:58:21.615Z] Results:
15:58:21 [2024-02-22T20:58:21.615Z] 
15:58:21 [2024-02-22T20:58:21.615Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
15:58:21 [2024-02-22T20:58:21.615Z] 
15:58:21 [2024-02-22T20:58:21.871Z] [INFO] All tests passed
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] 
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] 
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] 
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
15:58:21 [2024-02-22T20:58:21.872Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:21 [2024-02-22T20:58:21.872Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:21 [2024-02-22T20:58:21.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] The project's OSGi version is 1.0.3.202402221956
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.128Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.384Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:22 [2024-02-22T20:58:22.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
15:58:22 [2024-02-22T20:58:22.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.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
15:58:22 [2024-02-22T20:58:22.384Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] 
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:22 [2024-02-22T20:58:22.639Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT.jar
15:58:23 [2024-02-22T20:58:23.567Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.3-SNAPSHOT-sources.jar
15:58:24 [2024-02-22T20:58:24.494Z] [INFO] 
15:58:24 [2024-02-22T20:58:24.494Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:24 [2024-02-22T20:58:24.750Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
15:58:24 [2024-02-22T20:58:24.750Z] [INFO] Command line:
15:58:24 [2024-02-22T20:58:24.750Z] 	[/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.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:24 [2024-02-22T20:58:24.750Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:28 [2024-02-22T20:58:28.921Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:28 [2024-02-22T20:58:28.921Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
15:58:34 [2024-02-22T20:58:34.170Z] !SESSION 2024-02-22 20:58:24.738 -----------------------------------------------
15:58:34 [2024-02-22T20:58:34.170Z] eclipse.buildId=unknown
15:58:34 [2024-02-22T20:58:34.170Z] java.version=17.0.2
15:58:34 [2024-02-22T20:58:34.170Z] java.vendor=Oracle Corporation
15:58:34 [2024-02-22T20:58:34.170Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
15:58:34 [2024-02-22T20:58:34.170Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
15:58:34 [2024-02-22T20:58:34.170Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
15:58:34 [2024-02-22T20:58:34.170Z] 
15:58:34 [2024-02-22T20:58:34.170Z] !ENTRY org.eclipse.urischeme 4 0 2024-02-22 20:58:33.905
15:58:34 [2024-02-22T20:58:34.170Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
15:58:34 [2024-02-22T20:58:34.170Z] !STACK 0
15:58:34 [2024-02-22T20:58:34.170Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:88)
15:58:34 [2024-02-22T20:58:34.170Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
15:58:34 [2024-02-22T20:58:34.170Z] Caused by: java.io.IOException: error=2, No such file or directory
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
15:58:34 [2024-02-22T20:58:34.170Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
15:58:34 [2024-02-22T20:58:34.170Z] 	... 7 more
15:58:34 [2024-02-22T20:58:34.733Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:58:34 [2024-02-22T20:58:34.733Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
15:58:34 [2024-02-22T20:58:34.733Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testLoadElements -- Time elapsed: 0.059 s
15:58:34 [2024-02-22T20:58:34.733Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingFiles -- Time elapsed: 0.041 s
15:58:34 [2024-02-22T20:58:34.733Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidEmptyProfile -- Time elapsed: 0.003 s
15:58:34 [2024-02-22T20:58:34.733Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateInvalidMissingRoot -- Time elapsed: 0.045 s
15:58:34 [2024-02-22T20:58:34.733Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest.testValidateValid -- Time elapsed: 0.005 s
15:58:34 [2024-02-22T20:58:34.733Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:58:34 [2024-02-22T20:58:34.988Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
15:58:34 [2024-02-22T20:58:34.988Z] org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest.testValidateValid -- Time elapsed: 0.109 s
15:58:34 [2024-02-22T20:58:34.988Z] 
15:58:34 [2024-02-22T20:58:34.988Z] Results:
15:58:34 [2024-02-22T20:58:34.988Z] 
15:58:34 [2024-02-22T20:58:34.988Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
15:58:34 [2024-02-22T20:58:34.988Z] 
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] All tests passed
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] 
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] 
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] 
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
15:58:35 [2024-02-22T20:58:35.918Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:35 [2024-02-22T20:58:35.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:35 [2024-02-22T20:58:35.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] The project's OSGi version is 1.0.13.202402221956
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] 
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
15:58:36 [2024-02-22T20:58:36.480Z] [INFO] Resolving class path of Trace Compass All Tests
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:37 [2024-02-22T20:58:37.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:37 [2024-02-22T20:58:37.041Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
15:58:37 [2024-02-22T20:58:37.041Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/test/resources
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] 
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.alltests ---
15:58:37 [2024-02-22T20:58:37.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT.jar
15:58:38 [2024-02-22T20:58:38.227Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.13-SNAPSHOT-sources.jar
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.alltests ---
15:58:39 [2024-02-22T20:58:39.156Z] [WARNING] No tests found
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [137/141]
15:58:39 [2024-02-22T20:58:39.156Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
15:58:39 [2024-02-22T20:58:39.156Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:39 [2024-02-22T20:58:39.156Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] The project's OSGi version is 1.0.7.202402221956
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.412Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.668Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:58:39 [2024-02-22T20:58:39.668Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:58:39 [2024-02-22T20:58:39.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.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
15:58:39 [2024-02-22T20:58:39.668Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/test/resources
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.924Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.925Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.925Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.925Z] [INFO] 
15:58:39 [2024-02-22T20:58:39.925Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:39 [2024-02-22T20:58:39.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:58:41 [2024-02-22T20:58:41.291Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:58:41 [2024-02-22T20:58:41.853Z] [INFO] 
15:58:41 [2024-02-22T20:58:41.853Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.integration.core.tests ---
15:58:42 [2024-02-22T20:58:42.108Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data/.metadata/.log
15:58:42 [2024-02-22T20:58:42.108Z] [INFO] Command line:
15:58:42 [2024-02-22T20:58:42.108Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
15:58:42 [2024-02-22T20:58:42.109Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
15:58:46 [2024-02-22T20:58:46.273Z] Running org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:59:04 [2024-02-22T20:59:04.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.48 s -- in org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest
15:59:04 [2024-02-22T20:59:04.320Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.test -- Time elapsed: 0.008 s
15:59:04 [2024-02-22T20:59:04.320Z] org.eclipse.tracecompass.integration.core.tests.dataproviders.DataProviderManagerTest.testGetter -- Time elapsed: 0.005 s
15:59:04 [2024-02-22T20:59:04.320Z] 
15:59:04 [2024-02-22T20:59:04.320Z] Results:
15:59:04 [2024-02-22T20:59:04.320Z] 
15:59:04 [2024-02-22T20:59:04.320Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
15:59:04 [2024-02-22T20:59:04.320Z] 
15:59:04 [2024-02-22T20:59:04.320Z] [INFO] All tests passed
15:59:04 [2024-02-22T20:59:04.320Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.320Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.core.tests ---
15:59:04 [2024-02-22T20:59:04.320Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.jar
15:59:04 [2024-02-22T20:59:04.320Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT.pom
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-sources.jar
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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.7-SNAPSHOT/org.eclipse.tracecompass.integration.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.core.tests ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [138/141]
15:59:04 [2024-02-22T20:59:04.321Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] 
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.tmf.remote ---
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:59:04 [2024-02-22T20:59:04.321Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:59:05 [2024-02-22T20:59:05.249Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.jar
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT.pom
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-sources-feature.jar
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2metadata.xml
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/9.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-9.2.0-SNAPSHOT-p2artifacts.xml
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [139/141]
15:59:05 [2024-02-22T20:59:05.250Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
15:59:05 [2024-02-22T20:59:05.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
15:59:05 [2024-02-22T20:59:05.505Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.505Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.506Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.506Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
15:59:05 [2024-02-22T20:59:05.761Z] [INFO] 
15:59:05 [2024-02-22T20:59:05.762Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] 
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] 
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] 
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] 
15:59:06 [2024-02-22T20:59:06.018Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.274Z] [INFO] 
15:59:06 [2024-02-22T20:59:06.274Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.testing ---
15:59:06 [2024-02-22T20:59:06.274Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:59:07 [2024-02-22T20:59:07.203Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] 
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.jar
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT.pom
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-sources-feature.jar
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2metadata.xml
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/9.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-9.2.0-SNAPSHOT-p2artifacts.xml
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] 
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] 
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [140/141]
15:59:07 [2024-02-22T20:59:07.765Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
15:59:07 [2024-02-22T20:59:07.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] The project's OSGi version is 9.2.0.202402221956
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.326Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.326Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.327Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.327Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.327Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] 
15:59:08 [2024-02-22T20:59:08.327Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
15:59:08 [2024-02-22T20:59:08.327Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] No primary artifact to install, installing attached artifacts instead.
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT.pom
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2metadata.xml
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/9.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-9.2.0-SNAPSHOT-p2artifacts.xml
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
15:59:14 [2024-02-22T20:59:14.860Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:59:14 [2024-02-22T20:59:14.860Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] The project's OSGi version is 1.0.4.202402221956
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.860Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.860Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:59:14 [2024-02-22T20:59:14.860Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:59:14 [2024-02-22T20:59:14.860Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
15:59:14 [2024-02-22T20:59:14.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
15:59:14 [2024-02-22T20:59:14.861Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 23 were skipped
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] 
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:14 [2024-02-22T20:59:14.861Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT.jar
15:59:15 [2024-02-22T20:59:15.787Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.4-SNAPSHOT-sources.jar
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] 
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly/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
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] 
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] ------------------------------------------------------------------------
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Reactor Summary:
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] 
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [  9.805 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.012 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.007 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [ 16.280 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.010 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  3.063 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  2.959 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.007 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  2.420 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  3.695 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  8.565 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  2.504 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [ 22.691 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [04:37 min]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.007 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  5.923 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  3.195 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  2.548 s]
15:59:17 [2024-02-22T20:59:17.152Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [ 40.124 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [04:37 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.643 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [ 11.632 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  3.213 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  2.300 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  2.870 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  2.763 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  2.924 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  3.257 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  3.235 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.006 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  2.380 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  2.813 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [02:41 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.008 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  2.430 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [05:00 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [01:41 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  8.742 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  2.472 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  7.525 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  3.652 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  2.548 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  6.768 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 16.185 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 25.664 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [02:02 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  3.132 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  3.525 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [ 12.848 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [ 18.264 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [ 27.168 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [ 57.112 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  3.013 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [ 45.589 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  3.379 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 16.389 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.005 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  2.373 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  3.590 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  2.848 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.005 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [ 12.565 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Profiling User Guide 9.2.0-SNAPSHOT .. SUCCESS [  5.466 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  2.287 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  2.364 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  7.105 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  7.768 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  2.328 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  6.072 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  1.901 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [02:07 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [  9.627 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  5.105 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  5.232 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  5.848 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  2.580 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  3.908 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  2.565 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  2.922 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.043 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.963 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.140 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  2.139 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  3.245 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  2.246 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  3.985 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  2.217 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  6.452 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.776 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [ 32.954 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 53.203 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  2.994 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  1.978 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [ 42.339 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [03:01 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [04:35 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  2.528 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  2.699 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  2.052 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [ 34.173 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.787 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [01:09 min]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.006 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  2.722 s]
15:59:17 [2024-02-22T20:59:17.153Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  8.870 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  2.254 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  2.236 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  1.972 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  8.650 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 29.153 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.004 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  1.831 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  1.765 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  2.654 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  2.793 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  4.976 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  6.175 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [ 12.442 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  2.457 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  1.917 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  1.720 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.003 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  2.019 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  1.743 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [03:17 min]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  0.980 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [ 14.062 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [01:02 min]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:40 min]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [07:58 min]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 12.790 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  7.899 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  6.875 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 13.893 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  3.405 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [ 23.853 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  2.132 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  2.726 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  6.716 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  2.333 s]
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] ------------------------------------------------------------------------
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] BUILD SUCCESS
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] ------------------------------------------------------------------------
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Total time:  01:02 h
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] Finished at: 2024-02-22T20:59:16Z
15:59:17 [2024-02-22T20:59:17.154Z] [INFO] ------------------------------------------------------------------------
15:59:18 [2024-02-22T20:59:18.036Z] [Pipeline] sh
15:59:18 [2024-02-22T20:59:18.755Z] + mkdir -p releng/org.eclipse.tracecompass.releng-site/target/repository/
15:59:19 [2024-02-22T20:59:19.065Z] [Pipeline] sh
15:59:19 [2024-02-22T20:59:19.691Z] + git rev-parse --short HEAD
15:59:20 [2024-02-22T20:59:20.101Z] [Pipeline] sh
15:59:20 [2024-02-22T20:59:20.634Z] + mkdir -p rcp/org.eclipse.tracecompass.rcp.product/target/repository/
15:59:21 [2024-02-22T20:59:21.891Z] [Pipeline] sh
15:59:22 [2024-02-22T20:59:22.521Z] + cp releng/org.eclipse.tracecompass.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.rcp.product/target/repository//tc-git-sha
15:59:22 [2024-02-22T20:59:22.851Z] [Pipeline] }
15:59:23 [2024-02-22T20:59:23.155Z] [Pipeline] // container
15:59:23 [2024-02-22T20:59:23.663Z] Post stage
15:59:24 [2024-02-22T20:59:24.656Z] [Pipeline] container
15:59:24 [2024-02-22T20:59:24.657Z] [Pipeline] {
15:59:25 [2024-02-22T20:59:25.380Z] [Pipeline] junit
15:59:25 [2024-02-22T20:59:25.384Z] Recording test results
15:59:44 [2024-02-22T20:59:44.159Z] [Checks API] No suitable checks publisher found.
15:59:44 [2024-02-22T20:59:44.462Z] [Pipeline] archiveArtifacts
15:59:44 [2024-02-22T20:59:44.467Z] Archiving artifacts
15:59:46 [2024-02-22T20:59:46.634Z] [Pipeline] }
15:59:46 [2024-02-22T20:59:46.937Z] [Pipeline] // container
15:59:48 [2024-02-22T20:59:48.825Z] [Pipeline] }
15:59:49 [2024-02-22T20:59:49.101Z] [Pipeline] // withEnv
15:59:49 [2024-02-22T20:59:49.522Z] [Pipeline] }
15:59:49 [2024-02-22T20:59:49.811Z] [Pipeline] // stage
15:59:50 [2024-02-22T20:59:50.685Z] [Pipeline] stage
15:59:50 [2024-02-22T20:59:50.687Z] [Pipeline] { (Deploy Site)
15:59:57 [2024-02-22T20:59:57.108Z] [Pipeline] tool
15:59:57 [2024-02-22T20:59:57.686Z] [Pipeline] envVarsForTool
15:59:58 [2024-02-22T20:59:58.678Z] [Pipeline] tool
15:59:59 [2024-02-22T20:59:59.265Z] [Pipeline] envVarsForTool
15:59:59 [2024-02-22T20:59:59.987Z] [Pipeline] withEnv
15:59:59 [2024-02-22T20:59:59.989Z] [Pipeline] {
16:00:01 [2024-02-22T21:00:01.698Z] [Pipeline] sshagent
16:00:01 [2024-02-22T21:00:01.713Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:00:01 [2024-02-22T21:00:01.713Z] [ssh-agent] Looking for ssh-agent implementation...
16:00:01 [2024-02-22T21:00:01.802Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:00:01 [2024-02-22T21:00:01.809Z] $ ssh-agent
16:00:01 [2024-02-22T21:00:01.901Z] SSH_AUTH_SOCK=/tmp/ssh-62pbCY0OSaMG/agent.224
16:00:01 [2024-02-22T21:00:01.901Z] SSH_AGENT_PID=226
16:00:01 [2024-02-22T21:00:01.913Z] Running ssh-add (command line suppressed)
16:00:02 [2024-02-22T21:00:02.012Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_16289411058537815268.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_16289411058537815268.key)
16:00:02 [2024-02-22T21:00:02.104Z] [ssh-agent] Started.
16:00:02 [2024-02-22T21:00:02.105Z] [Pipeline] {
16:00:02 [2024-02-22T21:00:02.818Z] [Pipeline] sh
16:00:03 [2024-02-22T21:00:03.255Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
16:00:03 [2024-02-22T21:00:03.255Z] + repo=tracecompass
16:00:03 [2024-02-22T21:00:03.255Z] + '[' 2 -lt 2 ']'
16:00:03 [2024-02-22T21:00:03.255Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
16:00:03 [2024-02-22T21:00:03.255Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/repository/
16:00:03 [2024-02-22T21:00:03.255Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:00:03 [2024-02-22T21:00:03.255Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:00:03 [2024-02-22T21:00:03.255Z] + SCP=scp
16:00:03 [2024-02-22T21:00:03.255Z] + ECHO=echo
16:00:03 [2024-02-22T21:00:03.255Z] + '[' false == false ']'
16:00:03 [2024-02-22T21:00:03.255Z] + ECHO=
16:00:03 [2024-02-22T21:00:03.255Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/repository/
16:00:03 [2024-02-22T21:00:03.255Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/repository//*'
16:00:04 [2024-02-22T21:00:04.225Z] + 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/master/repository/
16:00:07 [2024-02-22T21:00:07.019Z] [Pipeline] }
16:00:07 [2024-02-22T21:00:07.026Z] $ ssh-agent -k
16:00:07 [2024-02-22T21:00:07.030Z] unset SSH_AUTH_SOCK;
16:00:07 [2024-02-22T21:00:07.031Z] unset SSH_AGENT_PID;
16:00:07 [2024-02-22T21:00:07.031Z] echo Agent pid 226 killed;
16:00:07 [2024-02-22T21:00:07.031Z] [ssh-agent] Stopped.
16:00:07 [2024-02-22T21:00:07.318Z] [Pipeline] // sshagent
16:00:07 [2024-02-22T21:00:07.771Z] [Pipeline] }
16:00:08 [2024-02-22T21:00:08.096Z] [Pipeline] // withEnv
16:00:08 [2024-02-22T21:00:08.531Z] [Pipeline] }
16:00:08 [2024-02-22T21:00:08.813Z] [Pipeline] // stage
16:00:09 [2024-02-22T21:00:09.674Z] [Pipeline] stage
16:00:09 [2024-02-22T21:00:09.675Z] [Pipeline] { (Deploy RCP)
16:00:15 [2024-02-22T21:00:15.985Z] [Pipeline] tool
16:00:16 [2024-02-22T21:00:16.552Z] [Pipeline] envVarsForTool
16:00:17 [2024-02-22T21:00:17.542Z] [Pipeline] tool
16:00:18 [2024-02-22T21:00:18.120Z] [Pipeline] envVarsForTool
16:00:18 [2024-02-22T21:00:18.865Z] [Pipeline] withEnv
16:00:18 [2024-02-22T21:00:18.866Z] [Pipeline] {
16:00:20 [2024-02-22T21:00:20.565Z] [Pipeline] sshagent
16:00:21 [2024-02-22T21:00:21.181Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:00:21 [2024-02-22T21:00:21.181Z] [ssh-agent] Looking for ssh-agent implementation...
16:00:21 [2024-02-22T21:00:21.193Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:00:21 [2024-02-22T21:00:21.199Z] $ ssh-agent
16:00:21 [2024-02-22T21:00:21.204Z] SSH_AUTH_SOCK=/tmp/ssh-sR07JoV1a3x2/agent.248
16:00:21 [2024-02-22T21:00:21.204Z] SSH_AGENT_PID=250
16:00:21 [2024-02-22T21:00:21.210Z] Running ssh-add (command line suppressed)
16:00:21 [2024-02-22T21:00:21.226Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_996403364531918284.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_996403364531918284.key)
16:00:21 [2024-02-22T21:00:21.230Z] [ssh-agent] Started.
16:00:21 [2024-02-22T21:00:21.231Z] [Pipeline] {
16:00:21 [2024-02-22T21:00:21.965Z] [Pipeline] sh
16:00:22 [2024-02-22T21:00:22.259Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ 'trace-compass-*' false
16:00:22 [2024-02-22T21:00:22.259Z] + repo=tracecompass
16:00:22 [2024-02-22T21:00:22.259Z] + '[' 6 -lt 6 ']'
16:00:22 [2024-02-22T21:00:22.259Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
16:00:22 [2024-02-22T21:00:22.259Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:00:22 [2024-02-22T21:00:22.259Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
16:00:22 [2024-02-22T21:00:22.259Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/
16:00:22 [2024-02-22T21:00:22.259Z] + rcpPattern='trace-compass-*'
16:00:22 [2024-02-22T21:00:22.259Z] + copyLatest=false
16:00:22 [2024-02-22T21:00:22.259Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:00:22 [2024-02-22T21:00:22.259Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:00:22 [2024-02-22T21:00:22.259Z] + SCP=scp
16:00:22 [2024-02-22T21:00:22.259Z] + ECHO=echo
16:00:22 [2024-02-22T21:00:22.259Z] + '[' false == false ']'
16:00:22 [2024-02-22T21:00:22.259Z] + ECHO=
16:00:22 [2024-02-22T21:00:22.259Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/rcp-repository//*'
16:00:23 [2024-02-22T21:00:23.187Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-9.2.0-20240222-1956-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:00:49 [2024-02-22T21:00:49.811Z] + 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/master/rcp-repository/
16:00:55 [2024-02-22T21:00:55.057Z] + '[' false == true ']'
16:00:55 [2024-02-22T21:00:55.373Z] [Pipeline] }
16:00:55 [2024-02-22T21:00:55.380Z] $ ssh-agent -k
16:00:55 [2024-02-22T21:00:55.385Z] unset SSH_AUTH_SOCK;
16:00:55 [2024-02-22T21:00:55.385Z] unset SSH_AGENT_PID;
16:00:55 [2024-02-22T21:00:55.385Z] echo Agent pid 250 killed;
16:00:55 [2024-02-22T21:00:55.386Z] [ssh-agent] Stopped.
16:00:55 [2024-02-22T21:00:55.711Z] [Pipeline] // sshagent
16:00:56 [2024-02-22T21:00:56.175Z] [Pipeline] }
16:00:56 [2024-02-22T21:00:56.468Z] [Pipeline] // withEnv
16:00:56 [2024-02-22T21:00:56.896Z] [Pipeline] }
16:00:57 [2024-02-22T21:00:57.194Z] [Pipeline] // stage
16:00:58 [2024-02-22T21:00:58.043Z] [Pipeline] stage
16:00:58 [2024-02-22T21:00:58.045Z] [Pipeline] { (Deploy Doc)
16:01:04 [2024-02-22T21:01:04.465Z] [Pipeline] tool
16:01:05 [2024-02-22T21:01:05.034Z] [Pipeline] envVarsForTool
16:01:06 [2024-02-22T21:01:06.039Z] [Pipeline] tool
16:01:06 [2024-02-22T21:01:06.628Z] [Pipeline] envVarsForTool
16:01:07 [2024-02-22T21:01:07.357Z] [Pipeline] withEnv
16:01:07 [2024-02-22T21:01:07.358Z] [Pipeline] {
16:01:09 [2024-02-22T21:01:09.136Z] [Pipeline] sshagent
16:01:09 [2024-02-22T21:01:09.145Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:01:09 [2024-02-22T21:01:09.145Z] [ssh-agent] Looking for ssh-agent implementation...
16:01:09 [2024-02-22T21:01:09.158Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:01:09 [2024-02-22T21:01:09.164Z] $ ssh-agent
16:01:09 [2024-02-22T21:01:09.169Z] SSH_AUTH_SOCK=/tmp/ssh-aZ7gnRUBF9n0/agent.292
16:01:09 [2024-02-22T21:01:09.169Z] SSH_AGENT_PID=294
16:01:09 [2024-02-22T21:01:09.176Z] Running ssh-add (command line suppressed)
16:01:09 [2024-02-22T21:01:09.211Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_139445038814984402.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_139445038814984402.key)
16:01:09 [2024-02-22T21:01:09.298Z] [ssh-agent] Started.
16:01:09 [2024-02-22T21:01:09.298Z] [Pipeline] {
16:01:10 [2024-02-22T21:01:10.031Z] [Pipeline] sh
16:01:10 [2024-02-22T21:01:10.307Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-doc.sh
16:01:10 [2024-02-22T21:01:10.307Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:01:10 [2024-02-22T21:01:10.307Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:01:10 [2024-02-22T21:01:10.307Z] + SCP=scp
16:01:10 [2024-02-22T21:01:10.307Z] + DOC_BASE_PATH=doc
16:01:10 [2024-02-22T21:01:10.307Z] ++ ls doc
16:01:10 [2024-02-22T21:01:10.307Z] ++ grep org.eclipse.tracecompass
16:01:10 [2024-02-22T21:01:10.307Z] ++ grep doc
16:01:10 [2024-02-22T21:01:10.307Z] + DOC_DIRS='org.eclipse.tracecompass.analysis.profiling.doc.user
16:01:10 [2024-02-22T21:01:10.307Z] org.eclipse.tracecompass.doc.dev
16:01:10 [2024-02-22T21:01:10.307Z] org.eclipse.tracecompass.doc.user
16:01:10 [2024-02-22T21:01:10.307Z] org.eclipse.tracecompass.gdbtrace.doc.user
16:01:10 [2024-02-22T21:01:10.307Z] org.eclipse.tracecompass.rcp.doc.user
16:01:10 [2024-02-22T21:01:10.307Z] org.eclipse.tracecompass.tmf.pcap.doc.user'
16:01:10 [2024-02-22T21:01:10.307Z] + DOC_ZIP_FILE=doc-deployment.zip
16:01:10 [2024-02-22T21:01:10.307Z] + ECHO=echo
16:01:10 [2024-02-22T21:01:10.307Z] + '[' false == false ']'
16:01:10 [2024-02-22T21:01:10.307Z] + ECHO=
16:01:10 [2024-02-22T21:01:10.307Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&               rm -f /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/doc-deployment.zip'
16:01:11 [2024-02-22T21:01:11.239Z] + for DOC_NAME in $DOC_DIRS
16:01:11 [2024-02-22T21:01:11.239Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.analysis.profiling.doc.user'
16:01:11 [2024-02-22T21:01:11.495Z] + for DOC_NAME in $DOC_DIRS
16:01:11 [2024-02-22T21:01:11.495Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.dev'
16:01:11 [2024-02-22T21:01:11.751Z] + for DOC_NAME in $DOC_DIRS
16:01:11 [2024-02-22T21:01:11.751Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.doc.user'
16:01:12 [2024-02-22T21:01:12.680Z] + for DOC_NAME in $DOC_DIRS
16:01:12 [2024-02-22T21:01:12.680Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.gdbtrace.doc.user'
16:01:13 [2024-02-22T21:01:13.244Z] + for DOC_NAME in $DOC_DIRS
16:01:13 [2024-02-22T21:01:13.244Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.rcp.doc.user'
16:01:13 [2024-02-22T21:01:13.499Z] + for DOC_NAME in $DOC_DIRS
16:01:13 [2024-02-22T21:01:13.499Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/org.eclipse.tracecompass.tmf.pcap.doc.user'
16:01:14 [2024-02-22T21:01:14.060Z] + ZIP_INPUT='org.eclipse.tracecompas*'
16:01:14 [2024-02-22T21:01:14.060Z] + ZIP_PATH=doc/.temp
16:01:14 [2024-02-22T21:01:14.060Z] + cd doc/.temp
16:01:14 [2024-02-22T21:01:14.060Z] + zip -r doc-deployment.zip org.eclipse.tracecompass.analysis.profiling.doc.user org.eclipse.tracecompass.doc.dev org.eclipse.tracecompass.doc.user org.eclipse.tracecompass.gdbtrace.doc.user org.eclipse.tracecompass.rcp.doc.user org.eclipse.tracecompass.tmf.pcap.doc.user
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html (deflated 72%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html (deflated 65%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif (deflated 23%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif (deflated 19%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif (deflated 19%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/CTF-Parser.html (deflated 64%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Component-Interaction.html (deflated 77%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Data-Providers.html (deflated 78%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Developer-Guide.html (deflated 84%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Generic-State-System.html (deflated 68%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Introduction.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/JUL-Logging.html (deflated 63%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Markers.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Network-Tracing.html (deflated 76%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html (deflated 67%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/Performance-Tests.html (deflated 66%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html (deflated 72%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html (deflated 77%)
16:01:14 [2024-02-22T21:01:14.315Z]   adding: org.eclipse.tracecompass.doc.dev/View-Tutorial.html (deflated 75%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindDialog.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png (deflated 9%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png (deflated 10%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png (deflated 9%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png (deflated 9%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SampleView.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png (deflated 11%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.316Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.571Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/home.gif (deflated 23%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/next.gif (deflated 19%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/prev.gif (deflated 19%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif (deflated 9%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html (deflated 38%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html (deflated 38%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html (deflated 65%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html (deflated 43%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html (deflated 61%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/index.html (deflated 62%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html (deflated 88%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html (deflated 48%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html (deflated 53%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/package-list (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif (deflated 22%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif (deflated 1%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif (deflated 12%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/script.js (deflated 57%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html (deflated 76%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css (deflated 79%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Counters-Analysis.html (deflated 68%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html (deflated 77%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html (deflated 62%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Installation.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Java-Logging.html (deflated 64%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html (deflated 78%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html (deflated 81%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Latency-Analyses.html (deflated 72%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Limitations.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Overview.html (deflated 66%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/References.html (deflated 71%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Time-offsetting.html (deflated 75%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html (deflated 69%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html (deflated 71%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html (deflated 76%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/Trace-synchronization.html (deflated 70%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/User-Guide.html (deflated 84%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Bookmarks.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_global.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png (deflated 14%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png (stored 0%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png (deflated 11%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel.gif (deflated 8%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif (deflated 1%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/ColorsView.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.572Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/ (stored 0%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png (deflated 0%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png (deflated 0%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif (deflated 8%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif (deflated 17%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.900Z]   adding: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/FiltersView.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/FindDialog.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png (deflated 9%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/HistogramView.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png (deflated 9%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png (deflated 10%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png (deflated 1%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png (deflated 8%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png (deflated 3%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png (deflated 4%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png (deflated 5%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png (deflated 2%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png (deflated 7%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png (deflated 6%)
16:01:14 [2024-02-22T21:01:14.901Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png (deflated 9%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png (deflated 22%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png (deflated 21%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png (deflated 11%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png (deflated 14%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png (deflated 1%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png (deflated 11%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/Optimization.png (stored 0%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png (deflated 10%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.201Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png (deflated 0%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png (deflated 2%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_example.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/Rv_legend.png (deflated 9%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_active.gif (deflated 28%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif (stored 0%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.499Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png (deflated 11%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_menu.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/Sync_view.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_connected.gif (stored 0%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif (deflated 30%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeChartView.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif (deflated 1%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif (deflated 2%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.500Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png (deflated 10%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif (deflated 31%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif (deflated 68%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif (deflated 9%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png (deflated 8%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png (deflated 12%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png (deflated 11%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif (deflated 25%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/delete_button.gif (deflated 10%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif (deflated 8%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png (deflated 10%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png (deflated 12%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png (deflated 3%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png (deflated 4%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png (deflated 6%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png (deflated 11%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_add.gif (deflated 18%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/filter_items.gif (deflated 1%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif (deflated 6%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif (deflated 30%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/scenario.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif (deflated 5%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png (deflated 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif (deflated 7%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/home.gif (deflated 23%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/home_nav.gif (deflated 23%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/io/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.799Z]   adding: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png (deflated 7%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/ (stored 0%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png (deflated 1%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png (deflated 5%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png (deflated 1%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/link.gif (deflated 8%)
16:01:15 [2024-02-22T21:01:15.800Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png (deflated 6%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png (deflated 12%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/next.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif (deflated 21%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/next_event.gif (deflated 25%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/next_menu.gif (deflated 18%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png (deflated 2%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/pin_view.gif (deflated 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/prev.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif (deflated 25%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_event.gif (deflated 1%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/prev_menu.gif (deflated 13%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png (deflated 2%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif (deflated 23%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif (deflated 18%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/show_legend.gif (deflated 2%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif (deflated 5%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif (deflated 6%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num.gif (deflated 6%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif (deflated 7%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png (deflated 7%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png (deflated 16%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif (deflated 9%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tooltippref.png (deflated 6%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png (deflated 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png (deflated 4%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png (deflated 7%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png (deflated 2%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png (deflated 1%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif (deflated 1%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png (deflated 1%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif (deflated 10%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif (deflated 9%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html (deflated 71%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html (deflated 70%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html (deflated 70%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html (deflated 70%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html (deflated 71%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/References.html (deflated 70%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html (deflated 75%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html (deflated 68%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png (deflated 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif (deflated 23%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.rcp.doc.user/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html (deflated 70%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html (deflated 63%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.056Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/home.gif (deflated 23%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png (deflated 9%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png (deflated 9%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png (deflated 8%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png (deflated 10%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png (deflated 1%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png (deflated 8%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png (deflated 1%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png (deflated 3%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png (deflated 8%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/next.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif (deflated 19%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html (deflated 61%)
16:01:16 [2024-02-22T21:01:16.057Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/ (stored 0%)
16:01:16 [2024-02-22T21:01:16.351Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.351Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png (deflated 6%)
16:01:16 [2024-02-22T21:01:16.351Z]   adding: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png (deflated 5%)
16:01:16 [2024-02-22T21:01:16.351Z] + cd -
16:01:16 [2024-02-22T21:01:16.351Z] /home/jenkins/agent/workspace/tracecompass-master-nightly
16:01:16 [2024-02-22T21:01:16.351Z] + scp doc/.temp/doc-deployment.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
16:01:17 [2024-02-22T21:01:17.717Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cd /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&             unzip doc-deployment.zip &&             rm -f doc-deployment.zip'
16:01:18 [2024-02-22T21:01:18.295Z] Archive:  doc-deployment.zip
16:01:18 [2024-02-22T21:01:18.295Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Additional-documentation-for-developers.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Analyses-and-views.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Overview.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/Terminology.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/User-Guide.html  
16:01:18 [2024-02-22T21:01:18.295Z]    creating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/home.gif  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/next.gif  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.analysis.profiling.doc.user/images/prev.gif  
16:01:18 [2024-02-22T21:01:18.295Z]    creating: org.eclipse.tracecompass.doc.dev/
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Analysis-Framework.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/CTF-Parser.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Component-Interaction.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Data-Providers.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Developer-Guide.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Event-matching-and-trace-synchronization.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Generic-State-System.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Implementing-a-New-Trace-Type.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Introduction.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/JUL-Logging.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Markers.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Network-Tracing.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/OS-Execution-Graph-Extension.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Performance-Tests.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/TMF-Remote-API.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/UML2-Sequence-Diagram-Framework.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/View-Tutorial.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/Virtual-Machine-Analysis.html  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/XML-schema-extension.html  
16:01:18 [2024-02-22T21:01:18.295Z]    creating: org.eclipse.tracecompass.doc.dev/images/
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddDependencyTmfUi.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddTmfUml2SDLoader.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension1.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/AddViewExtension2.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/BlankSampleSeqDiagram.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/CustomStatisticsView.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DefaultCoolbarMenu.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/DialogHidePatterns.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/EmptySampleView.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ExampleNewStatsView.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleLoader.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleSeqDiagram.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FillSampleViewExtension.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindDialog.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/FindProviderAdded.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/HidePatternsMenuItem.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ImportTracePackage.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddDepend.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTAddType.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtension.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTExtensionPoint.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTPluginxmlComplete.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTSelectProjects.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NTTTraceType.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/NewSampleLoaderClass.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PageProviderAdded.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/PrintDialog.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceExtensions.png  
16:01:18 [2024-02-22T21:01:18.295Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ReferenceSeqDiagram.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/RunEclipseApplication.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagram1.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramAsyncMessage.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramMessageDelta.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramSyncMessage.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleDiagramTimeComp.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SampleView.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject1.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject2.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/Screenshot-NewPlug-inProject3.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SelectManifest.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SeqDiagramPref.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowEventsView.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowTmfSDView.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/ShowViewOther.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/SupplCoolbar.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelClass.png  
16:01:18 [2024-02-22T21:01:18.296Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddModelPackage.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsView.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfAddStatisticsViewClass.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfPinViewAction.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfStatisticsView.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/TmfViewPinAction.png  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/home.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/next.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/prev.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.dev/images/zoomout_nav.gif  
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-frame.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/allclasses-noframe.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/constant-values.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/deprecated-list.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/help-doc.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/index.html  
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-frame.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/org/eclipse/tracecompass/tmf/core/timestamp/package-summary.html  
16:01:18 [2024-02-22T21:01:18.552Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/package-list  
16:01:18 [2024-02-22T21:01:18.552Z]    creating: org.eclipse.tracecompass.doc.user/reference/api/resources/
16:01:18 [2024-02-22T21:01:18.552Z]  extracting: org.eclipse.tracecompass.doc.user/reference/api/resources/background.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/tab.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/resources/titlebar_end.gif  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/script.js  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/serialized-form.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/reference/api/stylesheet.css  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/Counters-Analysis.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/Data-driven-analysis.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/How-to-use-LTTng-to-diagnose-problems.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/Installation.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/Java-Logging.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Kernel-Analysis.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-Tracer-Control.html  
16:01:18 [2024-02-22T21:01:18.552Z]   inflating: org.eclipse.tracecompass.doc.user/LTTng-UST-Analyses.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Latency-Analyses.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Limitations.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Overview.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/References.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Time-offsetting.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Timestamp-formatting.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Incubator.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-Compass-Main-Features.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/Trace-synchronization.html  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/User-Guide.html  
16:01:18 [2024-02-22T21:01:18.553Z]    creating: org.eclipse.tracecompass.doc.user/images/
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/BasicSymbolProviderPreferencePage.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Bookmarks.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_global.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_legend.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_process_tree.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_show_view.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_small_dots.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_tooltip.png  
16:01:18 [2024-02-22T21:01:18.553Z]  extracting: org.eclipse.tracecompass.doc.user/images/Cfv_zoom.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Cfv_zoom_region.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel.gif  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Channel_disabled.gif  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/ColorsView.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyExperimentDialog.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceAction.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CopyTraceDialog.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserInput.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomTextParserOutput.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserInput.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/CustomXMLParserOutput.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentAction.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteExperimentConfirmationDialog.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesAction.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DeleteSupplementaryFilesDialog.png  
16:01:18 [2024-02-22T21:01:18.553Z]    creating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFilter_ShowActiveThreadsConfigure.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersConfigure.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/DynamicFilters/DynamicFiltersToggle.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_disabled.gif  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/Event_enabled.gif  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithAssociatedTraceType.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/ExplorerWithExperiment.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesMenu.png  
16:01:18 [2024-02-22T21:01:18.553Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesPassword.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/FetchRemoteTracesProject.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/FiltersView.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/FindDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/Flame_Graph.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/FunctionDensityView.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramStatusLine.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/HistogramView.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnChannelAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextOnDomainAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AddContextToEventsAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignEventDialogWithFilter.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2AssignedEvents.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewConnect.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDelete.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewDisconnect.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ControlViewFilled.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogFileRotation.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogMetadataFlush.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelDialogPerUIDBuffers.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateChannelOnDomainAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Advanced.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Live_Advanced.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_Snapshot.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2CreateSessionDialog_TracePath.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroyConfirmationDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DestroySessionAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableChannelAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2DisableEventAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EditConnection.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableAllEventsDialog.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableChannelAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventAction.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithFilter.png  
16:01:18 [2024-02-22T21:01:18.809Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnableEventWithKernelFilter.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllJulLoggers.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllLog4jLoggers.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllPythonLoggers.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledAllUstTracepoints.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledFunctionProbeEvent.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelProbeEvent.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelSyscalls.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledKernelTracepoints.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstLoglevelEvents.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnabledUstWildcardEvents.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnterPassword.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EnvironmentsView.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnChannelAction.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnDomainAction.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionAction.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventOnSessionDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventProperties.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2EventsEditor.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2FunctionEventDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportAction.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ImportOverwriteConfirmationDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoggerEventsDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2JulLoglevelEventsDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadAction.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2LoadRemoteDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoggerEventsDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Log4jLoglevelEventsDialog.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ManageSessionConfig.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewConnection.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2NewRemoteConnection.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2Preferences.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesGroup.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesLogging.png  
16:01:18 [2024-02-22T21:01:18.810Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PreferencesTimeout.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2ProbeEventDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PropertyView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoggerEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2PythonLoglevelEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RecordSnapshotAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2RefreshAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SaveDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SelectConnection.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StartTracingAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsPieChartView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StatisticsTableView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2StopTracingAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2SyscallsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2TracepointEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstExcludeEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstLoglevelEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstTracepointEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng2UstWildcardEventsDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngControlViewConnect.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTngKernelPerspective.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_CpuUsageViewToolTip.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LTTng_OpenCpuUsageView.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesDensity.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesScatter.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesStatistics.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/LatenciesTable.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageCustomParsers.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ManageXMLAnalysis.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewExperimentDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewProjectExplorer.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage1.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/NewTracingProjectPage2.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenLTTngKernelPerspective.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/OpenTraceFile.png  
16:01:19 [2024-02-22T21:01:19.066Z]  extracting: org.eclipse.tracecompass.doc.user/images/Optimization.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoInstances.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/PinAndCloneTwoTraces.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerCProjectWithTracingNature.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerConfigureTracingNature.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRange.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerDisplayRangePreferences.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectExplorerOpenTrace.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportTraceDialogRename.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ProjectImportWizardSelect.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox1.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RV_infobox2.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageBlank.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfileWizardPageNext.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPage.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageDefault.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteProfilesPreferencesPageFull.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoteTracesWizardPage.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RemoveTracesAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameExperimentDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/RenameTraceDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_example.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/Rv_legend.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectGenericCTFTraceType.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectLTTngKernelTraceType.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesAction.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/SelectTracesDialog.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/Session_active.gif  
16:01:19 [2024-02-22T21:01:19.066Z]  extracting: org.eclipse.tracecompass.doc.user/images/Session_inactive.gif  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingPerspective.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/ShowTracingViews.png  
16:01:19 [2024-02-22T21:01:19.066Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_cfv.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_menu.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/Sync_view.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TMF_LinkWithEditor.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePostCollapse.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TablePreCollapse.png  
16:01:19 [2024-02-22T21:01:19.322Z]  extracting: org.eclipse.tracecompass.doc.user/images/Target_connected.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/Target_disconnected.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeAlignment_sash.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeChartView.png  
16:01:19 [2024-02-22T21:01:19.322Z]    creating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/FilterDialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeEventFilter/SavedFilter.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedComputeOffset.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedDialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetReference.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetAdvancedSetTarget.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetApply.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetBasicDialogFilled.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TimeOffsetProperty.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventFilter.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfEventSearch.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TmfTimestampFormatPage.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Filter.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceEditor-Search.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TraceTypePreferencePage.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/TracingPerspective.png  
16:01:19 [2024-02-22T21:01:19.322Z]    creating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyStatistics.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyTable.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSCount.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/XMLPatternAnalysis/LatencyVSTime.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/XML_xy_chart.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/Xml_analysis_screenshot.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/add_bookmark.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/binaries_obj.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/binary_mapping_file.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/collapsed_ovr.gif  
16:01:19 [2024-02-22T21:01:19.322Z]    creating: org.eclipse.tracecompass.doc.user/images/counters/
16:01:19 [2024-02-22T21:01:19.322Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/CheckedCheckbox.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CountersView.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/CumulativeCountersView.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree1.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree2.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree3.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/FilteredTree4.png  
16:01:19 [2024-02-22T21:01:19.322Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/GrayedCheckbox.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/OpenCountersView.png  
16:01:19 [2024-02-22T21:01:19.322Z]  extracting: org.eclipse.tracecompass.doc.user/images/counters/UncheckedCheckbox.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/counters/sigma.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/delete_button.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/expanded_ovr.gif  
16:01:19 [2024-02-22T21:01:19.322Z]    creating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis-dialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/add-external-analysis.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-configuration-dialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/chart-only.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analyses-list.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/external-analysis-parameters-dialog.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/new-custom-scatter-chart-menu.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/remove-external-analysis.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/report-view.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/run-external-analysis.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart-toggle-button.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/table-and-chart.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/externalAnalyses/user-defined-external-analysis.png  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_add.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/filter_items.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_bwd.gif  
16:01:19 [2024-02-22T21:01:19.322Z]   inflating: org.eclipse.tracecompass.doc.user/images/follow_arrow_fwd.gif  
16:01:19 [2024-02-22T21:01:19.322Z]    creating: org.eclipse.tracecompass.doc.user/images/futex/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/scenario.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/futex/uaddrVsWaiter.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_arrows.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_empty_rows.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/hide_lost_events.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/home.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/home_nav.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/io/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/io/diskIoActivity.png  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageChart.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/KernelMemoryUsageView.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/kernelMemoryUsage/OpenKernelMemoryUsageView.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/link.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/memoryUsage/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-multithread.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/memoryUsage/memory-usage-no-thread-info.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/next.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_bookmark.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_event.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/next_menu.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/osOverview/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/os_overview_perspective.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/osOverview/select_os_overview.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/pin_view.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_bookmark.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_event.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/prev_menu.gif  
16:01:19 [2024-02-22T21:01:19.578Z]  extracting: org.eclipse.tracecompass.doc.user/images/remove_bookmark.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/resourcesView/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/resourcesView/followThread.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_l_edit.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/shift_r_edit.gif  
16:01:19 [2024-02-22T21:01:19.578Z]  extracting: org.eclipse.tracecompass.doc.user/images/show_hist_traces.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/show_legend.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_alpha_rev.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sort_num_rev.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/sourceLookup/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/symbol-mapping-config-ust28.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/sourceLookup/trace-with-debug-info.png  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/swslatency/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/swslatency/PriorityThreadnameView.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/text_mapping_file.gif  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tooltippref.png  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/chooseTrace.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportPackage.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/exportSelectedTrace.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileExport.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/fileImport.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importPackage.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/tracePackageImages/importTraceFolder.png  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/trim/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-after.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-before.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/trim/trim-select.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/unpinned_view.gif  
16:01:19 [2024-02-22T21:01:19.578Z]    creating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisDjango.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisFollow.png  
16:01:19 [2024-02-22T21:01:19.578Z]   inflating: org.eclipse.tracecompass.doc.user/images/waitAnalysis/KernelWaitAnalysisProjectExplorer.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomin_nav.gif  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.doc.user/images/zoomout_nav.gif  
16:01:19 [2024-02-22T21:01:19.579Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Collecting-Tracepoint-Data.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/GDB-Trace-Perspective.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Getting-Started.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Importing-Tracepoint-Data.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Overview.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/References.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/User-Guide.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/Visualizing-Tracepoint-Data.html  
16:01:19 [2024-02-22T21:01:19.579Z]    creating: org.eclipse.tracecompass.gdbtrace.doc.user/images/
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/GDBTracePerspective.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/gdb_icon16.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/home.gif  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/next.gif  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.gdbtrace.doc.user/images/prev.gif  
16:01:19 [2024-02-22T21:01:19.579Z]    creating: org.eclipse.tracecompass.rcp.doc.user/
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/Trace-Compass-Incubator.html  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/User-Guide.html  
16:01:19 [2024-02-22T21:01:19.579Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/home.gif  
16:01:19 [2024-02-22T21:01:19.579Z]    creating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/AboutUninstall.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/DiscoveryUi.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage1.png  
16:01:19 [2024-02-22T21:01:19.579Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage2.png  
16:01:19 [2024-02-22T21:01:19.834Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallWizardPage3.png  
16:01:19 [2024-02-22T21:01:19.834Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/InstallationDetails.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/ListUninstall.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Menu.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UninstallWizard.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/Update.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/incubator/UpdateWizard.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/next.gif  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.rcp.doc.user/images/prev.gif  
16:01:19 [2024-02-22T21:01:19.835Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/User-Guide.html  
16:01:19 [2024-02-22T21:01:19.835Z]    creating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/networkTracingPerspective.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/streamListView.png  
16:01:19 [2024-02-22T21:01:19.835Z]   inflating: org.eclipse.tracecompass.tmf.pcap.doc.user/images/subfieldFiltering.png  
16:01:20 [2024-02-22T21:01:20.147Z] [Pipeline] }
16:01:20 [2024-02-22T21:01:20.154Z] $ ssh-agent -k
16:01:20 [2024-02-22T21:01:20.159Z] unset SSH_AUTH_SOCK;
16:01:20 [2024-02-22T21:01:20.159Z] unset SSH_AGENT_PID;
16:01:20 [2024-02-22T21:01:20.159Z] echo Agent pid 294 killed;
16:01:20 [2024-02-22T21:01:20.160Z] [ssh-agent] Stopped.
16:01:20 [2024-02-22T21:01:20.438Z] [Pipeline] // sshagent
16:01:20 [2024-02-22T21:01:20.882Z] [Pipeline] }
16:01:21 [2024-02-22T21:01:21.368Z] [Pipeline] // withEnv
16:01:21 [2024-02-22T21:01:21.786Z] [Pipeline] }
16:01:22 [2024-02-22T21:01:22.088Z] [Pipeline] // stage
16:01:23 [2024-02-22T21:01:23.050Z] [Pipeline] stage
16:01:23 [2024-02-22T21:01:23.051Z] [Pipeline] { (Javadoc)
16:01:29 [2024-02-22T21:01:29.427Z] [Pipeline] tool
16:01:30 [2024-02-22T21:01:30.007Z] [Pipeline] envVarsForTool
16:01:30 [2024-02-22T21:01:30.986Z] [Pipeline] tool
16:01:31 [2024-02-22T21:01:31.596Z] [Pipeline] envVarsForTool
16:01:32 [2024-02-22T21:01:32.323Z] [Pipeline] withEnv
16:01:32 [2024-02-22T21:01:32.324Z] [Pipeline] {
16:01:34 [2024-02-22T21:01:34.009Z] [Pipeline] container
16:01:34 [2024-02-22T21:01:34.011Z] [Pipeline] {
16:01:34 [2024-02-22T21:01:34.728Z] [Pipeline] sh
16:01:35 [2024-02-22T21:01:35.274Z] + mvn compile javadoc:aggregate -Pbuild-api-docs -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Prcp-sign-windows -Prcp-sign-mac -Prcp-DMG-package-mac
16:01:35 [2024-02-22T21:01:35.274Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:01:37 [2024-02-22T21:01:37.788Z] [INFO] Scanning for projects...
16:01:37 [2024-02-22T21:01:37.788Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.788Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:01:37 [2024-02-22T21:01:37.789Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.044Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.045Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:01:38 [2024-02-22T21:01:38.301Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:38 [2024-02-22T21:01:38.301Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:38 [2024-02-22T21:01:38.557Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:38 [2024-02-22T21:01:38.557Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:38 [2024-02-22T21:01:38.557Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:40 [2024-02-22T21:01:40.449Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
16:01:40 [2024-02-22T21:01:40.449Z] [INFO] Tycho Mode:     project
16:01:40 [2024-02-22T21:01:40.449Z] [INFO] Tycho Builder:  maven
16:01:41 [2024-02-22T21:01:41.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.266Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.523Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.523Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.523Z] [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 152 kB/s)
16:01:41 [2024-02-22T21:01:41.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.523Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
16:01:41 [2024-02-22T21:01:41.778Z] [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.3 MB/s)
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:41 [2024-02-22T21:01:41.778Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
16:01:42 [2024-02-22T21:01:42.083Z] [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 202 kB/s)
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
16:01:42 [2024-02-22T21:01:42.083Z] [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 1.7 MB/s)
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.083Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom
16:01:42 [2024-02-22T21:01:42.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.pom (21 kB at 1.3 MB/s)
16:01:42 [2024-02-22T21:01:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.339Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
16:01:42 [2024-02-22T21:01:42.594Z] [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 808 kB/s)
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.6.2/maven-javadoc-plugin-3.6.2.jar
16:01:42 [2024-02-22T21:01:42.594Z] [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 12 MB/s)
16:01:43 [2024-02-22T21:01:43.522Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:43 [2024-02-22T21:01:43.522Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:43 [2024-02-22T21:01:43.522Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:43 [2024-02-22T21:01:43.522Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:44 [2024-02-22T21:01:44.084Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:44 [2024-02-22T21:01:44.340Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:48 [2024-02-22T21:01:48.510Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:53 [2024-02-22T21:01:53.763Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:9.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] ------------------------------------------------------------------------
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Reactor Build Order:
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] 
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Parent                                               [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass State System Parent                                  [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass TMF Parent                                           [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Documentation                                        [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Profiling User Guide                      [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.763Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass RCP Parent                                           [pom]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass Json trace Parent                                    [pom]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass Target Platform                                      [pom]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.integration.core.tests    [eclipse-test-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Trace Compass Repository                            [eclipse-repository]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] 
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                     [1/141]
16:01:53 [2024-02-22T21:01:53.764Z] [INFO]   from pom.xml
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] --------------------------------[ pom ]---------------------------------
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] 
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
16:01:53 [2024-02-22T21:01:53.764Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] 
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
16:01:53 [2024-02-22T21:01:53.764Z] [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 243 kB/s)
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
16:01:53 [2024-02-22T21:01:53.764Z] [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 1.1 MB/s)
16:01:53 [2024-02-22T21:01:53.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
16:01:54 [2024-02-22T21:01:54.020Z] [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 353 kB/s)
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
16:01:54 [2024-02-22T21:01:54.276Z] [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 402 kB/s)
16:01:54 [2024-02-22T21:01:54.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
16:01:54 [2024-02-22T21:01:54.531Z] [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 2.7 MB/s)
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.531Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
16:01:54 [2024-02-22T21:01:54.787Z] [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)
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [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 97 kB/s)
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:54 [2024-02-22T21:01:54.787Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
16:01:55 [2024-02-22T21:01:55.043Z] [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 754 kB/s)
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
16:01:55 [2024-02-22T21:01:55.300Z] [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 564 kB/s)
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
16:01:55 [2024-02-22T21:01:55.556Z] [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 312 kB/s)
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
16:01:55 [2024-02-22T21:01:55.556Z] [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 508 kB/s)
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.556Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
16:01:55 [2024-02-22T21:01:55.812Z] [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)
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:55 [2024-02-22T21:01:55.812Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:56 [2024-02-22T21:01:56.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:56 [2024-02-22T21:01:56.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:56 [2024-02-22T21:01:56.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
16:01:56 [2024-02-22T21:01:56.069Z] [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 1.9 MB/s)
16:01:56 [2024-02-22T21:01:56.069Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.069Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [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 55 kB/s)
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.324Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.5 MB/s)
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
16:01:56 [2024-02-22T21:01:56.835Z] [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 85 kB/s)
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [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 82 kB/s)
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:56 [2024-02-22T21:01:56.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
16:01:57 [2024-02-22T21:01:57.762Z] [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 164 kB/s)
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
16:01:57 [2024-02-22T21:01:57.763Z] [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 154 kB/s)
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
16:01:57 [2024-02-22T21:01:57.763Z] [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.5 MB/s)
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:57 [2024-02-22T21:01:57.763Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
16:01:58 [2024-02-22T21:01:58.019Z] [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 70 kB/s)
16:01:58 [2024-02-22T21:01:58.019Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.019Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 59 kB/s)
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.275Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [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 337 kB/s)
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
16:01:58 [2024-02-22T21:01:58.530Z] [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 113 kB/s)
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
16:01:58 [2024-02-22T21:01:58.790Z] [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 997 kB/s)
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:58 [2024-02-22T21:01:58.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
16:01:59 [2024-02-22T21:01:59.049Z] [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 442 kB/s)
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
16:01:59 [2024-02-22T21:01:59.049Z] [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 1.1 MB/s)
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.050Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.309Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
16:01:59 [2024-02-22T21:01:59.310Z] [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 158 kB/s)
16:01:59 [2024-02-22T21:01:59.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.310Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.310Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.3 MB/s)
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.569Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
16:01:59 [2024-02-22T21:01:59.825Z] [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.2 MB/s)
16:01:59 [2024-02-22T21:01:59.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
16:01:59 [2024-02-22T21:01:59.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
16:01:59 [2024-02-22T21:01:59.826Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
16:02:00 [2024-02-22T21:02:00.081Z] [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.2 MB/s)
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [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 173 kB/s)
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
16:02:00 [2024-02-22T21:02:00.338Z] [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 964 kB/s)
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.338Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.593Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
16:02:00 [2024-02-22T21:02:00.593Z] [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 2.9 MB/s)
16:02:00 [2024-02-22T21:02:00.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [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 350 kB/s)
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
16:02:00 [2024-02-22T21:02:00.852Z] [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 261 kB/s)
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:00 [2024-02-22T21:02:00.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
16:02:01 [2024-02-22T21:02:01.108Z] [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 199 kB/s)
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
16:02:01 [2024-02-22T21:02:01.108Z] [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)
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:01 [2024-02-22T21:02:01.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:01 [2024-02-22T21:02:01.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:01 [2024-02-22T21:02:01.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:01 [2024-02-22T21:02:01.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:01 [2024-02-22T21:02:01.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:01 [2024-02-22T21:02:01.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:01 [2024-02-22T21:02:01.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:01 [2024-02-22T21:02:01.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:01 [2024-02-22T21:02:01.927Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:02 [2024-02-22T21:02:02.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 6.9 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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.2 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 2.9 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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.5 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 1.7 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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.5 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 476 kB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 1.8 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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 347 kB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
16:02:02 [2024-02-22T21:02:02.441Z] [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.0 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [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)
16:02:02 [2024-02-22T21:02:02.441Z] [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 9.8 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [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 7.3 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [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.1 MB/s)
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.441Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT [2/141]
16:02:02 [2024-02-22T21:02:02.442Z] [INFO]   from analysis/pom.xml
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] Building Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT    [3/141]
16:02:02 [2024-02-22T21:02:02.442Z] [INFO]   from common/pom.xml
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] 
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] Building org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT     [4/141]
16:02:02 [2024-02-22T21:02:02.442Z] [INFO]   from common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:02 [2024-02-22T21:02:02.442Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:02 [2024-02-22T21:02:02.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
16:02:03 [2024-02-22T21:02:03.627Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/tracecompass-e4.30.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@6d9a46d7
16:02:03 [2024-02-22T21:02:03.627Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]     Transport mode:         online
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]     Http Transport type:    Java11Client
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]     Update mode:            cache first
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]     Minimum cache duration: 60 minutes
16:02:03 [2024-02-22T21:02:03.627Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
16:02:08 [2024-02-22T21:02:08.872Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.127Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.127Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.128Z] [INFO] The project's OSGi version is 5.2.0.202402222101
16:02:09 [2024-02-22T21:02:09.128Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.128Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.384Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
16:02:09 [2024-02-22T21:02:09.384Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:09 [2024-02-22T21:02:09.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
16:02:09 [2024-02-22T21:02:09.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.common.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] Nothing to compile - all classes are up to date
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] Building Trace Compass State System Parent 9.2.0-SNAPSHOT        [5/141]
16:02:09 [2024-02-22T21:02:09.640Z] [INFO]   from statesystem/pom.xml
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
16:02:09 [2024-02-22T21:02:09.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-master-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT  [6/141]
16:02:09 [2024-02-22T21:02:09.640Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:09 [2024-02-22T21:02:09.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
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.640Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core
16:02:09 [2024-02-22T21:02:09.896Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.896Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:09 [2024-02-22T21:02:09.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:09 [2024-02-22T21:02:09.897Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] Nothing to compile - all classes are up to date
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT [7/141]
16:02:09 [2024-02-22T21:02:09.897Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:09 [2024-02-22T21:02:09.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.897Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.898Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.898Z] [INFO] 
16:02:09 [2024-02-22T21:02:09.898Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:09 [2024-02-22T21:02:09.898Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.154Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
16:02:10 [2024-02-22T21:02:10.154Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.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.segmentstore.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Nothing to compile - all classes are up to date
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Building Trace Compass TMF Parent 9.2.0-SNAPSHOT                 [8/141]
16:02:10 [2024-02-22T21:02:10.155Z] [INFO]   from tmf/pom.xml
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Building Trace Compass Filter Parser 1.1.1-SNAPSHOT              [9/141]
16:02:10 [2024-02-22T21:02:10.155Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Resolving class path of Trace Compass Filter Parser
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:02:10 [2024-02-22T21:02:10.155Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.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.filter.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Nothing to compile - all classes are up to date
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT [10/141]
16:02:10 [2024-02-22T21:02:10.155Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] The project's OSGi version is 5.3.0.202402222101
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.155Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.410Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
16:02:10 [2024-02-22T21:02:10.410Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.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.statesystem.core:5.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] Nothing to compile - all classes are up to date
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] Building org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT       [11/141]
16:02:10 [2024-02-22T21:02:10.411Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:10 [2024-02-22T21:02:10.411Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.411Z] [WARNING] The POM for commons-io:commons-io:jar:2.15.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.411Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
16:02:10 [2024-02-22T21:02:10.666Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.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.core:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] Nothing to compile - all classes are up to date
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT [12/141]
16:02:10 [2024-02-22T21:02:10.666Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:10 [2024-02-22T21:02:10.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
16:02:10 [2024-02-22T21:02:10.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] The project's OSGi version is 2.2.1.202402222101
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:02:10 [2024-02-22T21:02:10.922Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:10 [2024-02-22T21:02:10.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:10 [2024-02-22T21:02:10.922Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] Nothing to compile - all classes are up to date
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] 
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT [13/141]
16:02:10 [2024-02-22T21:02:10.922Z] [INFO]   from statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:10 [2024-02-22T21:02:10.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:10 [2024-02-22T21:02:10.922Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.16-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.178Z] [INFO] Resolving class path of org.eclipse.tracecompass.statesystem.core.tests
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.434Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.434Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:02:11 [2024-02-22T21:02:11.434Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:11 [2024-02-22T21:02:11.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:11 [2024-02-22T21:02:11.434Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] Nothing to compile - all classes are up to date
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT [14/141]
16:02:11 [2024-02-22T21:02:11.689Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:11 [2024-02-22T21:02:11.689Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:11 [2024-02-22T21:02:11.689Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.25-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] The project's OSGi version is 1.0.25.202402222101
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.core.tests
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] 
16:02:11 [2024-02-22T21:02:11.945Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
16:02:11 [2024-02-22T21:02:11.945Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:11 [2024-02-22T21:02:11.945Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:11 [2024-02-22T21:02:11.945Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] Nothing to compile - all classes are up to date
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] Building Trace Compass CTF Support Parent 9.2.0-SNAPSHOT        [15/141]
16:02:12 [2024-02-22T21:02:12.201Z] [INFO]   from ctf/pom.xml
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT        [16/141]
16:02:12 [2024-02-22T21:02:12.201Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:12 [2024-02-22T21:02:12.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.201Z] [INFO] Resolving class path of Trace Compass CTF Parser Plug-in
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
16:02:12 [2024-02-22T21:02:12.202Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:12 [2024-02-22T21:02:12.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.202Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] Nothing to compile - all classes are up to date
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT       [17/141]
16:02:12 [2024-02-22T21:02:12.202Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:12 [2024-02-22T21:02:12.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.4.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] The project's OSGi version is 4.4.1.202402222101
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.458Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.core
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:12 [2024-02-22T21:02:12.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.459Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] Nothing to compile - all classes are up to date
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT   [18/141]
16:02:12 [2024-02-22T21:02:12.459Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:12 [2024-02-22T21:02:12.459Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] The project's OSGi version is 4.5.1.202402222101
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.459Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:02:12 [2024-02-22T21:02:12.714Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:12 [2024-02-22T21:02:12.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.714Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] Nothing to compile - all classes are up to date
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT   [19/141]
16:02:12 [2024-02-22T21:02:12.714Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:12 [2024-02-22T21:02:12.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:12 [2024-02-22T21:02:12.714Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] The project's OSGi version is 1.0.14.202402222101
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] Resolving class path of Trace Compass CTF Core Tests Plug-in
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.969Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.969Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
16:02:12 [2024-02-22T21:02:12.970Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:12 [2024-02-22T21:02:12.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
16:02:12 [2024-02-22T21:02:12.970Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] Nothing to compile - all classes are up to date
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] 
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT [20/141]
16:02:12 [2024-02-22T21:02:12.970Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:12 [2024-02-22T21:02:12.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
16:02:12 [2024-02-22T21:02:12.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] The project's OSGi version is 1.0.17.202402222101
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.298Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.core.tests
16:02:13 [2024-02-22T21:02:13.599Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.599Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:13 [2024-02-22T21:02:13.599Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.599Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:02:13 [2024-02-22T21:02:13.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:13 [2024-02-22T21:02:13.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
16:02:13 [2024-02-22T21:02:13.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.ctf.core.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] Nothing to compile - all classes are up to date
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT [21/141]
16:02:13 [2024-02-22T21:02:13.600Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:13 [2024-02-22T21:02:13.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
16:02:13 [2024-02-22T21:02:13.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] 
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:13 [2024-02-22T21:02:13.901Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.core.tests
16:02:14 [2024-02-22T21:02:14.198Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:14 [2024-02-22T21:02:14.199Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:02:14 [2024-02-22T21:02:14.199Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:14 [2024-02-22T21:02:14.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:14 [2024-02-22T21:02:14.199Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] Nothing to compile - all classes are up to date
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT         [22/141]
16:02:14 [2024-02-22T21:02:14.199Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:14 [2024-02-22T21:02:14.199Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
16:02:14 [2024-02-22T21:02:14.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:14 [2024-02-22T21:02:14.199Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:9.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:02:14 [2024-02-22T21:02:14.454Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.25.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] The project's OSGi version is 9.0.2.202402222101
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.454Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] Executing tasks
16:02:14 [2024-02-22T21:02:14.710Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:02:14 [2024-02-22T21:02:14.710Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
16:02:14 [2024-02-22T21:02:14.710Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] Executed tasks
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] 
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
16:02:14 [2024-02-22T21:02:14.710Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui
16:02:15 [2024-02-22T21:02:15.304Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.304Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
16:02:15 [2024-02-22T21:02:15.304Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:15 [2024-02-22T21:02:15.304Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.304Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
16:02:15 [2024-02-22T21:02:15.305Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:15 [2024-02-22T21:02:15.305Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:15 [2024-02-22T21:02:15.305Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] Nothing to compile - all classes are up to date
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT [23/141]
16:02:15 [2024-02-22T21:02:15.305Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:15 [2024-02-22T21:02:15.305Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:15 [2024-02-22T21:02:15.305Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.865Z] [INFO] 
16:02:15 [2024-02-22T21:02:15.866Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:15 [2024-02-22T21:02:15.866Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui
16:02:16 [2024-02-22T21:02:16.120Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.120Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:16 [2024-02-22T21:02:16.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:02:16 [2024-02-22T21:02:16.121Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-22T21:02:16.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:16 [2024-02-22T21:02:16.121Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] Nothing to compile - all classes are up to date
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT [24/141]
16:02:16 [2024-02-22T21:02:16.121Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:16 [2024-02-22T21:02:16.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:16 [2024-02-22T21:02:16.121Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:02:16 [2024-02-22T21:02:16.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.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.tmf.chart.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] Nothing to compile - all classes are up to date
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT [25/141]
16:02:16 [2024-02-22T21:02:16.378Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.378Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] The project's OSGi version is 1.2.1.202402222101
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core
16:02:16 [2024-02-22T21:02:16.633Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:02:16 [2024-02-22T21:02:16.634Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.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.lami.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] Nothing to compile - all classes are up to date
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT [26/141]
16:02:16 [2024-02-22T21:02:16.634Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] The project's OSGi version is 4.1.1.202402222101
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.634Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core
16:02:16 [2024-02-22T21:02:16.889Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.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.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] Nothing to compile - all classes are up to date
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT [27/141]
16:02:16 [2024-02-22T21:02:16.890Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] The project's OSGi version is 5.5.0.202402222101
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] 
16:02:16 [2024-02-22T21:02:16.890Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:02:16 [2024-02-22T21:02:16.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:16 [2024-02-22T21:02:16.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
16:02:16 [2024-02-22T21:02:16.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.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Nothing to compile - all classes are up to date
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT [28/141]
16:02:17 [2024-02-22T21:02:17.147Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:17 [2024-02-22T21:02:17.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] The project's OSGi version is 4.1.1.202402222101
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:02:17 [2024-02-22T21:02:17.147Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:17 [2024-02-22T21:02:17.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:17 [2024-02-22T21:02:17.147Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Nothing to compile - all classes are up to date
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT [29/141]
16:02:17 [2024-02-22T21:02:17.147Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.147Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:17 [2024-02-22T21:02:17.147Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] The project's OSGi version is 8.2.0.202402222101
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.403Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:02:17 [2024-02-22T21:02:17.404Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:17 [2024-02-22T21:02:17.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
16:02:17 [2024-02-22T21:02:17.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.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] Nothing to compile - all classes are up to date
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] Building Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT      [30/141]
16:02:17 [2024-02-22T21:02:17.404Z] [INFO]   from lttng/pom.xml
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT [31/141]
16:02:17 [2024-02-22T21:02:17.404Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:17 [2024-02-22T21:02:17.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
16:02:17 [2024-02-22T21:02:17.404Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:02:17 [2024-02-22T21:02:17.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:17 [2024-02-22T21:02:17.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:17 [2024-02-22T21:02:17.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] Nothing to compile - all classes are up to date
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
16:02:17 [2024-02-22T21:02:17.659Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT [32/141]
16:02:17 [2024-02-22T21:02:17.659Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:17 [2024-02-22T21:02:17.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
16:02:17 [2024-02-22T21:02:17.660Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] The project's OSGi version is 3.1.1.202402222101
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:02:17 [2024-02-22T21:02:17.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:17 [2024-02-22T21:02:17.919Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:17 [2024-02-22T21:02:17.919Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] Nothing to compile - all classes are up to date
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] 
16:02:17 [2024-02-22T21:02:17.919Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
16:02:17 [2024-02-22T21:02:17.920Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT  [33/141]
16:02:17 [2024-02-22T21:02:17.920Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:02:17 [2024-02-22T21:02:17.920Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:17 [2024-02-22T21:02:17.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
16:02:17 [2024-02-22T21:02:17.920Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] The project's OSGi version is 1.0.21.202402222101
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.175Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.430Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.tests
16:02:18 [2024-02-22T21:02:18.684Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.684Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.684Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:18 [2024-02-22T21:02:18.684Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:02:18 [2024-02-22T21:02:18.685Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:18 [2024-02-22T21:02:18.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-22T21:02:18.685Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] Nothing to compile - all classes are up to date
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] Building Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT [34/141]
16:02:18 [2024-02-22T21:02:18.685Z] [INFO]   from releng/pom.xml
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties >--
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] Building org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT [35/141]
16:02:18 [2024-02-22T21:02:18.685Z] [INFO]   from releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:18 [2024-02-22T21:02:18.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-22T21:02:18.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:02:18 [2024-02-22T21:02:18.940Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.940Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.940Z] [INFO] The project's OSGi version is 1.0.2.202402222101
16:02:18 [2024-02-22T21:02:18.940Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.940Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] Resolving class path of org.eclipse.tracecompass.slf4j.binding.simple.properties
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:02:18 [2024-02-22T21:02:18.941Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:18 [2024-02-22T21:02:18.941Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-22T21:02:18.941Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] No sources to compile
16:02:18 [2024-02-22T21:02:18.941Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] 
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT [36/141]
16:02:18 [2024-02-22T21:02:18.941Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:18 [2024-02-22T21:02:18.941Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:18 [2024-02-22T21:02:18.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] The project's OSGi version is 1.0.21.202402222101
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] 
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:19 [2024-02-22T21:02:19.197Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ui.swtbot.tests
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.125Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.125Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:20 [2024-02-22T21:02:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:20 [2024-02-22T21:02:20.125Z] [WARNING] The 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.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] Nothing to compile - all classes are up to date
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT [37/141]
16:02:20 [2024-02-22T21:02:20.125Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:02:20 [2024-02-22T21:02:20.125Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:20 [2024-02-22T21:02:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:20 [2024-02-22T21:02:20.125Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.381Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.940Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:02:20 [2024-02-22T21:02:20.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:20 [2024-02-22T21:02:20.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:20 [2024-02-22T21:02:20.940Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] Nothing to compile - all classes are up to date
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] 
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT [38/141]
16:02:20 [2024-02-22T21:02:20.941Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:20 [2024-02-22T21:02:20.941Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:20 [2024-02-22T21:02:20.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] The project's OSGi version is 1.0.8.202402222101
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.core.tests
16:02:21 [2024-02-22T21:02:21.451Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.451Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.451Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:02:21 [2024-02-22T21:02:21.452Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:21 [2024-02-22T21:02:21.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:21 [2024-02-22T21:02:21.452Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] Nothing to compile - all classes are up to date
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT [39/141]
16:02:21 [2024-02-22T21:02:21.452Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:21 [2024-02-22T21:02:21.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:21 [2024-02-22T21:02:21.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.707Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.graph.ui
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:02:21 [2024-02-22T21:02:21.963Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:21 [2024-02-22T21:02:21.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:21 [2024-02-22T21:02:21.963Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] Nothing to compile - all classes are up to date
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] 
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT [40/141]
16:02:21 [2024-02-22T21:02:21.963Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:21 [2024-02-22T21:02:21.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:21 [2024-02-22T21:02:21.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] The project's OSGi version is 1.0.5.202402222101
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.219Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.core.tests
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.474Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:02:22 [2024-02-22T21:02:22.474Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:22 [2024-02-22T21:02: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
16:02:22 [2024-02-22T21:02: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.analysis.lami.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] Nothing to compile - all classes are up to date
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT   [41/141]
16:02:22 [2024-02-22T21:02:22.474Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:22 [2024-02-22T21:02: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
16:02:22 [2024-02-22T21:02:22.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.729Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] 
16:02:22 [2024-02-22T21:02:22.985Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:02:22 [2024-02-22T21:02:22.985Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:22 [2024-02-22T21:02:22.985Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:22 [2024-02-22T21:02:22.985Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] Nothing to compile - all classes are up to date
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT [42/141]
16:02:23 [2024-02-22T21:02:23.242Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:23 [2024-02-22T21:02:23.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:23 [2024-02-22T21:02:23.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.499Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:02:23 [2024-02-22T21:02:23.754Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:02:23 [2024-02-22T21:02:23.755Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:23 [2024-02-22T21:02:23.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:23 [2024-02-22T21:02:23.755Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] Nothing to compile - all classes are up to date
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] 
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT [43/141]
16:02:23 [2024-02-22T21:02:23.755Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:23 [2024-02-22T21:02:23.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:23 [2024-02-22T21:02:23.755Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.core.tests
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:02:24 [2024-02-22T21:02:24.011Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:24 [2024-02-22T21:02: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
16:02:24 [2024-02-22T21:02:24.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.tmf.chart.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] Nothing to compile - all classes are up to date
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT [44/141]
16:02:24 [2024-02-22T21:02:24.011Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.011Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:24 [2024-02-22T21:02: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
16:02:24 [2024-02-22T21:02:24.011Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.571Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.827Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:02:24 [2024-02-22T21:02:24.827Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:24 [2024-02-22T21:02:24.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:24 [2024-02-22T21:02:24.827Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] Nothing to compile - all classes are up to date
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] 
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
16:02:24 [2024-02-22T21:02:24.827Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT [45/141]
16:02:24 [2024-02-22T21:02:24.828Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:02:24 [2024-02-22T21:02:24.828Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:24 [2024-02-22T21:02:24.828Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:24 [2024-02-22T21:02:24.828Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.389Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.645Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] 
16:02:25 [2024-02-22T21:02:25.645Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:02:25 [2024-02-22T21:02:25.645Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:25 [2024-02-22T21:02:25.645Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:25 [2024-02-22T21:02:25.645Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] Nothing to compile - all classes are up to date
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT [46/141]
16:02:26 [2024-02-22T21:02:26.074Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:26 [2024-02-22T21:02:26.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:26 [2024-02-22T21:02:26.074Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] The project's OSGi version is 1.0.18.202402222101
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.core.tests
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.074Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:02:26 [2024-02-22T21:02:26.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:26 [2024-02-22T21:02:26.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:26 [2024-02-22T21:02:26.074Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:02:26 [2024-02-22T21:02:26.329Z] [INFO] Nothing to compile - all classes are up to date
16:02:26 [2024-02-22T21:02:26.330Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
16:02:26 [2024-02-22T21:02:26.330Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT [47/141]
16:02:26 [2024-02-22T21:02:26.330Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:02:26 [2024-02-22T21:02:26.330Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:26 [2024-02-22T21:02:26.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:26 [2024-02-22T21:02:26.330Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] The project's OSGi version is 6.1.1.202402222101
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.584Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.839Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:02:26 [2024-02-22T21:02:26.839Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:26 [2024-02-22T21:02:26.839Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:26 [2024-02-22T21:02:26.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.ui:6.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] Nothing to compile - all classes are up to date
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] 
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT [48/141]
16:02:26 [2024-02-22T21:02:26.840Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:26 [2024-02-22T21:02:26.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
16:02:26 [2024-02-22T21:02:26.840Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] The project's OSGi version is 4.1.2.202402222101
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.096Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.352Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:02:27 [2024-02-22T21:02:27.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:27 [2024-02-22T21:02:27.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
16:02:27 [2024-02-22T21:02:27.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.analysis.os.linux.ui:4.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:02:27 [2024-02-22T21:02:27.608Z] [INFO] Nothing to compile - all classes are up to date
16:02:27 [2024-02-22T21:02:27.608Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.608Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
16:02:27 [2024-02-22T21:02:27.608Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT [49/141]
16:02:27 [2024-02-22T21:02:27.608Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:02:27 [2024-02-22T21:02:27.608Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:27 [2024-02-22T21:02:27.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
16:02:27 [2024-02-22T21:02:27.608Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] The project's OSGi version is 1.0.10.202402222101
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] 
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:27 [2024-02-22T21:02:27.864Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.tests
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:28 [2024-02-22T21:02:28.120Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:02:28 [2024-02-22T21:02:28.120Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:28 [2024-02-22T21:02:28.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
16:02:28 [2024-02-22T21:02:28.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.os.linux.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] Nothing to compile - all classes are up to date
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT [50/141]
16:02:28 [2024-02-22T21:02:28.120Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:28 [2024-02-22T21:02:28.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
16:02:28 [2024-02-22T21:02:28.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] The project's OSGi version is 1.0.11.202402222101
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.core.tests
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:02:28 [2024-02-22T21:02:28.376Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:28 [2024-02-22T21:02:28.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
16:02:28 [2024-02-22T21:02:28.376Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] Nothing to compile - all classes are up to date
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT [51/141]
16:02:28 [2024-02-22T21:02:28.376Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.376Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:28 [2024-02-22T21:02:28.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
16:02:28 [2024-02-22T21:02:28.376Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] The project's OSGi version is 1.0.12.202402222101
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] 
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:28 [2024-02-22T21:02:28.632Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.193Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:29 [2024-02-22T21:02:29.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:29 [2024-02-22T21:02:29.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.analysis.timing.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] Nothing to compile - all classes are up to date
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT [52/141]
16:02:29 [2024-02-22T21:02:29.193Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:02:29 [2024-02-22T21:02:29.193Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:29 [2024-02-22T21:02:29.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:29 [2024-02-22T21:02:29.193Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] The project's OSGi version is 1.0.17.202402222101
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] 
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:29 [2024-02-22T21:02:29.756Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.012Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:02:30 [2024-02-22T21:02:30.013Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:30 [2024-02-22T21:02:30.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:30 [2024-02-22T21:02:30.013Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.17-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] Nothing to compile - all classes are up to date
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT [53/141]
16:02:30 [2024-02-22T21:02:30.013Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:30 [2024-02-22T21:02:30.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:30 [2024-02-22T21:02:30.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] The project's OSGi version is 2.4.0.202402222101
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.268Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:02:30 [2024-02-22T21:02:30.268Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:30 [2024-02-22T21:02:30.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
16:02:30 [2024-02-22T21:02:30.269Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] Nothing to compile - all classes are up to date
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT [54/141]
16:02:30 [2024-02-22T21:02:30.269Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:30 [2024-02-22T21:02:30.269Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:30 [2024-02-22T21:02:30.269Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.525Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.core.tests
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.782Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:02:30 [2024-02-22T21:02:30.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:30 [2024-02-22T21:02:30.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:30 [2024-02-22T21:02:30.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] Nothing to compile - all classes are up to date
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] 
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT [55/141]
16:02:30 [2024-02-22T21:02:30.783Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:30 [2024-02-22T21:02:30.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:30 [2024-02-22T21:02:30.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] The project's OSGi version is 4.1.0.202402222101
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.039Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:02:31 [2024-02-22T21:02:31.295Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:31 [2024-02-22T21:02:31.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:31 [2024-02-22T21:02:31.295Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] Nothing to compile - all classes are up to date
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT [56/141]
16:02:31 [2024-02-22T21:02:31.295Z] [INFO]   from analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:31 [2024-02-22T21:02:31.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:31 [2024-02-22T21:02:31.295Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] 
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:31 [2024-02-22T21:02:31.857Z] [INFO] Resolving class path of org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:32 [2024-02-22T21:02:32.114Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.114Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:02:32 [2024-02-22T21:02:32.114Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:32 [2024-02-22T21:02:32.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
16:02:32 [2024-02-22T21:02:32.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.analysis.profiling.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] Nothing to compile - all classes are up to date
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] Building Trace Compass BTF Support Parent 9.2.0-SNAPSHOT        [57/141]
16:02:32 [2024-02-22T21:02:32.369Z] [INFO]   from btf/pom.xml
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
16:02:32 [2024-02-22T21:02:32.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-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] Building org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT       [58/141]
16:02:32 [2024-02-22T21:02:32.369Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:32 [2024-02-22T21:02:32.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
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:02:32 [2024-02-22T21:02:32.370Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:32 [2024-02-22T21:02:32.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:32 [2024-02-22T21:02:32.370Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] Nothing to compile - all classes are up to date
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT         [59/141]
16:02:32 [2024-02-22T21:02:32.370Z] [INFO]   from btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:32 [2024-02-22T21:02:32.370Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:32 [2024-02-22T21:02:32.370Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.625Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.ui
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:02:32 [2024-02-22T21:02:32.881Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:32 [2024-02-22T21:02:32.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:32 [2024-02-22T21:02:32.881Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] Nothing to compile - all classes are up to date
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] 
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT [60/141]
16:02:32 [2024-02-22T21:02:32.881Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:32 [2024-02-22T21:02:32.881Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:32 [2024-02-22T21:02:32.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] The project's OSGi version is 2.2.0.202402222101
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.136Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:02:33 [2024-02-22T21:02:33.392Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:33 [2024-02-22T21:02:33.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:33 [2024-02-22T21:02:33.392Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] Nothing to compile - all classes are up to date
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] Building Trace Compass Documentation 9.2.0-SNAPSHOT             [61/141]
16:02:33 [2024-02-22T21:02:33.392Z] [INFO]   from doc/pom.xml
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] Building Trace Compass Developer Guide 9.2.0-SNAPSHOT           [62/141]
16:02:33 [2024-02-22T21:02:33.392Z] [INFO]   from doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:33 [2024-02-22T21:02:33.392Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:02:33 [2024-02-22T21:02:33.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/pom.xml
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] Resolving class path of Trace Compass Developer Guide
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.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-master-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] 
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:02:33 [2024-02-22T21:02:33.647Z] [INFO] Executing tasks
16:02:34 [2024-02-22T21:02:34.578Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] Executed tasks
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] 
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] 
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:02:34 [2024-02-22T21:02:34.578Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] 
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:02:34 [2024-02-22T21:02:34.578Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
16:02:35 [2024-02-22T21:02:35.140Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:02:35 [2024-02-22T21:02:35.140Z] [INFO] Command line:
16:02:35 [2024-02-22T21:02:35.140Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:35 [2024-02-22T21:02:35.140Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:36 [2024-02-22T21:02:36.068Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:36 [2024-02-22T21:02:36.068Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:36 [2024-02-22T21:02:36.068Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:36 [2024-02-22T21:02:36.068Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:36 [2024-02-22T21:02:36.997Z] Buildfile: build.xml
16:02:36 [2024-02-22T21:02:36.997Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:36 [2024-02-22T21:02:36.997Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:36 [2024-02-22T21:02:36.997Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:36 [2024-02-22T21:02:36.997Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:36 [2024-02-22T21:02:36.997Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:36 [2024-02-22T21:02:36.997Z] 
16:02:36 [2024-02-22T21:02:36.997Z] build.index:
16:02:38 [2024-02-22T21:02:38.887Z] BUILD SUCCESSFUL
16:02:38 [2024-02-22T21:02:38.887Z] 
16:02:38 [2024-02-22T21:02:38.887Z] BUILD SUCCESSFUL
16:02:38 [2024-02-22T21:02:38.887Z] Total time: 2 seconds
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] 
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user >--
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] Building Trace Compass Profiling User Guide 9.2.0-SNAPSHOT      [63/141]
16:02:38 [2024-02-22T21:02:38.887Z] [INFO]   from doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/pom.xml
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] 
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] 
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] 
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] 
16:02:38 [2024-02-22T21:02:38.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] Resolving class path of Trace Compass Profiling User Guide
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.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-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] Executing tasks
16:02:39 [2024-02-22T21:02:39.145Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] Executed tasks
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] 
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:39 [2024-02-22T21:02:39.145Z] [INFO] Command line:
16:02:39 [2024-02-22T21:02:39.145Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:39 [2024-02-22T21:02:39.145Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:40 [2024-02-22T21:02:40.073Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:40 [2024-02-22T21:02:40.073Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:40 [2024-02-22T21:02:40.073Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:40 [2024-02-22T21:02:40.073Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:40 [2024-02-22T21:02:40.999Z] Buildfile: build.xml
16:02:40 [2024-02-22T21:02:40.999Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:40 [2024-02-22T21:02:40.999Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:40 [2024-02-22T21:02:40.999Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:40 [2024-02-22T21:02:40.999Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:40 [2024-02-22T21:02:40.999Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:40 [2024-02-22T21:02:40.999Z] 
16:02:40 [2024-02-22T21:02:40.999Z] build.index:
16:02:42 [2024-02-22T21:02:42.362Z] BUILD SUCCESSFUL
16:02:42 [2024-02-22T21:02:42.362Z] 
16:02:42 [2024-02-22T21:02:42.362Z] BUILD SUCCESSFUL
16:02:42 [2024-02-22T21:02:42.362Z] Total time: 1 second
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] Building org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT            [64/141]
16:02:42 [2024-02-22T21:02:42.362Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] Building org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT            [65/141]
16:02:42 [2024-02-22T21:02:42.362Z] [INFO]   from btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:42 [2024-02-22T21:02:42.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
16:02:42 [2024-02-22T21:02:42.618Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT [66/141]
16:02:42 [2024-02-22T21:02:42.619Z] [INFO]   from btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:42 [2024-02-22T21:02:42.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:42 [2024-02-22T21:02:42.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] 
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:42 [2024-02-22T21:02:42.874Z] [INFO] Resolving class path of org.eclipse.tracecompass.btf.core.tests
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:43 [2024-02-22T21:02:43.130Z] [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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:02:43 [2024-02-22T21:02:43.130Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:43 [2024-02-22T21:02:43.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
16:02:43 [2024-02-22T21:02:43.130Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] Nothing to compile - all classes are up to date
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.130Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
16:02:43 [2024-02-22T21:02:43.131Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT [67/141]
16:02:43 [2024-02-22T21:02:43.131Z] [INFO]   from common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.131Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:43 [2024-02-22T21:02:43.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:43 [2024-02-22T21:02:43.131Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] The project's OSGi version is 1.1.11.202402222101
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.common.core.tests
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
16:02:43 [2024-02-22T21:02:43.386Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:43 [2024-02-22T21:02:43.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
16:02:43 [2024-02-22T21:02:43.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.common.core.tests:1.1.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] Nothing to compile - all classes are up to date
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] Building org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT            [68/141]
16:02:43 [2024-02-22T21:02:43.386Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT [69/141]
16:02:43 [2024-02-22T21:02:43.387Z] [INFO]   from ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:43 [2024-02-22T21:02:43.387Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:43 [2024-02-22T21:02:43.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] Resolving class path of org.eclipse.tracecompass.ctf.parser.tests
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:02:43 [2024-02-22T21:02:43.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:43 [2024-02-22T21:02:43.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:43 [2024-02-22T21:02:43.642Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] Nothing to compile - all classes are up to date
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] 
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT        [70/141]
16:02:43 [2024-02-22T21:02:43.643Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:43 [2024-02-22T21:02:43.643Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT [71/141]
16:02:44 [2024-02-22T21:02:44.204Z] [INFO]   from ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:02:44 [2024-02-22T21:02:44.204Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:02:44 [2024-02-22T21:02:44.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:44 [2024-02-22T21:02:44.204Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] The project's OSGi version is 1.0.12.202402222101
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.460Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.716Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:02:44 [2024-02-22T21:02:44.716Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:44 [2024-02-22T21:02:44.716Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:44 [2024-02-22T21:02:44.716Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] Nothing to compile - all classes are up to date
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] Building Trace Compass User Guide 9.2.0-SNAPSHOT                [72/141]
16:02:44 [2024-02-22T21:02:44.716Z] [INFO]   from doc/org.eclipse.tracecompass.doc.user/pom.xml
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:44 [2024-02-22T21:02:44.716Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:02:44 [2024-02-22T21:02:44.716Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/pom.xml
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] Resolving class path of Trace Compass User Guide
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] 
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:02:44 [2024-02-22T21:02:44.972Z] [INFO] Executing tasks
16:02:45 [2024-02-22T21:02:45.532Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] Executed tasks
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] 
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] 
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:02:45 [2024-02-22T21:02:45.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] 
16:02:45 [2024-02-22T21:02:45.532Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:02:45 [2024-02-22T21:02:45.788Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:45 [2024-02-22T21:02:45.788Z] [INFO] Command line:
16:02:45 [2024-02-22T21:02:45.788Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:45 [2024-02-22T21:02:45.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:46 [2024-02-22T21:02:46.349Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:46 [2024-02-22T21:02:46.349Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:46 [2024-02-22T21:02:46.349Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:46 [2024-02-22T21:02:46.349Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:47 [2024-02-22T21:02:47.715Z] Buildfile: build.xml
16:02:47 [2024-02-22T21:02:47.715Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:47 [2024-02-22T21:02:47.715Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:47 [2024-02-22T21:02:47.715Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:47 [2024-02-22T21:02:47.715Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:47 [2024-02-22T21:02:47.715Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:47 [2024-02-22T21:02:47.715Z] 
16:02:47 [2024-02-22T21:02:47.715Z] build.index:
16:02:49 [2024-02-22T21:02:49.600Z] BUILD SUCCESSFUL
16:02:49 [2024-02-22T21:02:49.600Z] 
16:02:49 [2024-02-22T21:02:49.600Z] BUILD SUCCESSFUL
16:02:49 [2024-02-22T21:02:49.600Z] Total time: 2 seconds
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT [73/141]
16:02:49 [2024-02-22T21:02:49.600Z] [INFO]   from doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:49 [2024-02-22T21:02:49.600Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Resolving class path of Trace Compass GDB Tracepoint Analysis User Guide
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.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-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Executing tasks
16:02:49 [2024-02-22T21:02:49.600Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Executed tasks
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] 
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:49 [2024-02-22T21:02:49.600Z] [INFO] Command line:
16:02:49 [2024-02-22T21:02:49.600Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:49 [2024-02-22T21:02:49.600Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:50 [2024-02-22T21:02:50.161Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:50 [2024-02-22T21:02:50.161Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:50 [2024-02-22T21:02:50.161Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:50 [2024-02-22T21:02:50.161Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:51 [2024-02-22T21:02:51.525Z] Buildfile: build.xml
16:02:51 [2024-02-22T21:02:51.525Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:51 [2024-02-22T21:02:51.525Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:51 [2024-02-22T21:02:51.525Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:51 [2024-02-22T21:02:51.525Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:51 [2024-02-22T21:02:51.525Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:51 [2024-02-22T21:02:51.525Z] 
16:02:51 [2024-02-22T21:02:51.525Z] build.index:
16:02:52 [2024-02-22T21:02:52.451Z] BUILD SUCCESSFUL
16:02:52 [2024-02-22T21:02:52.451Z] 
16:02:52 [2024-02-22T21:02:52.451Z] BUILD SUCCESSFUL
16:02:52 [2024-02-22T21:02:52.451Z] Total time: 1 second
16:02:52 [2024-02-22T21:02:52.451Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.451Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
16:02:52 [2024-02-22T21:02:52.451Z] [INFO] Building Trace Compass RCP User Guide 9.2.0-SNAPSHOT            [74/141]
16:02:52 [2024-02-22T21:02:52.452Z] [INFO]   from doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:52 [2024-02-22T21:02:52.452Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] Resolving class path of Trace Compass RCP User Guide
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] Executing tasks
16:02:52 [2024-02-22T21:02:52.452Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] Executed tasks
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.452Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] 
16:02:52 [2024-02-22T21:02:52.452Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:02:52 [2024-02-22T21:02:52.708Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:52 [2024-02-22T21:02:52.708Z] [INFO] Command line:
16:02:52 [2024-02-22T21:02:52.708Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:52 [2024-02-22T21:02:52.708Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:53 [2024-02-22T21:02:53.270Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:53 [2024-02-22T21:02:53.270Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:53 [2024-02-22T21:02:53.270Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:53 [2024-02-22T21:02:53.270Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:54 [2024-02-22T21:02:54.636Z] Buildfile: build.xml
16:02:54 [2024-02-22T21:02:54.636Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:54 [2024-02-22T21:02:54.636Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:54 [2024-02-22T21:02:54.636Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:54 [2024-02-22T21:02:54.636Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:54 [2024-02-22T21:02:54.636Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:54 [2024-02-22T21:02:54.636Z] 
16:02:54 [2024-02-22T21:02:54.636Z] build.index:
16:02:55 [2024-02-22T21:02:55.565Z] BUILD SUCCESSFUL
16:02:55 [2024-02-22T21:02:55.565Z] 
16:02:55 [2024-02-22T21:02:55.565Z] BUILD SUCCESSFUL
16:02:55 [2024-02-22T21:02:55.565Z] Total time: 1 second
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Building Trace Compass Pcap User Guide 9.2.0-SNAPSHOT           [75/141]
16:02:55 [2024-02-22T21:02:55.565Z] [INFO]   from doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:55 [2024-02-22T21:02:55.565Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Resolving class path of Trace Compass Pcap User Guide
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Executing tasks
16:02:55 [2024-02-22T21:02:55.565Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Executed tasks
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] 
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:02:55 [2024-02-22T21:02:55.565Z] [INFO] Command line:
16:02:55 [2024-02-22T21:02:55.565Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:02:55 [2024-02-22T21:02:55.565Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:02:56 [2024-02-22T21:02:56.126Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:56 [2024-02-22T21:02:56.126Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:02:56 [2024-02-22T21:02:56.126Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:02:56 [2024-02-22T21:02:56.126Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:57 [2024-02-22T21:02:57.490Z] Buildfile: build.xml
16:02:57 [2024-02-22T21:02:57.490Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:02:57 [2024-02-22T21:02:57.490Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:02:57 [2024-02-22T21:02:57.490Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:02:57 [2024-02-22T21:02:57.490Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:02:57 [2024-02-22T21:02:57.490Z] WARNING: System::setSecurityManager will be removed in a future release
16:02:57 [2024-02-22T21:02:57.490Z] 
16:02:57 [2024-02-22T21:02:57.490Z] build.index:
16:02:58 [2024-02-22T21:02:58.416Z] BUILD SUCCESSFUL
16:02:58 [2024-02-22T21:02:58.416Z] 
16:02:58 [2024-02-22T21:02:58.416Z] BUILD SUCCESSFUL
16:02:58 [2024-02-22T21:02:58.416Z] Total time: 1 second
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT      [76/141]
16:02:58 [2024-02-22T21:02:58.416Z] [INFO]   from doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:58 [2024-02-22T21:02:58.416Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] The project's OSGi version is 1.0.11.202402222101
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.416Z] [INFO] Resolving class path of org.eclipse.tracecompass.examples
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.671Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:02:58 [2024-02-22T21:02:58.671Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:58 [2024-02-22T21:02:58.671Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:58 [2024-02-22T21:02:58.671Z] [WARNING] The 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-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:02:58 [2024-02-22T21:02:58.926Z] [INFO] Nothing to compile - all classes are up to date
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT [77/141]
16:02:58 [2024-02-22T21:02:58.927Z] [INFO]   from gdbtrace/pom.xml
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] --------------------------------[ pom ]---------------------------------
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] 
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT  [78/141]
16:02:58 [2024-02-22T21:02:58.927Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:58 [2024-02-22T21:02:58.927Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:58 [2024-02-22T21:02:58.927Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.182Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:02:59 [2024-02-22T21:02:59.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:59 [2024-02-22T21:02:59.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
16:02:59 [2024-02-22T21:02:59.440Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] Nothing to compile - all classes are up to date
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT    [79/141]
16:02:59 [2024-02-22T21:02:59.440Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.440Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:02:59 [2024-02-22T21:02:59.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
16:02:59 [2024-02-22T21:02:59.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.699Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.954Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:02:59 [2024-02-22T21:02:59.954Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:02:59 [2024-02-22T21:02:59.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:02:59 [2024-02-22T21:02:59.954Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] Nothing to compile - all classes are up to date
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] 
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT       [80/141]
16:02:59 [2024-02-22T21:02:59.955Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:02:59 [2024-02-22T21:02:59.955Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT [81/141]
16:03:00 [2024-02-22T21:03:00.211Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:00 [2024-02-22T21:03:00.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
16:03:00 [2024-02-22T21:03:00.211Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:03:00 [2024-02-22T21:03:00.466Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.466Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.466Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:00 [2024-02-22T21:03:00.466Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.466Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.core.tests
16:03:00 [2024-02-22T21:03:00.721Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.721Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.721Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:00 [2024-02-22T21:03:00.721Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.721Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:00 [2024-02-22T21:03:00.722Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:00 [2024-02-22T21:03:00.722Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:00 [2024-02-22T21:03:00.722Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] Nothing to compile - all classes are up to date
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT [82/141]
16:03:00 [2024-02-22T21:03:00.722Z] [INFO]   from gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:00 [2024-02-22T21:03:00.722Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:00 [2024-02-22T21:03:00.722Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:03:00 [2024-02-22T21:03:00.977Z] [INFO] 
16:03:00 [2024-02-22T21:03:00.977Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.233Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:01 [2024-02-22T21:03:01.233Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.233Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.234Z] [INFO] Resolving class path of org.eclipse.tracecompass.gdbtrace.ui.tests
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:01 [2024-02-22T21:03:01.490Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:01 [2024-02-22T21:03:01.490Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] Nothing to compile - all classes are up to date
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT [83/141]
16:03:01 [2024-02-22T21:03:01.490Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:01 [2024-02-22T21:03:01.490Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.490Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.common.core.tests
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.746Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] Nothing to compile - all classes are up to date
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT [84/141]
16:03:01 [2024-02-22T21:03:01.746Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:01 [2024-02-22T21:03:01.746Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] Nothing to compile - all classes are up to date
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] 
16:03:01 [2024-02-22T21:03:01.746Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
16:03:01 [2024-02-22T21:03:01.747Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT  [85/141]
16:03:01 [2024-02-22T21:03:01.747Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:03:01 [2024-02-22T21:03:01.747Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:02 [2024-02-22T21:03:02.002Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.002Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:02 [2024-02-22T21:03:02.258Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:02 [2024-02-22T21:03:02.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:02 [2024-02-22T21:03:02.258Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] Nothing to compile - all classes are up to date
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT [86/141]
16:03:02 [2024-02-22T21:03:02.258Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:02 [2024-02-22T21:03:02.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:02 [2024-02-22T21:03:02.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.514Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:02 [2024-02-22T21:03:02.515Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:02 [2024-02-22T21:03:02.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:02 [2024-02-22T21:03:02.515Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] Nothing to compile - all classes are up to date
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT [87/141]
16:03:02 [2024-02-22T21:03:02.515Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:02 [2024-02-22T21:03:02.515Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:02 [2024-02-22T21:03:02.515Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] 
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:02 [2024-02-22T21:03:02.771Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.029Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:03 [2024-02-22T21:03:03.029Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:03 [2024-02-22T21:03:03.029Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:03 [2024-02-22T21:03:03.029Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:03:03 [2024-02-22T21:03:03.030Z] [INFO] Nothing to compile - all classes are up to date
16:03:03 [2024-02-22T21:03:03.030Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.030Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
16:03:03 [2024-02-22T21:03:03.030Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT [88/141]
16:03:03 [2024-02-22T21:03:03.030Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:03:03 [2024-02-22T21:03:03.030Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:03 [2024-02-22T21:03:03.285Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT [89/141]
16:03:03 [2024-02-22T21:03:03.541Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:03 [2024-02-22T21:03:03.541Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:03 [2024-02-22T21:03:03.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] The project's OSGi version is 1.1.4.202402222101
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.core.tests
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:03 [2024-02-22T21:03:03.798Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:03 [2024-02-22T21:03:03.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
16:03:03 [2024-02-22T21:03:03.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.lttng2.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] Nothing to compile - all classes are up to date
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] 
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT [90/141]
16:03:03 [2024-02-22T21:03:03.798Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:03:03 [2024-02-22T21:03:03.798Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:03 [2024-02-22T21:03:03.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
16:03:03 [2024-02-22T21:03:03.799Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.054Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.core.tests
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.055Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.055Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:04 [2024-02-22T21:03:04.055Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:04 [2024-02-22T21:03:04.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
16:03:04 [2024-02-22T21:03:04.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.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] Nothing to compile - all classes are up to date
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT [91/141]
16:03:04 [2024-02-22T21:03:04.310Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:04 [2024-02-22T21:03:04.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
16:03:04 [2024-02-22T21:03:04.310Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] The project's OSGi version is 2.0.6.202402222101
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.566Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.tests
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:04 [2024-02-22T21:03:04.822Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:04 [2024-02-22T21:03:04.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
16:03:04 [2024-02-22T21:03:04.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.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] Nothing to compile - all classes are up to date
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] 
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT [92/141]
16:03:04 [2024-02-22T21:03:04.822Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:03:04 [2024-02-22T21:03:04.822Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:04 [2024-02-22T21:03:04.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
16:03:04 [2024-02-22T21:03:04.822Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.383Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.639Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:05 [2024-02-22T21:03:05.639Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:05 [2024-02-22T21:03:05.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:05 [2024-02-22T21:03:05.639Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] Nothing to compile - all classes are up to date
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT [93/141]
16:03:05 [2024-02-22T21:03:05.639Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:05 [2024-02-22T21:03:05.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:05 [2024-02-22T21:03:05.639Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] 
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:05 [2024-02-22T21:03:05.895Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:06 [2024-02-22T21:03:06.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:06 [2024-02-22T21:03:06.151Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:06 [2024-02-22T21:03:06.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
16:03:06 [2024-02-22T21:03:06.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.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] Nothing to compile - all classes are up to date
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT  [94/141]
16:03:06 [2024-02-22T21:03:06.151Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:06 [2024-02-22T21:03:06.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT [95/141]
16:03:06 [2024-02-22T21:03:06.713Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:03:06 [2024-02-22T21:03:06.713Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:06 [2024-02-22T21:03:06.713Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:06 [2024-02-22T21:03:06.713Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.714Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.core.tests
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.969Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:06 [2024-02-22T21:03:06.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:06 [2024-02-22T21:03:06.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:06 [2024-02-22T21:03:06.969Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] Nothing to compile - all classes are up to date
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] 
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
16:03:06 [2024-02-22T21:03:06.969Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT [96/141]
16:03:06 [2024-02-22T21:03:06.970Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:03:06 [2024-02-22T21:03:06.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:06 [2024-02-22T21:03:06.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
16:03:06 [2024-02-22T21:03:06.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] The project's OSGi version is 2.0.7.202402222101
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.core.tests
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.226Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:07 [2024-02-22T21:03:07.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:07 [2024-02-22T21:03:07.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:07 [2024-02-22T21:03:07.226Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] Nothing to compile - all classes are up to date
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT [97/141]
16:03:07 [2024-02-22T21:03:07.483Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:07 [2024-02-22T21:03:07.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
16:03:07 [2024-02-22T21:03:07.483Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] The project's OSGi version is 1.0.20.202402222101
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.740Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.996Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] 
16:03:07 [2024-02-22T21:03:07.996Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:07 [2024-02-22T21:03:07.996Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:07 [2024-02-22T21:03: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
16:03:07 [2024-02-22T21:03: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.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] Nothing to compile - all classes are up to date
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT [98/141]
16:03:08 [2024-02-22T21:03:08.252Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:08 [2024-02-22T21:03:08.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] The project's OSGi version is 5.2.1.202402222101
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.252Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:08 [2024-02-22T21:03:08.252Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:08 [2024-02-22T21:03:08.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:08 [2024-02-22T21:03:08.252Z] [WARNING] The 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.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] Nothing to compile - all classes are up to date
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT  [99/141]
16:03:08 [2024-02-22T21:03:08.253Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:08 [2024-02-22T21:03:08.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
16:03:08 [2024-02-22T21:03:08.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] 
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:08 [2024-02-22T21:03:08.814Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:09 [2024-02-22T21:03:09.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:09 [2024-02-22T21:03:09.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:09 [2024-02-22T21:03:09.070Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] Nothing to compile - all classes are up to date
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT    [100/141]
16:03:09 [2024-02-22T21:03:09.070Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:09 [2024-02-22T21:03:09.070Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT [101/141]
16:03:09 [2024-02-22T21:03:09.326Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:09 [2024-02-22T21:03:09.326Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:09 [2024-02-22T21:03:09.326Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] The project's OSGi version is 1.0.14.202402222101
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.582Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.core.tests
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.838Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:09 [2024-02-22T21:03:09.838Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:09 [2024-02-22T21:03:09.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:09 [2024-02-22T21:03:09.838Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] Nothing to compile - all classes are up to date
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] 
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT [102/141]
16:03:09 [2024-02-22T21:03:09.838Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:09 [2024-02-22T21:03:09.838Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:09 [2024-02-22T21:03:09.838Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.095Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.096Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.096Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.tests
16:03:10 [2024-02-22T21:03:10.351Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.351Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.351Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:10 [2024-02-22T21:03:10.351Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:03:10 [2024-02-22T21:03:10.352Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.352Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:10 [2024-02-22T21:03:10.352Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:10 [2024-02-22T21:03:10.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
16:03:10 [2024-02-22T21:03:10.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.lttng2.ust.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:03:10 [2024-02-22T21:03:10.607Z] [INFO] Nothing to compile - all classes are up to date
16:03:10 [2024-02-22T21:03:10.607Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
16:03:10 [2024-02-22T21:03:10.607Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT [103/141]
16:03:10 [2024-02-22T21:03:10.607Z] [INFO]   from lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:03:10 [2024-02-22T21:03:10.607Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:10 [2024-02-22T21:03:10.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:10 [2024-02-22T21:03:10.607Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] 
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:10 [2024-02-22T21:03:10.863Z] [INFO] Resolving class path of org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:11 [2024-02-22T21:03:11.121Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:11 [2024-02-22T21:03:11.121Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:11 [2024-02-22T21:03:11.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:11 [2024-02-22T21:03:11.121Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] Nothing to compile - all classes are up to date
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] Building Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT [104/141]
16:03:11 [2024-02-22T21:03:11.121Z] [INFO]   from pcap/pom.xml
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --------------------------------[ pom ]---------------------------------
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.121Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT     [105/141]
16:03:11 [2024-02-22T21:03:11.122Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:11 [2024-02-22T21:03:11.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] The project's OSGi version is 1.2.1.202402222101
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Resolving class path of org.eclipse.tracecompass.pcap.core
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:03:11 [2024-02-22T21:03:11.122Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:11 [2024-02-22T21:03:11.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:11 [2024-02-22T21:03:11.122Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Nothing to compile - all classes are up to date
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT [106/141]
16:03:11 [2024-02-22T21:03:11.122Z] [INFO]   from pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:11 [2024-02-22T21:03:11.122Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:11 [2024-02-22T21:03:11.122Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] Resolving class path of Trace Compass Pcap Parser Core Tests Plug-in
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:11 [2024-02-22T21:03:11.378Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:11 [2024-02-22T21:03:11.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
16:03:11 [2024-02-22T21:03:11.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.pcap.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] Nothing to compile - all classes are up to date
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT [107/141]
16:03:11 [2024-02-22T21:03:11.378Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:11 [2024-02-22T21:03:11.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
16:03:11 [2024-02-22T21:03:11.378Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:11 [2024-02-22T21:03:11.633Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:11 [2024-02-22T21:03:11.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
16:03:11 [2024-02-22T21:03:11.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.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] Nothing to compile - all classes are up to date
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT   [108/141]
16:03:11 [2024-02-22T21:03:11.633Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:11 [2024-02-22T21:03:11.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
16:03:11 [2024-02-22T21:03:11.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] 
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:11 [2024-02-22T21:03:11.889Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:12 [2024-02-22T21:03:12.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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:12 [2024-02-22T21:03:12.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:12 [2024-02-22T21:03:12.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:12 [2024-02-22T21:03:12.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.tmf.pcap.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] Nothing to compile - all classes are up to date
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT      [109/141]
16:03:12 [2024-02-22T21:03:12.145Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:12 [2024-02-22T21:03:12.145Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:03:12 [2024-02-22T21:03:12.400Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT [110/141]
16:03:12 [2024-02-22T21:03:12.401Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:12 [2024-02-22T21:03:12.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.401Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.core.tests
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.656Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:12 [2024-02-22T21:03:12.656Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:12 [2024-02-22T21:03:12.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
16:03:12 [2024-02-22T21:03:12.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.tmf.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] Nothing to compile - all classes are up to date
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT [111/141]
16:03:12 [2024-02-22T21:03:12.656Z] [INFO]   from pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:03:12 [2024-02-22T21:03:12.656Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:12 [2024-02-22T21:03:12.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
16:03:12 [2024-02-22T21:03:12.656Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.911Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.912Z] [INFO] 
16:03:12 [2024-02-22T21:03:12.912Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:12 [2024-02-22T21:03:12.912Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:13 [2024-02-22T21:03:13.168Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:13 [2024-02-22T21:03:13.168Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:13 [2024-02-22T21:03:13.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:13 [2024-02-22T21:03:13.168Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] Nothing to compile - all classes are up to date
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] Building Trace Compass RCP Parent 9.2.0-SNAPSHOT               [112/141]
16:03:13 [2024-02-22T21:03:13.168Z] [INFO]   from rcp/pom.xml
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --------------------------------[ pom ]---------------------------------
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] Building Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT     [113/141]
16:03:13 [2024-02-22T21:03:13.168Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:13 [2024-02-22T21:03:13.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:13 [2024-02-22T21:03:13.168Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:03:13 [2024-02-22T21:03:13.426Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:13 [2024-02-22T21:03:13.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
16:03:13 [2024-02-22T21:03:13.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.rcp.branding:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] Building Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT     [114/141]
16:03:13 [2024-02-22T21:03:13.426Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.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-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT  [115/141]
16:03:13 [2024-02-22T21:03:13.426Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:13 [2024-02-22T21:03:13.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
16:03:13 [2024-02-22T21:03:13.426Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:03:13 [2024-02-22T21:03:13.682Z] [WARNING] The POM for commons-cli:commons-cli:jar:1.6.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.682Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:13 [2024-02-22T21:03:13.683Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:13 [2024-02-22T21:03:13.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:13 [2024-02-22T21:03:13.683Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] Nothing to compile - all classes are up to date
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT        [116/141]
16:03:13 [2024-02-22T21:03:13.683Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:13 [2024-02-22T21:03:13.683Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:13 [2024-02-22T21:03:13.683Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] 
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:03:13 [2024-02-22T21:03:13.938Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui
16:03:14 [2024-02-22T21:03:14.193Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:03:14 [2024-02-22T21:03:14.194Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:14 [2024-02-22T21:03:14.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
16:03:14 [2024-02-22T21:03:14.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.rcp.ui:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] Nothing to compile - all classes are up to date
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] Building Trace Compass RCP Feature 9.2.0-SNAPSHOT              [117/141]
16:03:14 [2024-02-22T21:03:14.194Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp/pom.xml
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:14 [2024-02-22T21:03:14.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/pom.xml
16:03:14 [2024-02-22T21:03:14.755Z] [WARNING] The POM for commons-lang:commons-lang:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] 
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT [118/141]
16:03:14 [2024-02-22T21:03:14.755Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:14 [2024-02-22T21:03:14.755Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:14 [2024-02-22T21:03:14.755Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.011Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.cli.core.tests
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.267Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:15 [2024-02-22T21:03:15.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:15 [2024-02-22T21:03:15.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:15 [2024-02-22T21:03:15.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.tmf.cli.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] Nothing to compile - all classes are up to date
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT  [119/141]
16:03:15 [2024-02-22T21:03:15.267Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:15 [2024-02-22T21:03:15.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:15 [2024-02-22T21:03:15.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] The project's OSGi version is 2.0.5.202402222101
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] 
16:03:15 [2024-02-22T21:03:15.522Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:15 [2024-02-22T21:03:15.523Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.ui.tests
16:03:16 [2024-02-22T21:03:16.083Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.083Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:16 [2024-02-22T21:03:16.083Z] [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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.083Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.083Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:16 [2024-02-22T21:03:16.084Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:16 [2024-02-22T21:03:16.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
16:03:16 [2024-02-22T21:03:16.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.rcp.ui.tests:2.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] Nothing to compile - all classes are up to date
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT [120/141]
16:03:16 [2024-02-22T21:03:16.084Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:16 [2024-02-22T21:03:16.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
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.084Z] [INFO] Resolving class path of org.eclipse.tracecompass.rcp.incubator.ui
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:16 [2024-02-22T21:03:16.339Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:16 [2024-02-22T21:03:16.339Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:16 [2024-02-22T21:03:16.339Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] Nothing to compile - all classes are up to date
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT [121/141]
16:03:16 [2024-02-22T21:03:16.339Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:16 [2024-02-22T21:03:16.339Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.594Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT       [122/141]
16:03:16 [2024-02-22T21:03:16.595Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] Building Trace Compass Json trace Parent 9.2.0-SNAPSHOT        [123/141]
16:03:16 [2024-02-22T21:03:16.595Z] [INFO]   from jsontrace/pom.xml
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --------------------------------[ pom ]---------------------------------
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT [124/141]
16:03:16 [2024-02-22T21:03:16.595Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.595Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:16 [2024-02-22T21:03:16.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:16 [2024-02-22T21:03:16.596Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:16 [2024-02-22T21:03:16.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:16 [2024-02-22T21:03:16.596Z] [WARNING] The 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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] Nothing to compile - all classes are up to date
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
16:03:16 [2024-02-22T21:03:16.596Z] [INFO] Building org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT     [125/141]
16:03:16 [2024-02-22T21:03:16.597Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.597Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:16 [2024-02-22T21:03:16.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] 
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] Building Trace Compass RCP Product 9.2.0-SNAPSHOT              [126/141]
16:03:16 [2024-02-22T21:03:16.853Z] [INFO]   from rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:03:16 [2024-02-22T21:03:16.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] Building Trace Compass Target Platform 9.2.0-SNAPSHOT          [127/141]
16:03:17 [2024-02-22T21:03:17.780Z] [INFO]   from releng/org.eclipse.tracecompass.target/pom.xml
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --------------------------------[ pom ]---------------------------------
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] 
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT [128/141]
16:03:17 [2024-02-22T21:03:17.780Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:03:17 [2024-02-22T21:03:17.780Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:17 [2024-02-22T21:03:17.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
16:03:17 [2024-02-22T21:03:17.780Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] The project's OSGi version is 1.0.5.202402222101
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.tests
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.341Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.341Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:18 [2024-02-22T21:03:18.342Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:18 [2024-02-22T21:03:18.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:18 [2024-02-22T21:03:18.342Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] Nothing to compile - all classes are up to date
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT [129/141]
16:03:18 [2024-02-22T21:03:18.342Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.342Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:18 [2024-02-22T21:03:18.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:18 [2024-02-22T21:03:18.342Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] The project's OSGi version is 1.0.15.202402222101
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.596Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.597Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.852Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.852Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:18 [2024-02-22T21:03:18.853Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:18 [2024-02-22T21:03:18.853Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:18 [2024-02-22T21:03:18.853Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] Nothing to compile - all classes are up to date
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] 
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT [130/141]
16:03:18 [2024-02-22T21:03:18.853Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:18 [2024-02-22T21:03:18.853Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:18 [2024-02-22T21:03:18.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] The project's OSGi version is 1.0.10.202402222101
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.109Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests
16:03:19 [2024-02-22T21:03:19.670Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.670Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.670Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.671Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:19 [2024-02-22T21:03:19.671Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:19 [2024-02-22T21:03:19.671Z] [WARNING] The 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.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] Nothing to compile - all classes are up to date
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT [131/141]
16:03:19 [2024-02-22T21:03:19.671Z] [INFO]   from releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:19 [2024-02-22T21:03:19.671Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:19 [2024-02-22T21:03:19.671Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] The project's OSGi version is 1.0.15.202402222101
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] 
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:19 [2024-02-22T21:03:19.926Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.swtbot.tests
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:20 [2024-02-22T21:03:20.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-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:20 [2024-02-22T21:03:20.182Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:20 [2024-02-22T21:03:20.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
16:03:20 [2024-02-22T21:03:20.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.integration.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] Nothing to compile - all classes are up to date
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT [132/141]
16:03:20 [2024-02-22T21:03:20.182Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:20 [2024-02-22T21:03:20.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
16:03:20 [2024-02-22T21:03:20.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.438Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.439Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.chart.ui.tests
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:20 [2024-02-22T21:03:20.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
16:03:20 [2024-02-22T21:03:20.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.chart.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] Nothing to compile - all classes are up to date
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT [133/141]
16:03:20 [2024-02-22T21:03:20.696Z] [INFO]   from statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:20 [2024-02-22T21:03:20.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
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.datastore.core.tests
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.952Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:20 [2024-02-22T21:03:20.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:20 [2024-02-22T21:03:20.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:20 [2024-02-22T21:03:20.952Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] Nothing to compile - all classes are up to date
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] 
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT [134/141]
16:03:20 [2024-02-22T21:03:20.952Z] [INFO]   from statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:20 [2024-02-22T21:03:20.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:20 [2024-02-22T21:03:20.952Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] The project's OSGi version is 1.0.8.202402222101
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] Resolving class path of org.eclipse.tracecompass.segmentstore.core.tests
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:21 [2024-02-22T21:03:21.209Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:21 [2024-02-22T21:03:21.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:21 [2024-02-22T21:03:21.209Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] Nothing to compile - all classes are up to date
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT [135/141]
16:03:21 [2024-02-22T21:03:21.209Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:21 [2024-02-22T21:03:21.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:21 [2024-02-22T21:03:21.209Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.467Z] [INFO] Resolving class path of org.eclipse.tracecompass.tmf.remote.ui.tests
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.723Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:21 [2024-02-22T21:03:21.723Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:21 [2024-02-22T21:03:21.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:21 [2024-02-22T21:03:21.723Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] Nothing to compile - all classes are up to date
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] 
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] Building Trace Compass All Tests 1.0.13-SNAPSHOT               [136/141]
16:03:21 [2024-02-22T21:03:21.723Z] [INFO]   from releng/org.eclipse.tracecompass.alltests/pom.xml
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:21 [2024-02-22T21:03:21.723Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:21 [2024-02-22T21:03:21.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] The project's OSGi version is 1.0.13.202402222101
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.284Z] [INFO] Resolving class path of Trace Compass All Tests
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.846Z] [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-master-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.846Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:03:22 [2024-02-22T21:03:22.846Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:22 [2024-02-22T21:03:22.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:22 [2024-02-22T21:03:22.847Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] Nothing to compile - all classes are up to date
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] 
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests >--
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] Building org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT [137/141]
16:03:22 [2024-02-22T21:03:22.847Z] [INFO]   from releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
16:03:22 [2024-02-22T21:03:22.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:22 [2024-02-22T21:03:22.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.103Z] [INFO] Resolving class path of org.eclipse.tracecompass.integration.core.tests
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.360Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:23 [2024-02-22T21:03:23.360Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:23 [2024-02-22T21:03:23.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
16:03:23 [2024-02-22T21:03:23.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.integration.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] Nothing to compile - all classes are up to date
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT    [138/141]
16:03:23 [2024-02-22T21:03:23.360Z] [INFO]   from tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.360Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] Building org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT       [139/141]
16:03:23 [2024-02-22T21:03:23.361Z] [INFO]   from releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
16:03:23 [2024-02-22T21:03:23.361Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.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-master-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] 
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] Building Trace Compass Repository 9.2.0-SNAPSHOT               [140/141]
16:03:23 [2024-02-22T21:03:23.924Z] [INFO]   from releng/org.eclipse.tracecompass.releng-site/pom.xml
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
16:03:23 [2024-02-22T21:03:23.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:9.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/pom.xml
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:03:24 [2024-02-22T21:03:24.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT [141/141]
16:03:24 [2024-02-22T21:03:24.489Z] [INFO]   from jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:03:24 [2024-02-22T21:03:24.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
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] Resolving class path of org.eclipse.tracecompass.jsontrace.core.tests
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:24 [2024-02-22T21:03:24.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.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
16:03:24 [2024-02-22T21:03:24.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.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] Nothing to compile - all classes are up to date
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] Building Trace Compass Parent 9.2.0-SNAPSHOT                   [142/141]
16:03:24 [2024-02-22T21:03:24.489Z] [INFO]   from pom.xml
16:03:24 [2024-02-22T21:03:24.489Z] [INFO] --------------------------------[ pom ]---------------------------------
16:03:24 [2024-02-22T21:03:24.489Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (fix-dark-theme-css)'
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Parameter 'echo' is unknown for plugin 'maven-antrun-plugin:3.1.0:run (generate-documentation)'
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>> javadoc:3.6.2:aggregate (default-cli) > compile @ org.eclipse.tracecompass >>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] Forking Trace Compass Parent 9.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] Forking Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] Forking Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] Forking org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] The project's OSGi version is 5.2.0.202402222101
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/main/resources
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.746Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.746Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Nothing to compile - all classes are up to date
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Forking Trace Compass State System Parent 9.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Forking org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Nothing to compile - all classes are up to date
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:24 [2024-02-22T21:03:24.747Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Nothing to compile - all classes are up to date
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] Forking Trace Compass TMF Parent 9.2.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.747Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] Forking Trace Compass Filter Parser 1.1.1-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] Nothing to compile - all classes are up to date
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] The project's OSGi version is 5.3.0.202402222101
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] 
16:03:24 [2024-02-22T21:03:24.748Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:24 [2024-02-22T21:03:24.748Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] Forking org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.005Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] The project's OSGi version is 2.2.1.202402222101
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.006Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] Forking org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.006Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.006Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] Forking org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] The project's OSGi version is 1.0.25.202402222101
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.007Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.007Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] Forking Trace Compass CTF Support Parent 9.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] Forking Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.263Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Forking org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] The project's OSGi version is 4.4.1.202402222101
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] The project's OSGi version is 4.5.1.202402222101
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.264Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] Forking Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.264Z] [INFO] The project's OSGi version is 1.0.14.202402222101
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] The project's OSGi version is 1.0.17.202402222101
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.265Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.265Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] The project's OSGi version is 9.0.2.202402222101
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.266Z] [INFO] --- antrun:3.1.0:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] Executing tasks
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING]      [echo] Verifying target platform: tracecompass-e4.30
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] Executed tasks
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.523Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.523Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] The project's OSGi version is 1.2.1.202402222101
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.524Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] The project's OSGi version is 4.1.1.202402222101
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] The project's OSGi version is 5.5.0.202402222101
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.525Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.525Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.5.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] The project's OSGi version is 4.1.1.202402222101
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.781Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] The project's OSGi version is 8.2.0.202402222101
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.782Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:8.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] Forking Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent ---
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.782Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.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.lttng2.common.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] The project's OSGi version is 3.1.1.202402222101
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.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.lttng2.kernel.core:3.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] The project's OSGi version is 1.0.21.202402222101
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.783Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.783Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.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.ui.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] Nothing to compile - all classes are up to date
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] Forking Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] Forking org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] The project's OSGi version is 1.0.2.202402222101
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src/main/resources
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.slf4j.binding.simple.properties ---
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.slf4j.binding.simple.properties:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/.polyglot.build.properties
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] No sources to compile
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING] Source directory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/src does not exist
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] Forking org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] The project's OSGi version is 1.0.21.202402222101
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] 
16:03:25 [2024-02-22T21:03:25.784Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:25 [2024-02-22T21:03:25.784Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.21-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] Forking org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.040Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] The project's OSGi version is 1.0.8.202402222101
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.041Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] Forking org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.041Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] The project's OSGi version is 1.0.5.202402222101
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.042Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.042Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.298Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.298Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.298Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.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
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.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
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.299Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.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
16:03:26 [2024-02-22T21:03:26.299Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.300Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.300Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.300Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.300Z] [INFO] Forking org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.300Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.555Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.555Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.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
16:03:26 [2024-02-22T21:03:26.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.lami.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] The project's OSGi version is 1.0.18.202402222101
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
16:03:26 [2024-02-22T21:03:26.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.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
16:03:26 [2024-02-22T21:03:26.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.os.linux.core.tests:1.0.18-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] The project's OSGi version is 6.1.1.202402222101
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.556Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] The project's OSGi version is 4.1.2.202402222101
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] The 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.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] The project's OSGi version is 1.0.10.202402222101
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.557Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.557Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] The project's OSGi version is 1.0.11.202402222101
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.558Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.814Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.814Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] Forking org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] The project's OSGi version is 1.0.12.202402222101
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.814Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.815Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.815Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] Forking org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] The project's OSGi version is 1.0.17.202402222101
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.815Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.816Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.816Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.816Z] [WARNING] The 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-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] The project's OSGi version is 2.4.0.202402222101
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
16:03:26 [2024-02-22T21:03:26.817Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.817Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.817Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.817Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.818Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
16:03:26 [2024-02-22T21:03:26.818Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.818Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.818Z] [WARNING] The 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.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] The project's OSGi version is 4.1.0.202402222101
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.818Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
16:03:26 [2024-02-22T21:03:26.819Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.819Z] [WARNING] The 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.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] Nothing to compile - all classes are up to date
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] Forking org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [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-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
16:03:26 [2024-02-22T21:03:26.820Z] [INFO] 
16:03:26 [2024-02-22T21:03:26.820Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
16:03:26 [2024-02-22T21:03:26.820Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:26 [2024-02-22T21:03:26.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:26 [2024-02-22T21:03:26.820Z] [WARNING] The 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.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] Nothing to compile - all classes are up to date
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] Forking Trace Compass BTF Support Parent 9.2.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
16:03:27 [2024-02-22T21:03:27.077Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent ---
16:03:27 [2024-02-22T21:03:27.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-master-nightly/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] Forking org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.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-master-nightly/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src/main/resources
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
16:03:27 [2024-02-22T21:03:27.078Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:27 [2024-02-22T21:03:27.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
16:03:27 [2024-02-22T21:03:27.078Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] Nothing to compile - all classes are up to date
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] Forking org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.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-master-nightly/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:27 [2024-02-22T21:03:27.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
16:03:27 [2024-02-22T21:03:27.078Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] Nothing to compile - all classes are up to date
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] The project's OSGi version is 2.2.0.202402222101
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.078Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
16:03:27 [2024-02-22T21:03:27.079Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:27 [2024-02-22T21:03:27.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:27 [2024-02-22T21:03:27.079Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] Nothing to compile - all classes are up to date
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] Forking Trace Compass Documentation 9.2.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] Forking Trace Compass Developer Guide 9.2.0-SNAPSHOT
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.079Z] [INFO] Executing tasks
16:03:27 [2024-02-22T21:03:27.334Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] [xmlvalidate] 19 file(s) have been successfully validated.
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] Executed tasks
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.335Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] 
16:03:27 [2024-02-22T21:03:27.335Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
16:03:27 [2024-02-22T21:03:27.590Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
16:03:27 [2024-02-22T21:03:27.590Z] [INFO] Command line:
16:03:27 [2024-02-22T21:03:27.590Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:27 [2024-02-22T21:03:27.590Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:28 [2024-02-22T21:03:28.584Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:28 [2024-02-22T21:03:28.584Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:28 [2024-02-22T21:03:28.584Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:28 [2024-02-22T21:03:28.584Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:29 [2024-02-22T21:03:29.512Z] Buildfile: build.xml
16:03:29 [2024-02-22T21:03:29.512Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:29 [2024-02-22T21:03:29.512Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:29 [2024-02-22T21:03:29.512Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:29 [2024-02-22T21:03:29.512Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:29 [2024-02-22T21:03:29.512Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:29 [2024-02-22T21:03:29.512Z] 
16:03:29 [2024-02-22T21:03:29.512Z] build.index:
16:03:31 [2024-02-22T21:03:31.398Z] BUILD SUCCESSFUL
16:03:31 [2024-02-22T21:03:31.398Z] 
16:03:31 [2024-02-22T21:03:31.398Z] BUILD SUCCESSFUL
16:03:31 [2024-02-22T21:03:31.398Z] Total time: 2 seconds
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] Forking Trace Compass Profiling User Guide 9.2.0-SNAPSHOT
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.398Z] [INFO] Executing tasks
16:03:31 [2024-02-22T21:03:31.398Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/doc/User-Guide.html
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] Executed tasks
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/src/main/resources
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.654Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] 
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.analysis.profiling.doc.user ---
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
16:03:31 [2024-02-22T21:03:31.654Z] [INFO] Command line:
16:03:31 [2024-02-22T21:03:31.654Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:31 [2024-02-22T21:03:31.654Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:32 [2024-02-22T21:03:32.216Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:32 [2024-02-22T21:03:32.216Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:32 [2024-02-22T21:03:32.216Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:32 [2024-02-22T21:03:32.216Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:33 [2024-02-22T21:03:33.145Z] Buildfile: build.xml
16:03:33 [2024-02-22T21:03:33.145Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:33 [2024-02-22T21:03:33.145Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:33 [2024-02-22T21:03:33.145Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:33 [2024-02-22T21:03:33.145Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:33 [2024-02-22T21:03:33.145Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:33 [2024-02-22T21:03:33.145Z] 
16:03:33 [2024-02-22T21:03:33.145Z] build.index:
16:03:34 [2024-02-22T21:03:34.510Z] BUILD SUCCESSFUL
16:03:34 [2024-02-22T21:03:34.510Z] 
16:03:34 [2024-02-22T21:03:34.510Z] BUILD SUCCESSFUL
16:03:34 [2024-02-22T21:03:34.510Z] Total time: 1 second
16:03:34 [2024-02-22T21:03:34.510Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.510Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.510Z] [INFO] Forking org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.510Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/src/main/resources
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] Forking org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/src/main/resources
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] Forking org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:34 [2024-02-22T21:03:34.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
16:03:34 [2024-02-22T21:03:34.511Z] [WARNING] The 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-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] Nothing to compile - all classes are up to date
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] Forking org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] The project's OSGi version is 1.1.11.202402222101
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.511Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING] The 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-master-nightly/common/org.eclipse.tracecompass.common.core.tests/pom.xml
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] Nothing to compile - all classes are up to date
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] Forking org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/src/main/resources
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] Forking org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:34 [2024-02-22T21:03:34.512Z] [WARNING] The 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-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] Nothing to compile - all classes are up to date
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf ---
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/src/main/resources
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.512Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] Forking org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] The project's OSGi version is 1.0.12.202402222101
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [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-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
16:03:34 [2024-02-22T21:03:34.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:34 [2024-02-22T21:03:34.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
16:03:34 [2024-02-22T21:03:34.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.ctf.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] Nothing to compile - all classes are up to date
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] Forking Trace Compass User Guide 9.2.0-SNAPSHOT
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.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-master-nightly/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] 
16:03:34 [2024-02-22T21:03:34.513Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
16:03:34 [2024-02-22T21:03:34.769Z] [INFO] Executing tasks
16:03:35 [2024-02-22T21:03:35.026Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] [xmlvalidate] 18 file(s) have been successfully validated.
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] Executed tasks
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] 
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/src/main/resources
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] 
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
16:03:35 [2024-02-22T21:03:35.026Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] 
16:03:35 [2024-02-22T21:03:35.026Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
16:03:35 [2024-02-22T21:03:35.282Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
16:03:35 [2024-02-22T21:03:35.282Z] [INFO] Command line:
16:03:35 [2024-02-22T21:03:35.283Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:35 [2024-02-22T21:03:35.283Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:35 [2024-02-22T21:03:35.844Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:35 [2024-02-22T21:03:35.844Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:35 [2024-02-22T21:03:35.844Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:35 [2024-02-22T21:03:35.844Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:36 [2024-02-22T21:03:36.773Z] Buildfile: build.xml
16:03:37 [2024-02-22T21:03:37.029Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:37 [2024-02-22T21:03:37.029Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:37 [2024-02-22T21:03:37.029Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:37 [2024-02-22T21:03:37.029Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:37 [2024-02-22T21:03:37.029Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:37 [2024-02-22T21:03:37.029Z] 
16:03:37 [2024-02-22T21:03:37.029Z] build.index:
16:03:38 [2024-02-22T21:03:38.918Z] BUILD SUCCESSFUL
16:03:38 [2024-02-22T21:03:38.918Z] 
16:03:38 [2024-02-22T21:03:38.918Z] BUILD SUCCESSFUL
16:03:38 [2024-02-22T21:03:38.918Z] Total time: 2 seconds
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.918Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] Executing tasks
16:03:38 [2024-02-22T21:03:38.919Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] [xmlvalidate] 8 file(s) have been successfully validated.
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] Executed tasks
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:38 [2024-02-22T21:03:38.919Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] 
16:03:38 [2024-02-22T21:03:38.919Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
16:03:39 [2024-02-22T21:03:39.174Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
16:03:39 [2024-02-22T21:03:39.174Z] [INFO] Command line:
16:03:39 [2024-02-22T21:03:39.174Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:39 [2024-02-22T21:03:39.174Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:39 [2024-02-22T21:03:39.736Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:39 [2024-02-22T21:03:39.736Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:39 [2024-02-22T21:03:39.736Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:39 [2024-02-22T21:03:39.736Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:41 [2024-02-22T21:03:41.101Z] Buildfile: build.xml
16:03:41 [2024-02-22T21:03:41.101Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:41 [2024-02-22T21:03:41.101Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:41 [2024-02-22T21:03:41.101Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:41 [2024-02-22T21:03:41.101Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:41 [2024-02-22T21:03:41.101Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:41 [2024-02-22T21:03:41.101Z] 
16:03:41 [2024-02-22T21:03:41.101Z] build.index:
16:03:42 [2024-02-22T21:03:42.467Z] BUILD SUCCESSFUL
16:03:42 [2024-02-22T21:03:42.467Z] 
16:03:42 [2024-02-22T21:03:42.467Z] BUILD SUCCESSFUL
16:03:42 [2024-02-22T21:03:42.467Z] Total time: 1 second
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] Forking Trace Compass RCP User Guide 9.2.0-SNAPSHOT
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] Executing tasks
16:03:42 [2024-02-22T21:03:42.467Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] [xmlvalidate] 2 file(s) have been successfully validated.
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] Executed tasks
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] 
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
16:03:42 [2024-02-22T21:03:42.467Z] [INFO] Command line:
16:03:42 [2024-02-22T21:03:42.467Z] 	[/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.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:42 [2024-02-22T21:03:42.467Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:43 [2024-02-22T21:03:43.029Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:43 [2024-02-22T21:03:43.029Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:43 [2024-02-22T21:03:43.029Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:43 [2024-02-22T21:03:43.029Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:43 [2024-02-22T21:03:43.956Z] Buildfile: build.xml
16:03:44 [2024-02-22T21:03:44.211Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:44 [2024-02-22T21:03:44.211Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:44 [2024-02-22T21:03:44.211Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:44 [2024-02-22T21:03:44.211Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:44 [2024-02-22T21:03:44.211Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:44 [2024-02-22T21:03:44.211Z] 
16:03:44 [2024-02-22T21:03:44.211Z] build.index:
16:03:45 [2024-02-22T21:03:45.139Z] BUILD SUCCESSFUL
16:03:45 [2024-02-22T21:03:45.139Z] 
16:03:45 [2024-02-22T21:03:45.139Z] BUILD SUCCESSFUL
16:03:45 [2024-02-22T21:03:45.139Z] Total time: 1 second
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] Forking Trace Compass Pcap User Guide 9.2.0-SNAPSHOT
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.139Z] [INFO] Executing tasks
16:03:45 [2024-02-22T21:03:45.139Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] Executed tasks
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.140Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] 
16:03:45 [2024-02-22T21:03:45.140Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
16:03:45 [2024-02-22T21:03:45.395Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
16:03:45 [2024-02-22T21:03:45.395Z] [INFO] Command line:
16:03:45 [2024-02-22T21:03:45.395Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
16:03:45 [2024-02-22T21:03:45.395Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
16:03:45 [2024-02-22T21:03:45.955Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:45 [2024-02-22T21:03:45.955Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
16:03:45 [2024-02-22T21:03:45.956Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
16:03:45 [2024-02-22T21:03:45.956Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:47 [2024-02-22T21:03:47.321Z] Buildfile: build.xml
16:03:47 [2024-02-22T21:03:47.321Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
16:03:47 [2024-02-22T21:03:47.321Z] WARNING: A terminally deprecated method in java.lang.System has been called
16:03:47 [2024-02-22T21:03:47.321Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
16:03:47 [2024-02-22T21:03:47.321Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
16:03:47 [2024-02-22T21:03:47.321Z] WARNING: System::setSecurityManager will be removed in a future release
16:03:47 [2024-02-22T21:03:47.321Z] 
16:03:47 [2024-02-22T21:03:47.321Z] build.index:
16:03:47 [2024-02-22T21:03:47.885Z] BUILD SUCCESSFUL
16:03:48 [2024-02-22T21:03:48.141Z] 
16:03:48 [2024-02-22T21:03:48.141Z] BUILD SUCCESSFUL
16:03:48 [2024-02-22T21:03:48.141Z] Total time: 1 second
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] Forking org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] The project's OSGi version is 1.0.11.202402222101
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.141Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src/main/resources
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.examples ---
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING] The 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-master-nightly/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] Forking Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.142Z] [WARNING] The 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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
16:03:48 [2024-02-22T21:03:48.143Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.gdbtrace.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/src/main/resources
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.gdbtrace.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] Forking org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.143Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.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-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.gdbtrace.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] Forking org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.144Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
16:03:48 [2024-02-22T21:03:48.144Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.lttng2.common.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.400Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.401Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] The project's OSGi version is 1.3.0.202402222101
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.401Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
16:03:48 [2024-02-22T21:03:48.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.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.control.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/src/main/resources
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] The project's OSGi version is 1.1.4.202402222101
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.402Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.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.control.core.tests:1.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.402Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.403Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.403Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
16:03:48 [2024-02-22T21:03:48.403Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.403Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.403Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] The project's OSGi version is 2.0.6.202402222101
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.658Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
16:03:48 [2024-02-22T21:03:48.658Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.658Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.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.lttng2.control.ui.tests:2.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Forking org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] The project's OSGi version is 2.1.0.202402222101
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.659Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.659Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/src/main/resources
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.660Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] The project's OSGi version is 2.0.7.202402222101
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.660Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.661Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.661Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
16:03:48 [2024-02-22T21:03:48.661Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.661Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] Forking org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] The project's OSGi version is 1.0.20.202402222101
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.919Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.919Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.lttng2.kernel.ui.swtbot.tests:1.0.20-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] The project's OSGi version is 5.2.1.202402222101
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
16:03:48 [2024-02-22T21:03:48.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.lttng2.ust.core:5.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] The project's OSGi version is 3.1.0.202402222101
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
16:03:48 [2024-02-22T21:03:48.920Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.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
16:03:48 [2024-02-22T21:03:48.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.lttng2.ust.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.920Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/src/main/resources
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] The project's OSGi version is 1.0.14.202402222101
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING] The 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.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.921Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.921Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] Nothing to compile - all classes are up to date
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] Forking org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] The project's OSGi version is 1.0.16.202402222101
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] 
16:03:48 [2024-02-22T21:03:48.922Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
16:03:48 [2024-02-22T21:03:48.922Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:48 [2024-02-22T21:03:48.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:48 [2024-02-22T21:03:48.922Z] [WARNING] The 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-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] Forking Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] Forking org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] The project's OSGi version is 1.2.1.202402222101
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.178Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
16:03:49 [2024-02-22T21:03:49.179Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.179Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] Forking Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.179Z] [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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.179Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] The project's OSGi version is 1.1.1.202402222101
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] The project's OSGi version is 1.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.180Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/src/main/resources
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] Forking org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.181Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.181Z] [WARNING] The 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-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] Forking Trace Compass RCP Parent 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] Forking Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] The 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.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] Forking Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding.feature ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/src/main/resources
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.438Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.438Z] [WARNING] The 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.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Forking Trace Compass RCP Feature 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/src/main/resources
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Forking org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] The project's OSGi version is 2.0.5.202402222101
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.439Z] [WARNING] The 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-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
16:03:49 [2024-02-22T21:03:49.440Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.440Z] [WARNING] The 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.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] Forking org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/src/main/resources
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] Forking org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/src/main/resources
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] Forking Trace Compass Json trace Parent 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] The project's OSGi version is 1.1.0.202402222101
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.440Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
16:03:49 [2024-02-22T21:03:49.441Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.441Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.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.jsontrace.core:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] Forking org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/src/main/resources
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] Forking Trace Compass RCP Product 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] Forking Trace Compass Target Platform 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.target ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] The project's OSGi version is 1.0.5.202402222101
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.441Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.442Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
16:03:49 [2024-02-22T21:03:49.442Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.442Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] Forking org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] The project's OSGi version is 1.0.15.202402222101
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] The project's OSGi version is 1.0.10.202402222101
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.698Z] [WARNING] The effective compiler target level 17 is incompatible with the following OSGi execution environments: [JavaSE-11 (assumes 11)] @ MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.698Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] Forking org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] The project's OSGi version is 1.0.15.202402222101
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING] The 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.15-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] Forking org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.699Z] [WARNING] The 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-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] Forking org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] The project's OSGi version is 1.0.9.202402222101
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.700Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.700Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
16:03:49 [2024-02-22T21:03:49.700Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.700Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.700Z] [WARNING] The 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-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Forking org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] The project's OSGi version is 1.0.8.202402222101
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [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-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.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.segmentstore.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] The project's OSGi version is 1.0.3.202402222101
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [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-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
16:03:49 [2024-02-22T21:03:49.956Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.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.remote.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] Forking Trace Compass All Tests 1.0.13-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] The project's OSGi version is 1.0.13.202402222101
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.956Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.957Z] [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-master-nightly/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src/main/resources
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING] The 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-master-nightly/releng/org.eclipse.tracecompass.alltests/pom.xml
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] Forking org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] The project's OSGi version is 1.0.7.202402222101
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [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-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.integration.core.tests ---
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
16:03:49 [2024-02-22T21:03:49.957Z] [WARNING] The 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.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] Forking org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/src/main/resources
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] Forking org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.957Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.testing ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/src/main/resources
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] Forking Trace Compass Repository 9.2.0-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] The project's OSGi version is 9.2.0.202402222101
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.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-master-nightly/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/src/main/resources
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] Forking org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] The project's OSGi version is 1.0.4.202402222101
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.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-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
16:03:49 [2024-02-22T21:03:49.958Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
16:03:49 [2024-02-22T21:03:49.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
16:03:49 [2024-02-22T21:03:49.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.jsontrace.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] Nothing to compile - all classes are up to date
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] <<< javadoc:3.6.2:aggregate (default-cli) < compile @ org.eclipse.tracecompass <<<
16:03:49 [2024-02-22T21:03:49.958Z] [INFO] 
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] 
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] --- javadoc:3.6.2:aggregate (default-cli) @ org.eclipse.tracecompass ---
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [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 342 kB/s)
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.224Z] [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 158 kB/s)
16:03:53 [2024-02-22T21:03:53.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.225Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [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.0 MB/s)
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.481Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
16:03:53 [2024-02-22T21:03:53.737Z] [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 122 kB/s)
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [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 392 kB/s)
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [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 261 kB/s)
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:53 [2024-02-22T21:03:53.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
16:03:54 [2024-02-22T21:03:54.248Z] [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 209 kB/s)
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.248Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
16:03:54 [2024-02-22T21:03:54.504Z] [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.0 MB/s)
16:03:54 [2024-02-22T21:03:54.504Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
16:03:54 [2024-02-22T21:03:54.504Z] [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 575 kB/s)
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
16:03:54 [2024-02-22T21:03:54.760Z] [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 376 kB/s)
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 7.1 MB/s)
16:03:54 [2024-02-22T21:03:54.760Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
16:03:54 [2024-02-22T21:03:54.760Z] [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 268 kB/s)
16:03:54 [2024-02-22T21:03:54.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
16:03:55 [2024-02-22T21:03:55.017Z] [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 347 kB/s)
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [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 219 kB/s)
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.017Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [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.4 MB/s)
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [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 276 kB/s)
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [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 909 kB/s)
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [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 145 kB/s)
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.530Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
16:03:55 [2024-02-22T21:03:55.786Z] [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 236 kB/s)
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
16:03:55 [2024-02-22T21:03:55.787Z] [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 51 kB/s)
16:03:55 [2024-02-22T21:03:55.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:55 [2024-02-22T21:03:55.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
16:03:56 [2024-02-22T21:03:56.042Z] [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 113 kB/s)
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.042Z] [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 91 kB/s)
16:03:56 [2024-02-22T21:03:56.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
16:03:56 [2024-02-22T21:03:56.298Z] [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 193 kB/s)
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.298Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16:03:56 [2024-02-22T21:03:56.553Z] [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 1.2 MB/s)
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
16:03:56 [2024-02-22T21:03:56.553Z] [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 141 kB/s)
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.554Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
16:03:56 [2024-02-22T21:03:56.810Z] [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 272 kB/s)
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [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 933 kB/s)
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:56 [2024-02-22T21:03:56.810Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
16:03:57 [2024-02-22T21:03:57.066Z] [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 206 kB/s)
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [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 223 kB/s)
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.066Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
16:03:57 [2024-02-22T21:03:57.323Z] [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 260 kB/s)
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.9 MB/s)
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.323Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [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 7.3 MB/s)
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [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 114 kB/s)
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
16:03:57 [2024-02-22T21:03:57.579Z] [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 348 kB/s)
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.579Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.2 MB/s)
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom
16:03:57 [2024-02-22T21:03:57.835Z] [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 7.4 MB/s)
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:57 [2024-02-22T21:03:57.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [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 38 kB/s)
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 601 kB/s)
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
16:03:58 [2024-02-22T21:03:58.348Z] [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)
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [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 312 kB/s)
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
16:03:58 [2024-02-22T21:03:58.603Z] [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 512 kB/s)
16:03:58 [2024-02-22T21:03:58.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [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 220 kB/s)
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
16:03:58 [2024-02-22T21:03:58.860Z] [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 3.1 MB/s)
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [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 386 kB/s)
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:58 [2024-02-22T21:03:58.860Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
16:03:59 [2024-02-22T21:03:59.116Z] [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 293 kB/s)
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
16:03:59 [2024-02-22T21:03:59.116Z] [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 334 kB/s)
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.116Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
16:03:59 [2024-02-22T21:03:59.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 722 kB/s)
16:03:59 [2024-02-22T21:03:59.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.372Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.372Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
16:03:59 [2024-02-22T21:03:59.628Z] [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 148 kB/s)
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [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 300 kB/s)
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.884Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
16:03:59 [2024-02-22T21:03:59.884Z] [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 702 kB/s)
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [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 249 kB/s)
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:03:59 [2024-02-22T21:03:59.885Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [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 685 kB/s)
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
16:04:00 [2024-02-22T21:04:00.398Z] [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.2 MB/s)
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
16:04:00 [2024-02-22T21:04:00.398Z] [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 640 kB/s)
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.398Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
16:04:00 [2024-02-22T21:04:00.653Z] [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 275 kB/s)
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [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 194 kB/s)
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [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 855 kB/s)
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:00 [2024-02-22T21:04:00.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.297Z] [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 971 kB/s)
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [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)
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.297Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
16:04:01 [2024-02-22T21:04:01.599Z] [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 1.6 MB/s)
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
16:04:01 [2024-02-22T21:04:01.599Z] [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 889 kB/s)
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
16:04:01 [2024-02-22T21:04:01.899Z] [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 283 kB/s)
16:04:01 [2024-02-22T21:04:01.899Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:01 [2024-02-22T21:04:01.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
16:04:01 [2024-02-22T21:04:01.900Z] [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.6 MB/s)
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:01 [2024-02-22T21:04:01.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
16:04:02 [2024-02-22T21:04:02.199Z] [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 5.6 MB/s)
16:04:02 [2024-02-22T21:04:02.199Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [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 621 kB/s)
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.199Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
16:04:02 [2024-02-22T21:04:02.200Z] [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.5 MB/s)
16:04:02 [2024-02-22T21:04:02.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.455Z] [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 162 kB/s)
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.456Z] [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 75 kB/s)
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
16:04:02 [2024-02-22T21:04:02.799Z] [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)
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [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 304 kB/s)
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
16:04:02 [2024-02-22T21:04:02.799Z] [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 165 kB/s)
16:04:02 [2024-02-22T21:04:02.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.097Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [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 196 kB/s)
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
16:04:03 [2024-02-22T21:04:03.098Z] [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 142 kB/s)
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [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 296 kB/s)
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
16:04:03 [2024-02-22T21:04:03.399Z] [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 231 kB/s)
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
16:04:03 [2024-02-22T21:04:03.655Z] [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 589 kB/s)
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [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 348 kB/s)
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:03 [2024-02-22T21:04:03.655Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:04 [2024-02-22T21:04:04.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:04 [2024-02-22T21:04:04.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:04 [2024-02-22T21:04:04.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
16:04:04 [2024-02-22T21:04:04.217Z] [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 135 kB/s)
16:04:04 [2024-02-22T21:04:04.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
16:04:04 [2024-02-22T21:04:04.780Z] [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 460 kB/s)
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
16:04:04 [2024-02-22T21:04:04.780Z] [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 353 kB/s)
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
16:04:04 [2024-02-22T21:04:04.780Z] [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 204 kB/s)
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:04 [2024-02-22T21:04:04.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
16:04:05 [2024-02-22T21:04:05.342Z] [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 380 kB/s)
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
16:04:05 [2024-02-22T21:04:05.342Z] [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 494 kB/s)
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
16:04:05 [2024-02-22T21:04:05.598Z] [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 893 kB/s)
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.598Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
16:04:05 [2024-02-22T21:04:05.854Z] [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 2.4 MB/s)
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
16:04:05 [2024-02-22T21:04:05.854Z] [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 998 kB/s)
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
16:04:05 [2024-02-22T21:04:05.854Z] [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.8 MB/s)
16:04:05 [2024-02-22T21:04:05.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
16:04:06 [2024-02-22T21:04:06.110Z] [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 21 MB/s)
16:04:06 [2024-02-22T21:04:06.110Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [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 62 kB/s)
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
16:04:06 [2024-02-22T21:04:06.365Z] [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 1.1 MB/s)
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [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)
16:04:06 [2024-02-22T21:04:06.620Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [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 2.1 MB/s)
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 1.6 MB/s)
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.621Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.876Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.876Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/15/plexus-15.pom
16:04:06 [2024-02-22T21:04:06.877Z] [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 9.3 MB/s)
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 10 MB/s)
16:04:06 [2024-02-22T21:04:06.877Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:06 [2024-02-22T21:04:06.877Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:07 [2024-02-22T21:04:07.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
16:04:07 [2024-02-22T21:04:07.133Z] [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 3.1 MB/s)
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/56/commons-parent-56.pom
16:04:07 [2024-02-22T21:04:07.133Z] [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)
16:04:07 [2024-02-22T21:04:07.133Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.23.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
16:04:07 [2024-02-22T21:04:07.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [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)
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
16:04:07 [2024-02-22T21:04:07.388Z] [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 157 kB/s)
16:04:07 [2024-02-22T21:04:07.388Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:07 [2024-02-22T21:04:07.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:07 [2024-02-22T21:04:07.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:07 [2024-02-22T21:04:07.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:07 [2024-02-22T21:04:07.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.160Z] [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 174 kB/s)
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.160Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.415Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:08 [2024-02-22T21:04:08.416Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [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.1 MB/s)
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.9 MB/s)
16:04:08 [2024-02-22T21:04:08.929Z] [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 5.8 MB/s)
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [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 3.3 MB/s)
16:04:08 [2024-02-22T21:04:08.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.929Z] [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 6.1 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 13 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 2.6 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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.4 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 8.1 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 24 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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.0 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 656 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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.1 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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.6 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 5.4 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 865 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 386 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 4.1 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 270 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 4.8 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 975 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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 250 kB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.930Z] [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.0 MB/s)
16:04:08 [2024-02-22T21:04:08.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 7.7 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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.1 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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.0 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 293 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 280 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 64 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 247 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 181 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 119 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 3.4 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 672 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 587 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [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 2.4 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 4.5 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
16:04:08 [2024-02-22T21:04:08.931Z] [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 5.8 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [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 4.7 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [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 2.5 MB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [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 81 kB/s)
16:04:08 [2024-02-22T21:04:08.931Z] [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 9.2 MB/s)
16:04:15 [2024-02-22T21:04:15.471Z] [INFO] No previous run data found, generating javadoc.
16:04:37 [2024-02-22T21:04:37.367Z] [WARNING] Javadoc Warnings
16:04:37 [2024-02-22T21:04:37.367Z] [WARNING] [loading /modules/jdk.security.auth/module-info.class]
16:04:37 [2024-02-22T21:04:37.367Z] [WARNING] [loading /modules/jdk.jlink/module-info.class]
16:04:37 [2024-02-22T21:04:37.367Z] [WARNING] [loading /modules/jdk.compiler/module-info.class]
16:04:37 [2024-02-22T21:04:37.367Z] [WARNING] [loading /modules/jdk.jpackage/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.compiler/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.charsets/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.se/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.vm.compiler/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.xml.dom/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.instrument/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.unsupported/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.management.agent/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jartool/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.nio.mapmode/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.random/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.security.jgss/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.naming.dns/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.crypto.ec/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jconsole/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.transaction.xa/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jstatd/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.httpserver/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jdi/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.security.jgss/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.rmi/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jcmd/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.vm.ci/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.datatransfer/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.naming/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.le/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.sctp/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.attach/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.management/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.desktop/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.dynalink/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.opt/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.smartcardio/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.javadoc/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.prefs/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.jvmstat/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.naming.rmi/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.xml/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.net.http/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.management.jfr/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.sql/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.management.rmi/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.security.sasl/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.zipfs/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.xml.crypto/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jsobject/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.accessibility/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.incubator.foreign/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.base/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.internal.ed/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jfr/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.net/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.localedata/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.unsupported.desktop/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.management/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.sql.rowset/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jdeps/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.incubator.vector/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.logging/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jshell/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.crypto.cryptoki/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.jdwp.agent/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/java.scripting/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.editpad/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [loading /modules/jdk.hotspot.agent/module-info.class]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 70ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 9ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/CounterType.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/package-info.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/AbstractCounterAspect.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/ITmfCounterAspect.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/analysis/counters/core/aspects/package-info.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterChartViewer.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/analysis/counters/ui/views/CounterView.java]]
16:04:37 [2024-02-22T21:04:37.368Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/CycleDetectedException.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/IGraphWorker.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/ITmfGraphVisitor.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfEdge.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 6ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 60ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/TmfVertex.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/base/package-info.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphBuilderModule.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 7ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTmfGraphProvider.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/AbstractTraceEventHandler.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITmfGraphProvider.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/ITraceEventHandler.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/building/package-info.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/AbstractCriticalPathModule.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathAlgorithmException.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/CriticalPathModule.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathAlgorithm.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/ICriticalPathProvider.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/OSCriticalPathModule.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/criticalpath/package-info.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/IEdgeContextStateFactory.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdge.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfEdgeContextState.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraphVisitor.java]]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.369Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/ITmfVertex.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfEdgeState.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/TmfGraphFactory.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/WorkerSerializer.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/analysis/graph/core/graph/package-info.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/contextswitch/KernelContextSwitchStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/CpuUsageEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/KernelCpuUsageStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/cpuusage/package-info.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxPidAspect.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/LinuxTidAspect.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/Messages.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/ThreadPriorityAspect.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/event/aspect/package-info.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/IOsExecutionGraphHandlerBuilder.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraph.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsExecutionGraphProvider.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsInterruptContext.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/package-info.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java]]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.370Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelTidAspect.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelUtils.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/LinuxValues.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/Messages.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/StateValues.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernel/package-info.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/kernelmemoryusage/KernelMemoryStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/memory/MemoryUsageTreeModel.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/HostThread.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/ProcessStatus.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/model/package-info.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfCpuSelectedSignal.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/TmfThreadSelectedSignal.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/signals/package-info.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/ActiveTidStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/tid/TidAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/DefaultEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelAnalysisEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/IKernelTrace.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/KernelEventLayoutRequirement.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/LinuxTraceContext.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/analysis/os/linux/core/trace/package-info.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/FlameDefaultPalette.java]]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.371Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingElement.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/IProfilingGroupDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingElement.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/ProfilingGroupDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/base/package-info.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/ICallGraphProvider.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callgraph/package-info.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackHostUtils.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 6ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/IFlameChartProvider.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/analysis/profiling/core/callstack/package-info.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 10ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/package-info.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisEventBasedModule.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/AbstractSegmentStoreAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/GenericSegmentStatisticsAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IAnalysisProgressListener.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/IGroupingSegmentAspect.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/ISegmentStoreProvider.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/SegmentStoreStatisticsModel.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/package-info.java]]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.372Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/AbstractSegmentStatisticsAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/segmentstore/statistics/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatistics.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/IStatisticsAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/Statistics.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/analysis/timing/core/statistics/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/AnalysisTimingImageConstants.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityView.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 11ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ISegmentStoreDensityViewerDataListener.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/Messages.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/ZoomOutAction.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/SegmentStoreScatterView2.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsView.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/SegmentStoreStatisticsViewer.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/package-info.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView.java]]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.373Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 50ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableView.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/SegmentStoreTableViewer.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/NonNullUtils.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/ObjectUtils.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/TraceCompassActivator.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/collect/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSizeWithUnitFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DataSpeedWithUnitFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalUnitFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/DecimalWithUnitPrefixFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/LongToPercentFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/format/SubSecondTimeWithUnitFormat.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLog.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 9ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/TraceCompassMonitorManager.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/log/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/math/SaturatedArithmetic.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/Messages.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/ProcessUtils.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/process/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/XmlUtils.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/common/core/xml/package-info.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFException.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/CTFStrings.java]]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.374Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFCallsite.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/CTFClock.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/IEventDefinition.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/io/BitBuffer.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 8ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/metadata/DeclarationScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 46ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/EventHeaderVScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/FieldsScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/IDefinitionScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/ILexicalScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/LexicalScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/PacketHeaderScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/scope/RootScope.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/AbstractArrayDefinition.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/BlobDefinition.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/CompoundDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.375Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Declaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Definition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/Encoding.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/EnumDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/FloatDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ICompositeDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IEventHeaderDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ISimpleDatatypeDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/IntegerDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/ScopedDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/SimpleDatatypeDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StringDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/StructDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/event/types/VariantDefinition.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFIOException.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFResponse.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInput.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamInputReader.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFStreamPacketOutputWriter.java]]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing completed 42ms]
16:04:37 [2024-02-22T21:04:37.376Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 6ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFPacketDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/ICTFStream.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/IPacketReader.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/ctf/core/trace/Metadata.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFLexer.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 14ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/ctf/parser/CTFParser.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 103ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfConstants.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocation.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfLocationInfo.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 50ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventFactory.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventField.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEventType.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfLostEvent.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/Messages.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/NullEventDefinition.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfChannelAspect.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/CtfCpuAspect.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/aspect/Messages.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/event/lookup/CtfTmfCallsite.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTraceValidationStatus.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/CtfUtils.java]]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.377Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/tmf/ctf/core/trace/Messages.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/analysis/ExampleStateSystemAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/Activator.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleTimeGraphDataProviderView.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src:org/eclipse/tracecompass/examples/ui/views/data/provider/ExampleXYDataProviderView.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/Messages.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigStrings.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/LttngKernelTrace.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/lttng2/kernel/core/trace/Messages.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/BinaryCallsite.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/FunctionLocation.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/Messages.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryFile.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoFunctionAspect.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoLoadedBinaryFile.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSourceAspect.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/package-info.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEvent.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstEventFactory.java]]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.378Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/LttngUstTrace.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/Messages.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/ILttngUstEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/lttng2/ust/core/trace/layout/package-info.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarInt.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src:org/eclipse/tracecompass/datastore/core/encoding/HTVarIntTest.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/HTInterval.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTInterval.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/IHTIntervalReader.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/ISerializableObject.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/interval/package-info.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferReader.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/ISafeByteBufferWriter.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/SafeByteBufferFactory.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 40ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/datastore/core/serialization/package-info.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/BasicSegment.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/IContentSegment.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegment.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/ISegmentStore.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentComparators.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/package-info.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/INamedSegment.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentAspects.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/SegmentTypeComparators.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/segmentstore/core/segment/interfaces/package-info.java]]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.379Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemFactory.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/ICustomStateHistoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IPartialStateHistoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/StateValueTypeException.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/interval/TmfStateInterval.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/snapshot/StateSnapshot.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/DoubleStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/IntegerStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/LongStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/NullStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/StringStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/TmfStateValue.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/statesystem/core/statevalue/package-info.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/Messages.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfCommonConstants.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfProjectNature.java]]
16:04:37 [2024-02-22T21:04:37.380Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/TmfStrings.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleHelper.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModuleSource.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisOutput.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/IAnalysisParameterProvider.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ITmfNewAnalysisModuleListener.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/Messages.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisParamProvider.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisManager.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleHelperConfigElement.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisModuleOutputs.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfAnalysisOutputManager.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/TmfNewAnalysisOutputListener.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteIterator.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/ITmfCallsiteResolver.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/TimeCallsite.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/callsite/package-info.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/IOnDemandAnalysisReport.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/ondemand/package-info.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAbstractAnalysisRequirement.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventFieldRequirement.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfAnalysisEventRequirement.java]]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.381Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/TmfCompositeAnalysisRequirement.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 34ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/analysis/requirements/package-info.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/DataProviderConstants.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfComponent.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/ITmfEventProvider.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfComponent.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/component/TmfEventProvider.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigParamDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfiguration.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSource.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/ITmfConfigurationSourceType.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigParamDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 7ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfiguration.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceManager.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/TmfConfigurationSourceType.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/config/package-info.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataType.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/IDataProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfCustomAttributes.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEvent.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventField.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfEventType.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/ITmfLostEvent.java]]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.382Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEvent.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventField.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfEventType.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/TmfLostEvent.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/Messages.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCallsiteAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfContentFieldAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfCpuAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfDeviceAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfEventFieldAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/TmfStateSystemAspect.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/aspect/package-info.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/collapse/ITmfCollapsibleEvent.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfCallsite.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfModelLookup.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/ITmfSourceLookup.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/lookup/TmfCallsite.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IEventMatchingKey.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/IMatchProcessingUnit.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfEventMatching.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/ITmfMatchEventDefinition.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/Messages.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TcpEventKey.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventDependency.java]]
16:04:37 [2024-02-22T21:04:37.383Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatches.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfConfigurationException.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/FilterManager.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/ITmfFilter.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterTreeNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithNot.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/ITmfFilterWithValue.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAndNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterAspectNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterCompareNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterContainsNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterEqualsNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterMatchesNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterObjectNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterOrNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterRootNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTraceTypeNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/model/TmfFilterTreeNode.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterContentHandler.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 40ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLParser.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/filter/xml/TmfFilterXMLWriter.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/BufferedRandomAccessFile.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/io/ResourceUtil.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReference.java]]
16:04:37 [2024-02-22T21:04:37.384Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/ITimeReferenceProvider.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/markers/TimeReference.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractStateSystemAnalysisDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/AbstractTmfTraceDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreFilterProperty.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/CoreMetadataStrings.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/DataProviderDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ICorePropertyCollection.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputElement.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/IOutputStyleProvider.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITableColumnDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/ITimeElement.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/Messages.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElement.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputElementStyle.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/OutputStyleModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/SeriesModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/StyleProperties.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/YModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/package-info.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/Annotation.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationCategoriesModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/AnnotationModel.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider.java]]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.385Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IAnnotation.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationParameters.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/IOutputAnnotationProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/TraceAnnotationProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/annotations/package-info.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/FilterTimeQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/ICumulativeQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/IMultipleSelectionQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCounterQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectedCpuQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/SelectionTimeQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/filters/package-info.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/AbstractTimeGraphDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/TmfTimeGraphCompositeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/timegraph/package-info.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/AbstractTreeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.386Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfSelectionTreeDataModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeCompositeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/tree/package-info.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/AbstractTreeCommonXDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ISeriesModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfCommonXAxisModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXYDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/ITmfXyModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/IYModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXYAxisDescription.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/TmfXyTreeDataModel.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/model/xy/package-info.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventContent.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEventType.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEvent.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtEventType.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTrace.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 44ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceContext.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTxtTraceDefinition.java]]
16:04:37 [2024-02-22T21:04:37.387Z] [WARNING] [parsing completed 8ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEvent.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlEventType.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputAttribute.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlInputElement.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 8ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceContext.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/parsers/custom/Messages.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/DefaultColorPaletteProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IPaletteProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/IXYPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/QualitativePaletteProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/RotatingPaletteProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/SequentialPaletteProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/XYPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/presentation/package-info.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceCoreUtils.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/project/model/TraceTypePreferences.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 42ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/resources/ITmfMarker.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/ITmfResponse.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/response/package-info.java]]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.388Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/ISegmentAspect.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentDurationAspect.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentEndTimeAspect.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/SegmentStartTimeAspect.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/segment/package-info.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEndSynchSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventFilterAppliedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSearchAppliedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfEventSelectedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSelectionRangeUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfSignalTracer.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartAnalysisSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfStartSynchSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTimestampFormatUpdateSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceModelSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceOpenedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceRangeUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSelectedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceSynchronizedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfTraceUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/signal/TmfWindowRangeUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/AbstractTmfStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.java]]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.389Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/ITmfStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/Messages.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfAttributePool.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/TmfStateSystemAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statesystem/package-info.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStateStatistics.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsEventTypesModule.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsModule.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/statistics/TmfStatisticsTotalsModule.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/DefaultSymbolProvider.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProvider.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/ISymbolProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderUtils.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/symbols/package-info.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/ITmfTimestampTransform.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/Messages.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithm.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationAlgorithmFactory.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationBackend.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/SynchronizationManager.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/synchronization/TimestampTransformFactory.java]]
16:04:37 [2024-02-22T21:04:37.390Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimePreferencesConstants.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/ITmfTimestamp.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimePreferences.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestamp.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 8ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampDelta.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/timestamp/TmfTimestampFormat.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ICyclesConverter.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfContext.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfEventParser.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceCompleteness.java]]
16:04:37 [2024-02-22T21:04:37.391Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceKnownSize.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITmfTraceWithPreDefinedEvents.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/ITraceContextSignalHandler.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfContext.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfEventTypeCollectionHelper.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceContext.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/TraceValidationStatus.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperimentUtils.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfPersistentlyIndexable.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/ITmfTraceIndexer.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndexer.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndexer.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpoint.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/ITmfCheckpointIndex.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpoint.java]]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.392Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/ITmfLocation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLocation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfLongLocation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/location/TmfTimestampLocation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTrace.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceContext.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEvent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/text/TextTraceEventContent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/ITmfTrimmableTrace.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/trace/trim/package-info.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfAsyncSequenceDiagramEvent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/ITmfSyncSequenceDiagramEvent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfAsyncSequenceDiagramEvent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/uml2sd/TmfSyncSequenceDiagramEvent.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/Pair.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/util/package-info.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/tmf/core/viewmodel/package-info.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/TmfUiRefreshHandler.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/HttpTraceImportOperation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/actions/TraceImportOperation.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/analysis/TmfAnalysisViewOutput.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/ColorUtils.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/colors/RGBAUtil.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/ITmfTraceEditor.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditor.java]]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.393Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEditorInput.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfMultiPageEditorPart.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/TmfTraceColumnManager.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/IMarkerReferenceProvider.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/markers/PeriodicMarkerEventSource.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/StyleManager.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/model/package-info.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/ITmfStyledProjectModelElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/Messages.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisOutputElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfBuiltInOnDemandAnalysisElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentFolder.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfNavigatorLabelProvider.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysesElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectConfig.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelIcons.java]]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.394Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelPreferences.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportElement.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfReportsElement.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceElement.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceFolder.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfTracesFolder.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfUserDefinedOnDemandAnalysisElement.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TmfViewsElement.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceFolderLabelProvider.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/TraceUtils.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/model/UpdateTraceBoundsJob.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog.java]]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.395Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/Messages.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectMainWizardPage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/NewTmfProjectWizard.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameFolderDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/RenameTraceDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizard.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizard.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/project/wizards/TrimTraceDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/Messages.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/ReadOnlyTextPropertyDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/properties/TmfTimestampFormatPage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentInfo.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfTimeViewAlignmentSignal.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/signal/TmfUiSignalThrottler.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/AbstractSymbolProviderPreferencePage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProvider.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/ISymbolProviderPreferencePage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/symbols/TmfSymbolProviderUpdatedSignal.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeLabelProvider.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePage.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer.java]]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.396Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ArrayTreeContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/IImageSave.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ILegendImageProvider2.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventAdapterFactory.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventPropertySource.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 12ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/ISortingLazyContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/table/TmfSimpleTableViewer.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 45ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ICheckboxTreeViewerListener.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeViewerEntry.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerEntry.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeViewerToolTipHandler.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/AxisRange.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IAxis.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/IXYSeries.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfBaseProvider.java]]
16:04:37 [2024-02-22T21:04:37.397Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfChartTimeStampFormat.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseDragZoomProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseSelectionProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfMouseWheelZoomProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/XYChartLegendImageProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/barchart/TmfHistogramTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/FormatTimeUtils.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITimeReset.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ManyEntriesSelectedDialogPreCheckedListener.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/ResetUtil.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfView.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/TracingPerspectiveFactory.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSetting.java]]
16:04:37 [2024-02-22T21:04:37.398Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsManager.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorSettingsXML.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/colors/IColorSettingsListener.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/BaseDistributionData.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/distribution/model/IBaseDistributionModel.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDialog.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDragSourceAdapter.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterDropTargetAdapter.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterEditUtils.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterTreeLabelProvider.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterView.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/FullTraceHistogram.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramBucket.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramCurrentTimeControl.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramDataModel.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 41ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramRequest.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramScaledData.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionEndControl.java]]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.399Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramSelectionStartControl.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTextControl.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramTimeRangeControl.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramZoom.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramDataModel.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/IHistogramModelListener.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/Messages.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/histogram/TimeRangeHistogram.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/Messages.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemEvent.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/StateSystemPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/statistics/TmfStatisticsView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/Messages.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/synchronization/TmfSynchronizationView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisEntry.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartDecorationProvider.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartEvent.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 23ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 48ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphEntryComparator.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ITimeGraphLegendProvider.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/Messages.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/ShowFindDialogAction.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/DrawableToolTip.java]]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.400Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ITimeCompressionListener.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 6ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidgetSelectionProvider.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 5ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessage.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/AsyncMessageReturn.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BaseMessage.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicExecutionOccurrence.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/BasicFrame.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/EllipsisMessage.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ExecutionOccurrence.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Frame.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/GraphNode.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/HotSpot.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/ITimeRange.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Lifeline.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/LifelineCategories.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Metrics.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SDTimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/Stop.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessage.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/core/SyncMessageReturn.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/PagesDialog.java]]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.401Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 38ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SearchFilterDialog.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/TabContents.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IColor.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IFont.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IGC.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/IImage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ColorImpl.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/FontImpl.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/drawings/impl/ImageImpl.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/BaseSDAction.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ConfigureMinMax.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/FirstPage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/LastPage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDDown.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDLeft.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDRight.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveSDUp.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/MoveToMessage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/NextPage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFiltersDialog.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDFindDialog.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/OpenSDPagesDialog.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/PrevPage.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Print.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeEnd.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/ShowNodeStart.java]]
16:04:37 [2024-02-22T21:04:37.402Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/Zoom.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFilterProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/IExtendedFindProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDAdvancedPagingProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDCollapseProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDExtendedActionBarProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFilterProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDFindProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDGraphNodeSupporter.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPagingProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/provider/ISDPropertiesProvider.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/IUml2SDLoader.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/load/LoadersManager.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/Messages.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfAsyncMessage.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfSyncMessage.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/ISDPreferences.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewPref.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/preferences/SDViewerPage.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/Messages.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncForBackward.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortAsyncMessageComparator.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/SortSyncMessageComparator.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/uml2sd/util/TimeEventComparator.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/tabsview/TmfViewerFolder.java]]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.403Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphBookmarkListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphColorListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphMarkerListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphRangeListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphSelectionListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTimeListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphTreeListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/ITimeGraphViewerFilterListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/StateItem.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphBookmarkEvent.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphRangeUpdateEvent.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphSelectionEvent.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphTreeExpansionEvent.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 18ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/IPreCheckStateListener.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ITimeGraphEntryActiveProvider.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/MultiTreePatternFilter.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/ShowFilterDialogAction.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree.java]]
16:04:37 [2024-02-22T21:04:37.404Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/EventIterator.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ILinkEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeGraphEntry.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NullTimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeLinkEvent.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/IMarkerAxisListener.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITimeDataProviderConverter.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/ITmfTimeGraphDrawingHelper.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeDataProviderCyclesConverter.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphBaseControl.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphColorScheme.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 13ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphScale.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/IDoubleClickListener.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 4ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.405Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/ITmfXmlSchemaParser.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfAnalysisModuleHelperXml.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlStrings.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/tmf/analysis/xml/core/module/TmfXmlUtils.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/IDataChartProvider.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/tmf/chart/core/model/package-info.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src:org/eclipse/tracecompass/tmf/filter/parser/error/IErrorListener.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3:org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java]]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.406Z] [WARNING] [search path for source files: /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/common,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/perf,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/shared,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/stubs,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/generated-sources/antlr3,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/src,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src]
16:04:37 [2024-02-22T21:04:37.410Z] [WARNING] [search path for class files: /opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/modules,/home/jenkins/agent/workspace/tracecompass-master-nightly/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/btf/org.eclipse.tracecompass.btf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.dev/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.analysis.profiling.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.rcp.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/doc/org.eclipse.tracecompass.examples/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/rcp/org.eclipse.tracecompass.rcp.product/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.target/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.alltests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.releng-site/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.slf4j.binding.simple.properties/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/releng/org.eclipse.tracecompass.testing/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes,/home/jenkins/agent/workspace/tracecompass-master-nightly/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/32.1.3-jre/guava-32.1.3-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.37.0/checker-qual-3.37.0.jar,/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.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.0/commons-io-2.15.0.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/6.3.200.202303140100/org.eclipse.cdt.core.native-6.3.200.202303140100.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.200.v20230914-0751/org.eclipse.core.contenttype-3.9.200.v20230914-0751.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.200.v20230921-0857/org.eclipse.core.expressions-3.9.200.v20230921-0857.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.200.v20230921-0933/org.eclipse.core.filebuffers-3.8.200.v20230921-0933.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.200.v20230914-0751/org.eclipse.core.variables-3.6.200.v20230914-0751.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.200.v20231106-1218/org.eclipse.ltk.core.refactoring-3.14.200.v20231106-1218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.11.200.v20231106-0901/org.eclipse.osgi.services-3.11.200.v20231106-0901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.6.400.v20231103-0807/org.eclipse.equinox.app-1.6.400.v20231103-0807.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.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.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.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.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.upnp/1.2.1/org.osgi.service.upnp-1.2.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.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.device/1.1.1/org.osgi.service.device-1.1.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.service.metatype/1.4.1/org.osgi.service.metatype-1.4.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.1/icu4j-74.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.13.0.v20230812-1000/com.sun.jna-5.13.0.v20230812-1000.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar,/home/jenkins/.m2/repository/net/java/dev/jna/jna/5.13.0/jna-5.13.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.1/junit-jupiter-api-5.10.1.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.1/junit-platform-commons-1.10.1.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.1/junit-jupiter-engine-5.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar,/home/jenkins/.m2/repository/org/junit/platform/junit-platform-suite-api/1.10.1/junit-platform-suite-api-1.10.1.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.17.0.v20231009-1000/org.apache.batik.constants-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231009-1000/org.apache.batik.css-1.17.0.v20231009-1000.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.v20231009-1000/org.apache.batik.i18n-1.17.0.v20231009-1000.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.17.0.v20231009-1000/org.apache.batik.util-1.17.0.v20231009-1000.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.6/org.apache.felix.scr-2.2.6.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.9.300.v20231123-2204/org.eclipse.compare-3.9.300.v20231123-2204.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.205.0.v20230922-1312/org.eclipse.ui-3.205.0.v20230922-1312.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.200.v20231024-0828/org.eclipse.jface.text-3.24.200.v20231024-0828.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.17.100.v20231106-1600/org.eclipse.ui.editors-3.17.100.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.100.v20231102-1012/org.eclipse.ui.forms-3.13.100.v20231102-1012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.8.300.v20231106-1240/org.eclipse.compare.core-3.8.300.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.100.v20230708-0916/org.eclipse.core.databinding-1.13.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.100.v20230708-0916/org.eclipse.core.databinding.observable-1.13.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.100.v20230708-0916/org.eclipse.core.databinding.property-1.10.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.5.200.v20231106-1240/org.eclipse.core.net-1.5.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.100.v20231012-1825/org.eclipse.equinox.security-1.4.100.v20231012-1825.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.200.v20231108-1058/org.eclipse.e4.core.commands-1.1.200.v20231108-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.200.v20231105-0754/org.eclipse.e4.core.di-1.9.200.v20231105-0754.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.400.v20231103-2012/org.eclipse.e4.core.contexts-1.12.400.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.200.v20231103-2012/org.eclipse.e4.core.services-2.4.200.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.200.v20231103-2012/org.eclipse.e4.core.di.annotations-1.8.200.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.100.v20231103-2012/org.eclipse.e4.core.di.extensions-0.18.100.v20231103-2012.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.17.300.v20231028-1632/org.eclipse.e4.core.di.extensions.supplier-0.17.300.v20231028-1632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.100.v20230801-1255/org.eclipse.e4.emf.xpath-0.4.100.v20230801-1255.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.35.0.v20230829-0934/org.eclipse.emf.ecore-2.35.0.v20230829-0934.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.200.v20231030-2045/org.eclipse.e4.ui.bindings-0.14.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.124.200.v20231113-1355/org.eclipse.swt-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.200.v20231030-2045/org.eclipse.e4.ui.services-1.6.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.200.v20231025-0632/org.eclipse.e4.ui.css.swt-0.15.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.200.v20230913-1724/org.eclipse.e4.ui.css.swt.theme-0.14.200.v20230913-1724.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.200.v20231030-2045/org.eclipse.e4.ui.di-1.5.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.100.v20230727-0604/org.eclipse.e4.ui.dialogs-1.4.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.17.100.v20230727-0604/org.eclipse.e4.ui.ide-3.17.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.6.300.v20231012-1251/org.eclipse.equinox.event-1.6.300.v20231012-1251.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.0.v20230317-0802/org.eclipse.e4.ui.widgets-1.4.0.v20230317-0802.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.200.v20231030-2045/org.eclipse.e4.ui.workbench-1.15.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.15.0.v20230211-1150/org.eclipse.emf.ecore.change-2.15.0.v20230211-1150.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.36.0.v20231002-1156/org.eclipse.emf.ecore.xmi-2.36.0.v20231002-1156.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.200.v20231106-1600/org.eclipse.e4.ui.workbench.addons.swt-1.5.200.v20231106-1600.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.200.v20231030-2045/org.eclipse.e4.ui.workbench.renderers.swt-0.16.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.200.v20231030-2045/org.eclipse.e4.ui.workbench.swt-0.17.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.100.v20230708-0916/org.eclipse.jface.databinding-1.15.100.v20230708-0916.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.200.v20231025-0632/org.eclipse.e4.ui.workbench3-0.17.200.v20231025-0632.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.100.v20230727-0604/org.eclipse.urischeme-1.3.100.v20230727-0604.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.29.0.v20230916-0637/org.eclipse.emf.common-2.29.0.v20230916-0637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.400.v20231106-0858/org.eclipse.equinox.bidi-1.4.400.v20231106-0858.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.5.200.v20231105-1139/org.eclipse.equinox.p2.artifact.repository-1.5.200.v20231105-1139.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.8.0.v20231102-1258/org.eclipse.equinox.p2.metadata-2.8.0.v20231102-1258.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.10.200.v20231102-1258/org.eclipse.equinox.p2.core-2.10.200.v20231102-1258.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.3.200.v20230630-1506/org.eclipse.equinox.p2.jarprocessor-1.3.200.v20230630-1506.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.8.0.v20231111-1058/org.eclipse.equinox.p2.repository-2.8.0.v20231111-1058.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.9.0.v20231105-1139/org.eclipse.equinox.p2.engine-2.9.0.v20231105-1139.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.5.200.v20231021-1438/org.eclipse.equinox.p2.metadata.repository-1.5.200.v20231021-1438.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.200.v20231106-1240/org.eclipse.help-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.13.200.v20231006-1610/org.eclipse.ltk.ui.refactoring-3.13.200.v20231006-1610.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.10.200.v20231106-1240/org.eclipse.team.core-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.10.200.v20231106-1240/org.eclipse.team.ui-3.10.200.v20231106-1240.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.test.performance/3.19.400.v20231108-0838/org.eclipse.test.performance-3.19.400.v20231108-0838.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.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide.application/1.5.200.v20231030-2045/org.eclipse.ui.ide.application-1.5.200.v20231030-2045.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.10.100.v20230727-0604/org.eclipse.ui.views.properties.tabbed-3.10.100.v20230727-0604.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.124.200.v20231113-1355/org.eclipse.swt.cocoa.macosx.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.124.200.v20231113-1355/org.eclipse.swt.cocoa.macosx.aarch64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.gtk.linux.x86_64-3.124.200.v20231113-1355.jar,/home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.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.200.v20231021-1513/org.eclipse.debug.core-3.21.200.v20231021-1513.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.18.200.v20231106-1112/org.eclipse.debug.ui-3.18.200.v20231106-1112.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.13.100.v20230914-0751/org.eclipse.ui.console-3.13.100.v20230914-0751.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.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search.core/3.16.0.v20230921-0933/org.eclipse.search.core-3.16.0.v20230921-0933.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.2300.v20230807-1354/org.eclipse.ui.themes-1.2.2300.v20230807-1354.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.1200.v202308180854/org.eclipse.wst.sse.core-1.2.1200.v202308180854.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.800.v202308200343/org.eclipse.wst.sse.ui-1.7.800.v202308200343.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.v20230916-0637/org.eclipse.xsd-2.19.0.v20230916-0637.jar,/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.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.9/slf4j-simple-2.0.9.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 available4648359785092408849.tmp,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.intro/3.7.200.v20231106-1240/org.eclipse.ui.intro-3.7.200.v20231106-1240.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar,/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.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/1.2.2/jakarta.activation-api-1.2.2.jar,/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar,/home/jenkins/.m2/repository/commons-cli/commons-cli/1.6.0/commons-cli-1.6.0.jar,/home/jenkins/.m2/repository/commons-codec/commons-codec/1.16.0/commons-codec-1.16.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/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.3/jetty-http-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.3/jetty-server-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.3/jetty-session-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-servlet/12.0.3/jetty-ee8-servlet-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/ee8/jetty-ee8-nested/12.0.3/jetty-ee8-nested-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.3/jetty-util-12.0.3.jar,/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/9.0.52/apache-jsp-9.0.52.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/mortbay/jasper/apache-el/9.0.52/apache-el-9.0.52.jar,/home/jenkins/.m2/repository/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.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.3/jetty-ee8-security-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.3/jetty-security-12.0.3.jar,/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.3/jetty-io-12.0.3.jar,/home/jenkins/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/Objects.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/NonNull.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Iterables.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/io/File.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/io/IOException.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/ArrayList.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/Collections.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/List.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/Map.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/Map$Entry.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.logging/java/util/logging/Level.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger.class]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/FileUtils.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IStatus.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/NullProgressMonitor.class)]
16:04:37 [2024-02-22T21:04:37.414Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/Nullable.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormat.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/text/Format.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Arrays.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/HashMap.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/HashSet.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Iterator.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Set.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicInteger.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialHistoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialInMemoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/backends/partial/PartialStateSystem.java]]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/VisibleForTesting.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMap.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMap$Builder.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/stream/Stream.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/concurrent/TimeUnit.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/OperationCanceledException.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Status.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SubMonitor.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/Job.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/eclipse/osgi/util/NLS.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/TmfCoreTracer.java]]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Object.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/String.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/nio/charset/Charset.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/UUID.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFile.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProject.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResource.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Class.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdaptable.class)]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Exception.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Throwable.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/io/Serializable.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Iterable.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/lang/Comparable.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/nio/ByteBuffer.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/text/ParseException.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/text/SimpleDateFormat.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Calendar.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Date.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/Locale.class]
16:04:37 [2024-02-22T21:04:37.415Z] [WARNING] [loading /modules/java.base/java/util/TimeZone.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/text/DateFormat.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Cloneable.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Character.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Long.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/InterruptedException.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/Collection.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Doubles.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Ints.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/primitives/Longs.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Enum.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/constant/Constable.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Integer.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/IntegerRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/condition/TimeRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/RuntimeException.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayIntegerRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ContinuousTimeRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/SingletonTimeRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/condition/ArrayTimeRangeCondition.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/function/Predicate.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableSet.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/StringBuilder.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/Comparator.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/PriorityQueue.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/Queue.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ISafeRunnable.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SafeRunner.class)]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/Messages.java]]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/lang/Number.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/Deque.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/NoSuchElementException.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingDeque.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/BlockingQueue.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedDeque.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/LinkedBlockingDeque.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Condition.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/Lock.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantLock.class]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.416Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /modules/java.base/java/lang/Thread.class]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /modules/java.base/java/lang/Runnable.class]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/PlatformObject.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Composite.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.core/src:org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/filters/FetchParametersUtils.java]]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Chart.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Multimap.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Sets.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ColorRegistry.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWT.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Color.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Font.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/GC.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Point.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/RGBA.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Rectangle.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Display.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisSet.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxisTick.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IBarSeries.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ICustomPaintListener.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IPlotArea.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeries$SeriesType.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ISeriesSet.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ITitle.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/LineStyle.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/Range.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/DoubleArraySeriesModel.class)]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.java]]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.417Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 47ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Activator.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Messages.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/Messages.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashMultimap.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IStatusLineManager.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/GridDataFactory.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/GridLayoutFactory.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusListener.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseAdapter.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseEvent.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/PaintEvent.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/GridData.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Control.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXyUiUtils.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYAxis.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeNavigationProvider.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfTimeZoomProvider.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/ITmfZoomToSelectionProvider.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /modules/java.base/java/text/NumberFormat.class]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Image.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/ImageData.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/ImageLoader.class)]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashMap.class]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/model/IStylePresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.418Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Maps.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableList.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/lang/Boolean.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java]]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/model/xy/Messages.java]]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/Stack.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/lang/Float.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/stream/Collectors.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/TableColumnDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/function/Supplier.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILineSeries$PlotSymbolType.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/lang/AutoCloseable.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/WeakHashMap.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfFilterHelper.java]]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PlatformUI.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/lang/SuppressWarnings.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseMoveListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Device.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/RGB.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/PaintListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Canvas.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Scrollable.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Drawable.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Widget.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/internal/SWTEventListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/EventListener.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseTrackListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseWheelListener.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java]]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/regex/Matcher.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /modules/java.base/java/util/regex/Pattern.class]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/StringEscapeUtils.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWTError.class)]
16:04:37 [2024-02-22T21:04:37.419Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/Browser.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/LocationEvent.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/browser/LocationListener.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/ScrolledComposite.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MouseTrackAdapter.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/FontData.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/FillLayout.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/GridLayout.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Event.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Label.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Listener.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Shell.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Slider.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfUIPreferences.java]]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashBasedTable.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Table.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelection.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableMultimap.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CopyOnWriteArrayList.class]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeGraphLineEntry.java]]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /modules/java.base/java/util/Timer.class]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /modules/java.base/java/util/TimerTask.class]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Lists.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/StringUtils.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/AbstractTreeViewer.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CheckStateChangedEvent.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CheckboxTreeViewer.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICheckStateListener.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelectionChangedListener.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IStructuredSelection.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/SelectionChangedEvent.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewer.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/Viewer.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerComparator.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Text.class)]
16:04:37 [2024-02-22T21:04:37.420Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Tree.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TreeColumn.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IElementComparer.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILabelProviderListener.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ITreeContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StructuredSelection.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/viewers/tree/TreeUtil.java]]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewerColumn.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionAdapter.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionEvent.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/IJobChangeEvent.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/JobChangeAdapter.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/PatternFilter.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/WorkbenchJob.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICheckable.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FilteredTree.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/Action.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IAction.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/src:org/eclipse/tracecompass/internal/analysis/counters/ui/Messages.java]]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionBars.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchActionConstants.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/plugin/AbstractUIPlugin.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuManager.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IToolBarManager.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/Separator.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/SashForm.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusEvent.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Sash.class)]
16:04:37 [2024-02-22T21:04:37.421Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/ITmfImageConstants.java]]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/xychart/LockRangeDialog.java]]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartSite.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/contexts/IContextActivation.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/contexts/IContextService.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /modules/java.base/java/text/MessageFormat.class]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuListener2.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/MenuManager.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlAdapter.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlEvent.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TimeAlignViewsAction.java]]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/TmfAlignmentSynchronizer.java]]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartListener.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewSite.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ViewPart.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewPart.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistable.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/EventManager.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IEclipsePreferences$IPreferenceChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/InstanceScope.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewReference.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPage.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindow.class)]
16:04:37 [2024-02-22T21:04:37.422Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/ActionContributionItem.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IMenuCreator.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ImageDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Menu.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/AbstractAction.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /modules/java.base/java/lang/Deprecated.class]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/base/Messages.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /modules/java.base/java/util/ArrayDeque.class]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /modules/java.base/java/util/Optional.class]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/OSEdgeContextState.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ArrayListMultimap.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ListMultimap.class)]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /modules/java.base/java/nio/file/Path.class]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /modules/java.base/java/nio/file/Paths.class]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/legacy/TmfGraphLegacyWrapper.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/Messages.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/OSCriticalPathAlgorithm.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HistoryTreeTmfGraph.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/OsHistoryTreeGraph.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdgeInterval.java]]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.423Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/Messages.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/Attributes.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/SetMultimap.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableList$Builder.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/lang/FunctionalInterface.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/CoreException.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IConfigurationElement.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Platform.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/hash/HashFunction.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/hash/Hashing.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/execution/graph/Messages.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/StateValues.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/util/NavigableSet.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/util/TreeSet.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/util/LinkedList.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/TreeMultimap.class)]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelCallsiteAspect.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/KernelPidAspect.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/util/TreeMap.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /modules/java.base/java/util/function/Function.class]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.424Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunctionFactory.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ICalledFunction.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedGroupDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Function.class)]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Iterators.class)]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ListenerList.class)]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 52ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/SymbolAspect.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/ThreadNode.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunctionStatistics.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/Messages.java]]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogConstants.class)]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]
16:04:37 [2024-02-22T21:04:37.425Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src:org/eclipse/tracecompass/internal/analysis/profiling/ui/views/flamechart/Messages.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorPart.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /modules/java.base/java/util/function/BiFunction.class]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/GroupMarker.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IContributionItem.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/Messages.java]]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /modules/java.base/java/util/LinkedHashSet.class]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /modules/java.base/java/util/regex/PatternSyntaxException.class]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/EFS.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/IFileStore.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IMarker.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IMarkerDelta.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceChangeEvent.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceRunnable.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/commands/ActionHandler.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogSettings.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerFilter.class)]
16:04:37 [2024-02-22T21:04:37.426Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterCu.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerConfigXmlParser.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSet.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/markers/MarkerUtils.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/timegraph/TimeEventFilterDialog.java]]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartListener2.class)]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartReference.class)]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PartInitException.class)]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/actions/ActionFactory.class)]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/handlers/IHandlerActivation.class)]
16:04:37 [2024-02-22T21:04:37.427Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/handlers/IHandlerService.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/IDE.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/IWorkbenchSiteProgressService.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferencePage.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IDialogPage.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Objects.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/DialogSettings.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ISelectionProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyAdapter.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyEvent.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MenuDetectListener.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/SelectionListener.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/AddBookmarkDialog.java]]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IInputSelectionProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IInputProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IStructuredContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/Dialog.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CLabel.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ControlListener.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/KeyListener.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/RowLayout.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Button.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISharedImages.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/IShellProvider.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap.class]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /modules/java.base/java/util/AbstractMap$SimpleEntry.class]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/JFaceResources.class)]
16:04:37 [2024-02-22T21:04:37.428Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/LocalResourceManager.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/SWTException.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/MenuDetectEvent.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TraverseEvent.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TraverseListener.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/TypedEvent.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Cursor.class)]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/ITimeGraphStylePresentationProvider.java]]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/LineClipper.java]]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/util/SymbolHelper.java]]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.429Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/TimeGraphRender.java]]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/widgets/timegraph/model/TimeLineEvent.java]]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /modules/java.base/java/util/EventObject.class]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/LegacyActionTools.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/fieldassist/ComboContentAdapter.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.24.200.v20231024-0828/org.eclipse.jface.text-3.24.200.v20231024-0828.jar(/org/eclipse/jface/text/FindReplaceDocumentAdapterContentProposalProvider.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/Util.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ModifyEvent.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ModifyListener.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellAdapter.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellEvent.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Combo.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Group.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/fieldassist/ContentAssistCommandAdapter.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar(/org/eclipse/ui/texteditor/ITextEditorActionDefinitionIds.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/BiMap.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashBiMap.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/ShellListener.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/LinkedHashMultimap.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeSelection.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/BusyIndicator.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/ISelectionStatusValidator.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/SelectionStatusDialog.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/SelectionDialog.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TrayDialog.class)]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /modules/java.base/java/nio/file/Files.class]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /modules/java.base/java/nio/file/attribute/FileTime.class]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/Messages.java]]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]
16:04:37 [2024-02-22T21:04:37.430Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/ArrayListStore.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/statistics/NumberComparator.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /modules/java.base/java/math/BigDecimal.class]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /modules/java.base/java/math/BigInteger.class]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /modules/java.base/java/lang/Double.class]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CompletableFuture.class]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /modules/java.base/java/util/stream/StreamSupport.class]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/ILegend.class)]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseDragZoomProvider.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/MouseSelectionProvider.java]]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]
16:04:37 [2024-02-22T21:04:37.431Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java]]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TableViewer.class)]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ILazyContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Table.class)]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TableColumn.class)]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java]]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/Messages.java]]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.432Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TableViewerColumn.class)]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerCell.class)]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/deferred/DeferredContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java]]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/Messages.java]]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/SegmentStoreScatterGraphTooltipProvider.java]]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.433Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/xyscatter/Messages.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/views/IViewDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/io/OutputStream.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvAction.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTsvUtils.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/src:org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/statistics/Messages.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IFontProvider.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IColorProvider.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CellLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IToolTipProvider.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/BaseLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Array.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/util/SortedSet.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Plugin.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleContext.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleActivator.class)]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/text/FieldPosition.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/text/ParsePosition.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/lang/StringBuffer.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/text/DecimalFormatSymbols.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/TraceCompassMonitor.java]]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/java/lang/management/ManagementFactory.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.base/java/util/LongSummaryStatistics.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/JMException.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/MBeanServer.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcasterSupport.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/ObjectName.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/NotificationEmitter.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /modules/java.management/javax/management/NotificationBroadcaster.class]
16:04:37 [2024-02-22T21:04:37.434Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src:org/eclipse/tracecompass/internal/common/core/log/ITraceCompassMonitor.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.management/javax/management/MXBean.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/io/InputStreamReader.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/MultiStatus.class)]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Charsets.class)]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/lang/Process.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/io/InputStream.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/XMLConstants.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilderFactory.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/ParserConfigurationException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/SAXParserFactory.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLInputFactory.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamReader.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Source.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/Transformer.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerConfigurationException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactory.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Schema.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/SchemaFactory.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/javax/xml/validation/Validator.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotRecognizedException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXNotSupportedException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/nio/channels/FileChannel$MapMode.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardOpenOption.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/CtfCoreLoggerUtil.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/SafeMappedByteBuffer.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/CTFPacketReader.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/NullPacketReader.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/nio/BufferUnderflowException.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/nio/ByteOrder.class]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndex.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputPacketIndexEntry.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/JsonMetadataStrings.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/Utils.java]]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.435Z] [WARNING] [loading /modules/java.base/java/io/FileFilter.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/MetadataStrings.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ParseException.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Joiner.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentHashMap.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/util/Base64.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/nio/file/FileSystems.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/io/UnsupportedEncodingException.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/trace/StreamInputReaderTimestampComparator.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/io/FileNotFoundException.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/io/FileReader.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/io/Reader.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/io/StringReader.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRReaderStream.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonTokenStream.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognitionException.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/BaseTree.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/CommonTree.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/RewriteCardinalityException.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/IOUtils.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFAntlrMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CTFJsonMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/CtfAntlrException.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/FieldClass.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Type.class]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ICTFMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializationContext.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonDeserializer.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonElement.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonObject.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonParseException.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonPrimitive.class)]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/IOStructGen.java]]
16:04:37 [2024-02-22T21:04:37.436Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonClockMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonDataStreamMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonEventRecordMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonFieldClassAliasMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonPreambleMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonTraceMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/trace/TraceDeclarationParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/Gson.class)]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/GsonBuilder.class)]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSyntaxException.class)]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Parser.class)]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BaseRecognizer.class)]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ClockParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeAliasParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypeSpecifierListParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TypedefParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/callsite/CallSiteParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/environment/EnvironmentParser.java]]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.437Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/event/EventParser.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/stream/StreamParser.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenStream.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RecognizerSharedState.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/tree/TreeAdaptor.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/IntStream.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/BitSet.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ParserRuleReturnScope.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/RuleReturnScope.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/DFA.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/NoViableAltException.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Lexer.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenSource.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStream.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/QualifiedName.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /modules/java.base/java/nio/BufferOverflowException.class]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfEventContextAspect.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketContextAspect.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfPacketHeaderAspect.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/event/aspect/CtfStreamContextAspect.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src:org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Path.class)]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/util/ByteBufferTracker.java]]
16:04:37 [2024-02-22T21:04:37.438Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfEventThread.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/component/TmfProviderManager.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfCoalescedEventRequest.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/request/TmfRequestExecutor.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/ByteArrayDefinition.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/security/SecureRandom.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/Random.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ArrayBlockingQueue.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executor.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutorService.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/concurrent/Executors.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReentrantReadWriteLock.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Ordering.class)]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.base/java/net/URL.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/parsers/DocumentBuilder.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/OutputKeys.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerException.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/dom/DOMSource.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamResult.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/stream/StreamSource.class]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IPath.class)]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IChannelInfo.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IDomainInfo.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IEventInfo.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISessionInfo.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceDomainType.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEnablement.java]]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.439Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceEventType.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceLogLevel.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceSessionState.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Document.class]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Element.class]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /modules/java.xml/org/xml/sax/SAXParseException.class]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/impl/BufferType.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseEventInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /modules/java.base/java/security/InvalidParameterException.class]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/LogLevelType.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ITraceLogLevel.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IFieldInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/TraceChannelOutputType.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ISnapshotInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/ILoggerInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.control.core/src:org/eclipse/tracecompass/internal/lttng2/control/core/model/IBaseLoggerInfo.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src/org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.common.core/src:org/eclipse/tracecompass/internal/lttng2/common/core/trace/ILttngTrace.java]]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.440Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextPidAspect.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/ContextTidAspect.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng26EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng27EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng28EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/Lttng29EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/LttngEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/trace/layout/PerfEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /modules/java.base/java/util/OptionalLong.class]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVpidAspect.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/ContextVtidAspect.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/UstTracefAspect.java]]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.441Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/DefaultUstEventLayout.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst20EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst27EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst28EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/trace/layout/LttngUst29EventLayout.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/builder/ToStringBuilder.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/CacheBuilder.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/CacheLoader.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/cache/LoadingCache.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/FileOffsetMapper.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/src:org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/debuginfo/UstDebugInfoSymbolProvider.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Assert.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator.class]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /modules/java.base/java/util/PrimitiveIterator$OfLong.class]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20230809-1000/org.junit-4.13.2.v20230809-1000.jar(/org/junit/Test.class)]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /modules/java.base/java/util/StringJoiner.class]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/serialization/SafeByteBufferWrapper.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/StateSystem.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/InMemoryBackend.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/NullBackend.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java]]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.442Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/io/Writer.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalDeserializer.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/interval/json/TmfIntervalSerializer.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/SerializedName.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/annotations/Since.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/provisional/statesystem/core/statevalue/CustomStateValue.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectNature.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/Messages.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/Messages.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Bundle.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSources.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisParameterProviders.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/ContributorFactoryOSGi.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/InvalidRegistryObjectException.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/TmfAnalysisModuleSourceConfigElement.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtension.class)]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/aspect/Messages.java]]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/util/function/ToLongFunction.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Attributes.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/DefaultHandler.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/EntityResolver.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DTDHandler.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ContentHandler.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/ErrorHandler.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLReader.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/io/DataOutput.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/io/DataInput.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/io/Closeable.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/net/URI.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/nio/file/LinkOption.class]
16:04:37 [2024-02-22T21:04:37.443Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicReference.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFolder.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspace.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ICoreRunnable.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomExtraField.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayInputStream.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/FileLocator.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.xml/org/xml/sax/InputSource.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfNanoTimestamp.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/timestamp/TmfSecondTimestamp.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/io/FileWriter.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/io/StringWriter.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.xml/javax/xml/transform/TransformerFactoryConfigurationError.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/Node.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.xml/org/w3c/dom/NodeList.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/parsers/custom/CustomEventAspects.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/project/model/Messages.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransform.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentContext.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfExperimentLocation.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/experiment/TmfLocationArray.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/ConfigurationScope.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar(/org/osgi/service/prefs/BackingStoreException.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/base/Splitter.class)]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/segment/Messages.java]]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/annotation/ElementType.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Retention.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Target.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Annotation.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Method.class]
16:04:37 [2024-02-22T21:04:37.444Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/SizedMappingFile.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/lang/ref/WeakReference.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/SyncAlgorithmFullyIncremental.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfConstantTransform.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/TmfTimestampTransformLinearFast.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/DefaultScope.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.10.400.v20231102-2218/org.eclipse.equinox.preferences-3.10.400.v20231102-2218.jar(/org/eclipse/core/runtime/preferences/IPreferencesService.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/net/URISyntaxException.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/util/function/UnaryOperator.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/URIUtil.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/HashMultiset.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Multiset.class)]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /modules/java.base/java/io/BufferedInputStream.class]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTree.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/FlatArray.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/AbstractFileCheckpointCollection.java]]
16:04:37 [2024-02-22T21:04:37.445Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/ICheckpointCollection.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNodeCache.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/BTreeNode.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/IBTreeVisitor.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/trace/indexer/TmfMemoryIndex.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/internal/jobs/InternalJob.class)]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/DownloadTraceHttpHelper.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/FileSystemObjectImportStructureProvider.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/IFileSystemObject.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizardPage.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceDownloadStatus.java]]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.446Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceFileSystemElement.java]]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TraceValidateAndImportOperation.java]]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/actions/WorkspaceModifyOperation.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/FileSystemStructureProvider.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/IRunnableWithProgress.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/IThreadListener.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionFilter.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertyDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySource2.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfProjectModelHelper.java]]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbench.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/IWorkbenchAdapter.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchAdapter.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/CommonNavigator.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/CommonViewer.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySource.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/CellEditor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TextCellEditor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertyDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/TextPropertyDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IContainer.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.200.v20231102-0934/org.eclipse.core.filesystem-1.10.200.v20231102-0934.jar(/org/eclipse/core/filesystem/IFileInfo.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/ITmfEventsEditorConstants.java]]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorReference.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceProxy.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceProxyVisitor.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledString.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledString$Styler.class)]
16:04:37 [2024-02-22T21:04:37.447Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/TextStyle.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceVisitor.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/BadLocationException.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/IDocument.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.13.100.v20230801-1334/org.eclipse.text-3.13.100.v20230801-1334.jar(/org/eclipse/jface/text/IRegion.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ArrayContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/LabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/ListDialog.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.17.200.v20231106-1600/org.eclipse.ui.workbench.texteditor-3.17.200.v20231106-1600.jar(/org/eclipse/ui/texteditor/ITextEditor.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ExecutionException.class]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/DirectoryDialog.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/FileDialog.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorPart.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablePart.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.200.v20230914-0751/org.eclipse.core.contenttype-3.9.200.v20230914-0751.jar(/org/eclipse/core/runtime/content/IContentType.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistableElement.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceDelta.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/SafeRunnable.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/editors/TmfTableColumnUtils.java]]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorSite.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IFileEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPropertyListener.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IReusableEditor.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/IGotoMarker.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySheetPage.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Command.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ExecutionException.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NotEnabledException.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NotHandledException.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterizedCommand.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/NotDefinedException.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.200.v20230921-0857/org.eclipse.core.expressions-3.9.200.v20230921-0857.jar(/org/eclipse/core/expressions/IEvaluationContext.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.100.v20230930-1207/org.eclipse.core.jobs-3.15.100.v20230930-1207.jar(/org/eclipse/core/runtime/jobs/ISchedulingRule.class)]
16:04:37 [2024-02-22T21:04:37.448Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.29.0.v20230916-0637/org.eclipse.emf.common-2.29.0.v20230916-0637.jar(/org/eclipse/emf/common/util/URI.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.35.0.v20230829-0934/org.eclipse.emf.ecore-2.35.0.v20230829-0934.jar(/org/eclipse/emf/ecore/EValidator.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/MessageDialog.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/FontRegistry.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/IPropertyChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/OpenStrategy.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/PropertyChangeEvent.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/StyleRange.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/TableEditor.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/FocusAdapter.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TableItem.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/filter/TmfCollapseFilter.java]]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/CopyToClipboardOperation.java]]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/commands/ExportToTextCommandHandler.java]]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/commands/ICommandService.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/themes/ColorUtil.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/themes/IThemeManager.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/ScrollBar.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CaretEvent.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CaretListener.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/StyledText.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IPageChangeProvider.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/IPropertySheetEntry.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertySheetPage.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.12.100.v20230821-1342/org.eclipse.ui.views-3.12.100.v20230821-1342.jar(/org/eclipse/ui/views/properties/PropertySheetSorter.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPage.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISelectionListener.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/Page.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPageBookViewPage.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/math/Fraction.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IMemento.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonContentExtensionSite.class)]
16:04:37 [2024-02-22T21:04:37.449Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IPipelinedTreeContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/PipelinedShapeModification.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/PipelinedViewerUpdate.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IMementoAware.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /modules/java.base/java/util/concurrent/ConcurrentLinkedQueue.class]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/DelegatingStyledCellLabelProvider$IStyledLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ICommonLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/IDescriptionProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StyledCellLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/OwnerDrawLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfImportHelper.java]]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchLabelProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectDescription.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Constructor.class]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/NewExperimentOperation.java]]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardNewProjectCreationPage.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/WizardPage.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/IWizardPage.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/DialogPage.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IMessageProvider.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/Wizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INewWizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/newresource/BasicNewProjectResourceWizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/wizard/IWizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IImportWizard.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/SelectTracesOperation.java]]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ComboFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.450Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferenceStore.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/PreferencePage.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/RadioGroupFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPreferencePage.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/ProgressMonitorDialog.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TitleAreaDialog.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IPreferencePageContainer.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CTabFolder.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CTabItem.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/symbols/Messages.java]]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditor.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationEvent.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewerEditorActivationStrategy.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ICellModifier.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/TreeViewerEditor.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TreeItem.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/PaletteData.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/MessageDialogWithToggle.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/Messages.java]]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/model/TmfEditorLinkHelper.java]]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IFolderLayout.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageLayout.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveFactory.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/ColorDialog.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractHandler.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ExecutionEvent.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/util/LocalSelectionTransfer.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandler2.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandler.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/CCombo.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DND.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSource.class)]
16:04:37 [2024-02-22T21:04:37.451Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTarget.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/Transfer.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceAdapter.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceEvent.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DragSourceListener.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetAdapter.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetEvent.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/DropTargetListener.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/views/histogram/HistogramTimeAdapter.java]]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /modules/java.base/java/util/Vector.class]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /modules/java.base/java/util/RandomAccess.class]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /modules/java.base/java/util/AbstractList.class]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /modules/java.base/java/util/AbstractCollection.class]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /modules/java.base/java/util/stream/IntStream.class]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar(/org/apache/commons/lang3/tuple/Pair.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/Marker.java]]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Range.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/RangeSet.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/SubMarker.java]]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/FontMetrics.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/TmfUiTracer.java]]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/contexts/IContextIds.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/ACC.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/Accessible.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleAdapter.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleControlAdapter.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleControlEvent.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/accessibility/AccessibleEvent.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/DisposeEvent.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/events/DisposeListener.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/Printer.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/PrinterData.class)]
16:04:37 [2024-02-22T21:04:37.452Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Caret.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/MenuItem.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Layout.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/printing/PrintDialog.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/layout/RowData.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/TabFolder.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /modules/java.base/java/net/MalformedURLException.class]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionPoint.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/progress/IProgressConstants.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /modules/java.base/java/util/Hashtable.class]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/PreferenceConverter.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/BooleanFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ColorFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/FontFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/IntegerFieldEditor.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/List.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/StructuredViewer.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Scale.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/Collections2.class)]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternCu.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateProviderCu.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenAnalysisModule.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/Messages.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlUtils.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDataChartDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.453Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IDataResolver.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/IDescriptorVisitor.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartStringDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/IStringResolver.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartNumericalDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/resolver/INumericalResolver.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartDurationDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.chart.core/src:org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DataChartTimestampDescriptor.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/CustomOutputAnnotationProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/annotations/LostEventsOutputAnnotationProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/AttributeTree.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableCollection.class)]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableCollection$Builder.class)]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /modules/java.base/java/io/PrintWriter.class]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/Attribute.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/TransientState.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /modules/java.base/java/io/BufferedWriter.class]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /modules/java.base/java/net/InetAddress.class]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /modules/java.base/java/net/UnknownHostException.class]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/VirtualTableQueryFilter.java]]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.454Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/ImageRegistry.class)]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/perspectives/TmfPerspectiveManager.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/preferences/ScopedPreferenceStore.class)]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/model/CartesianSeriesModel.class)]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /modules/java.base/java/util/function/Consumer.class]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /modules/java.base/java/util/EnumMap.class]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/AbstractCriticalPathAlgorithm.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /modules/java.base/java/nio/channels/ClosedChannelException.class]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HTNode.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /modules/java.base/java/util/function/IntPredicate.class]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/exceptions/RangeException.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfVertex.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/HtIo.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/GraphTreeNode.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src:org/eclipse/tracecompass/internal/analysis/graph/core/graph/historytree/TmfEdge.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/CpuFrequencyHandler.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIEntryHandler.java]]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]
16:04:37 [2024-02-22T21:04:37.455Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IPIExitHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqEntryHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/IrqExitHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/KernelEventHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/PiSetprioHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessExitHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessForkHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/ProcessFreeHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedMigrateTaskHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedSwitchHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SchedWakeupHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqEntryHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqExitHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SoftIrqRaiseHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/StateDumpHandler.java]]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.456Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysEntryHandler.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/kernel/handlers/SysExitHandler.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src:org/eclipse/tracecompass/internal/analysis/os/linux/core/SyscallLookup.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledFunction.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CalledStringFunction.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src:org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/Messages.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/StateSystemStringInterner.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRStringStream.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterCu.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpressionCu.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/FilterExpression.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /modules/java.base/java/nio/file/StandardCopyOption.class]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableRangeSet.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/TreeRangeSet.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/markers/MarkerSegment.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/preference/ColorSelector.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/dialogs/MultiLineInputDialog.java]]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/IInputValidator.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/InputDialog.class)]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.457Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 3ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHTNode.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/AbstractOverlappingHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/AbstractHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/IHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.segmentstore.core/src:org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingNode.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /modules/java.base/java/io/PrintStream.class]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/Activator.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.datastore.core/src:org/eclipse/tracecompass/internal/datastore/core/Activator.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /modules/java.base/java/util/concurrent/locks/ReadWriteLock.class]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreStatisticsAspects.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.core/src:org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/IDataAspect.java]]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.458Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/EventDefinition.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/LostEventDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderDefinition.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /modules/java.base/java/lang/reflect/Field.class]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTokenException.class)]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/JsonStructureFieldMemberMetadataNode.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonArray.class)]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/.m2/repository/org/json/json/20230227/json-20230227.jar(/org/json/JSONObject.class)]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/TsdlUtils.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/AbstractScopedCommonTreeParser.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/Messages.java]]
16:04:37 [2024-02-22T21:04:37.459Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/ByteOrderParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/ICommonTreeParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryStringParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/enumeration/EnumParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/integer/IntegerDeclarationParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/StringDeclarationParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/variant/VariantParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/floatingpoint/FloatDeclarationParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/struct/StructParser.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderCompactDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/composite/EventHeaderLargeDeclaration.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /modules/java.base/java/util/concurrent/atomic/AtomicBoolean.class]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpEventMatching.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.lami.core/src:org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryException.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/io/BaseEncoding.class)]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/IHistoryTree.java]]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.460Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTConfig.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src:org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializationContext.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar(/com/google/gson/JsonSerializer.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/lang/Byte.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionRegistry.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/ITmfTimestampTransformInvertible.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/CCorePlugin.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryFile.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$ISymbol.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/utils/CPPFilt.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/8.3.100.202309251502/org.eclipse.cdt.core-8.3.100.202309251502.jar(/org/eclipse/cdt/core/IBinaryParser$IBinaryObject.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/util/NavigableMap.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/callstack/TmfResolvedSizedSymbol.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/math/MathContext.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncSpanningTree.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src:org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/Edge.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/lang/ClassNotFoundException.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/util/Enumeration.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipEntry.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/util/zip/ZipFile.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveEntry.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/TarFile.java]]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/ArchiveEntry.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar(/org/apache/commons/compress/archivers/zip/ZipArchiveEntry.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/IImportStructureProvider.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/net/HttpURLConnection.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /modules/java.base/java/net/SocketTimeoutException.class]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/net/MediaType.class)]
16:04:37 [2024-02-22T21:04:37.461Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/layout/PixelConverter.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FileSystemElement.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardResourceImportPage.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/dialogs/IElementFilter.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/dialogs/ResourceTreeAndListGroup.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/internal/ide/DialogUtil.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/internal/ide/IDEWorkbenchMessages.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/model/WorkbenchContentProvider.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/WorkbenchViewerComparator.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/dialogs/WizardDataTransferPage.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/IOverwriteQuery.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/model/AdaptableList.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /modules/java.base/java/util/ListIterator.class]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/operation/ModalContext.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/operations/TmfWorkspaceModifyOperation.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/wizards/datatransfer/ImportOperation.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConflictHandler.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src:org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportConfirmation.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/Clipboard.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/dnd/TextTransfer.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/MessageBox.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ide/ResourceUtil.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar(/org/eclipse/ui/navigator/ILinkHelper.class)]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenMappingGroup.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/pattern/DataDrivenPattern.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/ISegmentListener.java]]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]
16:04:37 [2024-02-22T21:04:37.462Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlMappingGroupCu.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioInfo.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValue.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/IAnalysisDataContainer.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/IDataDrivenCompilationUnit.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IDataDrivenRuntimeObject.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlPatternEventHandlerCu.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsm.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmSimpleState.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmState.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenFsmStateTransition.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenPatternEventHandler.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngine.class]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeData.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternSegmentStoreModule.java]]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]
16:04:37 [2024-02-22T21:04:37.463Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenRuntimeFsm.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenario.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/runtime/DataDrivenScenarioHistoryBuilder.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ImmutableBiMap.class)]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/AnalysisCompilationData.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/ITmfXmlTopLevelElement.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlLocationCu.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlConditionCu.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenCondition.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenAction.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionConditional.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionList.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionStateChange.java]]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]
16:04:37 [2024-02-22T21:04:37.464Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/IBaseQuarkProvider.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateValueCu.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventField.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueEventName.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValuePool.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueQuery.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueScript.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueSelf.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueStackPeek.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueTypedWrapper.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlStateSystemPathCu.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateTransitionCu.java]]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.465Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionResetStoredFields.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenEventHandler.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenStateProvider.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlEventHandlerCu.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternStateSystemModule.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/.m2/repository/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar(/org/apache/commons/io/FilenameUtils.class)]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlOutputElement.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchException.class)]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /modules/java.base/java/nio/charset/StandardCharsets.class]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /modules/java.base/java/util/Spliterator.class]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /modules/java.base/java/util/Spliterators.class]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/AlignmentParser.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/SizeParser.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/string/EncodingParser.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/metadata/tsdl/UnaryIntegerParser.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src:org/eclipse/tracecompass/internal/ctf/core/event/types/StructDeclarationFlattener.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src:org/eclipse/tracecompass/internal/lttng2/kernel/core/TcpEventStrings.java]]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]
16:04:37 [2024-02-22T21:04:37.466Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlTimeGraphViewCu.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlXYViewCu.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 2ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntryModel.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 38ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/Messages.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenPresentationState.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptEngineManager.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.scripting/javax/script/ScriptException.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/org/mozilla/rhino/1.7.14/rhino-1.7.14.jar(/org/mozilla/javascript/RhinoException.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/module/DataDrivenException.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 0ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src:org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlOutputEntryCu.java]]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [parsing completed 1ms]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/GwtCompatible.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/DoNotMock.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/DoNotCall.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.800.v20231029-1039/org.eclipse.jdt.annotation-2.2.800.v20231029-1039.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.base/java/lang/Override.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/annotations/GwtIncompatible.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.base/java/lang/SafeVarargs.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/Contended.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/CompatibleWith.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/InlineMe.class)]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport.class]
16:04:37 [2024-02-22T21:04:37.467Z] [WARNING] [loading /modules/java.base/jdk/internal/util/random/RandomSupport$RandomGeneratorProperties.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar(/com/google/errorprone/annotations/Immutable.class)]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes/org/eclipse/tracecompass/analysis/counters/ui/views/CounterView$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$4.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$3.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$6.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView$5.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$3.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsView$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$3.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$6.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$5.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$7.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer$4.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$3.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableView$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/analysis/ondemand/OnDemandAnalysisManager$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/component/TmfEventProvider$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/dataprovider/DataTypeUtils$3.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$1.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$2.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$4.class]
16:04:37 [2024-02-22T21:04:37.468Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$3.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/aspect/TmfBaseAspects$5.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/model/annotations/EventAnnotationProvider$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTrace$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomXmlTraceDefinition$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomTraceDefinition$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/signal/TmfSignalThrottler$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/TmfTrace$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$4.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$3.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/experiment/TmfExperiment$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/target/classes/org/eclipse/tracecompass/tmf/core/trace/indexer/checkpoint/TmfCheckpointIndexer$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/actions/OpenSourceCodeAction$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/colors/ColorUtils$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/DirectoryDialogFactory$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/dialog/TmfFileDialogFactory$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/TmfEventsEditor$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/editors/UnsortedPropertySheetPage$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOnDemandAnalysisElement$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfTraceTypeUIUtils$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfExperimentElement$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectModelElement$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$3.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewExperimentDialog$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyTraceDialog$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$1.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/NewFolderDialog$2.class]
16:04:37 [2024-02-22T21:04:37.469Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$2.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/CopyExperimentDialog$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$4.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$3.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$7.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$6.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$8$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$2.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage$5.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/project/wizards/RenameExperimentDialog$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/symbols/SymbolProviderConfigDialog$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$5.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$2.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$4.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$3.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypePreferencePageViewer$6.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$BrowserContent$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$3.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTableHeader$2.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$15.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$10.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1ToggleBookmarkAction.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$13.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$12.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$FilterThread$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$16.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$TmfMarginColumn$1.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$21.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$23.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$11.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$20.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$2.class]
16:04:37 [2024-02-22T21:04:37.470Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$22.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$7.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$18.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$17.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$SearchThread$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$14.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$4.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$5.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$9.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$2.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$6.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$8.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$3.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$19$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsCache$1DataRequest.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$2.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$2.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2$3.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData$1$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$4.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$3.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$2.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/PinTmfViewAction$1$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$3.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/TmfView$2.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/ResetUtil$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/NewTmfViewAction$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/SaveImageUtil$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$5.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$1.class]
16:04:37 [2024-02-22T21:04:37.471Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$4.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$ColorSettingRow$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/colors/ColorsView$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterMatchesNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterEqualsNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$6.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterTraceTypeNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$5.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterAspectNodeComposite$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterContainsNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterBaseNodeComposite$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/filter/FilterViewer$FilterCompareNodeComposite$4.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$4.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/HistogramView$5.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$2.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$1.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/TimeGraphFindDialog$4.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$6.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$4.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$3.class]
16:04:37 [2024-02-22T21:04:37.472Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$7.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$8.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$2$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView$5.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/TimeCompressionBar$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$5.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$Overview$4.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$4.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$6.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/ScrollView$7.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$4.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterListDialog$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/MinMaxDialog$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$3.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$4.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialogUI$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/SDPrintDialog$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$5.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$2.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$8.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$1.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$7.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$6.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$4.class]
16:04:37 [2024-02-22T21:04:37.473Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager$3.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$2.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/uml2sd/loader/TmfUml2SDSyncLoader$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$5.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$3.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$6.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$4.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView$2.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$19.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$6.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$7.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$17.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$11.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$4.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$16.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$12.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$8.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$15.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$18$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$13.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$9.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$3.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$14.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$2.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$22.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$10.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$21.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$5.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer$20.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$3.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$2.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$5.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphLegend$LegendEntry$4.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TriStateFilteredCheckboxTree$1.class]
16:04:37 [2024-02-22T21:04:37.474Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree$1.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$1.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$2.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$5.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$6.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$4.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TimeGraphFilterDialog$3.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl$1.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphMarkerAxis$1.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$8.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$7.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$6.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$1.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$5.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$3.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$2.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/target/classes/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable$4.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/Error.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/annotation/Documented.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/constant/ConstantDesc.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/CharSequence.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/jdk/internal/ValueBased.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/AbstractTableViewer.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar(/com/google/common/collect/ElementTypesAreNonnullByDefault.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar(/javax/annotation/meta/TypeQualifierDefault.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfField.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/reflect/AnnotatedElement.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /modules/java.base/java/lang/reflect/GenericDeclaration.class]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ColumnViewer.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ContentViewer.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/IPostSelectionProvider.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ConsumerType.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar(/org/osgi/annotation/versioning/ProviderType.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleReference.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/plugin/AbstractUIPlugin$1.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/ContributorFactorySimple.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExecutableExtensionFactory.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryChangeEvent.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryEventListener.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IExtensionDelta.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/RegistryFactory.class)]
16:04:37 [2024-02-22T21:04:37.475Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IContributor.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.400.v20231102-2218/org.eclipse.equinox.registry-3.11.400.v20231102-2218.jar(/org/eclipse/core/runtime/IRegistryChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/AssertionFailedException.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SubProgressMonitor.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IBundleGroupProvider.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Adapters.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ILogListener.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/PluginVersionIdentifier.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/Assert.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ProgressMonitorWrapper.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IProgressMonitorWithBlocking.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IBundleGroup.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ISafeRunnableWithResult.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/SlicedProgressMonitor.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/ServiceCaller.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.18.200.v20231106-1826/org.eclipse.equinox.common-3.18.200.v20231106-1826.jar(/org/eclipse/core/runtime/IAdapterManager.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/IProductProvider.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Preferences.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/Preferences$1.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/IProduct.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/ILog.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar(/org/eclipse/core/runtime/PerformanceStats.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/VersionRange.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceEvent.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$Properties.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$Properties$Entry.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServicePermission$1.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermission.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PackagePermission$1.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermission.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdaptPermission$1.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceReference.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Version.class)]
16:04:37 [2024-02-22T21:04:37.476Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkEvent.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Constants.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermission.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AdminPermission$1.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleEvent.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceException.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/SignerProperty.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$Entry.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$EntrySet.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeyIterator.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/FrameworkUtil$DictionaryAsMap$KeySet.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/AllServiceListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermission.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/CapabilityPermission$1.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundlePermissionCollection.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundlePermission.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceRegistration.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/PrototypeServiceFactory.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Configurable.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/BundleException.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/InvalidSyntaxException.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/Filter.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceFactory.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/UnfilteredServiceListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/SynchronousBundleListener.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/osgi/framework/ServiceObjects.class)]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Short.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Void.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$SentinelHolder.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintWriter.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$PrintStreamOrWriter.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/lang/Throwable$WrappedPrintStream.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/nio/Buffer.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/Writer$1.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/WriteAbortedException.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/UnixFileSystem.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/UncheckedIOException.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/UTFDataFormatException.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/SyncFailedException.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/StringBufferInputStream.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/StreamTokenizer.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/StreamCorruptedException.class]
16:04:37 [2024-02-22T21:04:37.477Z] [WARNING] [loading /modules/java.base/java/io/SerializablePermission.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/SerialCallbackContext.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Serial.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/SequenceInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Reader$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$2.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/RandomAccessFile$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PushbackReader.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PushbackInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PipedWriter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PipedReader.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PipedOutputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/PipedInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/OutputStreamWriter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/OutputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/OptionalDataException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamField.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamConstants.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$FieldReflectorKey.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$EntryFuture$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$5.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$4.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$3.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$2.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectStreamClass$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectOutput.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputValidation.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$ValidationList$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$RejectUndecidedFilter$SerialInfo.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInputFilter$Config$Global.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ObjectInput.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/NotSerializableException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/NotActiveException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/LineNumberReader.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/LineNumberInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/InvalidObjectException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/InvalidClassException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/InterruptedIOException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/InputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/IOError.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Flushable.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilterWriter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilterReader.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilterOutputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilterInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilenameFilter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileSystem.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilePermissionCollection$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilePermission.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$2.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FilePermission$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileOutputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileInputStream$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileDescriptor$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/FileCleanable.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Externalizable.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ExpiringCache$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/EOFException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/DeleteOnExitHook$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/DefaultFileSystem.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/DataOutputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/DataInputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Console.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Console$3.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Console$2.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Console$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/CharConversionException.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/CharArrayWriter.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/CharArrayReader.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/ByteArrayOutputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/BufferedReader$1.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/BufferedOutputStream.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/io/Bits.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStack.java:26: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] * i.e., a call at level n+1 will have start_n+1 >= start_n and end_n+1 <=
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /modules/java.base/java/util/function/IntFunction.class]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/Resource.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$IExceptionHandler.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$FontChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/window/Window$DefaultExceptionHandler.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/dialogs/TrayDialog$ResizeListener.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Decorations.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CopyHandler.java:30: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/common/CommandException.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameter.class)]
16:04:37 [2024-02-22T21:04:37.478Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandManagerEvent.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ITypedParameter.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandManager.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/INamedHandleStateIds.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractParameterValueConverter.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICategoryListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICommandListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterValuesException.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterType.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IExecutionListenerWithChecks.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/State.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/SerializationException.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CommandEvent.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Parameterization.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/AbstractHandlerWithState.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameterValues.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IExecutionListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/HandlerEvent.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Category.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IObjectWithState.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/Command$1.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IParameterTypeListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterValueConversionException.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ParameterTypeEvent.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandlerAttributes.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IHandlerListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/IStateListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/CategoryEvent.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/NamedHandleObjectWithState.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.11.200.v20231108-1058/org.eclipse.core.commands-3.11.200.v20231108-1058.jar(/org/eclipse/core/commands/ICommandManagerListener.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /modules/java.base/java/lang/Enum$EnumDesc.class]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /modules/java.base/java/lang/constant/DynamicConstantDesc.class]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /modules/java.base/java/lang/NullPointerException.class]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/Criteria.java:277: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRFileStream.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ANTLRInputStream.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CharStreamState.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/ClassicToken.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/CommonToken.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/EarlyExitException.class)]
16:04:37 [2024-02-22T21:04:37.479Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/FailedPredicateException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedNotSetException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedRangeException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedSetException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MismatchedTreeNodeException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/MissingTokenException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/SerializedGrammar$Block.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/Token.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$DeleteOp.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/TokenRewriteStream$RewriteOperation.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v20230929-1400/org.antlr.runtime-3.2.0.v20230929-1400.jar(/org/antlr/runtime/UnwantedTokenException.class)]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFStreamOutputWriter.java:88: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampEnd() && packet.getTimestampStart() <=
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/nio/channels/spi/AbstractInterruptibleChannel.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/nio/channels/ScatteringByteChannel.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/nio/channels/GatheringByteChannel.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/nio/channels/SeekableByteChannel.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/event/CtfTmfEvent.java:392: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * following classes: <code>Entry<String, Long></code>, <code>Long</code>,
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/nio/file/Watchable.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:398: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] *            ITmfLocation<?>
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/trace/CtfTmfTrace.java:549: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * Get the CTF environment variables defined in this CTF trace, in <name, value>
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/io/File$TempDirectory.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/io/File$PathStatus.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceWriter.java:68: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * startTime <= packet.getTimestampBegin() <= endTime
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/lang/AbstractStringBuilder.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] [loading /modules/java.base/java/util/regex/MatchResult.class]
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.480Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/CutHandler.java:25: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/text/Format$Field.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/text/Format$FieldDelegate.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/text/AttributedCharacterIterator$Attribute.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/DeleteHandler.java:30: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Dialog.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/dialogs/FilterCriteria.java:229: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * @return usual comparison result (< 0, 0, > 0)
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Widget$MouseWheelData.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/dialogs/FilteredTree$NotifyingTreeViewer.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:46: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:47: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * @author "Mikael Ferland <mikael.ferland@ericsson.com>"
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/IContributionManager.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/stream/BaseStream.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/widgets/Item.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/jdk/internal/vm/annotation/IntrinsicCandidate.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IEncodedStorage.class)]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * <-> double.
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * <-> double.
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptySet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$AsLIFOQueue.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SetFromMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator2.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$ReverseComparator.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CopiesList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SingletonSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyEnumeration.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyListIterator.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$EmptyIterator.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedRandomAccessList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedNavigableSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSortedSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedQueue.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$CheckedCollection.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedRandomAccessList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedNavigableSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSortedSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$SynchronizedCollection.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableMap.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableRandomAccessList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableList.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableNavigableSet.class]
16:04:37 [2024-02-22T21:04:37.481Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSortedSet.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableSet.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/util/Collections$UnmodifiableCollection.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:81: warning: @param argument "worker" is not a parameter name.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @param worker
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:85: warning: @param argument "type" is not a parameter name.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @param type
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:105: warning: @param argument "worker" is not a parameter name.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @param worker
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/graph/ITmfGraph.java:119: warning: @param argument "worker" is not a parameter name.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @param worker
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/lang/ClassCastException.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/util/concurrent/CountDownLatch$Sync.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.java:505: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] *             If the smallest attribute is <0 or if the largest is >= to
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @return The map of <event_type, count>, for the given time range
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:86: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && nbEventsRead < 50) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '&'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:100: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * while (event != null && event.getTimestamp().compareTo(endTime) <= 0) {
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.java:390: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * <li>trace start < <em>ts</em> < start of the first process: the TID was
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.18.600.v20231110-1900/org.eclipse.osgi-3.18.600.v20231110-1900.jar(/org/eclipse/osgi/util/NLS$MessagesProperties.class)]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/services/IServiceLocator.class)]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:80: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * This also "upcasts" the reference from a Stream<@Nullable T> to a
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java:81: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * Stream<@NonNull T>.
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/filter/PasteHandler.java:30: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] * @author Xavier Raynaud <xavier.raynaud@kalray.eu>
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/lang/Readable.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /modules/java.base/java/lang/Math.class]
16:04:37 [2024-02-22T21:04:37.482Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/graphics/DeviceData.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/action/ContributionManager.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /modules/java.base/java/lang/IllegalStateException.class]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] *             if end < start or resolution < 0.
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:687: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] *             if end < start or resolution < 0.
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:529: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] *             If endTime < initialTime.
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:557: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] *             If endTime < initialTime.
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /modules/java.base/java/text/DateFormat$Field.class]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/resource/DeviceResourceDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSite.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSite$1.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorSite.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorSite$1.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IPageSite.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditor.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiEditor$Gradient.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IDropActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler$FindActionHandler.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CellEditorActionHandler$SelectAllActionHandler.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$4.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$2.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$3.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$5.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorPart$1.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageSelectionProvider.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageSelectionProvider$1.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$3.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$2.class)]
16:04:37 [2024-02-22T21:04:37.483Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownAdapter$1.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/CoolItemGroupMarker.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorInputTransfer.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInTargetList.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MultiPageEditorActionBarContributor.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInTarget.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IShowInSource.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageSwitcher.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillDownComposite.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillStack.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ShowInContext.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/DrillFrame.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/ISetSelectionTarget.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginTransfer.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginDropAdapter.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/EditorActionBarContributor.class)]
16:04:37 [2024-02-22T21:04:37.484Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/MessagePage.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PluginTransferData.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IntroPart.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IntroPart$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBook.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$SelectionManager.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$SelectionManager$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/PageBookView$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/IContributedContentsView.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/AbstractMultiEditor.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/part/AbstractMultiEditor$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/ResourceTransfer.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInputFactory.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileEditorInput$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileInPlaceEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/FileInPlaceEditorInput$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/part/MarkerTransfer.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPartService.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveRegistry.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IStartup.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/XMLMemento.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/XMLMemento$1.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPathEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/AbstractSourceProvider.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ILocalWorkingSetManager.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/Saveable.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ActiveShellExpression.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/BasicWorkingSetElementAdapter.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IObjectActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IInPlaceEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationHistory.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/NavigationLocation.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveableFilter.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchListener.class)]
16:04:37 [2024-02-22T21:04:37.485Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetManager.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate2.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ExtensionFactory.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowPulldownDelegate.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IKeyBindingService.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablesLifecycleListener.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationLocationProvider.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IContainmentAdapter.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/OpenAndLinkWithEditorHelper.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IShowEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorActionBarContributor.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchCommandConstants.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IAggregateWorkingSet.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SaveablesLifecycleEvent.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INavigationLocation.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars$1.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPreferenceConstants.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablesSource.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchWindowActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorRegistry.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISourceProvider.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISelectionService.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegate.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INullSelectionListener.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener2.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionBars2.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IDecoratorManager.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener3.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/MultiPartInitException.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IElementFactory.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPartConstants.class)]
16:04:37 [2024-02-22T21:04:37.486Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPersistableEditor.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionListenerFactory.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionListenerFactory$Predicates.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetUpdater.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPropertyPageMulti.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IInPlaceEditor.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISources.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPlaceholderFolderLayout.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchPropertyPage.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/PerspectiveAdapter.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/LegacyHandlerSubmissionExpression.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISourceProviderListener.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IExportWizard.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWindowListener.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorLauncher.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageListener.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSet.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPluginContribution.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISecondarySaveableSource.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IFileEditorMapping.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegateWithEvent.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IActionDelegate2.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SubActionBars2.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetUpdater2.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPageService.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IPerspectiveListener4.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkbenchSite.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/INestableKeyBindingService.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISizeProvider.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IViewLayout.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchEncoding.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/WorkbenchEncoding$EncodingsRegistryReader.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/SelectionEnabler.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IEditorMatchingStrategy.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/ISaveablePart2.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar(/org/eclipse/ui/IWorkingSetElementAdapter.class)]
16:04:37 [2024-02-22T21:04:37.487Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerHelpContextProvider.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionRelevance.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IStorageEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IProjectActionFilter.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolution.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionGenerator.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolutionGenerator2.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IResourceActionFilter.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerResolution2.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IURIEditorInput.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerActionFilter.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IContributorResourceAdapter.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/ResourceWorkingSetFilter.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar(/org/eclipse/ui/IMarkerHelpRegistry.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/columns/TmfEventTableColumn.java:33: warning: Tag @link: reference not found: org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] * {@link org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable#TmfEventsTable(org.eclipse.swt.widgets.Composite, int, java.util.Collection)}
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:391: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] * The notion of ratio (0.0 <= r <= 1.0) is trace specific and left
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderFactory.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLReaderAdapter.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/XMLFilterImpl.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserFactory.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/ParserAdapter.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NewInstance.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/NamespaceSupport.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/LocatorImpl.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributesImpl.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/helpers/AttributeListImpl.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/XMLFilter.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Parser.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/Locator.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/HandlerBase.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/DocumentHandler.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /modules/java.xml/org/xml/sax/AttributeList.class]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableChangeListener.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceStatus.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/WorkspaceJob.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableManager.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISynchronizer.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISaveParticipant.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/FileInfoMatcherDescription.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISavedState.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFileState.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceDeltaVisitor.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ProjectScope.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceFilterDescription.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFileModificationValidator.class)]
16:04:37 [2024-02-22T21:04:37.488Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IResourceRuleFactory.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IStorage.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ResourceAttributes.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IFilterMatcherDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ICommand.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IProjectNatureDescriptor.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IWorkspaceDescription.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IDynamicReferenceProvider.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IBuildConfiguration.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IIncrementalProjectBuilder2.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IncrementalProjectBuilder.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/ISaveContext.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IBuildContext.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.0.v20231102-0934/org.eclipse.core.resources-3.20.0.v20231102-0934.jar(/org/eclipse/core/resources/IPathVariableChangeEvent.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:62: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @return The map of <event_type, count>, for the whole trace
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/statistics/ITmfStatistics.java:85: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @return The map of <event_type, count>, for the given time range
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.java:34: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @return The map of properties, <name, value>
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/TmfStrings.java:26: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * written Time < 'formatted time' in English, Poh < 'formatted time' in
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.java:95: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @return True if [startTime] <= [ts] <= [endTime]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:73: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * <li> public ITmfLocation<?> getCurrentLocation()
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:74: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * <li> public double getLocationRatio(ITmfLocation<?> location)
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTrace.java:75: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * <li> public ITmfContext seekEvent(ITmfLocation<?> location)
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.java:359: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * A rank <= 0 is interpreted as seeking for the first event of the trace.
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar(/org/eclipse/jface/viewers/ViewerColumn.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfViewFactory.java:54: warning: invalid input: '&uuid'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] *            Format: primary_id[:secondary_id[&uuid]|:uuid]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.124.200.v20231113-1355/org.eclipse.swt.win32.win32.x86_64-3.124.200.v20231113-1355.jar(/org/eclipse/swt/custom/ControlEditor.class)]
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/virtualtable/TmfVirtualTable.java:1227: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * @param control Class<? extends Control>
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * <-> double.
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:31: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] * <-> double.
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.489Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/ITmfChartTimeProvider.java:35: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] * converting long <-> double the values need to fit within 53 bits.
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Position.class)]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.14.0.202301260747/org.eclipse.swtchart-0.14.0.202301260747.jar(/org/eclipse/swtchart/IAxis$Direction.class)]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$RbAccess.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$SystemLoggerHelper.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$ConfigurationData.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.logging/java/util/logging/Logger$LoggerBundle.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/jdk/internal/reflect/CallerSensitive.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/invoke/TypeDescriptor$OfMethod.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/Class$AnnotationData.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/Class$Atomic.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/Class$EnclosingMethodInfo.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/Class$ReflectionData.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.base/java/lang/reflect/TypeVariable.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:92: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] * event format of Google. The full specification is available <a
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/TreePatternFilter.java:29: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] * @author "Generoso Pagano <generoso.pagano@inria.fr>"
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [loading /modules/java.xml/javax/xml/stream/XMLStreamConstants.class]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/exceptions/AttributeNotFoundException.java:22: warning: invalid input: '<'
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] * doesn't exist in the system, of if the quark is simply invalid (ie, < 0).
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] ^
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] [done in 22320 ms]
16:04:37 [2024-02-22T21:04:37.490Z] [WARNING] 83 warnings
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] ------------------------------------------------------------------------
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Reactor Summary:
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] 
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass Parent 9.2.0-SNAPSHOT ................ SUCCESS [01:12 min]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 9.2.0-SNAPSHOT SUCCESS [  0.005 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass Common Utilities Parent 9.2.0-SNAPSHOT SUCCESS [  0.002 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.common.core 5.2.0-SNAPSHOT  SUCCESS [  7.017 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass State System Parent 9.2.0-SNAPSHOT ... SUCCESS [  0.048 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.datastore.core 1.3.0-SNAPSHOT SUCCESS [  0.232 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.1.0-SNAPSHOT SUCCESS [  0.201 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass TMF Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass Filter Parser 1.1.1-SNAPSHOT ......... SUCCESS [  0.101 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.3.0-SNAPSHOT SUCCESS [  0.203 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.core 9.2.0-SNAPSHOT ... SUCCESS [  0.315 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.2.1-SNAPSHOT SUCCESS [  0.258 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.644 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.25-SNAPSHOT SUCCESS [  0.568 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass CTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass CTF Parser Plug-in 1.1.1-SNAPSHOT .... SUCCESS [  0.103 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.ctf.core 4.4.1-SNAPSHOT ... SUCCESS [  0.171 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.5.1-SNAPSHOT SUCCESS [  0.246 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.14-SNAPSHOT SUCCESS [  0.399 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.17-SNAPSHOT SUCCESS [  0.494 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.516 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.ui 9.0.2-SNAPSHOT ..... SUCCESS [  1.293 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 2.1.0-SNAPSHOT SUCCESS [  0.774 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.1.0-SNAPSHOT SUCCESS [  0.286 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.2.1-SNAPSHOT SUCCESS [  0.224 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 4.1.1-SNAPSHOT SUCCESS [  0.199 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.5.0-SNAPSHOT SUCCESS [  0.196 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.1.1-SNAPSHOT SUCCESS [  0.216 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 8.2.0-SNAPSHOT SUCCESS [  0.211 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass LTTng Support Parent 9.2.0-SNAPSHOT .. SUCCESS [  0.002 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.2.0-SNAPSHOT SUCCESS [  0.259 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.1.1-SNAPSHOT SUCCESS [  0.231 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.21-SNAPSHOT SUCCESS [  0.762 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] Trace Compass Release Engineering Parent 9.2.0-SNAPSHOT SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.slf4j.binding.simple.properties 1.0.2-SNAPSHOT SUCCESS [  0.105 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.21-SNAPSHOT SUCCESS [  1.213 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.895 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.425 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.1.0-SNAPSHOT SUCCESS [  0.661 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.5-SNAPSHOT SUCCESS [  0.487 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.1.0-SNAPSHOT SUCCESS [  0.617 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.2.0-SNAPSHOT SUCCESS [  0.543 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.397 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.866 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.828 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.18-SNAPSHOT SUCCESS [  0.473 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 6.1.1-SNAPSHOT SUCCESS [  0.605 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.1.2-SNAPSHOT SUCCESS [  0.641 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.10-SNAPSHOT SUCCESS [  0.579 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.11-SNAPSHOT SUCCESS [  0.391 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.717 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.17-SNAPSHOT SUCCESS [  0.877 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.4.0-SNAPSHOT SUCCESS [  0.274 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.406 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 4.1.0-SNAPSHOT SUCCESS [  0.636 s]
16:04:37 [2024-02-22T21:04:37.490Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [  0.869 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass BTF Support Parent 9.2.0-SNAPSHOT .... SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.btf.core 3.1.0-SNAPSHOT ... SUCCESS [  0.181 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.btf.ui 1.1.0-SNAPSHOT ..... SUCCESS [  0.504 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.2.0-SNAPSHOT SUCCESS [  0.538 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Documentation 9.2.0-SNAPSHOT ......... SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Developer Guide 9.2.0-SNAPSHOT ....... SUCCESS [  5.488 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Profiling User Guide 9.2.0-SNAPSHOT .. SUCCESS [  3.186 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf 9.2.0-SNAPSHOT ........ SUCCESS [  0.285 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.btf 9.2.0-SNAPSHOT ........ SUCCESS [  0.218 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.437 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.11-SNAPSHOT SUCCESS [  0.341 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.ctf 9.2.0-SNAPSHOT ........ SUCCESS [  0.048 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.4-SNAPSHOT SUCCESS [  0.282 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.ctf 9.2.0-SNAPSHOT .... SUCCESS [  0.375 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [  0.706 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass User Guide 9.2.0-SNAPSHOT ............ SUCCESS [  4.544 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 9.2.0-SNAPSHOT SUCCESS [  3.065 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP User Guide 9.2.0-SNAPSHOT ........ SUCCESS [  2.926 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Pcap User Guide 9.2.0-SNAPSHOT ....... SUCCESS [  2.960 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.examples 1.0.11-SNAPSHOT .. SUCCESS [  0.518 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 9.2.0-SNAPSHOT SUCCESS [  0.003 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.1.1-SNAPSHOT SUCCESS [  0.683 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.2.0-SNAPSHOT  SUCCESS [  0.428 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.gdbtrace 9.2.0-SNAPSHOT ... SUCCESS [  0.285 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.529 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.636 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.327 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.1.0-SNAPSHOT SUCCESS [  0.129 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.1.0-SNAPSHOT SUCCESS [  0.483 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.3.0-SNAPSHOT SUCCESS [  0.216 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.3.0-SNAPSHOT SUCCESS [  0.585 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control 9.2.0-SNAPSHOT SUCCESS [  0.396 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.4-SNAPSHOT SUCCESS [  0.292 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.341 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.6-SNAPSHOT SUCCESS [  0.744 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [  0.657 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.1.0-SNAPSHOT SUCCESS [  0.680 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 9.2.0-SNAPSHOT SUCCESS [  0.345 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.16-SNAPSHOT SUCCESS [  0.352 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.7-SNAPSHOT SUCCESS [  0.409 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.20-SNAPSHOT SUCCESS [  0.775 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.2.1-SNAPSHOT SUCCESS [  0.217 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.1.0-SNAPSHOT SUCCESS [  0.664 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust 9.2.0-SNAPSHOT . SUCCESS [  0.248 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.14-SNAPSHOT SUCCESS [  0.502 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.712 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.16-SNAPSHOT SUCCESS [  0.641 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Pcap Format Support Parent 9.2.0-SNAPSHOT SUCCESS [  0.004 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.pcap.core 1.2.1-SNAPSHOT .. SUCCESS [  0.077 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [  0.267 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.1.1-SNAPSHOT SUCCESS [  0.147 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.2.0-SNAPSHOT  SUCCESS [  0.518 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.pcap 9.2.0-SNAPSHOT ... SUCCESS [  0.242 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.281 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [  0.622 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP Parent 9.2.0-SNAPSHOT ............ SUCCESS [  0.002 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP Branding plug-in 9.2.0-SNAPSHOT .. SUCCESS [  0.160 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP Branding Feature 9.2.0-SNAPSHOT .. SUCCESS [  0.088 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.1.0-SNAPSHOT SUCCESS [  0.172 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.rcp.ui 9.2.0-SNAPSHOT ..... SUCCESS [  0.477 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP Feature 9.2.0-SNAPSHOT ........... SUCCESS [  0.583 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.3-SNAPSHOT SUCCESS [  0.509 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.5-SNAPSHOT SUCCESS [  0.778 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.4-SNAPSHOT SUCCESS [  0.277 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.rcp.incubator 9.2.0-SNAPSHOT SUCCESS [  0.144 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.cli 9.2.0-SNAPSHOT .... SUCCESS [  0.056 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Json trace Parent 9.2.0-SNAPSHOT ..... SUCCESS [  0.001 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.1.0-SNAPSHOT SUCCESS [  0.109 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.jsontrace 9.2.0-SNAPSHOT .. SUCCESS [  0.221 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass RCP Product 9.2.0-SNAPSHOT ........... SUCCESS [  1.004 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Target Platform 9.2.0-SNAPSHOT ....... SUCCESS [  0.002 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.5-SNAPSHOT SUCCESS [  0.563 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.538 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [  0.561 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.15-SNAPSHOT SUCCESS [  0.691 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.475 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.9-SNAPSHOT SUCCESS [  0.254 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.8-SNAPSHOT SUCCESS [  0.316 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.3-SNAPSHOT SUCCESS [  0.501 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass All Tests 1.0.13-SNAPSHOT ............ SUCCESS [  1.086 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.integration.core.tests 1.0.7-SNAPSHOT SUCCESS [  0.415 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.tmf.remote 9.2.0-SNAPSHOT . SUCCESS [  0.168 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.testing 9.2.0-SNAPSHOT .... SUCCESS [  0.457 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Trace Compass Repository 9.2.0-SNAPSHOT ............ SUCCESS [  0.591 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.4-SNAPSHOT SUCCESS [  0.119 s]
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] ------------------------------------------------------------------------
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] BUILD SUCCESS
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] ------------------------------------------------------------------------
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Total time:  02:59 min
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] Finished at: 2024-02-22T21:04:37Z
16:04:37 [2024-02-22T21:04:37.491Z] [INFO] ------------------------------------------------------------------------
16:04:38 [2024-02-22T21:04:38.342Z] [Pipeline] }
16:04:38 [2024-02-22T21:04:38.744Z] [Pipeline] // container
16:04:39 [2024-02-22T21:04:39.197Z] [Pipeline] }
16:04:39 [2024-02-22T21:04:39.496Z] [Pipeline] // withEnv
16:04:39 [2024-02-22T21:04:39.935Z] [Pipeline] }
16:04:40 [2024-02-22T21:04:40.217Z] [Pipeline] // stage
16:04:41 [2024-02-22T21:04:41.099Z] [Pipeline] stage
16:04:41 [2024-02-22T21:04:41.100Z] [Pipeline] { (Deploy Javadoc)
16:04:47 [2024-02-22T21:04:47.548Z] [Pipeline] tool
16:04:48 [2024-02-22T21:04:48.136Z] [Pipeline] envVarsForTool
16:04:49 [2024-02-22T21:04:49.148Z] [Pipeline] tool
16:04:49 [2024-02-22T21:04:49.716Z] [Pipeline] envVarsForTool
16:04:50 [2024-02-22T21:04:50.450Z] [Pipeline] withEnv
16:04:50 [2024-02-22T21:04:50.452Z] [Pipeline] {
16:04:52 [2024-02-22T21:04:52.163Z] [Pipeline] sshagent
16:04:52 [2024-02-22T21:04:52.174Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:04:52 [2024-02-22T21:04:52.174Z] [ssh-agent] Looking for ssh-agent implementation...
16:04:52 [2024-02-22T21:04:52.191Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:04:52 [2024-02-22T21:04:52.196Z] $ ssh-agent
16:04:52 [2024-02-22T21:04:52.202Z] SSH_AUTH_SOCK=/tmp/ssh-sS9yv2ssgv2r/agent.335
16:04:52 [2024-02-22T21:04:52.202Z] SSH_AGENT_PID=337
16:04:52 [2024-02-22T21:04:52.209Z] Running ssh-add (command line suppressed)
16:04:52 [2024-02-22T21:04:52.225Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3626176845709379852.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3626176845709379852.key)
16:04:52 [2024-02-22T21:04:52.303Z] [ssh-agent] Started.
16:04:52 [2024-02-22T21:04:52.304Z] [Pipeline] {
16:04:53 [2024-02-22T21:04:53.021Z] [Pipeline] sh
16:04:53 [2024-02-22T21:04:53.294Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//deploy-javadoc.sh target/site/apidocs
16:04:53 [2024-02-22T21:04:53.294Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:04:53 [2024-02-22T21:04:53.294Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:04:53 [2024-02-22T21:04:53.294Z] + SCP=scp
16:04:53 [2024-02-22T21:04:53.294Z] + javadocPath=target/site/apidocs
16:04:53 [2024-02-22T21:04:53.294Z] + JAVADOC_REPO=apidocs
16:04:53 [2024-02-22T21:04:53.294Z] + ECHO=echo
16:04:53 [2024-02-22T21:04:53.294Z] + '[' false == false ']'
16:04:53 [2024-02-22T21:04:53.294Z] + ECHO=
16:04:53 [2024-02-22T21:04:53.294Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly &&               rm -rf /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly/apidocs'
16:04:57 [2024-02-22T21:04:57.468Z] + scp -rv target/site/apidocs genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
16:04:57 [2024-02-22T21:04:57.468Z] 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/nightly
16:04:57 [2024-02-22T21:04:57.468Z] OpenSSH_7.9p1 Debian-10+deb10u4, OpenSSL 1.1.1n  15 Mar 2022
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Reading configuration data /etc/ssh/ssh_config
16:04:57 [2024-02-22T21:04:57.468Z] debug1: /etc/ssh/ssh_config line 19: Applying options for *
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Connecting to projects-storage.eclipse.org [172.25.25.150] port 22.
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Connection established.
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_rsa type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_rsa-cert type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_dsa type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_dsa-cert type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_ecdsa-cert type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_ed25519 type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_ed25519-cert type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_xmss type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: identity file /home/jenkins/.ssh/id_xmss-cert type -1
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u4
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.6
16:04:57 [2024-02-22T21:04:57.468Z] debug1: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.6 pat OpenSSH* compat 0x04000000
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Authenticating to projects-storage.eclipse.org:22 as 'genie.tracecompass'
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_KEXINIT sent
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_KEXINIT received
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex: algorithm: curve25519-sha256
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex: host key algorithm: ecdsa-sha2-nistp256
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
16:04:57 [2024-02-22T21:04:57.468Z] debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Server host key: ecdsa-sha2-nistp256 SHA256:CkY4klkLCBGlAzScHQgPcKKA8hyzEfrUl9BZAWMdYlc
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Host 'projects-storage.eclipse.org' is known and matches the ECDSA host key.
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Found key in /home/jenkins/.ssh/known_hosts:2
16:04:57 [2024-02-22T21:04:57.468Z] debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
16:04:57 [2024-02-22T21:04:57.468Z] debug1: rekey after 134217728 blocks
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_NEWKEYS sent
16:04:57 [2024-02-22T21:04:57.468Z] debug1: expecting SSH2_MSG_NEWKEYS
16:04:57 [2024-02-22T21:04:57.468Z] debug1: ssh_packet_read_poll2: resetting read seqnr 3
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_NEWKEYS received
16:04:57 [2024-02-22T21:04:57.468Z] debug1: rekey after 134217728 blocks
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3626176845709379852.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/.ssh/id_rsa 
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/.ssh/id_dsa 
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ecdsa 
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/.ssh/id_ed25519 
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Will attempt key: /home/jenkins/.ssh/id_xmss 
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_EXT_INFO received
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
16:04:57 [2024-02-22T21:04:57.468Z] debug1: kex_input_ext_info: publickey-hostbound@openssh.com (unrecognised)
16:04:57 [2024-02-22T21:04:57.468Z] debug1: SSH2_MSG_SERVICE_ACCEPT received
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Authentications that can continue: publickey,password
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Next authentication method: publickey
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Offering public key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3626176845709379852.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Server accepts key: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_3626176845709379852.key RSA SHA256:ztW4PqfyrfSY6HtK1lqgIQVva+3GqrJgaudHaun4cGs agent
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Authentication succeeded (publickey).
16:04:57 [2024-02-22T21:04:57.468Z] Authenticated to projects-storage.eclipse.org ([172.25.25.150]:22).
16:04:57 [2024-02-22T21:04:57.468Z] debug1: channel 0: new [client-session]
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Requesting no-more-sessions@openssh.com
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Entering interactive session.
16:04:57 [2024-02-22T21:04:57.468Z] debug1: pledge: network
16:04:57 [2024-02-22T21:04:57.468Z] debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
16:04:57 [2024-02-22T21:04:57.468Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
16:04:57 [2024-02-22T21:04:57.469Z] debug1: Remote: /opt/public/hipp/homes/genie.tracecompass/.ssh/authorized_keys:3: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
16:04:57 [2024-02-22T21:04:57.469Z] debug1: Sending environment.
16:04:57 [2024-02-22T21:04:57.469Z] debug1: Sending env LANG = en_US.UTF-8
16:04:57 [2024-02-22T21:04:57.469Z] debug1: Sending env LC_ALL = en_US.UTF-8
16:04:57 [2024-02-22T21:04:57.469Z] debug1: Sending command: scp -v -r -t /home/data/httpd/archive.eclipse.org/tracecompass/doc/nightly
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 apidocs
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 apidocs
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 org
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 org
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 eclipse
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 eclipse
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 tracecompass
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 tracecompass
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 ctf
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 ctf
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 core
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 core
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 event
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 event
16:04:57 [2024-02-22T21:04:57.469Z] Entering directory: D2755 0 types
16:04:57 [2024-02-22T21:04:57.469Z] Sink: D2755 0 types
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 15061 AbstractArrayDefinition.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 15061 AbstractArrayDefinition.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 19440 BlobDeclaration.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 19440 BlobDeclaration.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 18093 BlobDefinition.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 18093 BlobDefinition.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 14904 CompoundDeclaration.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 14904 CompoundDeclaration.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 16972 Declaration.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 16972 Declaration.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 19712 Definition.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 19712 Definition.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.469Z] Sending file modes: C0644 17313 Encoding.html
16:04:57 [2024-02-22T21:04:57.469Z] Sink: C0644 17313 Encoding.html
16:04:57 [2024-02-22T21:04:57.469Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 39187 EnumDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 39187 EnumDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 12665 EnumDeclaration.Pair.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 12665 EnumDeclaration.Pair.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 21934 EnumDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 21934 EnumDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 28490 FloatDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 28490 FloatDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 16310 FloatDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 16310 FloatDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 9097 ICompositeDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 9097 ICompositeDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 20657 IDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 20657 IDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 10047 IDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 10047 IDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 11342 IEventHeaderDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 11342 IEventHeaderDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 57336 IntegerDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 57336 IntegerDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 23186 IntegerDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 23186 IntegerDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 7729 ISimpleDatatypeDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 7729 ISimpleDatatypeDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 25313 ScopedDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 25313 ScopedDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 14750 SimpleDatatypeDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 14750 SimpleDatatypeDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 24992 StringDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 24992 StringDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 16947 StringDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 16947 StringDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 36187 StructDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 36187 StructDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 32362 StructDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 32362 StructDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 29429 VariantDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 29429 VariantDeclaration.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 22537 VariantDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 22537 VariantDefinition.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.724Z] Sending file modes: C0644 14164 package-summary.html
16:04:57 [2024-02-22T21:04:57.724Z] Sink: C0644 14164 package-summary.html
16:04:57 [2024-02-22T21:04:57.724Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.725Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 6551 Declaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 6551 Declaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 20847 Definition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 20847 Definition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 18602 StructDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 18602 StructDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 2386 IEventHeaderDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 2386 IEventHeaderDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 7367 EnumDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 7367 EnumDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 9475 EnumDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 9475 EnumDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 6097 EnumDeclaration.Pair.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 6097 EnumDeclaration.Pair.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 4915 ISimpleDatatypeDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 4915 ISimpleDatatypeDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 2342 CompoundDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 2342 CompoundDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 4835 SimpleDatatypeDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 4835 SimpleDatatypeDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 19179 IntegerDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 19179 IntegerDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 15873 ICompositeDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 15873 ICompositeDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 4457 AbstractArrayDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 4457 AbstractArrayDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 14461 IDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 14461 IDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 33034 IDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 33034 IDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 5400 VariantDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 5400 VariantDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 5390 StringDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 5390 StringDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 4089 BlobDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 4089 BlobDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 5847 ScopedDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 5847 ScopedDefinition.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 9979 VariantDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] Sink: C0644 9979 VariantDeclaration.html
16:04:57 [2024-02-22T21:04:57.725Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.725Z] Sending file modes: C0644 4691 FloatDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 4691 FloatDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 9336 StructDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 9336 StructDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 5556 FloatDeclaration.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 5556 FloatDeclaration.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 7043 IntegerDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 7043 IntegerDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 4693 BlobDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 4693 BlobDefinition.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 9891 Encoding.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 9891 Encoding.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 6968 StringDeclaration.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 6968 StringDeclaration.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 16882 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 16882 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Entering directory: D2755 0 io
16:04:57 [2024-02-22T21:04:57.980Z] Sink: D2755 0 io
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 33671 BitBuffer.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 33671 BitBuffer.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 3993 package-summary.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 3993 package-summary.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.980Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 16583 BitBuffer.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 16583 BitBuffer.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 4207 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 4207 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 18571 CTFCallsite.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 18571 CTFCallsite.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 17156 CTFClock.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 17156 CTFClock.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Entering directory: D2755 0 metadata
16:04:57 [2024-02-22T21:04:57.980Z] Sink: D2755 0 metadata
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 51198 DeclarationScope.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 51198 DeclarationScope.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 4038 package-summary.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 4038 package-summary.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.980Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 9420 DeclarationScope.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 9420 DeclarationScope.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 4306 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] Sink: C0644 4306 package-use.html
16:04:57 [2024-02-22T21:04:57.980Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.980Z] Sink: E
16:04:57 [2024-02-22T21:04:57.980Z] Entering directory: D2755 0 scope
16:04:57 [2024-02-22T21:04:57.980Z] Sink: D2755 0 scope
16:04:57 [2024-02-22T21:04:57.980Z] Sending file modes: C0644 13961 EventHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 13961 EventHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 12212 EventHeaderVScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 12212 EventHeaderVScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 12117 FieldsScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 12117 FieldsScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 8431 IDefinitionScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 8431 IDefinitionScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 31094 ILexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 31094 ILexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 23682 LexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 23682 LexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 12926 PacketHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 12926 PacketHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 13258 RootScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 13258 RootScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 7585 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 7585 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 11414 LexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 11414 LexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2330 PacketHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2330 PacketHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2330 EventHeaderVScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2330 EventHeaderVScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2282 RootScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2282 RootScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 34879 ILexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 34879 ILexicalScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2294 FieldsScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2294 FieldsScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 36368 IDefinitionScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 36368 IDefinitionScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2324 EventHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2324 EventHeaderScope.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sink: E
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 6009 package-use.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 6009 package-use.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sink: E
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 21973 IEventDeclaration.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 21973 IEventDeclaration.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 19748 IEventDefinition.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 19748 IEventDefinition.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 6330 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 6330 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 5821 CTFCallsite.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 5821 CTFCallsite.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 5797 CTFClock.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 5797 CTFClock.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 9187 IEventDeclaration.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 9187 IEventDeclaration.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 12766 IEventDefinition.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 12766 IEventDefinition.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sink: E
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 8221 package-use.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 8221 package-use.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sink: E
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 14457 CTFException.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 14457 CTFException.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Entering directory: D2755 0 trace
16:04:57 [2024-02-22T21:04:57.981Z] Sink: D2755 0 trace
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 13770 CTFIOException.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 13770 CTFIOException.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 17862 CTFResponse.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 17862 CTFResponse.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 23815 CTFStreamInput.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 23815 CTFStreamInput.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 34357 CTFStreamInputReader.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 34357 CTFStreamInputReader.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 13008 CTFStreamOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 13008 CTFStreamOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 18042 CTFStreamPacketOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 18042 CTFStreamPacketOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 69671 CTFTrace.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 69671 CTFTrace.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 35729 CTFTraceReader.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 35729 CTFTraceReader.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 11512 CTFTraceWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 11512 CTFTraceWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 19663 ICTFPacketDescriptor.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 19663 ICTFPacketDescriptor.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 18375 ICTFStream.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 18375 ICTFStream.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 12868 IPacketReader.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 12868 IPacketReader.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 23846 Metadata.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 23846 Metadata.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 9105 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 9105 package-summary.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Entering directory: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sink: D2755 0 class-use
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 2342 CTFStreamPacketOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 2342 CTFStreamPacketOutputWriter.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 6648 CTFTrace.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 6648 CTFTrace.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 6212 CTFStreamInputReader.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 6212 CTFStreamInputReader.html
16:04:57 [2024-02-22T21:04:57.981Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:57 [2024-02-22T21:04:57.981Z] Sending file modes: C0644 3996 CTFTraceReader.html
16:04:57 [2024-02-22T21:04:57.981Z] Sink: C0644 3996 CTFTraceReader.html
16:04:58 [2024-02-22T21:04:58.236Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 5261 CTFResponse.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 5261 CTFResponse.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 4072 IPacketReader.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 4072 IPacketReader.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 2306 CTFStreamOutputWriter.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 2306 CTFStreamOutputWriter.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 2264 CTFIOException.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 2264 CTFIOException.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 2264 CTFTraceWriter.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 2264 CTFTraceWriter.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 9398 ICTFStream.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 9398 ICTFStream.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 6403 CTFStreamInput.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 6403 CTFStreamInput.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 6466 ICTFPacketDescriptor.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 6466 ICTFPacketDescriptor.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 2228 Metadata.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 2228 Metadata.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sink: E
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 6349 package-use.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 6349 package-use.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sink: E
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 21423 CTFStrings.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 21423 CTFStrings.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 4977 package-summary.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 4977 package-summary.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.237Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 40705 CTFException.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 40705 CTFException.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 2212 CTFStrings.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 2212 CTFStrings.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sink: E
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 6194 package-use.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 6194 package-use.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sink: E
16:04:58 [2024-02-22T21:04:58.237Z] Entering directory: D2755 0 parser
16:04:58 [2024-02-22T21:04:58.237Z] Sink: D2755 0 parser
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 143610 CTFLexer.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 143610 CTFLexer.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 336368 CTFParser.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 336368 CTFParser.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10225 CTFParser.abstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10225 CTFParser.abstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10265 CTFParser.abstractDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10265 CTFParser.abstractDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10185 CTFParser.alignAttribute_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10185 CTFParser.alignAttribute_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10275 CTFParser.ctfAssignmentExpression_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10315 CTFParser.ctfAssignmentExpressionList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10115 CTFParser.ctfBody_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10115 CTFParser.ctfBody_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10145 CTFParser.ctfKeyword_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10145 CTFParser.ctfKeyword_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10165 CTFParser.ctfSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10165 CTFParser.ctfSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10205 CTFParser.ctfSpecifierHead_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10205 CTFParser.ctfSpecifierHead_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10205 CTFParser.ctfTypeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10155 CTFParser.declaration_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10155 CTFParser.declaration_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10255 CTFParser.declarationSpecifiers_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10255 CTFParser.declarationSpecifiers_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10145 CTFParser.declarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10145 CTFParser.declarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10185 CTFParser.declaratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10185 CTFParser.declaratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10285 CTFParser.directAbstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10285 CTFParser.directAbstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10205 CTFParser.directDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10205 CTFParser.directDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorLength_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10265 CTFParser.directDeclaratorLength_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10265 CTFParser.directDeclaratorSuffix_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10125 CTFParser.enumBody_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10125 CTFParser.enumBody_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10165 CTFParser.enumConstant_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10165 CTFParser.enumConstant_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10215 CTFParser.enumContainerType_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10215 CTFParser.enumContainerType_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10145 CTFParser.enumerator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10145 CTFParser.enumerator_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10185 CTFParser.enumeratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10185 CTFParser.enumeratorList_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10195 CTFParser.enumeratorValue_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10195 CTFParser.enumeratorValue_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10125 CTFParser.enumName_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10125 CTFParser.enumName_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10175 CTFParser.enumSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10175 CTFParser.enumSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10175 CTFParser.numberLiteral_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10175 CTFParser.numberLiteral_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10095 CTFParser.parse_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10095 CTFParser.parse_return.html
16:04:58 [2024-02-22T21:04:58.237Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.237Z] Sending file modes: C0644 10115 CTFParser.pointer_return.html
16:04:58 [2024-02-22T21:04:58.237Z] Sink: C0644 10115 CTFParser.pointer_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10245 CTFParser.postfixCtfExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10245 CTFParser.postfixCtfExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10215 CTFParser.postfixExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10215 CTFParser.postfixExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10275 CTFParser.postfixExpressionSuffix_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10215 CTFParser.primaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10215 CTFParser.primaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10265 CTFParser.specifierQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10265 CTFParser.specifierQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10255 CTFParser.storageClassSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10255 CTFParser.storageClassSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10145 CTFParser.structBody_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10145 CTFParser.structBody_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10145 CTFParser.structName_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10145 CTFParser.structName_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10305 CTFParser.structOrVariantDeclaration_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10345 CTFParser.structOrVariantDeclarationList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10295 CTFParser.structOrVariantDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10335 CTFParser.structOrVariantDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10195 CTFParser.structSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10195 CTFParser.structSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10185 CTFParser.typealiasAlias_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10185 CTFParser.typealiasAlias_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10175 CTFParser.typealiasDecl_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10175 CTFParser.typealiasDecl_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10195 CTFParser.typealiasTarget_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10195 CTFParser.typealiasTarget_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10155 CTFParser.typedefName_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10155 CTFParser.typedefName_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10175 CTFParser.typeQualifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10175 CTFParser.typeQualifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10215 CTFParser.typeQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10215 CTFParser.typeQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10175 CTFParser.typeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10175 CTFParser.typeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10195 CTFParser.unaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10195 CTFParser.unaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.238Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.238Z] Sending file modes: C0644 10155 CTFParser.variantBody_return.html
16:04:58 [2024-02-22T21:04:58.238Z] Sink: C0644 10155 CTFParser.variantBody_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 10155 CTFParser.variantName_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 10155 CTFParser.variantName_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 10205 CTFParser.variantSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 10205 CTFParser.variantSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 10145 CTFParser.variantTag_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 10145 CTFParser.variantTag_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 19219 package-summary.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 19219 package-summary.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.496Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 2192 CTFLexer.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 2192 CTFLexer.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 2198 CTFParser.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 2198 CTFParser.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4263 CTFParser.ctfAssignmentExpression_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4323 CTFParser.ctfAssignmentExpressionList_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4023 CTFParser.ctfBody_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4023 CTFParser.ctfBody_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4158 CTFParser.ctfTypeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4158 CTFParser.ctfSpecifierHead_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4158 CTFParser.ctfSpecifierHead_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4098 CTFParser.ctfSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4098 CTFParser.ctfSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4068 CTFParser.ctfKeyword_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4068 CTFParser.ctfKeyword_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4113 CTFParser.typealiasDecl_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4113 CTFParser.typealiasDecl_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4128 CTFParser.typealiasAlias_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4128 CTFParser.typealiasAlias_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4143 CTFParser.typealiasTarget_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4143 CTFParser.typealiasTarget_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4083 CTFParser.typedefName_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4083 CTFParser.typedefName_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4173 CTFParser.typeQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4173 CTFParser.typeQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.496Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.496Z] Sending file modes: C0644 4023 CTFParser.pointer_return.html
16:04:58 [2024-02-22T21:04:58.496Z] Sink: C0644 4023 CTFParser.pointer_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4278 CTFParser.directAbstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4278 CTFParser.directAbstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4188 CTFParser.abstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4188 CTFParser.abstractDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorLength_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4248 CTFParser.directDeclaratorLength_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4248 CTFParser.directDeclaratorSuffix_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4158 CTFParser.directDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4158 CTFParser.directDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4068 CTFParser.declarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4068 CTFParser.declarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4143 CTFParser.enumeratorValue_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4143 CTFParser.enumeratorValue_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4068 CTFParser.enumerator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4068 CTFParser.enumerator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4128 CTFParser.enumeratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4128 CTFParser.enumeratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4173 CTFParser.enumContainerType_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4173 CTFParser.enumContainerType_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4038 CTFParser.enumBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4038 CTFParser.enumBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4038 CTFParser.enumName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4038 CTFParser.enumName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4113 CTFParser.enumSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4113 CTFParser.enumSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4068 CTFParser.variantTag_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4068 CTFParser.variantTag_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4083 CTFParser.variantBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4083 CTFParser.variantBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4083 CTFParser.variantName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4083 CTFParser.variantName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4158 CTFParser.variantSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4158 CTFParser.variantSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4293 CTFParser.structOrVariantDeclarator_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4353 CTFParser.structOrVariantDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4248 CTFParser.specifierQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4248 CTFParser.specifierQualifierList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4308 CTFParser.structOrVariantDeclaration_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4368 CTFParser.structOrVariantDeclarationList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4068 CTFParser.structName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4068 CTFParser.structName_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4143 CTFParser.structSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4143 CTFParser.structSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4068 CTFParser.structBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4068 CTFParser.structBody_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4128 CTFParser.alignAttribute_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4128 CTFParser.alignAttribute_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4113 CTFParser.typeQualifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4113 CTFParser.typeQualifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4113 CTFParser.typeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4113 CTFParser.typeSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4233 CTFParser.storageClassSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4233 CTFParser.storageClassSpecifier_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4248 CTFParser.abstractDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4248 CTFParser.abstractDeclaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4128 CTFParser.declaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4128 CTFParser.declaratorList_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4233 CTFParser.declarationSpecifiers_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4233 CTFParser.declarationSpecifiers_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4083 CTFParser.declaration_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4083 CTFParser.declaration_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4098 CTFParser.enumConstant_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4098 CTFParser.enumConstant_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4143 CTFParser.unaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4143 CTFParser.unaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4173 CTFParser.postfixExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4173 CTFParser.postfixExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4218 CTFParser.postfixCtfExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4218 CTFParser.postfixCtfExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4263 CTFParser.postfixExpressionSuffix_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4173 CTFParser.primaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4173 CTFParser.primaryExpression_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 4113 CTFParser.numberLiteral_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 4113 CTFParser.numberLiteral_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 3993 CTFParser.parse_return.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 3993 CTFParser.parse_return.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sink: E
16:04:58 [2024-02-22T21:04:58.497Z] Sending file modes: C0644 15161 package-use.html
16:04:58 [2024-02-22T21:04:58.497Z] Sink: C0644 15161 package-use.html
16:04:58 [2024-02-22T21:04:58.497Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.497Z] Sink: E
16:04:58 [2024-02-22T21:04:58.497Z] Sink: E
16:04:58 [2024-02-22T21:04:58.497Z] Entering directory: D2755 0 analysis
16:04:58 [2024-02-22T21:04:58.497Z] Sink: D2755 0 analysis
16:04:58 [2024-02-22T21:04:58.497Z] Entering directory: D2755 0 counters
16:04:58 [2024-02-22T21:04:58.497Z] Sink: D2755 0 counters
16:04:58 [2024-02-22T21:04:58.497Z] Entering directory: D2755 0 core
16:04:58 [2024-02-22T21:04:58.497Z] Sink: D2755 0 core
16:04:58 [2024-02-22T21:04:58.497Z] Entering directory: D2755 0 aspects
16:04:58 [2024-02-22T21:04:58.497Z] Sink: D2755 0 aspects
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 26603 AbstractCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 26603 AbstractCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 20815 CounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 20815 CounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 10626 ITmfCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 10626 ITmfCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 5991 package-summary.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 5991 package-summary.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.498Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 4467 AbstractCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 4467 AbstractCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 2366 CounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 2366 CounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.498Z] Sending file modes: C0644 4857 ITmfCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] Sink: C0644 4857 ITmfCounterAspect.html
16:04:58 [2024-02-22T21:04:58.498Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 3843 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 3843 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 26598 CounterAnalysis.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 26598 CounterAnalysis.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 16401 CounterStateProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 16401 CounterStateProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 16746 CounterType.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 16746 CounterType.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 5765 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 5765 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 4500 CounterStateProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 4500 CounterStateProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 2318 CounterAnalysis.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 2318 CounterAnalysis.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 9300 CounterType.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 9300 CounterType.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 4787 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 4787 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 ui
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 ui
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 views
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 views
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 24678 CounterChartViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 24678 CounterChartViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 16876 CounterTreeViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 16876 CounterTreeViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 19327 CounterView.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 19327 CounterView.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 3748 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 3748 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 2330 CounterView.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 2330 CounterView.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 2366 CounterTreeViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 2366 CounterTreeViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 2372 CounterChartViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 2372 CounterChartViewer.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 2151 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 2151 package-use.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Sink: E
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 graph
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 graph
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 core
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 core
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 criticalpath
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 criticalpath
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 28959 AbstractCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 28959 AbstractCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 11191 CriticalPathAlgorithmException.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 11191 CriticalPathAlgorithmException.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 23821 CriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 23821 CriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 14347 ICriticalPathAlgorithm.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 14347 ICriticalPathAlgorithm.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 9261 ICriticalPathProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 9261 ICriticalPathProvider.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 18709 OSCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 18709 OSCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 6572 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] Sink: C0644 6572 package-summary.html
16:04:58 [2024-02-22T21:04:58.753Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.753Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.753Z] Sending file modes: C0644 4772 CriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 4772 CriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 6480 CriticalPathAlgorithmException.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 6480 CriticalPathAlgorithmException.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 2452 ICriticalPathAlgorithm.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 2452 ICriticalPathAlgorithm.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 4446 AbstractCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 4446 AbstractCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 2420 OSCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 2420 OSCriticalPathModule.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 8678 ICriticalPathProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 8678 ICriticalPathProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 6602 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 6602 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Entering directory: D2755 0 building
16:04:58 [2024-02-22T21:04:58.754Z] Sink: D2755 0 building
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 30372 AbstractTmfGraphBuilderModule.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 30372 AbstractTmfGraphBuilderModule.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 30352 AbstractTmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 30352 AbstractTmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 13850 AbstractTraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 13850 AbstractTraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 20859 ITmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 20859 ITmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 9430 ITraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 9430 ITraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 6082 package-summary.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 6082 package-summary.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.754Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 2426 AbstractTraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 2426 AbstractTraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 7722 ITraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 7722 ITraceEventHandler.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 4548 AbstractTmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 4548 AbstractTmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 6078 ITmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 6078 ITmfGraphProvider.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 10174 AbstractTmfGraphBuilderModule.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 10174 AbstractTmfGraphBuilderModule.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 7105 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 7105 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Entering directory: D2755 0 base
16:04:58 [2024-02-22T21:04:58.754Z] Sink: D2755 0 base
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 10775 CycleDetectedException.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 10775 CycleDetectedException.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 13416 IGraphWorker.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 13416 IGraphWorker.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 10413 ITmfGraphVisitor.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 10413 ITmfGraphVisitor.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 23518 TmfEdge.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 23518 TmfEdge.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 26779 TmfEdge.EdgeType.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 26779 TmfEdge.EdgeType.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 58823 TmfGraph.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 58823 TmfGraph.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 40277 TmfVertex.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 40277 TmfVertex.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 19127 TmfVertex.EdgeDirection.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 19127 TmfVertex.EdgeDirection.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 8938 package-summary.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 8938 package-summary.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Entering directory: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.754Z] Sink: D2755 0 class-use
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 30604 IGraphWorker.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 30604 IGraphWorker.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 5717 ITmfGraphVisitor.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 5717 ITmfGraphVisitor.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 34662 TmfVertex.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 34662 TmfVertex.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 8207 TmfVertex.EdgeDirection.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 8207 TmfVertex.EdgeDirection.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 17121 TmfEdge.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 17121 TmfEdge.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 14812 TmfEdge.EdgeType.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 14812 TmfEdge.EdgeType.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 12953 TmfGraph.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 12953 TmfGraph.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 2384 CycleDetectedException.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 2384 CycleDetectedException.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 12406 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 12406 package-use.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sink: E
16:04:58 [2024-02-22T21:04:58.754Z] Entering directory: D2755 0 graph
16:04:58 [2024-02-22T21:04:58.754Z] Sink: D2755 0 graph
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 6305 IEdgeContextStateFactory.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 6305 IEdgeContextStateFactory.html
16:04:58 [2024-02-22T21:04:58.754Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:58 [2024-02-22T21:04:58.754Z] Sending file modes: C0644 10443 ITmfEdge.html
16:04:58 [2024-02-22T21:04:58.754Z] Sink: C0644 10443 ITmfEdge.html
16:04:59 [2024-02-22T21:04:59.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.011Z] Sending file modes: C0644 14430 ITmfEdgeContextState.html
16:04:59 [2024-02-22T21:04:59.011Z] Sink: C0644 14430 ITmfEdgeContextState.html
16:04:59 [2024-02-22T21:04:59.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.011Z] Sending file modes: C0644 55098 ITmfGraph.html
16:04:59 [2024-02-22T21:04:59.011Z] Sink: C0644 55098 ITmfGraph.html
16:04:59 [2024-02-22T21:04:59.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.011Z] Sending file modes: C0644 19164 ITmfGraph.EdgeDirection.html
16:04:59 [2024-02-22T21:04:59.011Z] Sink: C0644 19164 ITmfGraph.EdgeDirection.html
16:04:59 [2024-02-22T21:04:59.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.011Z] Sending file modes: C0644 9031 ITmfGraphVisitor.html
16:04:59 [2024-02-22T21:04:59.011Z] Sink: C0644 9031 ITmfGraphVisitor.html
16:04:59 [2024-02-22T21:04:59.011Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.011Z] Sending file modes: C0644 10069 ITmfVertex.html
16:04:59 [2024-02-22T21:04:59.011Z] Sink: C0644 10069 ITmfVertex.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 17739 TmfEdgeState.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 17739 TmfEdgeState.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 9614 TmfGraphFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 9614 TmfGraphFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 8391 WorkerSerializer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 8391 WorkerSerializer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 7983 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 7983 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 28728 ITmfVertex.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 28728 ITmfVertex.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 11128 ITmfEdgeContextState.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 11128 ITmfEdgeContextState.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 14600 ITmfEdge.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 14600 ITmfEdge.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 5566 TmfEdgeState.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 5566 TmfEdgeState.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2348 TmfGraphFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2348 TmfGraphFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 15789 ITmfGraph.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 15789 ITmfGraph.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 6677 ITmfGraph.EdgeDirection.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 6677 ITmfGraph.EdgeDirection.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2422 IEdgeContextStateFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2422 IEdgeContextStateFactory.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 5620 ITmfGraphVisitor.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 5620 ITmfGraphVisitor.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 6241 WorkerSerializer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 6241 WorkerSerializer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 10221 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 10221 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 timing
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 timing
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 views
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 views
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 segmentstore
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 segmentstore
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 17030 AbstractSegmentsStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 17030 AbstractSegmentsStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 21861 AbstractSegmentsStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 21861 AbstractSegmentsStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 16445 SegmentStoreStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 16445 SegmentStoreStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 16971 SegmentStoreStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 16971 SegmentStoreStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 6416 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 6416 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 4724 AbstractSegmentsStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 4724 AbstractSegmentsStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2588 SegmentStoreStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2588 SegmentStoreStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2576 SegmentStoreStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2576 SegmentStoreStatisticsView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 4749 AbstractSegmentsStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 4749 AbstractSegmentsStatisticsViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 4197 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 4197 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 density2
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 density2
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 21973 AbstractSegmentStoreDensityView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 21973 AbstractSegmentStoreDensityView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 35981 AbstractSegmentStoreDensityViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 35981 AbstractSegmentStoreDensityViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 9517 ISegmentStoreDensityViewerDataListener.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 9517 ISegmentStoreDensityViewerDataListener.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 11118 Messages.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 11118 Messages.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 7371 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 7371 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2456 Messages.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2456 Messages.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 5840 ISegmentStoreDensityViewerDataListener.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 5840 ISegmentStoreDensityViewerDataListener.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 4870 AbstractSegmentStoreDensityViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 4870 AbstractSegmentStoreDensityViewer.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2594 AbstractSegmentStoreDensityView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2594 AbstractSegmentStoreDensityView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 4202 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 4202 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 scatter
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 scatter
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 17886 AbstractSegmentStoreScatterChartTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 35362 AbstractSegmentStoreScatterChartViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 18505 SegmentStoreScatterView2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 18505 SegmentStoreScatterView2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 6040 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 6040 package-summary.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2636 AbstractSegmentStoreScatterChartViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2546 SegmentStoreScatterView2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2546 SegmentStoreScatterView2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2660 AbstractSegmentStoreScatterChartTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 2270 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 2270 package-use.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.012Z] Sink: E
16:04:59 [2024-02-22T21:04:59.012Z] Entering directory: D2755 0 table
16:04:59 [2024-02-22T21:04:59.012Z] Sink: D2755 0 table
16:04:59 [2024-02-22T21:04:59.012Z] Sending file modes: C0644 23144 AbstractSegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.012Z] Sink: C0644 23144 AbstractSegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.012Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 29967 AbstractSegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 29967 AbstractSegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 16818 SegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 16818 SegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 15804 SegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 15804 SegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 6313 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 6313 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 2528 SegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 2528 SegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 2516 SegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 2516 SegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 4620 AbstractSegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 4620 AbstractSegmentStoreTableView.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 7713 AbstractSegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 7713 AbstractSegmentStoreTableViewer.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 5321 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 5321 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 6011 AnalysisTimingImageConstants.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 6011 AnalysisTimingImageConstants.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 5068 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 5068 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 2530 AnalysisTimingImageConstants.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 2530 AnalysisTimingImageConstants.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 2218 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 2218 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 core
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 core
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 segmentstore
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 segmentstore
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 27737 AbstractSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 27737 AbstractSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 4279 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 4279 package-summary.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 4792 AbstractSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 4792 AbstractSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 3722 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 3722 package-use.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sink: E
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 15381 AbstractSegmentStoreAnalysisEventBasedModule.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.013Z] Sending file modes: C0644 29286 AbstractSegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.013Z] Sink: C0644 29286 AbstractSegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.013Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 16627 GenericSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 16627 GenericSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 7200 IAnalysisProgressListener.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 7200 IAnalysisProgressListener.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 5938 IGroupingSegmentAspect.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 5938 IGroupingSegmentAspect.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 16867 ISegmentStoreProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 16867 ISegmentStoreProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 24779 SegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 24779 SegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 23737 SegmentStoreStatisticsModel.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 23737 SegmentStoreStatisticsModel.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 8301 package-summary.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 8301 package-summary.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2468 SegmentStoreStatisticsModel.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2468 SegmentStoreStatisticsModel.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 4912 AbstractSegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 4912 AbstractSegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 16844 ISegmentStoreProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 16844 ISegmentStoreProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2570 AbstractSegmentStoreAnalysisEventBasedModule.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2458 IGroupingSegmentAspect.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2458 IGroupingSegmentAspect.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2462 SegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2462 SegmentStoreAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2498 GenericSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2498 GenericSegmentStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 9086 IAnalysisProgressListener.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 9086 IAnalysisProgressListener.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 8004 package-use.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 8004 package-use.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 statistics
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 18380 IStatistics.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 18380 IStatistics.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 14013 IStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 14013 IStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 31548 Statistics.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 31548 Statistics.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 5308 package-summary.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 5308 package-summary.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 6416 IStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 6416 IStatisticsAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 2354 Statistics.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 2354 Statistics.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 19554 IStatistics.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 19554 IStatistics.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 6393 package-use.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 6393 package-use.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Sink: E
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 profiling
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 profiling
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 core
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 core
16:04:59 [2024-02-22T21:04:59.269Z] Entering directory: D2755 0 callstack
16:04:59 [2024-02-22T21:04:59.269Z] Sink: D2755 0 callstack
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 15931 CallStack.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 15931 CallStack.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 48343 CallStackAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 48343 CallStackAnalysis.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 8728 CallStackHostUtils.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 8728 CallStackHostUtils.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 13241 CallStackHostUtils.AttributeNameHostResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 13247 CallStackHostUtils.AttributeValueHostResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 5846 CallStackHostUtils.IHostIdProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 5846 CallStackHostUtils.IHostIdProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 6362 CallStackHostUtils.IHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 6362 CallStackHostUtils.IHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 13385 CallStackHostUtils.TraceHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 48455 CallStackSeries.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 48455 CallStackSeries.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 12905 CallStackSeries.AttributeNameThreadResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 12915 CallStackSeries.AttributeValueThreadResolver.html
16:04:59 [2024-02-22T21:04:59.269Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.269Z] Sending file modes: C0644 7842 CallStackSeries.IThreadIdProvider.html
16:04:59 [2024-02-22T21:04:59.269Z] Sink: C0644 7842 CallStackSeries.IThreadIdProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 8052 CallStackSeries.IThreadIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 8052 CallStackSeries.IThreadIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 21048 CallStackStateProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 21048 CallStackStateProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 12963 IFlameChartProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 12963 IFlameChartProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 10556 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 10556 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2360 CallStack.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2360 CallStack.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 4931 CallStackSeries.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 4931 CallStackSeries.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2572 CallStackSeries.AttributeNameThreadResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2578 CallStackSeries.AttributeValueThreadResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 7436 CallStackSeries.IThreadIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 7436 CallStackSeries.IThreadIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 9603 CallStackSeries.IThreadIdProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 9603 CallStackSeries.IThreadIdProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2408 CallStackAnalysis.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2408 CallStackAnalysis.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 4427 IFlameChartProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 4427 IFlameChartProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2414 CallStackHostUtils.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2414 CallStackHostUtils.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2578 CallStackHostUtils.AttributeNameHostResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2584 CallStackHostUtils.AttributeValueHostResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2542 CallStackHostUtils.TraceHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 7916 CallStackHostUtils.IHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 7916 CallStackHostUtils.IHostIdResolver.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 12461 CallStackHostUtils.IHostIdProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 12461 CallStackHostUtils.IHostIdProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 4662 CallStackStateProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 4662 CallStackStateProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 5742 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 5742 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 base
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 base
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 11232 FlameDefaultPalette.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 11232 FlameDefaultPalette.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 17926 IProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 17926 IProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 10308 IProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 10308 IProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 33081 ProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 33081 ProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 16858 ProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 16858 ProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 6119 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 6119 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 13019 IProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 13019 IProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2390 FlameDefaultPalette.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2390 FlameDefaultPalette.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2372 ProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2372 ProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 22704 IProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 22704 IProfilingElement.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 2420 ProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 2420 ProfilingGroupDescriptor.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 5405 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 5405 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 callgraph
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 callgraph
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 3211 ICallGraphProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 3211 ICallGraphProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 3612 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 3612 package-summary.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 5531 ICallGraphProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 5531 ICallGraphProvider.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Sending file modes: C0644 3632 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] Sink: C0644 3632 package-use.html
16:04:59 [2024-02-22T21:04:59.270Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Sink: E
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 views
16:04:59 [2024-02-22T21:04:59.270Z] Sink: D2755 0 views
16:04:59 [2024-02-22T21:04:59.270Z] Entering directory: D2755 0 flamechart
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 flamechart
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 31698 FlameChartView.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 31698 FlameChartView.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 3637 package-summary.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 3637 package-summary.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 2432 FlameChartView.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 2432 FlameChartView.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sink: E
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 2223 package-use.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 2223 package-use.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sink: E
16:04:59 [2024-02-22T21:04:59.526Z] Sink: E
16:04:59 [2024-02-22T21:04:59.526Z] Sink: E
16:04:59 [2024-02-22T21:04:59.526Z] Sink: E
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 os
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 os
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 linux
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 linux
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 core
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 core
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 cpuusage
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 cpuusage
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 19347 CpuUsageEntryModel.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 19347 CpuUsageEntryModel.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 32214 KernelCpuUsageAnalysis.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 32214 KernelCpuUsageAnalysis.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 17403 KernelCpuUsageStateProvider.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 17403 KernelCpuUsageStateProvider.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 4506 package-summary.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 4506 package-summary.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.526Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 2438 KernelCpuUsageAnalysis.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 2438 KernelCpuUsageAnalysis.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 2414 CpuUsageEntryModel.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 2414 CpuUsageEntryModel.html
16:04:59 [2024-02-22T21:04:59.526Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.526Z] Sending file modes: C0644 4499 KernelCpuUsageStateProvider.html
16:04:59 [2024-02-22T21:04:59.526Z] Sink: C0644 4499 KernelCpuUsageStateProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 3667 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 3667 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 trace
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 trace
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 117772 DefaultEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 117772 DefaultEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 133040 IKernelAnalysisEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 133040 IKernelAnalysisEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 18470 IKernelTrace.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 18470 IKernelTrace.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 13510 KernelEventLayoutRequirement.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 13510 KernelEventLayoutRequirement.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7626 KernelEventLayoutRequirement.ILayoutToEventName.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 22752 LinuxTraceContext.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 22752 LinuxTraceContext.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 14755 LinuxTraceContext.LinuxBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 14755 LinuxTraceContext.LinuxBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7189 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7189 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4290 IKernelTrace.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4290 IKernelTrace.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2456 KernelEventLayoutRequirement.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2456 KernelEventLayoutRequirement.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 5323 KernelEventLayoutRequirement.ILayoutToEventName.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 17577 IKernelAnalysisEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 17577 IKernelAnalysisEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4480 DefaultEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4480 DefaultEventLayout.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4395 LinuxTraceContext.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4395 LinuxTraceContext.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4632 LinuxTraceContext.LinuxBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4632 LinuxTraceContext.LinuxBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 11342 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 11342 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 model
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 model
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 17851 HostThread.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 17851 HostThread.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 12933 OsStrings.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 12933 OsStrings.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 29929 ProcessStatus.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 29929 ProcessStatus.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 5365 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 5365 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 11818 HostThread.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 11818 HostThread.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2342 OsStrings.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2342 OsStrings.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 10696 ProcessStatus.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 10696 ProcessStatus.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 6054 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 6054 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 execution
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 execution
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 graph
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 graph
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7188 IOsExecutionGraphHandlerBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7188 IOsExecutionGraphHandlerBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 23722 OsExecutionGraph.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 23722 OsExecutionGraph.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 18670 OsExecutionGraphProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 18670 OsExecutionGraphProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 21309 OsExecutionGraphProvider.Context.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 21309 OsExecutionGraphProvider.Context.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 13868 OsInterruptContext.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 13868 OsInterruptContext.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 31497 OsSystemModel.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 31497 OsSystemModel.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 32628 OsWorker.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 32628 OsWorker.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7509 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7509 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 8611 OsInterruptContext.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 8611 OsInterruptContext.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2566 IOsExecutionGraphHandlerBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2566 IOsExecutionGraphHandlerBuilder.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4987 OsExecutionGraphProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4987 OsExecutionGraphProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7579 OsExecutionGraphProvider.Context.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7579 OsExecutionGraphProvider.Context.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 10177 OsWorker.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 10177 OsWorker.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2456 OsExecutionGraph.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2456 OsExecutionGraph.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 4481 OsSystemModel.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 4481 OsSystemModel.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 5229 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 5229 package-use.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Sink: E
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 kernel
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 kernel
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 24322 KernelAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 24322 KernelAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 44203 KernelThreadInformationProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 44203 KernelThreadInformationProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 18403 KernelTidAspect.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 18403 KernelTidAspect.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 9038 KernelUtils.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 9038 KernelUtils.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 33031 LinuxValues.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 33031 LinuxValues.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 7449 Messages.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 7449 Messages.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 15589 StateValues.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 15589 StateValues.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 6995 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 6995 package-summary.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2380 LinuxValues.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2380 LinuxValues.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2342 Messages.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2342 Messages.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2380 StateValues.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2380 StateValues.html
16:04:59 [2024-02-22T21:04:59.527Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.527Z] Sending file modes: C0644 2480 KernelThreadInformationProvider.html
16:04:59 [2024-02-22T21:04:59.527Z] Sink: C0644 2480 KernelThreadInformationProvider.html
16:04:59 [2024-02-22T21:04:59.528Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.528Z] Sending file modes: C0644 4329 KernelTidAspect.html
16:04:59 [2024-02-22T21:04:59.528Z] Sink: C0644 4329 KernelTidAspect.html
16:04:59 [2024-02-22T21:04:59.528Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.528Z] Sending file modes: C0644 2360 KernelUtils.html
16:04:59 [2024-02-22T21:04:59.528Z] Sink: C0644 2360 KernelUtils.html
16:04:59 [2024-02-22T21:04:59.528Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.528Z] Sending file modes: C0644 18295 KernelAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.528Z] Sink: C0644 18295 KernelAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.528Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.783Z] Sink: E
16:04:59 [2024-02-22T21:04:59.783Z] Sending file modes: C0644 4011 package-use.html
16:04:59 [2024-02-22T21:04:59.783Z] Sink: C0644 4011 package-use.html
16:04:59 [2024-02-22T21:04:59.783Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.783Z] Sink: E
16:04:59 [2024-02-22T21:04:59.783Z] Entering directory: D2755 0 contextswitch
16:04:59 [2024-02-22T21:04:59.783Z] Sink: D2755 0 contextswitch
16:04:59 [2024-02-22T21:04:59.783Z] Sending file modes: C0644 31551 KernelContextSwitchAnalysis.html
16:04:59 [2024-02-22T21:04:59.783Z] Sink: C0644 31551 KernelContextSwitchAnalysis.html
16:04:59 [2024-02-22T21:04:59.783Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.783Z] Sending file modes: C0644 17048 KernelContextSwitchStateProvider.html
16:04:59 [2024-02-22T21:04:59.783Z] Sink: C0644 17048 KernelContextSwitchStateProvider.html
16:04:59 [2024-02-22T21:04:59.783Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 3624 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 3624 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2498 KernelContextSwitchAnalysis.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2498 KernelContextSwitchAnalysis.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2528 KernelContextSwitchStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2528 KernelContextSwitchStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2213 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2213 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 kernelmemoryusage
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 kernelmemoryusage
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 22508 KernelMemoryAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 22508 KernelMemoryAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 19083 KernelMemoryStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 19083 KernelMemoryStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 3696 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 3696 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2516 KernelMemoryAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2516 KernelMemoryAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2510 KernelMemoryStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2510 KernelMemoryStateProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2233 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2233 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 event
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 event
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 aspect
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 aspect
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 18434 LinuxPidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 18434 LinuxPidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 18650 LinuxTidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 18650 LinuxTidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 13705 Messages.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 13705 Messages.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 18615 ThreadPriorityAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 18615 ThreadPriorityAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 4974 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 4974 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 4525 ThreadPriorityAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 4525 ThreadPriorityAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 4508 LinuxTidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 4508 LinuxTidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2426 LinuxPidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2426 LinuxPidAspect.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2390 Messages.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2390 Messages.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 4980 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 4980 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 memory
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 memory
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 17563 MemoryUsageTreeModel.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 17563 MemoryUsageTreeModel.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 3127 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 3127 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2414 MemoryUsageTreeModel.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2414 MemoryUsageTreeModel.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2178 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2178 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 tid
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 tid
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 33382 TidAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 33382 TidAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 3118 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 3118 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2378 TidAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2378 TidAnalysisModule.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2163 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2163 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 signals
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 signals
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 13115 TmfCpuSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 13115 TmfCpuSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 15863 TmfThreadSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 15863 TmfThreadSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 3933 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 3933 package-summary.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2438 TmfThreadSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2438 TmfThreadSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2420 TmfCpuSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2420 TmfCpuSelectedSignal.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 2183 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 2183 package-use.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Sink: E
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 tmf
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 tmf
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 ui
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 viewers
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 viewers
16:04:59 [2024-02-22T21:04:59.784Z] Entering directory: D2755 0 tree
16:04:59 [2024-02-22T21:04:59.784Z] Sink: D2755 0 tree
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 29526 AbstractSelectTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 29526 AbstractSelectTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 34939 AbstractTmfTreeViewer.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 34939 AbstractTmfTreeViewer.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 7553 ICheckboxTreeViewerListener.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 7553 ICheckboxTreeViewerListener.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 6477 ITmfTreeColumnDataProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 6477 ITmfTreeColumnDataProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 10033 ITmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 10033 ITmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 11802 TmfGenericTreeEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 11802 TmfGenericTreeEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 26835 TmfTreeColumnData.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 26835 TmfTreeColumnData.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 6676 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 20266 TmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] Sink: C0644 20266 TmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.784Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.784Z] Sending file modes: C0644 8667 TmfTreeViewerToolTipHandler.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 8667 TmfTreeViewerToolTipHandler.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 8823 package-summary.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 8823 package-summary.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Entering directory: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.785Z] Sink: D2755 0 class-use
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 2384 TmfTreeViewerToolTipHandler.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 2384 TmfTreeViewerToolTipHandler.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 5616 TmfTreeColumnData.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 5616 TmfTreeColumnData.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 5931 TmfTreeColumnData.ITmfColumnPercentageProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 6795 TmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 6795 TmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 6208 AbstractSelectTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 6208 AbstractSelectTreeViewer2.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 10211 ICheckboxTreeViewerListener.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 10211 ICheckboxTreeViewerListener.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 12314 ITmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 12314 ITmfTreeViewerEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 2398 ITmfTreeColumnDataProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 2398 ITmfTreeColumnDataProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 2336 TmfGenericTreeEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 2336 TmfGenericTreeEntry.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 9967 AbstractTmfTreeViewer.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 9967 AbstractTmfTreeViewer.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sink: E
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 10926 package-use.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 10926 package-use.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sink: E
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 17954 ArrayTreeContentProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 17954 ArrayTreeContentProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Entering directory: D2755 0 xychart
16:04:59 [2024-02-22T21:04:59.785Z] Sink: D2755 0 xychart
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 11778 AxisRange.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 11778 AxisRange.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 9406 IAxis.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 9406 IAxis.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 10872 ITmfChartTimeProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 10872 ITmfChartTimeProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 9271 IXYSeries.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 9271 IXYSeries.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 20550 TmfBaseProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 20550 TmfBaseProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 27194 TmfChartTimeStampFormat.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 27194 TmfChartTimeStampFormat.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Sending file modes: C0644 15899 TmfClosestDataPointTooltipProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] Sink: C0644 15899 TmfClosestDataPointTooltipProvider.html
16:04:59 [2024-02-22T21:04:59.785Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:04:59 [2024-02-22T21:04:59.785Z] Entering directory: D2755 0 linechart
16:04:59 [2024-02-22T21:04:59.785Z] Sink: D2755 0 linechart
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 30771 TmfCommonXAxisChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 30771 TmfCommonXAxisChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 13378 TmfCommonXLineChartTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 13378 TmfCommonXLineChartTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 32045 TmfFilteredXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 32045 TmfFilteredXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 14758 TmfXYChartSettings.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 14758 TmfXYChartSettings.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 4903 package-summary.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 4903 package-summary.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.346Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 2516 TmfCommonXLineChartTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 2516 TmfCommonXLineChartTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 10135 TmfXYChartSettings.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 10135 TmfXYChartSettings.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 9549 TmfCommonXAxisChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 9549 TmfCommonXAxisChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 6316 TmfFilteredXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 6316 TmfFilteredXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sink: E
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 8235 package-use.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 8235 package-use.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sink: E
16:05:00 [2024-02-22T21:05:00.346Z] Entering directory: D2755 0 barchart
16:05:00 [2024-02-22T21:05:00.346Z] Sink: D2755 0 barchart
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 17600 TmfHistogramTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 17600 TmfHistogramTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 3797 package-summary.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 3797 package-summary.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.346Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.346Z] Sending file modes: C0644 2468 TmfHistogramTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] Sink: C0644 2468 TmfHistogramTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.346Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2188 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2188 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 16190 TmfMouseDragProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 16190 TmfMouseDragProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 18357 TmfMouseDragZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 18357 TmfMouseDragZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17151 TmfMouseSelectionProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17151 TmfMouseSelectionProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 13179 TmfMouseWheelZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 13179 TmfMouseWheelZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 16662 TmfSimpleTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 16662 TmfSimpleTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 56837 TmfXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 56837 TmfXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 11898 XYChartLegendImageProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 11898 XYChartLegendImageProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 10224 package-summary.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 10224 package-summary.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.347Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 12617 TmfBaseProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 12617 TmfBaseProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2390 TmfMouseSelectionProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2390 TmfMouseSelectionProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2396 XYChartLegendImageProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2396 XYChartLegendImageProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2378 TmfChartTimeStampFormat.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2378 TmfChartTimeStampFormat.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 8720 AxisRange.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 8720 AxisRange.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2360 TmfMouseDragProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2360 TmfMouseDragProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 4301 IXYSeries.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 4301 IXYSeries.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2444 TmfClosestDataPointTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2444 TmfClosestDataPointTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 9569 TmfXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 9569 TmfXYChartViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2384 TmfSimpleTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2384 TmfSimpleTooltipProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17868 ITmfChartTimeProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17868 ITmfChartTimeProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2390 TmfMouseWheelZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2390 TmfMouseWheelZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2384 TmfMouseDragZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2384 TmfMouseDragZoomProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 4477 IAxis.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 4477 IAxis.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 12578 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 12578 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 9336 IImageSave.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 9336 IImageSave.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 6792 ILegendImageProvider2.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 6792 ILegendImageProvider2.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Entering directory: D2755 0 table
16:05:00 [2024-02-22T21:05:00.347Z] Sink: D2755 0 table
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 7296 ISortingLazyContentProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 7296 ISortingLazyContentProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 20591 TmfSimpleTableViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 20591 TmfSimpleTableViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 5461 package-summary.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 5461 package-summary.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.347Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 4991 TmfSimpleTableViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 4991 TmfSimpleTableViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 2410 ISortingLazyContentProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 2410 ISortingLazyContentProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 3658 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 3658 package-use.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sink: E
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17884 ITmfTimeProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17884 ITmfTimeProvider.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 11438 ITmfViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 11438 ITmfViewer.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 12365 TmfAbstractToolTipHandler.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 12365 TmfAbstractToolTipHandler.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 20305 TmfAbstractToolTipHandler.ToolTipString.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Entering directory: D2755 0 events
16:05:00 [2024-02-22T21:05:00.347Z] Sink: D2755 0 events
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 11989 TmfEventAdapterFactory.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 11989 TmfEventAdapterFactory.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17410 TmfEventPropertySource.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17410 TmfEventPropertySource.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 21403 TmfEventsCache.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 21403 TmfEventsCache.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 19044 TmfEventsCache.CachedEvent.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 19044 TmfEventsCache.CachedEvent.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 51526 TmfEventsTable.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 51526 TmfEventsTable.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17435 TmfEventsTable.HeaderState.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17435 TmfEventsTable.HeaderState.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 17805 TmfEventsTable.Key.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 17805 TmfEventsTable.Key.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 18469 TmfEventsTableHeader.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 18469 TmfEventsTableHeader.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 7757 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:05:00 [2024-02-22T21:05:00.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.347Z] Entering directory: D2755 0 columns
16:05:00 [2024-02-22T21:05:00.347Z] Sink: D2755 0 columns
16:05:00 [2024-02-22T21:05:00.347Z] Sending file modes: C0644 19369 TmfEventTableColumn.html
16:05:00 [2024-02-22T21:05:00.347Z] Sink: C0644 19369 TmfEventTableColumn.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 3673 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 3673 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2408 TmfEventTableColumn.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2408 TmfEventTableColumn.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2178 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2178 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 8437 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 8437 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2318 TmfEventsCache.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2318 TmfEventsCache.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 4814 TmfEventsCache.CachedEvent.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 4814 TmfEventsCache.CachedEvent.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 6115 TmfEventsTable.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 6115 TmfEventsTable.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 5168 TmfEventsTable.HeaderState.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 5168 TmfEventsTable.HeaderState.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2370 TmfEventsTable.Key.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2370 TmfEventsTable.Key.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2354 TmfEventsTableHeader.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2354 TmfEventsTableHeader.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 4777 TmfEventsTableHeader.IEventsTableHeaderListener.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2366 TmfEventAdapterFactory.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2366 TmfEventAdapterFactory.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2366 TmfEventPropertySource.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2366 TmfEventPropertySource.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 5329 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 5329 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 45327 TmfTimeViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 45327 TmfTimeViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 17076 TmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 17076 TmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 8237 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 8237 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 17082 ITmfTimeProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 17082 ITmfTimeProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 5837 ILegendImageProvider2.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 5837 ILegendImageProvider2.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 28443 ITmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 28443 ITmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 14508 IImageSave.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 14508 IImageSave.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 22675 TmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 22675 TmfViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2324 ArrayTreeContentProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2324 ArrayTreeContentProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 14402 TmfTimeViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 14402 TmfTimeViewer.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 9880 TmfAbstractToolTipHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 9880 TmfAbstractToolTipHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 7004 TmfAbstractToolTipHandler.ToolTipString.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 29050 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 29050 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 views
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 views
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 timegraph
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 timegraph
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 17566 AbstractStateSystemTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 17566 AbstractStateSystemTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 8260 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 56584 AbstractTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 56584 AbstractTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 26876 BaseDataProviderTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 26876 BaseDataProviderTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 9138 ITimeGraphEntryComparator.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 9138 ITimeGraphEntryComparator.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 6601 ITimeGraphLegendProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 6601 ITimeGraphLegendProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 20389 Messages.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 20389 Messages.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 6903 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 6903 package-summary.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2410 ITimeGraphEntryComparator.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2410 ITimeGraphEntryComparator.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 9699 AbstractTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 9699 AbstractTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2432 AbstractStateSystemTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2432 AbstractStateSystemTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2544 AbstractStateSystemTimeGraphView.IQueryHandler.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 6200 ITimeGraphLegendProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 6200 ITimeGraphLegendProvider.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 7809 BaseDataProviderTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 7809 BaseDataProviderTimeGraphView.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 2288 Messages.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 2288 Messages.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Sending file modes: C0644 9348 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] Sink: C0644 9348 package-use.html
16:05:00 [2024-02-22T21:05:00.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.603Z] Sink: E
16:05:00 [2024-02-22T21:05:00.603Z] Entering directory: D2755 0 uml2sd
16:05:00 [2024-02-22T21:05:00.603Z] Sink: D2755 0 uml2sd
16:05:00 [2024-02-22T21:05:00.604Z] Entering directory: D2755 0 core
16:05:00 [2024-02-22T21:05:00.604Z] Sink: D2755 0 core
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 49822 AsyncMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 49822 AsyncMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 22729 AsyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 22729 AsyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 34401 BaseMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 34401 BaseMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 32366 BasicExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 32366 BasicExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 40222 BasicFrame.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 40222 BasicFrame.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 19218 EllipsisMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 19218 EllipsisMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 31974 ExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 31974 ExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 65533 Frame.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 65533 Frame.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 44556 GraphNode.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 44556 GraphNode.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 29403 HotSpot.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 29403 HotSpot.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 9260 ITimeRange.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 9260 ITimeRange.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 44493 Lifeline.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 44493 Lifeline.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 13564 LifelineCategories.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 13564 LifelineCategories.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 49550 Metrics.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 49550 Metrics.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 12715 SDTimeEvent.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 12715 SDTimeEvent.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 26382 Stop.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 26382 Stop.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 39405 SyncMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 39405 SyncMessage.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 22342 SyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 22342 SyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 11897 package-summary.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 11897 package-summary.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.604Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.604Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.604Z] Sending file modes: C0644 26020 Lifeline.html
16:05:00 [2024-02-22T21:05:00.604Z] Sink: C0644 26020 Lifeline.html
16:05:00 [2024-02-22T21:05:00.604Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 2354 EllipsisMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 2354 EllipsisMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 39436 GraphNode.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 39436 GraphNode.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 2288 Stop.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 2288 Stop.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 10552 Frame.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 10552 Frame.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 8877 AsyncMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 8877 AsyncMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 4744 AsyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 4744 AsyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 14875 BaseMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 14875 BaseMessage.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 11530 BasicExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 11530 BasicExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 5408 LifelineCategories.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 5408 LifelineCategories.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 6110 SDTimeEvent.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 6110 SDTimeEvent.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 2378 ExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 2378 ExecutionOccurrence.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 4281 BasicFrame.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 4281 BasicFrame.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.891Z] Sending file modes: C0644 2306 Metrics.html
16:05:00 [2024-02-22T21:05:00.891Z] Sink: C0644 2306 Metrics.html
16:05:00 [2024-02-22T21:05:00.891Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2306 HotSpot.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2306 HotSpot.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 4804 SyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 4804 SyncMessageReturn.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 8462 SyncMessage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 8462 SyncMessage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 12094 ITimeRange.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 12094 ITimeRange.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sink: E
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14687 package-use.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14687 package-use.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sink: E
16:05:00 [2024-02-22T21:05:00.892Z] Entering directory: D2755 0 handlers
16:05:00 [2024-02-22T21:05:00.892Z] Sink: D2755 0 handlers
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 15693 BaseSDAction.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 15693 BaseSDAction.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 12479 ConfigureMinMax.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 12479 ConfigureMinMax.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14040 FirstPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14040 FirstPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Entering directory: D2755 0 provider
16:05:00 [2024-02-22T21:05:00.892Z] Sink: D2755 0 provider
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6182 IExtendedFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6182 IExtendedFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6249 IExtendedFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6249 IExtendedFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 9742 ISDAdvancedPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 9742 ISDAdvancedPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 7067 ISDCollapseProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 7067 ISDCollapseProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6542 ISDExtendedActionBarProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6542 ISDExtendedActionBarProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 9314 ISDFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 9314 ISDFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 9747 ISDFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 9747 ISDFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14940 ISDGraphNodeSupporter.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14940 ISDGraphNodeSupporter.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 10864 ISDPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 10864 ISDPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6132 ISDPropertiesProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6132 ISDPropertiesProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6998 package-summary.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6998 package-summary.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.892Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 4558 ISDCollapseProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 4558 ISDCollapseProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 5898 IExtendedFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 5898 IExtendedFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 5672 ISDPropertiesProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 5672 ISDPropertiesProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 8995 ISDPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 8995 ISDPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 5921 ISDExtendedActionBarProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 5921 ISDExtendedActionBarProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 5691 IExtendedFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 5691 IExtendedFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 7417 ISDFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 7417 ISDFindProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 8179 ISDAdvancedPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 8179 ISDAdvancedPagingProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 9302 ISDGraphNodeSupporter.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 9302 ISDGraphNodeSupporter.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 12450 ISDFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 12450 ISDFilterProvider.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sink: E
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 11763 package-use.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 11763 package-use.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sink: E
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 13979 KeyBindingsManager.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 13979 KeyBindingsManager.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14030 LastPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14030 LastPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14515 MoveSDDown.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14515 MoveSDDown.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14515 MoveSDLeft.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14515 MoveSDLeft.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14530 MoveSDRight.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14530 MoveSDRight.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14486 MoveSDUp.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14486 MoveSDUp.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14528 MoveToMessage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14528 MoveToMessage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14023 NextPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14023 NextPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14637 OpenSDFiltersDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14637 OpenSDFiltersDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 15803 OpenSDFindDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 15803 OpenSDFindDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14641 OpenSDPagesDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14641 OpenSDPagesDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 14027 PrevPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 14027 PrevPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 13924 Print.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 13924 Print.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 12899 ShowNodeEnd.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 12899 ShowNodeEnd.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 12925 ShowNodeStart.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 12925 ShowNodeStart.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 19686 Zoom.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 19686 Zoom.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 18244 Zoom.ZoomType.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 18244 Zoom.ZoomType.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 11725 package-summary.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 11725 package-summary.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Entering directory: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.892Z] Sink: D2755 0 class-use
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2336 PrevPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2336 PrevPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2336 LastPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2336 LastPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2336 NextPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2336 NextPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2342 FirstPage.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2342 FirstPage.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 4323 KeyBindingsManager.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 4323 KeyBindingsManager.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2354 ShowNodeEnd.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2354 ShowNodeEnd.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2312 Zoom.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2312 Zoom.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 6199 Zoom.ZoomType.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 6199 Zoom.ZoomType.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2390 OpenSDPagesDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2390 OpenSDPagesDialog.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.892Z] Sending file modes: C0644 2348 MoveSDDown.html
16:05:00 [2024-02-22T21:05:00.892Z] Sink: C0644 2348 MoveSDDown.html
16:05:00 [2024-02-22T21:05:00.892Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2366 MoveToMessage.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2366 MoveToMessage.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2378 ConfigureMinMax.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2378 ConfigureMinMax.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2384 OpenSDFindDialog.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2384 OpenSDFindDialog.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2336 MoveSDUp.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2336 MoveSDUp.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2354 MoveSDRight.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2354 MoveSDRight.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2402 OpenSDFiltersDialog.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2402 OpenSDFiltersDialog.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 10680 BaseSDAction.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 10680 BaseSDAction.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2366 ShowNodeStart.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2366 ShowNodeStart.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2318 Print.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2318 Print.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 2348 MoveSDLeft.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 2348 MoveSDLeft.html
16:05:00 [2024-02-22T21:05:00.893Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:00 [2024-02-22T21:05:00.893Z] Sink: E
16:05:00 [2024-02-22T21:05:00.893Z] Sending file modes: C0644 4063 package-use.html
16:05:00 [2024-02-22T21:05:00.893Z] Sink: C0644 4063 package-use.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sink: E
16:05:01 [2024-02-22T21:05:01.149Z] Entering directory: D2755 0 drawings
16:05:01 [2024-02-22T21:05:01.149Z] Sink: D2755 0 drawings
16:05:01 [2024-02-22T21:05:01.149Z] Entering directory: D2755 0 impl
16:05:01 [2024-02-22T21:05:01.149Z] Sink: D2755 0 impl
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 14716 ColorImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 14716 ColorImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 13656 FontImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 13656 FontImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 14511 ImageImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 14511 ImageImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 4278 package-summary.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 4278 package-summary.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.149Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 4257 FontImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 4257 FontImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 2384 ImageImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 2384 ImageImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 4271 ColorImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 4271 ColorImpl.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sink: E
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 3796 package-use.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 3796 package-use.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sink: E
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 7084 IColor.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 7084 IColor.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 7064 IFont.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 7064 IFont.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 57301 IGC.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 57301 IGC.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 7084 IImage.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 7084 IImage.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 4699 package-summary.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 4699 package-summary.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.149Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 14340 IGC.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 14340 IGC.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 11548 IFont.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 11548 IFont.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 28480 IColor.html
16:05:01 [2024-02-22T21:05:01.149Z] Sink: C0644 28480 IColor.html
16:05:01 [2024-02-22T21:05:01.149Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.149Z] Sending file modes: C0644 11631 IImage.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 11631 IImage.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sink: E
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 9771 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 9771 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sink: E
16:05:01 [2024-02-22T21:05:01.150Z] Entering directory: D2755 0 dialogs
16:05:01 [2024-02-22T21:05:01.150Z] Sink: D2755 0 dialogs
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 37285 Criteria.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 37285 Criteria.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 28891 FilterCriteria.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 28891 FilterCriteria.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 21669 FilterListDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 21669 FilterListDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 9822 MinMaxDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 9822 MinMaxDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 13350 PagesDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 13350 PagesDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 15656 SDPrintDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 15656 SDPrintDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 37159 SDPrintDialogUI.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 37159 SDPrintDialogUI.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 26620 SearchFilterDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 26620 SearchFilterDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 34223 TabContents.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 34223 TabContents.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 6670 package-summary.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 6670 package-summary.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.150Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 4315 SDPrintDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 4315 SDPrintDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 7254 SDPrintDialogUI.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 7254 SDPrintDialogUI.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2390 SearchFilterDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2390 SearchFilterDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2348 TabContents.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2348 TabContents.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2354 MinMaxDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2354 MinMaxDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 12971 Criteria.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 12971 Criteria.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 16343 FilterCriteria.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 16343 FilterCriteria.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2348 PagesDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2348 PagesDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2378 FilterListDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2378 FilterListDialog.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sink: E
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 8129 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 8129 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sink: E
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 11167 DiagramToolTip.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 11167 DiagramToolTip.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 17166 DrawableToolTip.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 17166 DrawableToolTip.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Entering directory: D2755 0 preferences
16:05:01 [2024-02-22T21:05:01.150Z] Sink: D2755 0 preferences
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 35643 ISDPreferences.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 35643 ISDPreferences.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 15056 SDViewerPage.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 15056 SDViewerPage.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 56639 SDViewPref.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 56639 SDViewPref.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 5278 package-summary.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 5278 package-summary.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.150Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 4264 SDViewPref.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 4264 SDViewPref.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 4215 ISDPreferences.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 4215 ISDPreferences.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 2378 SDViewerPage.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 2378 SDViewerPage.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.150Z] Sink: E
16:05:01 [2024-02-22T21:05:01.150Z] Sending file modes: C0644 3782 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] Sink: C0644 3782 package-use.html
16:05:01 [2024-02-22T21:05:01.150Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sink: E
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 7126 ITimeCompressionListener.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 7126 ITimeCompressionListener.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Entering directory: D2755 0 load
16:05:01 [2024-02-22T21:05:01.151Z] Sink: D2755 0 load
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 8882 IUml2SDLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 8882 IUml2SDLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 19974 LoadersManager.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 19974 LoadersManager.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 4874 package-summary.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 4874 package-summary.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.151Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 9146 IUml2SDLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 9146 IUml2SDLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 4201 LoadersManager.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 4201 LoadersManager.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sink: E
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 5622 package-use.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 5622 package-use.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sink: E
16:05:01 [2024-02-22T21:05:01.151Z] Entering directory: D2755 0 loader
16:05:01 [2024-02-22T21:05:01.151Z] Sink: D2755 0 loader
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 16714 Messages.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 16714 Messages.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 20873 TmfAsyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 20873 TmfAsyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 19840 TmfSyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 19840 TmfSyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 57904 TmfUml2SDSyncLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 57904 TmfUml2SDSyncLoader.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 4731 package-summary.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 4731 package-summary.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.151Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.151Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.151Z] Sending file modes: C0644 2366 TmfAsyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] Sink: C0644 2366 TmfAsyncMessage.html
16:05:01 [2024-02-22T21:05:01.151Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2324 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2324 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2390 TmfUml2SDSyncLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2390 TmfUml2SDSyncLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2360 TmfSyncMessage.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2360 TmfSyncMessage.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2163 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2163 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 util
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 util
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 104105 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 104105 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 14079 SortAsyncForBackward.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 14079 SortAsyncForBackward.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 14132 SortAsyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 14132 SortAsyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 14092 SortSyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 14092 SortSyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 13873 TimeEventComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 13873 TimeEventComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 5267 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 5267 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2312 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2312 Messages.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2384 SortAsyncForBackward.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2384 SortAsyncForBackward.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2420 SortAsyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2420 SortAsyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2378 TimeEventComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2378 TimeEventComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2414 SortSyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2414 SortSyncMessageComparator.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2153 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2153 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 82463 NGC.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 82463 NGC.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 81715 ScrollView.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 81715 ScrollView.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 77934 SDView.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 77934 SDView.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 14133 SDView.BlankUml2SdLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 14133 SDView.BlankUml2SdLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 85863 SDWidget.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 85863 SDWidget.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 12184 SDWidgetSelectionProvider.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 12184 SDWidgetSelectionProvider.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 30307 TimeCompressionBar.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 30307 TimeCompressionBar.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 9415 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 9415 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 5015 NGC.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 5015 NGC.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 8278 SDWidget.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 8278 SDWidget.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2312 DrawableToolTip.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2312 DrawableToolTip.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2306 DiagramToolTip.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2306 DiagramToolTip.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2372 SDWidgetSelectionProvider.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2372 SDWidgetSelectionProvider.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 4362 ScrollView.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 4362 ScrollView.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 6015 ITimeCompressionListener.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 6015 ITimeCompressionListener.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 5208 TimeCompressionBar.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 5208 TimeCompressionBar.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 23340 SDView.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 23340 SDView.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2374 SDView.BlankUml2SdLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2374 SDView.BlankUml2SdLoader.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 9002 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 9002 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 distribution
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 distribution
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 model
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 model
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 27889 BaseDistributionData.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 27889 BaseDistributionData.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 7003 IBaseDistributionModel.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 7003 IBaseDistributionModel.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 4475 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 4475 package-summary.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 2426 BaseDistributionData.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 2426 BaseDistributionData.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 5231 IBaseDistributionModel.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 5231 IBaseDistributionModel.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 3481 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 3481 package-use.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Sink: E
16:05:01 [2024-02-22T21:05:01.407Z] Entering directory: D2755 0 colors
16:05:01 [2024-02-22T21:05:01.407Z] Sink: D2755 0 colors
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 25844 ColorSetting.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 25844 ColorSetting.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 20105 ColorSettingsManager.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 20105 ColorSettingsManager.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 11881 ColorSettingsXML.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 11881 ColorSettingsXML.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 16842 ColorsView.html
16:05:01 [2024-02-22T21:05:01.407Z] Sink: C0644 16842 ColorsView.html
16:05:01 [2024-02-22T21:05:01.407Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.407Z] Sending file modes: C0644 6827 IColorSettingsListener.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 6827 IColorSettingsListener.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 5822 package-summary.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 5822 package-summary.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.408Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 2318 ColorSettingsXML.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 2318 ColorSettingsXML.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 8467 IColorSettingsListener.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 8467 IColorSettingsListener.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 2282 ColorsView.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 2282 ColorsView.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 12240 ColorSetting.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 12240 ColorSetting.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 2342 ColorSettingsManager.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 2342 ColorSettingsManager.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sink: E
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 6059 package-use.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 6059 package-use.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sink: E
16:05:01 [2024-02-22T21:05:01.408Z] Entering directory: D2755 0 filter
16:05:01 [2024-02-22T21:05:01.408Z] Sink: D2755 0 filter
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 11436 CopyHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 11436 CopyHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 7921 CutHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 7921 CutHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 11274 DeleteHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 11274 DeleteHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 13300 FilterDialog.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 13300 FilterDialog.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 17880 FilterTreeContentProvider.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 17880 FilterTreeContentProvider.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 16517 FilterTreeLabelProvider.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 16517 FilterTreeLabelProvider.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 22959 FilterView.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 22959 FilterView.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 11263 PasteHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 11263 PasteHandler.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Sending file modes: C0644 5799 package-summary.html
16:05:01 [2024-02-22T21:05:01.408Z] Sink: C0644 5799 package-summary.html
16:05:01 [2024-02-22T21:05:01.408Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.408Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.408Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.663Z] Sending file modes: C0644 2360 FilterTreeLabelProvider.html
16:05:01 [2024-02-22T21:05:01.663Z] Sink: C0644 2360 FilterTreeLabelProvider.html
16:05:01 [2024-02-22T21:05:01.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.663Z] Sending file modes: C0644 2282 CutHandler.html
16:05:01 [2024-02-22T21:05:01.663Z] Sink: C0644 2282 CutHandler.html
16:05:01 [2024-02-22T21:05:01.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.663Z] Sending file modes: C0644 2294 FilterDialog.html
16:05:01 [2024-02-22T21:05:01.663Z] Sink: C0644 2294 FilterDialog.html
16:05:01 [2024-02-22T21:05:01.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.663Z] Sending file modes: C0644 2372 FilterTreeContentProvider.html
16:05:01 [2024-02-22T21:05:01.663Z] Sink: C0644 2372 FilterTreeContentProvider.html
16:05:01 [2024-02-22T21:05:01.663Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2282 FilterView.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2282 FilterView.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 3951 CopyHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 3951 CopyHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2294 PasteHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2294 PasteHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2300 DeleteHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2300 DeleteHandler.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sink: E
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 3349 package-use.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 3349 package-use.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sink: E
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 21689 FormatTimeUtils.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 21689 FormatTimeUtils.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 18307 FormatTimeUtils.Resolution.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 18307 FormatTimeUtils.Resolution.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 19251 FormatTimeUtils.TimeFormat.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 19251 FormatTimeUtils.TimeFormat.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Entering directory: D2755 0 histogram
16:05:01 [2024-02-22T21:05:01.664Z] Sink: D2755 0 histogram
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 23929 FullTraceHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 23929 FullTraceHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 50382 Histogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 50382 Histogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 21505 HistogramBucket.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 21505 HistogramBucket.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 14961 HistogramCurrentTimeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 14961 HistogramCurrentTimeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 47272 HistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 47272 HistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 18985 HistogramRequest.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 18985 HistogramRequest.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 27167 HistogramScaledData.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 27167 HistogramScaledData.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 10985 HistogramSelectionEndControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 10985 HistogramSelectionEndControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 11007 HistogramSelectionStartControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 11007 HistogramSelectionStartControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 23605 HistogramTextControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 23605 HistogramTextControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 14621 HistogramTimeRangeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 14621 HistogramTimeRangeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 40516 HistogramView.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 40516 HistogramView.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 17817 HistogramZoom.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 17817 HistogramZoom.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 9344 IHistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 9344 IHistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 6273 IHistogramModelListener.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 6273 IHistogramModelListener.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 16764 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 16764 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 23174 TimeRangeHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 23174 TimeRangeHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 10340 package-summary.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 10340 package-summary.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.664Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2348 TimeRangeHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2348 TimeRangeHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 5925 HistogramScaledData.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 5925 HistogramScaledData.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 4606 HistogramCurrentTimeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 4606 HistogramCurrentTimeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2348 FullTraceHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2348 FullTraceHistogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 5483 Histogram.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 5483 Histogram.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2288 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2288 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 6803 IHistogramModelListener.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 6803 IHistogramModelListener.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 5362 HistogramTextControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 5362 HistogramTextControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2336 HistogramRequest.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2336 HistogramRequest.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 6278 HistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 6278 HistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 6883 HistogramBucket.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 6883 HistogramBucket.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 4119 HistogramZoom.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 4119 HistogramZoom.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2390 HistogramTimeRangeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2390 HistogramTimeRangeControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2420 HistogramSelectionStartControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2420 HistogramSelectionStartControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 4133 IHistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 4133 IHistogramDataModel.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 9623 HistogramView.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 9623 HistogramView.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2408 HistogramSelectionEndControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2408 HistogramSelectionEndControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sink: E
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 5976 package-use.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 5976 package-use.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sink: E
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 9438 ITimeReset.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 9438 ITimeReset.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 4769 ITmfAllowMultiple.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 4769 ITmfAllowMultiple.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 10142 ITmfFilterableControl.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 10142 ITmfFilterableControl.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 11337 ITmfPinnable.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 11337 ITmfPinnable.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 11454 ITmfTimeAligned.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 11454 ITmfTimeAligned.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 12485 ManyEntriesSelectedDialogPreCheckedListener.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Entering directory: D2755 0 statesystem
16:05:01 [2024-02-22T21:05:01.664Z] Sink: D2755 0 statesystem
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 27097 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 27097 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 22599 TmfStateSystemExplorer.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 22599 TmfStateSystemExplorer.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 3860 package-summary.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 3860 package-summary.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.664Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2384 TmfStateSystemExplorer.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2384 TmfStateSystemExplorer.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2300 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2300 Messages.html
16:05:01 [2024-02-22T21:05:01.664Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.664Z] Sink: E
16:05:01 [2024-02-22T21:05:01.664Z] Sending file modes: C0644 2141 package-use.html
16:05:01 [2024-02-22T21:05:01.664Z] Sink: C0644 2141 package-use.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sink: E
16:05:01 [2024-02-22T21:05:01.665Z] Entering directory: D2755 0 synchronization
16:05:01 [2024-02-22T21:05:01.665Z] Sink: D2755 0 synchronization
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 8247 Messages.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 8247 Messages.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 20334 TmfSynchronizationView.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 20334 TmfSynchronizationView.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 3890 package-summary.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 3890 package-summary.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.665Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 2408 TmfSynchronizationView.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 2408 TmfSynchronizationView.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 2324 Messages.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 2324 Messages.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sink: E
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 2161 package-use.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 2161 package-use.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sink: E
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 14941 NewTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 14941 NewTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 14748 PinTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 14748 PinTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 8777 ResetUtil.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 8777 ResetUtil.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 9674 SaveImageUtil.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 9674 SaveImageUtil.html
16:05:01 [2024-02-22T21:05:01.665Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.665Z] Entering directory: D2755 0 timechart
16:05:01 [2024-02-22T21:05:01.665Z] Sink: D2755 0 timechart
16:05:01 [2024-02-22T21:05:01.665Z] Sending file modes: C0644 33068 TimeChartAnalysisEntry.html
16:05:01 [2024-02-22T21:05:01.665Z] Sink: C0644 33068 TimeChartAnalysisEntry.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 28824 TimeChartAnalysisProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 28824 TimeChartAnalysisProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 17581 TimeChartDecorationProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 17581 TimeChartDecorationProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 43809 TimeChartEvent.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 43809 TimeChartEvent.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 13663 TimeChartEvent.RankRange.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 13663 TimeChartEvent.RankRange.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 48800 TimeChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 48800 TimeChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 4929 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 4929 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2318 TimeChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2318 TimeChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 4843 TimeChartEvent.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 4843 TimeChartEvent.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 4428 TimeChartEvent.RankRange.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 4428 TimeChartEvent.RankRange.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 6875 TimeChartAnalysisEntry.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 6875 TimeChartAnalysisEntry.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2390 TimeChartAnalysisProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2390 TimeChartAnalysisProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 4803 TimeChartDecorationProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 4803 TimeChartDecorationProvider.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 4255 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 4255 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 xychart
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 xychart
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 36261 TmfChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 36261 TmfChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 3633 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 3633 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 7583 TmfChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 7583 TmfChartView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 6110 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 6110 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 statistics
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 statistics
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 8605 TmfStatisticsView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 8605 TmfStatisticsView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 3537 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 3537 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2348 TmfStatisticsView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2348 TmfStatisticsView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2136 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2136 package-use.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sink: E
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 25365 TmfView.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 25365 TmfView.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 13211 TmfViewFactory.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 13211 TmfViewFactory.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 11443 TracingPerspectiveFactory.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 11443 TracingPerspectiveFactory.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 11802 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 11802 package-summary.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 27878 ITmfPinnable.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 27878 ITmfPinnable.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2246 SaveImageUtil.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2246 SaveImageUtil.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 15427 ITmfAllowMultiple.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 15427 ITmfAllowMultiple.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 2264 NewTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 2264 NewTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.921Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.921Z] Sending file modes: C0644 15051 ITimeReset.html
16:05:01 [2024-02-22T21:05:01.921Z] Sink: C0644 15051 ITimeReset.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2318 TracingPerspectiveFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2318 TracingPerspectiveFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 18279 ITmfTimeAligned.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 18279 ITmfTimeAligned.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2258 FormatTimeUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2258 FormatTimeUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 11961 FormatTimeUtils.Resolution.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 11961 FormatTimeUtils.Resolution.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 11140 FormatTimeUtils.TimeFormat.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 11140 FormatTimeUtils.TimeFormat.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2426 ManyEntriesSelectedDialogPreCheckedListener.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2252 TmfViewFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2252 TmfViewFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2222 ResetUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2222 ResetUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 32678 TmfView.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 32678 TmfView.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 12405 ITmfFilterableControl.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 12405 ITmfFilterableControl.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2264 PinTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2264 PinTmfViewAction.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 36175 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 36175 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 symbols
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 symbols
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 14468 AbstractSymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 14468 AbstractSymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 8586 ISymbolProvider.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 8586 ISymbolProvider.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 6926 ISymbolProviderFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 6926 ISymbolProviderFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 8915 ISymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 8915 ISymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 18366 SymbolProviderConfigDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 18366 SymbolProviderConfigDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 8374 TmfSymbolProviderUpdatedSignal.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 8374 TmfSymbolProviderUpdatedSignal.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 7037 package-summary.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 7037 package-summary.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 6851 ISymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 6851 ISymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 4694 TmfSymbolProviderUpdatedSignal.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 4694 TmfSymbolProviderUpdatedSignal.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 6506 ISymbolProvider.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 6506 ISymbolProvider.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2336 SymbolProviderConfigDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2336 SymbolProviderConfigDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2332 ISymbolProviderFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2332 ISymbolProviderFactory.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2396 AbstractSymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2396 AbstractSymbolProviderPreferencePage.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 5061 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 5061 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 colors
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 colors
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 13854 ColorUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 13854 ColorUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 11153 RGBAUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 11153 RGBAUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 3742 package-summary.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 3742 package-summary.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 class-use
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2234 ColorUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2234 ColorUtils.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2222 RGBAUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2222 RGBAUtil.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 2074 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 2074 package-use.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.922Z] Sink: E
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 project
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 project
16:05:01 [2024-02-22T21:05:01.922Z] Entering directory: D2755 0 wizards
16:05:01 [2024-02-22T21:05:01.922Z] Sink: D2755 0 wizards
16:05:01 [2024-02-22T21:05:01.922Z] Sending file modes: C0644 13496 CopyExperimentDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] Sink: C0644 13496 CopyExperimentDialog.html
16:05:01 [2024-02-22T21:05:01.922Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:01 [2024-02-22T21:05:01.923Z] Sending file modes: C0644 13389 CopyTraceDialog.html
16:05:01 [2024-02-22T21:05:01.923Z] Sink: C0644 13389 CopyTraceDialog.html
16:05:01 [2024-02-22T21:05:01.923Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 54462 Messages.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 54462 Messages.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13497 NewExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13497 NewExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13301 NewFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13301 NewFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 9781 NewTmfProjectMainWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 9781 NewTmfProjectMainWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 19787 NewTmfProjectWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 19787 NewTmfProjectWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13518 RenameExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13518 RenameExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13317 RenameFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13317 RenameFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13415 RenameTraceDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13415 RenameTraceDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 13348 SelectRootNodeWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 13348 SelectRootNodeWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 12198 SelectRootNodeWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 12198 SelectRootNodeWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 14582 SelectTracesWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 14582 SelectTracesWizard.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 11077 SelectTracesWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 11077 SelectTracesWizardPage.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 15427 TrimTraceDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 15427 TrimTraceDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 8093 package-summary.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 8093 package-summary.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.178Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 2372 RenameExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 2372 RenameExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 2348 RenameFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] Sink: C0644 2348 RenameFolderDialog.html
16:05:02 [2024-02-22T21:05:02.178Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.178Z] Sending file modes: C0644 2372 SelectTracesWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2372 SelectTracesWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2342 RenameTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2342 RenameTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2360 CopyExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2360 CopyExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2288 Messages.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2288 Messages.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2330 NewFolderDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2330 NewFolderDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2354 NewTmfProjectWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2354 NewTmfProjectWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2330 TrimTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2330 TrimTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2330 CopyTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2330 CopyTraceDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2360 SelectRootNodeWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2360 SelectRootNodeWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2354 NewExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2354 NewExperimentDialog.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2402 NewTmfProjectMainWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2402 NewTmfProjectMainWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2348 SelectTracesWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2348 SelectTracesWizard.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2384 SelectRootNodeWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2384 SelectRootNodeWizardPage.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sink: E
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2131 package-use.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2131 package-use.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sink: E
16:05:02 [2024-02-22T21:05:02.179Z] Entering directory: D2755 0 model
16:05:02 [2024-02-22T21:05:02.179Z] Sink: D2755 0 model
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 22580 ITmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 22580 ITmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 6848 ITmfStyledProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 6848 ITmfStyledProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 55238 Messages.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 55238 Messages.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 29049 TmfAggregateAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 29049 TmfAggregateAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 34478 TmfAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 34478 TmfAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 21843 TmfAnalysisOutputElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 21843 TmfAnalysisOutputElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 12461 TmfBuiltInOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 54164 TmfCommonProjectElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 54164 TmfCommonProjectElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 53781 TmfExperimentElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 53781 TmfExperimentElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 33432 TmfExperimentFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 33432 TmfExperimentFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 31914 TmfNavigatorContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 31914 TmfNavigatorContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 23350 TmfNavigatorLabelProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 23350 TmfNavigatorLabelProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 14625 TmfOnDemandAnalysesElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 14625 TmfOnDemandAnalysesElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 19049 TmfOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 19049 TmfOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 18473 TmfOpenTraceHelper.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 18473 TmfOpenTraceHelper.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 13504 TmfOpenTraceHelper.OpenProjectElementJob.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 22546 TmfProjectElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 22546 TmfProjectElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 35403 TmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 35403 TmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 14005 TmfProjectModelPreferences.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 14005 TmfProjectModelPreferences.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 21625 TmfProjectRegistry.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 21625 TmfProjectRegistry.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 13791 TmfReportElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 13791 TmfReportElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 17499 TmfReportsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 17499 TmfReportsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 64702 TmfTraceElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 64702 TmfTraceElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 34603 TmfTraceFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 34603 TmfTraceFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 15413 TmfTracesFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 15413 TmfTracesFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 40427 TmfTraceTypeUIUtils.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 40427 TmfTraceTypeUIUtils.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 12442 TmfUserDefinedOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 9765 TmfViewerSorter.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 9765 TmfViewerSorter.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 16448 TmfViewsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 16448 TmfViewsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 13203 TraceFolderContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 13203 TraceFolderContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 11375 TraceFolderLabelProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 11375 TraceFolderLabelProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 17570 TraceUtils.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 17570 TraceUtils.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 12621 UpdateTraceBoundsJob.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 12621 UpdateTraceBoundsJob.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 16471 package-summary.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 16471 package-summary.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.179Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2450 TmfUserDefinedOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 7195 TmfExperimentFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 7195 TmfExperimentFolder.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 2390 TmfNavigatorContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 2390 TmfNavigatorContentProvider.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 4237 TmfOnDemandAnalysesElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 4237 TmfOnDemandAnalysesElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.179Z] Sending file modes: C0644 4618 TmfReportsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] Sink: C0644 4618 TmfReportsElement.html
16:05:02 [2024-02-22T21:05:02.179Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.180Z] Sending file modes: C0644 10905 TmfProjectElement.html
16:05:02 [2024-02-22T21:05:02.180Z] Sink: C0644 10905 TmfProjectElement.html
16:05:02 [2024-02-22T21:05:02.180Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.434Z] Sending file modes: C0644 12273 TmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.434Z] Sink: C0644 12273 TmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.434Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.434Z] Sending file modes: C0644 2378 TmfNavigatorLabelProvider.html
16:05:02 [2024-02-22T21:05:02.434Z] Sink: C0644 2378 TmfNavigatorLabelProvider.html
16:05:02 [2024-02-22T21:05:02.434Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.434Z] Sending file modes: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.434Z] Sink: C0644 2426 TmfBuiltInOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.434Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.434Z] Sending file modes: C0644 2336 TmfProjectRegistry.html
16:05:02 [2024-02-22T21:05:02.434Z] Sink: C0644 2336 TmfProjectRegistry.html
16:05:02 [2024-02-22T21:05:02.434Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2276 Messages.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2276 Messages.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2348 UpdateTraceBoundsJob.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2348 UpdateTraceBoundsJob.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2384 TraceFolderContentProvider.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2384 TraceFolderContentProvider.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2372 TraceFolderLabelProvider.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2372 TraceFolderLabelProvider.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2318 TmfViewerSorter.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2318 TmfViewerSorter.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 5943 ITmfStyledProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 5943 ITmfStyledProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2318 TmfTracesFolder.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2318 TmfTracesFolder.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 4500 TmfAnalysisOutputElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 4500 TmfAnalysisOutputElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2384 TmfProjectModelPreferences.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2384 TmfProjectModelPreferences.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 11762 TmfExperimentElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 11762 TmfExperimentElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 19146 ITmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 19146 ITmfProjectModelElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2288 TraceUtils.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2288 TraceUtils.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2336 TmfOpenTraceHelper.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2336 TmfOpenTraceHelper.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2476 TmfOpenTraceHelper.OpenProjectElementJob.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2342 TmfTraceTypeUIUtils.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2342 TmfTraceTypeUIUtils.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 15185 TmfTraceFolder.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 15185 TmfTraceFolder.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 16252 TmfTraceElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 16252 TmfTraceElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2324 TmfReportElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2324 TmfReportElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 11886 TmfCommonProjectElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 11886 TmfCommonProjectElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 4605 TmfOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 4605 TmfOnDemandAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2390 TmfAggregateAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2390 TmfAggregateAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 9649 TmfAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 9649 TmfAnalysisElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 4521 TmfViewsElement.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 4521 TmfViewsElement.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sink: E
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 11211 package-use.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 11211 package-use.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sink: E
16:05:02 [2024-02-22T21:05:02.435Z] Sink: E
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 dialog
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 dialog
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 16826 DirectoryDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 16826 DirectoryDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 15685 TmfFileDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 15685 TmfFileDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 3743 package-summary.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 3743 package-summary.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2294 TmfFileDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2294 TmfFileDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2306 DirectoryDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2306 DirectoryDialogFactory.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sink: E
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2074 package-use.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2074 package-use.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sink: E
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 widgets
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 widgets
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 timegraph
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 timegraph
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 model
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 model
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 18110 EventIterator.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 18110 EventIterator.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 8434 ILinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 8434 ILinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 11935 IMarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 11935 IMarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 12408 IMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 12408 IMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 17422 ITimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 17422 ITimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 21907 ITimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 21907 ITimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 17822 ITimeGraphEntry.DisplayStyle.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 17822 ITimeGraphEntry.DisplayStyle.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 27468 MarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 27468 MarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 22444 NamedTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 22444 NamedTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 15777 NullTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 15777 NullTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 37277 TimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 37277 TimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 66683 TimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 66683 TimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 14641 TimeGraphEntry.Sampling.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 14641 TimeGraphEntry.Sampling.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 18577 TimeLinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 18577 TimeLinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 10039 package-summary.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 10039 package-summary.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.435Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2384 NamedTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2384 NamedTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2378 EventIterator.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2378 EventIterator.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2366 MarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2366 MarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 47425 ITimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 47425 ITimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2378 TimeLinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2378 TimeLinkEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 19043 IMarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 19043 IMarkerEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 4233 IMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 4233 IMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 2378 NullTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 2378 NullTimeEvent.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 17599 TimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 17599 TimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.435Z] Sending file modes: C0644 5548 TimeGraphEntry.Sampling.html
16:05:02 [2024-02-22T21:05:02.435Z] Sink: C0644 5548 TimeGraphEntry.Sampling.html
16:05:02 [2024-02-22T21:05:02.435Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 10143 ILinkEvent.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 10143 ILinkEvent.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 5407 TimeEvent.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 5407 TimeEvent.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 61855 ITimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 61855 ITimeGraphEntry.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 7396 ITimeGraphEntry.DisplayStyle.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 7396 ITimeGraphEntry.DisplayStyle.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sink: E
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 14162 package-use.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 14162 package-use.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sink: E
16:05:02 [2024-02-22T21:05:02.436Z] Entering directory: D2755 0 dialogs
16:05:02 [2024-02-22T21:05:02.436Z] Sink: D2755 0 dialogs
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 24945 FilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 24945 FilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 6959 IPreCheckStateListener.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 6959 IPreCheckStateListener.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 8520 ITimeGraphEntryActiveProvider.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 8520 ITimeGraphEntryActiveProvider.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 11347 MultiTreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 11347 MultiTreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 13099 ShowFilterDialogAction.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 13099 ShowFilterDialogAction.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 31090 TimeGraphFilterDialog.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 31090 TimeGraphFilterDialog.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.436Z] Sending file modes: C0644 14323 TimeGraphLegend.html
16:05:02 [2024-02-22T21:05:02.436Z] Sink: C0644 14323 TimeGraphLegend.html
16:05:02 [2024-02-22T21:05:02.436Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 10985 TreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 10985 TreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 22087 TriStateFilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 22087 TriStateFilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 8555 package-summary.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 8555 package-summary.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.692Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2444 MultiTreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2444 MultiTreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4399 ShowFilterDialogAction.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4399 ShowFilterDialogAction.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4399 TimeGraphFilterDialog.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4399 TimeGraphFilterDialog.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 6007 FilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 6007 FilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4544 TriStateFilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4544 TriStateFilteredCheckboxTree.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 5315 ITimeGraphEntryActiveProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 5315 ITimeGraphEntryActiveProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2402 TimeGraphLegend.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2402 TimeGraphLegend.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4309 TreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4309 TreePatternFilter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 6316 IPreCheckStateListener.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 6316 IPreCheckStateListener.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sink: E
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 8676 package-use.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 8676 package-use.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sink: E
16:05:02 [2024-02-22T21:05:02.692Z] Entering directory: D2755 0 widgets
16:05:02 [2024-02-22T21:05:02.692Z] Sink: D2755 0 widgets
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 6653 IMarkerAxisListener.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 6653 IMarkerAxisListener.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 28911 ITimeDataProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 28911 ITimeDataProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 9248 ITimeDataProviderConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 9248 ITimeDataProviderConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 7447 ITmfTimeGraphDrawingHelper.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 7447 ITmfTimeGraphDrawingHelper.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 47428 TimeDataProviderCyclesConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 47428 TimeDataProviderCyclesConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 22593 TimeGraphBaseControl.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 22593 TimeGraphBaseControl.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 91805 TimeGraphColorScheme.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 91805 TimeGraphColorScheme.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 183221 TimeGraphControl.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 183221 TimeGraphControl.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 25841 TimeGraphMarkerAxis.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 25841 TimeGraphMarkerAxis.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 30006 TimeGraphScale.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 30006 TimeGraphScale.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 12845 TimeGraphTooltipHandler.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 12845 TimeGraphTooltipHandler.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 55370 Utils.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 55370 Utils.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 20375 Utils.Resolution.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 20375 Utils.Resolution.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 24043 Utils.TimeFormat.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 24043 Utils.TimeFormat.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 10071 package-summary.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 10071 package-summary.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.692Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 8378 ITmfTimeGraphDrawingHelper.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 8378 ITmfTimeGraphDrawingHelper.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2426 TimeGraphMarkerAxis.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2426 TimeGraphMarkerAxis.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4334 TimeGraphControl.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4334 TimeGraphControl.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 4418 ITimeDataProviderConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 4418 ITimeDataProviderConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 5994 TimeGraphScale.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 5994 TimeGraphScale.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 5056 TimeGraphBaseControl.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 5056 TimeGraphBaseControl.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2450 TimeGraphTooltipHandler.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2450 TimeGraphTooltipHandler.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 6626 IMarkerAxisListener.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 6626 IMarkerAxisListener.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2498 TimeDataProviderCyclesConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2498 TimeDataProviderCyclesConverter.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 16188 ITimeDataProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 16188 ITimeDataProvider.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 2342 Utils.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 2342 Utils.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 5155 Utils.Resolution.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 5155 Utils.Resolution.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 9710 Utils.TimeFormat.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 9710 Utils.TimeFormat.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 8953 TimeGraphColorScheme.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 8953 TimeGraphColorScheme.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sink: E
16:05:02 [2024-02-22T21:05:02.692Z] Sending file modes: C0644 8336 package-use.html
16:05:02 [2024-02-22T21:05:02.692Z] Sink: C0644 8336 package-use.html
16:05:02 [2024-02-22T21:05:02.692Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.692Z] Sink: E
16:05:02 [2024-02-22T21:05:02.693Z] Sending file modes: C0644 8287 ITimeGraphBookmarkListener.html
16:05:02 [2024-02-22T21:05:02.693Z] Sink: C0644 8287 ITimeGraphBookmarkListener.html
16:05:02 [2024-02-22T21:05:02.693Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.693Z] Sending file modes: C0644 6620 ITimeGraphColorListener.html
16:05:02 [2024-02-22T21:05:02.693Z] Sink: C0644 6620 ITimeGraphColorListener.html
16:05:02 [2024-02-22T21:05:02.693Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.693Z] Sending file modes: C0644 11125 ITimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.693Z] Sink: C0644 11125 ITimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.693Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5888 ITimeGraphMarkerListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5888 ITimeGraphMarkerListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 48170 ITimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 48170 ITimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7109 ITimeGraphRangeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7109 ITimeGraphRangeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7134 ITimeGraphSelectionListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7134 ITimeGraphSelectionListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7052 ITimeGraphTimeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7052 ITimeGraphTimeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7862 ITimeGraphTreeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7862 ITimeGraphTreeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 9558 ITimeGraphViewerFilterListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 9558 ITimeGraphViewerFilterListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 22228 StateItem.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 22228 StateItem.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 11774 TimeGraphBookmarkEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 11774 TimeGraphBookmarkEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 19618 TimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 19618 TimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 54218 TimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 54218 TimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 12087 TimeGraphRangeUpdateEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 12087 TimeGraphRangeUpdateEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 11910 TimeGraphSelectionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 11910 TimeGraphSelectionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 12005 TimeGraphTimeEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 12005 TimeGraphTimeEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 12047 TimeGraphTreeExpansionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 12047 TimeGraphTreeExpansionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 211710 TimeGraphViewer.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 211710 TimeGraphViewer.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 11768 package-summary.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 11768 package-summary.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.948Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 17454 ITimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 17454 ITimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5057 ITimeGraphMarkerListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5057 ITimeGraphMarkerListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7668 ITimeGraphViewerFilterListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7668 ITimeGraphViewerFilterListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7352 ITimeGraphTreeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7352 ITimeGraphTreeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 8907 StateItem.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 8907 StateItem.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6563 ITimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6563 ITimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5058 TimeGraphBookmarkEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5058 TimeGraphBookmarkEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 10631 TimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 10631 TimeGraphPresentationProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5103 ITimeGraphBookmarkListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5103 ITimeGraphBookmarkListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6125 TimeGraphSelectionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6125 TimeGraphSelectionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6150 TimeGraphRangeUpdateEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6150 TimeGraphRangeUpdateEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6682 ITimeGraphSelectionListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6682 ITimeGraphSelectionListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 8946 ITimeGraphTimeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 8946 ITimeGraphTimeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5138 TimeGraphTreeExpansionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5138 TimeGraphTreeExpansionEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5993 TimeGraphTimeEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5993 TimeGraphTimeEvent.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 7877 ITimeGraphColorListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 7877 ITimeGraphColorListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 2396 TimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 2396 TimeGraphContentProvider.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6574 ITimeGraphRangeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6574 ITimeGraphRangeListener.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 5896 TimeGraphViewer.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 5896 TimeGraphViewer.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sink: E
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 18187 package-use.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 18187 package-use.html
16:05:02 [2024-02-22T21:05:02.948Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.948Z] Sink: E
16:05:02 [2024-02-22T21:05:02.948Z] Entering directory: D2755 0 virtualtable
16:05:02 [2024-02-22T21:05:02.948Z] Sink: D2755 0 virtualtable
16:05:02 [2024-02-22T21:05:02.948Z] Sending file modes: C0644 6637 IDoubleClickListener.html
16:05:02 [2024-02-22T21:05:02.948Z] Sink: C0644 6637 IDoubleClickListener.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 58138 TmfVirtualTable.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 58138 TmfVirtualTable.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 6747 TooltipProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 6747 TooltipProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 4718 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 4718 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 5286 TooltipProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 5286 TooltipProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 5396 IDoubleClickListener.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 5396 IDoubleClickListener.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 6027 TmfVirtualTable.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 6027 TmfVirtualTable.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 4918 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 4918 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 rawviewer
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 rawviewer
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 38459 TmfRawEventViewer.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 38459 TmfRawEventViewer.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 3100 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 3100 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2354 TmfRawEventViewer.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2354 TmfRawEventViewer.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2141 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2141 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 tabsview
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 tabsview
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 23733 TmfViewerFolder.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 23733 TmfViewerFolder.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 3059 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 3059 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2336 TmfViewerFolder.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2336 TmfViewerFolder.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2136 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2136 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 actions
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 actions
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 10283 HttpTraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 10283 HttpTraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 15095 OpenSourceCodeAction.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 15095 OpenSourceCodeAction.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 14528 TraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 14528 TraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 4175 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 4175 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2300 OpenSourceCodeAction.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2300 OpenSourceCodeAction.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2324 HttpTraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2324 HttpTraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2300 TraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2300 TraceImportOperation.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2079 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2079 package-use.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sink: E
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 markers
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 markers
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 6608 IMarkerReferenceProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 6608 IMarkerReferenceProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 23860 PeriodicMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 23860 PeriodicMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 14348 PeriodicMarkerEventSource.Reference.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 14348 PeriodicMarkerEventSource.Reference.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 5230 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 5230 package-summary.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Entering directory: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sink: D2755 0 class-use
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2344 IMarkerReferenceProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2344 IMarkerReferenceProvider.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 2330 PeriodicMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 2330 PeriodicMarkerEventSource.html
16:05:02 [2024-02-22T21:05:02.949Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:02 [2024-02-22T21:05:02.949Z] Sending file modes: C0644 8177 PeriodicMarkerEventSource.Reference.html
16:05:02 [2024-02-22T21:05:02.949Z] Sink: C0644 8177 PeriodicMarkerEventSource.Reference.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3322 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3322 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 editors
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 editors
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 6117 ITmfTraceEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 6117 ITmfTraceEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 18196 TmfEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 18196 TmfEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 20145 TmfEditorInput.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 20145 TmfEditorInput.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 46316 TmfEventsEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 46316 TmfEventsEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 16929 TmfMultiPageEditorPart.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 16929 TmfMultiPageEditorPart.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 13078 TmfTraceColumnManager.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 13078 TmfTraceColumnManager.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 11176 UnsortedPropertySheetPage.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 11176 UnsortedPropertySheetPage.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 6440 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 6440 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2306 TmfTraceColumnManager.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2306 TmfTraceColumnManager.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2264 TmfEditorInput.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2264 TmfEditorInput.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3840 TmfEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3840 TmfEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3947 ITmfTraceEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3947 ITmfTraceEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2330 UnsortedPropertySheetPage.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2330 UnsortedPropertySheetPage.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2312 TmfMultiPageEditorPart.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2312 TmfMultiPageEditorPart.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2270 TmfEventsEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2270 TmfEventsEditor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3525 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3525 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 properties
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 properties
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 7195 Messages.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 7195 Messages.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 11622 ReadOnlyTextPropertyDescriptor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 11622 ReadOnlyTextPropertyDescriptor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 16563 TmfTimestampFormatPage.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 16563 TmfTimestampFormatPage.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 4105 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 4105 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2378 ReadOnlyTextPropertyDescriptor.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2378 ReadOnlyTextPropertyDescriptor.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2330 TmfTimestampFormatPage.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2330 TmfTimestampFormatPage.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2246 Messages.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2246 Messages.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2094 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2094 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 model
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 model
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 18499 StyleManager.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 18499 StyleManager.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3900 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3900 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 4036 StyleManager.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 4036 StyleManager.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3339 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3339 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 analysis
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 analysis
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 22996 TmfAnalysisViewOutput.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 22996 TmfAnalysisViewOutput.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 3456 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 3456 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2312 TmfAnalysisViewOutput.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2312 TmfAnalysisViewOutput.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 2084 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 2084 package-use.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sink: E
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 signal
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 signal
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 12781 TmfTimeViewAlignmentInfo.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 12781 TmfTimeViewAlignmentInfo.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 16252 TmfTimeViewAlignmentSignal.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 16252 TmfTimeViewAlignmentSignal.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 10026 TmfUiSignalThrottler.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 10026 TmfUiSignalThrottler.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Sending file modes: C0644 4276 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] Sink: C0644 4276 package-summary.html
16:05:03 [2024-02-22T21:05:03.205Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.205Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.205Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2294 TmfUiSignalThrottler.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2294 TmfUiSignalThrottler.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2330 TmfTimeViewAlignmentSignal.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2330 TmfTimeViewAlignmentSignal.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 17288 TmfTimeViewAlignmentInfo.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 17288 TmfTimeViewAlignmentInfo.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 11089 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 11089 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 13310 TmfUiRefreshHandler.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 13310 TmfUiRefreshHandler.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 tracetype
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 tracetype
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 preferences
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 preferences
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 19758 TraceTypeLabelProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 19758 TraceTypeLabelProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 12585 TraceTypePreferencePage.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 12585 TraceTypePreferencePage.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 17117 TraceTypePreferencePageViewer.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 17117 TraceTypePreferencePageViewer.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 17914 TraceTypeTreeContentProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 17914 TraceTypeTreeContentProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 4217 package-summary.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 4217 package-summary.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2414 TraceTypePreferencePage.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2414 TraceTypePreferencePage.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2450 TraceTypePreferencePageViewer.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2450 TraceTypePreferencePageViewer.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2408 TraceTypeLabelProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2408 TraceTypeLabelProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2444 TraceTypeTreeContentProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2444 TraceTypeTreeContentProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 2161 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 2161 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 5398 package-summary.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 5398 package-summary.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 3970 TmfUiRefreshHandler.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 3970 TmfUiRefreshHandler.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 3206 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 3206 package-use.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sink: E
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 core
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 core
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 model
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 model
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 8234 AbstractStateSystemAnalysisDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Entering directory: D2755 0 timegraph
16:05:03 [2024-02-22T21:05:03.206Z] Sink: D2755 0 timegraph
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 22142 AbstractTimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 22142 AbstractTimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 12264 ITimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 12264 ITimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 21083 ITimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 21083 ITimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 12488 ITimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 12488 ITimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 8197 ITimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 8197 ITimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.206Z] Sending file modes: C0644 9021 ITimeGraphState.html
16:05:03 [2024-02-22T21:05:03.206Z] Sink: C0644 9021 ITimeGraphState.html
16:05:03 [2024-02-22T21:05:03.206Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 23017 ITimeGraphStateFilter.html
16:05:03 [2024-02-22T21:05:03.461Z] Sink: C0644 23017 ITimeGraphStateFilter.html
16:05:03 [2024-02-22T21:05:03.461Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 23122 TimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.461Z] Sink: C0644 23122 TimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.461Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 25036 TimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.461Z] Sink: C0644 25036 TimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.461Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 12247 TimeGraphModel.html
16:05:03 [2024-02-22T21:05:03.461Z] Sink: C0644 12247 TimeGraphModel.html
16:05:03 [2024-02-22T21:05:03.461Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 15043 TimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.461Z] Sink: C0644 15043 TimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.461Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.461Z] Sending file modes: C0644 25555 TimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 25555 TimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 40236 TmfTimeGraphCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 40236 TmfTimeGraphCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 11865 package-summary.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 11865 package-summary.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.462Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 10843 TimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 10843 TimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 20184 ITimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 20184 ITimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 10087 TimeGraphModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 10087 TimeGraphModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2426 AbstractTimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2426 AbstractTimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 6682 ITimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 6682 ITimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2336 TimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2336 TimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2450 TmfTimeGraphCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2450 TmfTimeGraphCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 14573 ITimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 14573 ITimeGraphDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 13352 ITimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 13352 ITimeGraphEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2354 TimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2354 TimeGraphRowModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2336 TimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2336 TimeGraphState.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 12538 ITimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 12538 ITimeGraphArrow.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8346 ITimeGraphStateFilter.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8346 ITimeGraphStateFilter.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sink: E
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 11574 package-use.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 11574 package-use.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sink: E
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8063 AbstractTmfTraceDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8063 AbstractTmfTraceDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Entering directory: D2755 0 xy
16:05:03 [2024-02-22T21:05:03.462Z] Sink: D2755 0 xy
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 17674 AbstractTreeCommonXDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 17674 AbstractTreeCommonXDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 14983 ISeriesModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 14983 ISeriesModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 17161 ISeriesModel.DisplayType.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 17161 ISeriesModel.DisplayType.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8483 ITmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8483 ITmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 6320 ITmfTreeXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 6320 ITmfTreeXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 9242 ITmfXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 9242 ITmfXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 5492 ITmfXyEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 5492 ITmfXyEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8791 ITmfXyModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8791 ITmfXyModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 9638 IYModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 9638 IYModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 26880 TmfTreeXYCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 26880 TmfTreeXYCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 17306 TmfXYAxisDescription.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 17306 TmfXYAxisDescription.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 22259 TmfXyTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 22259 TmfXyTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 11399 package-summary.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 11399 package-summary.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.462Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 4339 ITmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 4339 ITmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 12784 ITmfXyModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 12784 ITmfXyModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2318 TmfXyTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2318 TmfXyTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8367 IYModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8367 IYModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2396 AbstractTreeCommonXDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2396 AbstractTreeCommonXDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8224 ITmfXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8224 ITmfXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 10857 TmfXYAxisDescription.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 10857 TmfXYAxisDescription.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 12398 ITmfTreeXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 12398 ITmfTreeXYDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 2390 TmfTreeXYCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 2390 TmfTreeXYCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 4219 ITmfXyEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 4219 ITmfXyEntryModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 9053 ISeriesModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 9053 ISeriesModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 8444 ISeriesModel.DisplayType.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 8444 ISeriesModel.DisplayType.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sink: E
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 9170 package-use.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 9170 package-use.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sink: E
16:05:03 [2024-02-22T21:05:03.462Z] Entering directory: D2755 0 tree
16:05:03 [2024-02-22T21:05:03.462Z] Sink: D2755 0 tree
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 18798 AbstractTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 18798 AbstractTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 7648 ITmfSelectionTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 7648 ITmfSelectionTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 14051 ITmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 14051 ITmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 13177 ITmfTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 13177 ITmfTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 31948 TmfTreeCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 31948 TmfTreeCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.462Z] Sending file modes: C0644 28017 TmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] Sink: C0644 28017 TmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.462Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 19846 TmfTreeModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 19846 TmfTreeModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 17424 TmfTreeModel.Builder.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 17424 TmfTreeModel.Builder.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 10223 package-summary.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 10223 package-summary.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.463Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 15655 TmfTreeModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 15655 TmfTreeModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 6374 TmfTreeModel.Builder.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 6374 TmfTreeModel.Builder.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 6855 TmfTreeCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 6855 TmfTreeCompositeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 8421 AbstractTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 8421 AbstractTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 11157 TmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 11157 TmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 5260 ITmfSelectionTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 5260 ITmfSelectionTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 46449 ITmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 46449 ITmfTreeDataModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 30594 ITmfTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 30594 ITmfTreeDataProvider.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sink: E
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 21176 package-use.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 21176 package-use.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sink: E
16:05:03 [2024-02-22T21:05:03.463Z] Entering directory: D2755 0 annotations
16:05:03 [2024-02-22T21:05:03.463Z] Sink: D2755 0 annotations
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 25758 Annotation.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 25758 Annotation.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 13966 AnnotationCategoriesModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 13966 AnnotationCategoriesModel.html
16:05:03 [2024-02-22T21:05:03.463Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.463Z] Sending file modes: C0644 14812 AnnotationModel.html
16:05:03 [2024-02-22T21:05:03.463Z] Sink: C0644 14812 AnnotationModel.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 23968 EventAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 23968 EventAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 14420 IAnnotation.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 14420 IAnnotation.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 17357 IAnnotation.AnnotationType.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 17357 IAnnotation.AnnotationType.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 5058 IOutputAnnotationParameters.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 5058 IOutputAnnotationParameters.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 12411 IOutputAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 12411 IOutputAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 17844 TraceAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 17844 TraceAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 9590 package-summary.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 9590 package-summary.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.718Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2402 TraceAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2402 TraceAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2446 IOutputAnnotationParameters.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2446 IOutputAnnotationParameters.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 6242 Annotation.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 6242 Annotation.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 11225 IOutputAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 11225 IOutputAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 6491 IAnnotation.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 6491 IAnnotation.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 7780 IAnnotation.AnnotationType.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 7780 IAnnotation.AnnotationType.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 13582 AnnotationCategoriesModel.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 13582 AnnotationCategoriesModel.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 12988 AnnotationModel.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 12988 AnnotationModel.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2402 EventAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2402 EventAnnotationProvider.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sink: E
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 9701 package-use.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 9701 package-use.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sink: E
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 15106 CommonStatusMessage.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 15106 CommonStatusMessage.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 9742 CoreFilterProperty.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 9742 CoreFilterProperty.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 8835 CoreMetadataStrings.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 8835 CoreMetadataStrings.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 20273 DataProviderDescriptor.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 20273 DataProviderDescriptor.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 17250 DataProviderDescriptor.Builder.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 17250 DataProviderDescriptor.Builder.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Entering directory: D2755 0 filters
16:05:03 [2024-02-22T21:05:03.718Z] Sink: D2755 0 filters
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 10680 FilterTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 10680 FilterTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 6204 ICumulativeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 6204 ICumulativeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 6805 IMultipleSelectionQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 6805 IMultipleSelectionQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 16116 SelectedCounterQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 16116 SelectedCounterQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 17030 SelectedCpuQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 17030 SelectedCpuQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 18994 SelectionTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 18994 SelectionTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 16214 TimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 16214 TimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 8572 package-summary.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 8572 package-summary.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.718Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2372 SelectedCpuQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2372 SelectedCpuQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2366 FilterTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2366 FilterTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 5591 TimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 5591 TimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 2396 SelectedCounterQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 2396 SelectedCounterQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 4291 ICumulativeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 4291 ICumulativeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 4694 SelectionTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 4694 SelectionTimeQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 5230 IMultipleSelectionQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 5230 IMultipleSelectionQueryFilter.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sink: E
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 4436 package-use.html
16:05:03 [2024-02-22T21:05:03.718Z] Sink: C0644 4436 package-use.html
16:05:03 [2024-02-22T21:05:03.718Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.718Z] Sink: E
16:05:03 [2024-02-22T21:05:03.718Z] Sending file modes: C0644 13731 ICoreElementResolver.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 13731 ICoreElementResolver.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 13442 ICorePropertyCollection.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 13442 ICorePropertyCollection.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 10308 IOutputElement.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 10308 IOutputElement.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 9045 IOutputStyleProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 9045 IOutputStyleProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 8829 ITableColumnDescriptor.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 8829 ITableColumnDescriptor.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 9720 ITimeElement.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 9720 ITimeElement.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 14478 Messages.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 14478 Messages.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 18304 OutputElement.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 18304 OutputElement.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 19323 OutputElementStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 19323 OutputElementStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 11799 OutputStyleModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 11799 OutputStyleModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 25550 SeriesModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 25550 SeriesModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 17761 SeriesModel.SeriesModelBuilder.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 17761 SeriesModel.SeriesModelBuilder.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 55199 StyleProperties.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 55199 StyleProperties.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 9403 StyleProperties.BorderStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 9403 StyleProperties.BorderStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 7174 StyleProperties.FontStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 7174 StyleProperties.FontStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 8362 StyleProperties.FontWeight.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 8362 StyleProperties.FontWeight.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 6273 StyleProperties.LinearGradientDirection.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 6273 StyleProperties.LinearGradientDirection.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 10732 StyleProperties.SeriesStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 10732 StyleProperties.SeriesStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 8375 StyleProperties.SeriesType.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 8375 StyleProperties.SeriesType.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 12724 StyleProperties.SymbolType.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 12724 StyleProperties.SymbolType.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 8223 StyleProperties.TextAlign.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 8223 StyleProperties.TextAlign.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 6062 StyleProperties.TextDirection.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 6062 StyleProperties.TextDirection.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 7210 StyleProperties.VerticalAlign.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 7210 StyleProperties.VerticalAlign.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 16540 TmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 16540 TmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 13948 TmfXyModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 13948 TmfXyModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 21482 YModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 21482 YModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 18406 package-summary.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 18406 package-summary.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.719Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 6315 IOutputStyleProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 6315 IOutputStyleProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 40017 OutputElementStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 40017 OutputElementStyle.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 4161 SeriesModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 4161 SeriesModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 6584 SeriesModel.SeriesModelBuilder.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 6584 SeriesModel.SeriesModelBuilder.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 18238 ICorePropertyCollection.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 18238 ICorePropertyCollection.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 5959 ITableColumnDescriptor.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 5959 ITableColumnDescriptor.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 12353 AbstractTmfTraceDataProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 12353 AbstractTmfTraceDataProvider.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 9761 OutputStyleModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 9761 OutputStyleModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 21189 ICoreElementResolver.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 21189 ICoreElementResolver.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 2240 TmfXyModel.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 2240 TmfXyModel.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 11457 ITimeElement.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 11457 ITimeElement.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 2294 CoreMetadataStrings.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 2294 CoreMetadataStrings.html
16:05:03 [2024-02-22T21:05:03.719Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.719Z] Sending file modes: C0644 2294 CommonStatusMessage.html
16:05:03 [2024-02-22T21:05:03.719Z] Sink: C0644 2294 CommonStatusMessage.html
16:05:03 [2024-02-22T21:05:03.974Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.974Z] Sending file modes: C0644 2288 CoreFilterProperty.html
16:05:03 [2024-02-22T21:05:03.974Z] Sink: C0644 2288 CoreFilterProperty.html
16:05:03 [2024-02-22T21:05:03.974Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.974Z] Sending file modes: C0644 2294 TmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.974Z] Sink: C0644 2294 TmfCommonXAxisModel.html
16:05:03 [2024-02-22T21:05:03.974Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.974Z] Sending file modes: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
16:05:03 [2024-02-22T21:05:03.974Z] Sink: C0644 10615 AbstractStateSystemAnalysisDataProvider.html
16:05:03 [2024-02-22T21:05:03.974Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.974Z] Sending file modes: C0644 2312 DataProviderDescriptor.html
16:05:03 [2024-02-22T21:05:03.974Z] Sink: C0644 2312 DataProviderDescriptor.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 6794 DataProviderDescriptor.Builder.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 6794 DataProviderDescriptor.Builder.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 6372 OutputElement.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 6372 OutputElement.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2216 YModel.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2216 YModel.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 10853 IOutputElement.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 10853 IOutputElement.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2228 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2228 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2270 StyleProperties.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2270 StyleProperties.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2382 StyleProperties.VerticalAlign.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2382 StyleProperties.VerticalAlign.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2370 StyleProperties.SeriesStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2370 StyleProperties.SeriesStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2364 StyleProperties.SeriesType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2364 StyleProperties.SeriesType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2364 StyleProperties.SymbolType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2364 StyleProperties.SymbolType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2364 StyleProperties.FontWeight.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2364 StyleProperties.FontWeight.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2358 StyleProperties.FontStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2358 StyleProperties.FontStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2358 StyleProperties.TextAlign.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2358 StyleProperties.TextAlign.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2382 StyleProperties.TextDirection.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2382 StyleProperties.TextDirection.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2370 StyleProperties.BorderStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2370 StyleProperties.BorderStyle.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2442 StyleProperties.LinearGradientDirection.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2442 StyleProperties.LinearGradientDirection.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sink: E
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 27061 package-use.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 27061 package-use.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sink: E
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 statesystem
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 statesystem
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 35558 AbstractTmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 35558 AbstractTmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 18952 ITmfAnalysisModuleWithStateSystems.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 27057 ITmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 27057 ITmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 18172 ITmfStateProvider.FutureEventType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 18172 ITmfStateProvider.FutureEventType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 9862 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 9862 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 15748 TmfAttributePool.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 15748 TmfAttributePool.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 17550 TmfAttributePool.QueueType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 17550 TmfAttributePool.QueueType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 41360 TmfStateSystemAnalysisModule.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 41360 TmfStateSystemAnalysisModule.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 8106 package-summary.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 8106 package-summary.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2264 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2264 Messages.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 2312 TmfAttributePool.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 2312 TmfAttributePool.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 6706 TmfAttributePool.QueueType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 6706 TmfAttributePool.QueueType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 19767 ITmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 19767 ITmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 7616 ITmfStateProvider.FutureEventType.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 7616 ITmfStateProvider.FutureEventType.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 22509 ITmfAnalysisModuleWithStateSystems.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 12947 AbstractTmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 12947 AbstractTmfStateProvider.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 26335 TmfStateSystemAnalysisModule.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 26335 TmfStateSystemAnalysisModule.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sink: E
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 26993 package-use.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 26993 package-use.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sink: E
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 trace
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 trace
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 14776 AbstractTmfTraceAdapterFactory.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 14776 AbstractTmfTraceAdapterFactory.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 6021 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 7467 ICyclesConverter.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 7467 ICyclesConverter.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 indexer
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 indexer
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 checkpoint
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 checkpoint
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 14169 ITmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 14169 ITmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 18023 ITmfCheckpointIndex.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 18023 ITmfCheckpointIndex.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 26398 TmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 26398 TmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 24518 TmfCheckpointIndexer.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 24518 TmfCheckpointIndexer.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 5755 package-summary.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 5755 package-summary.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Entering directory: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.975Z] Sink: D2755 0 class-use
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 12726 ITmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 12726 ITmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 4759 ITmfCheckpointIndex.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 4759 ITmfCheckpointIndex.html
16:05:03 [2024-02-22T21:05:03.975Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.975Z] Sending file modes: C0644 4655 TmfCheckpointIndexer.html
16:05:03 [2024-02-22T21:05:03.975Z] Sink: C0644 4655 TmfCheckpointIndexer.html
16:05:03 [2024-02-22T21:05:03.976Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.976Z] Sending file modes: C0644 4334 TmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.976Z] Sink: C0644 4334 TmfCheckpoint.html
16:05:03 [2024-02-22T21:05:03.976Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.976Z] Sink: E
16:05:03 [2024-02-22T21:05:03.976Z] Sending file modes: C0644 5410 package-use.html
16:05:03 [2024-02-22T21:05:03.976Z] Sink: C0644 5410 package-use.html
16:05:03 [2024-02-22T21:05:03.976Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:03 [2024-02-22T21:05:03.976Z] Sink: E
16:05:03 [2024-02-22T21:05:03.976Z] Sending file modes: C0644 8690 ITmfPersistentlyIndexable.html
16:05:03 [2024-02-22T21:05:03.976Z] Sink: C0644 8690 ITmfPersistentlyIndexable.html
16:05:03 [2024-02-22T21:05:03.976Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.232Z] Sending file modes: C0644 14970 ITmfTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.232Z] Sink: C0644 14970 ITmfTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.232Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.232Z] Sending file modes: C0644 28651 TmfBTreeTraceIndex.html
16:05:04 [2024-02-22T21:05:04.232Z] Sink: C0644 28651 TmfBTreeTraceIndex.html
16:05:04 [2024-02-22T21:05:04.232Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.232Z] Sending file modes: C0644 8996 TmfBTreeTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.232Z] Sink: C0644 8996 TmfBTreeTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.232Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.232Z] Sending file modes: C0644 28620 TmfFlatArrayTraceIndex.html
16:05:04 [2024-02-22T21:05:04.232Z] Sink: C0644 28620 TmfFlatArrayTraceIndex.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 9040 TmfFlatArrayTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 9040 TmfFlatArrayTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 7526 package-summary.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 7526 package-summary.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Entering directory: D2755 0 class-use
16:05:04 [2024-02-22T21:05:04.487Z] Sink: D2755 0 class-use
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 2360 TmfBTreeTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 2360 TmfBTreeTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 2348 TmfBTreeTraceIndex.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 2348 TmfBTreeTraceIndex.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 8073 ITmfTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 8073 ITmfTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 2372 TmfFlatArrayTraceIndex.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 2372 TmfFlatArrayTraceIndex.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.487Z] Sending file modes: C0644 12484 ITmfPersistentlyIndexable.html
16:05:04 [2024-02-22T21:05:04.487Z] Sink: C0644 12484 ITmfPersistentlyIndexable.html
16:05:04 [2024-02-22T21:05:04.487Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.743Z] Sending file modes: C0644 2384 TmfFlatArrayTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.743Z] Sink: C0644 2384 TmfFlatArrayTraceIndexer.html
16:05:04 [2024-02-22T21:05:04.743Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.743Z] Sink: E
16:05:04 [2024-02-22T21:05:04.743Z] Sending file modes: C0644 11008 package-use.html
16:05:04 [2024-02-22T21:05:04.743Z] Sink: C0644 11008 package-use.html
16:05:04 [2024-02-22T21:05:04.743Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sink: E
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 13622 ITmfContext.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 13622 ITmfContext.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 7951 ITmfEventParser.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 7951 ITmfEventParser.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Entering directory: D2755 0 location
16:05:04 [2024-02-22T21:05:04.998Z] Sink: D2755 0 location
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 8364 ITmfLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 8364 ITmfLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 16688 TmfLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 16688 TmfLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 15688 TmfLongLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 15688 TmfLongLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 15079 TmfTimestampLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] Sink: C0644 15079 TmfTimestampLocation.html
16:05:04 [2024-02-22T21:05:04.998Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:04 [2024-02-22T21:05:04.998Z] Sending file modes: C0644 6391 package-summary.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 6391 package-summary.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.253Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 4288 TmfTimestampLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 4288 TmfTimestampLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 41315 ITmfLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 41315 ITmfLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 4208 TmfLongLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 4208 TmfLongLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 6907 TmfLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 6907 TmfLocation.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sink: E
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 12095 package-use.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 12095 package-use.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sink: E
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 64131 ITmfTrace.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 64131 ITmfTrace.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 8034 ITmfTraceCompleteness.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 8034 ITmfTraceCompleteness.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 7589 ITmfTraceKnownSize.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 7589 ITmfTraceKnownSize.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Sending file modes: C0644 8479 ITmfTraceWithPreDefinedEvents.html
16:05:05 [2024-02-22T21:05:05.253Z] Sink: C0644 8479 ITmfTraceWithPreDefinedEvents.html
16:05:05 [2024-02-22T21:05:05.253Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.253Z] Entering directory: D2755 0 trim
16:05:05 [2024-02-22T21:05:05.253Z] Sink: D2755 0 trim
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 9515 ITmfTrimmableTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 9515 ITmfTrimmableTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 4902 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 4902 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 7193 ITmfTrimmableTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 7193 ITmfTrimmableTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 5805 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 5805 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 6789 ITraceContextSignalHandler.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 6789 ITraceContextSignalHandler.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 text
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 text
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 48942 TextTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 48942 TextTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 16424 TextTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 16424 TextTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 16180 TextTraceEvent.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 16180 TextTraceEvent.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 38452 TextTraceEventContent.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 38452 TextTraceEventContent.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 5547 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 5547 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 5806 TextTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 5806 TextTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 6995 TextTraceEventContent.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 6995 TextTraceEventContent.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 5699 TextTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 5699 TextTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 9019 TextTraceEvent.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 9019 TextTraceEvent.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 4229 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 4229 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 25300 TmfContext.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 25300 TmfContext.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 12763 TmfEventTypeCollectionHelper.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 12763 TmfEventTypeCollectionHelper.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 experiment
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 experiment
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 76248 TmfExperiment.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 76248 TmfExperiment.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 13566 TmfExperimentUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 13566 TmfExperimentUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 4835 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 4835 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 9700 TmfExperiment.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 9700 TmfExperiment.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 2366 TmfExperimentUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 2366 TmfExperimentUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 5575 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 5575 package-use.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sink: E
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 83055 TmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 83055 TmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 16623 TmfTraceAdapterManager.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 16623 TmfTraceAdapterManager.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 26334 TmfTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 26334 TmfTraceContext.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 21190 TmfTraceContext.Builder.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 21190 TmfTraceContext.Builder.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 50605 TmfTraceManager.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 50605 TmfTraceManager.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 39654 TmfTraceUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 39654 TmfTraceUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 13777 TraceValidationStatus.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 13777 TraceValidationStatus.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 12217 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 12217 package-summary.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 259418 ITmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 259418 ITmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 2312 TmfTraceAdapterManager.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 2312 TmfTraceAdapterManager.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 13010 TmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 13010 TmfTrace.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 13494 ITmfTraceCompleteness.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 13494 ITmfTraceCompleteness.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 2258 TmfTraceUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 2258 TmfTraceUtils.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 9802 TmfContext.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 9802 TmfContext.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 2348 TmfEventTypeCollectionHelper.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 2348 TmfEventTypeCollectionHelper.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.254Z] Sending file modes: C0644 4045 TmfTraceManager.html
16:05:05 [2024-02-22T21:05:05.254Z] Sink: C0644 4045 TmfTraceManager.html
16:05:05 [2024-02-22T21:05:05.254Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 4158 TraceValidationStatus.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 4158 TraceValidationStatus.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 7094 ITmfTraceKnownSize.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 7094 ITmfTraceKnownSize.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 40324 ITmfContext.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 40324 ITmfContext.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 11471 TmfTraceContext.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 11471 TmfTraceContext.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 15081 TmfTraceContext.Builder.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 15081 TmfTraceContext.Builder.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 7303 ITmfTraceWithPreDefinedEvents.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 7303 ITmfTraceWithPreDefinedEvents.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 13284 ITmfEventParser.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 13284 ITmfEventParser.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 7056 ICyclesConverter.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 7056 ICyclesConverter.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 5973 ITraceContextSignalHandler.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 5973 ITraceContextSignalHandler.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 2360 AbstractTmfTraceAdapterFactory.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 2360 AbstractTmfTraceAdapterFactory.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 2502 AbstractTmfTraceAdapterFactory.IDisposableAdapter.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sink: E
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 74125 package-use.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 74125 package-use.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sink: E
16:05:05 [2024-02-22T21:05:05.509Z] Entering directory: D2755 0 io
16:05:05 [2024-02-22T21:05:05.509Z] Sink: D2755 0 io
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 40884 BufferedRandomAccessFile.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 40884 BufferedRandomAccessFile.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 20919 ResourceUtil.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 20919 ResourceUtil.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 3796 package-summary.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 3796 package-summary.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.509Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 2306 BufferedRandomAccessFile.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 2306 BufferedRandomAccessFile.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 2234 ResourceUtil.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 2234 ResourceUtil.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sink: E
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 2064 package-use.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 2064 package-use.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.509Z] Sink: E
16:05:05 [2024-02-22T21:05:05.509Z] Entering directory: D2755 0 parsers
16:05:05 [2024-02-22T21:05:05.509Z] Sink: D2755 0 parsers
16:05:05 [2024-02-22T21:05:05.509Z] Entering directory: D2755 0 custom
16:05:05 [2024-02-22T21:05:05.509Z] Sink: D2755 0 custom
16:05:05 [2024-02-22T21:05:05.509Z] Sending file modes: C0644 22806 CustomEvent.html
16:05:05 [2024-02-22T21:05:05.509Z] Sink: C0644 22806 CustomEvent.html
16:05:05 [2024-02-22T21:05:05.509Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 15643 CustomEventContent.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 15643 CustomEventContent.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 17275 CustomEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 17275 CustomEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 25615 CustomTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 25615 CustomTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 13456 CustomTraceDefinition.OutputColumn.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 13456 CustomTraceDefinition.OutputColumn.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 26518 CustomTraceDefinition.Tag.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 26518 CustomTraceDefinition.Tag.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 17699 CustomTxtEvent.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 17699 CustomTxtEvent.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 9561 CustomTxtEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 9561 CustomTxtEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 68351 CustomTxtTrace.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 68351 CustomTxtTrace.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 16729 CustomTxtTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 16729 CustomTxtTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 33132 CustomTxtTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 33132 CustomTxtTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 17590 CustomTxtTraceDefinition.Cardinality.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 14566 CustomTxtTraceDefinition.InputData.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 14566 CustomTxtTraceDefinition.InputData.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 34726 CustomTxtTraceDefinition.InputLine.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 34726 CustomTxtTraceDefinition.InputLine.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 18615 CustomXmlEvent.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 18615 CustomXmlEvent.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 9566 CustomXmlEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 9566 CustomXmlEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 15765 CustomXmlInputAttribute.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 15765 CustomXmlInputAttribute.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 43915 CustomXmlInputElement.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 43915 CustomXmlInputElement.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 71422 CustomXmlTrace.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 71422 CustomXmlTrace.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 12822 CustomXmlTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 12822 CustomXmlTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 32878 CustomXmlTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 32878 CustomXmlTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 44368 Messages.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 44368 Messages.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 11187 package-summary.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 11187 package-summary.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.510Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 2372 CustomXmlTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 2372 CustomXmlTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 2294 Messages.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 2294 Messages.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 2354 CustomEventContent.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 2354 CustomEventContent.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 8873 CustomTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 8873 CustomTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 6666 CustomTraceDefinition.OutputColumn.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 6666 CustomTraceDefinition.OutputColumn.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 15978 CustomTraceDefinition.Tag.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 15978 CustomTraceDefinition.Tag.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 2354 CustomXmlEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 2354 CustomXmlEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 4446 CustomEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 4446 CustomEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 2354 CustomTxtEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 2354 CustomTxtEventType.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 12496 CustomXmlTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 12496 CustomXmlTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 11692 CustomTxtTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 11692 CustomTxtTraceDefinition.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 8558 CustomTxtTraceDefinition.Cardinality.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 7511 CustomTxtTraceDefinition.InputData.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 7511 CustomTxtTraceDefinition.InputData.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 16609 CustomTxtTraceDefinition.InputLine.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 16609 CustomTxtTraceDefinition.InputLine.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.510Z] Sending file modes: C0644 4496 CustomTxtTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] Sink: C0644 4496 CustomTxtTraceContext.html
16:05:05 [2024-02-22T21:05:05.510Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 5812 CustomXmlEvent.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 5812 CustomXmlEvent.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 2330 CustomXmlTrace.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 2330 CustomXmlTrace.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 2330 CustomTxtTrace.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 2330 CustomTxtTrace.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 5586 CustomEvent.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 5586 CustomEvent.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 8843 CustomXmlInputAttribute.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 8843 CustomXmlInputAttribute.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.765Z] Sending file modes: C0644 15299 CustomXmlInputElement.html
16:05:05 [2024-02-22T21:05:05.765Z] Sink: C0644 15299 CustomXmlInputElement.html
16:05:05 [2024-02-22T21:05:05.765Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 5621 CustomTxtEvent.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 5621 CustomTxtEvent.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 7238 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 7238 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 component
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 component
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 7678 DataProviderConstants.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 7678 DataProviderConstants.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 25366 ITmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 25366 ITmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 24869 ITmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 24869 ITmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 19681 TmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 19681 TmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 47676 TmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 47676 TmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 5849 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 5849 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 27816 ITmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 27816 ITmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 106667 ITmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 106667 ITmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 2330 DataProviderConstants.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 2330 DataProviderConstants.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 13346 TmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 13346 TmfEventProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 70770 TmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 70770 TmfComponent.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 71581 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 71581 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 dataprovider
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 dataprovider
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 23943 DataProviderManager.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 23943 DataProviderManager.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 48749 DataProviderParameterUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 48749 DataProviderParameterUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 17532 DataProviderParameterUtils.Direction.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 17532 DataProviderParameterUtils.Direction.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 19690 DataType.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 19690 DataType.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 10994 DataTypeUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 10994 DataTypeUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 10996 IDataProviderDescriptor.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 10996 IDataProviderDescriptor.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 19855 IDataProviderDescriptor.ProviderType.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 19855 IDataProviderDescriptor.ProviderType.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 14438 IDataProviderFactory.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 14438 IDataProviderFactory.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 11937 X11ColorUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 11937 X11ColorUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 7937 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 7937 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 2378 DataProviderParameterUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 2378 DataProviderParameterUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 5346 DataProviderParameterUtils.Direction.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 5346 DataProviderParameterUtils.Direction.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 4197 DataProviderManager.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 4197 DataProviderManager.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 2300 X11ColorUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 2300 X11ColorUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 4754 IDataProviderFactory.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 4754 IDataProviderFactory.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 11537 IDataProviderDescriptor.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 11537 IDataProviderDescriptor.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 8896 IDataProviderDescriptor.ProviderType.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 8896 IDataProviderDescriptor.ProviderType.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 10680 DataType.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 10680 DataType.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 2300 DataTypeUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 2300 DataTypeUtils.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 8991 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 8991 package-use.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sink: E
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 presentation
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 presentation
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 26946 DefaultColorPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 26946 DefaultColorPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 8705 IPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 8705 IPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 11610 IXYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 11610 IXYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 17081 QualitativePaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 17081 QualitativePaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 15659 QualitativePaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 15659 QualitativePaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 26822 RGBAColor.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 26822 RGBAColor.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 8850 RotatingPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 8850 RotatingPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 14167 RotatingPaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 14167 RotatingPaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 12943 SequentialPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 12943 SequentialPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 15732 XYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 15732 XYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 8657 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 8657 package-summary.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Entering directory: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sink: D2755 0 class-use
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 22609 RGBAColor.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 22609 RGBAColor.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 5386 QualitativePaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] Sink: C0644 5386 QualitativePaletteProvider.html
16:05:05 [2024-02-22T21:05:05.766Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.766Z] Sending file modes: C0644 6324 QualitativePaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 6324 QualitativePaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 4320 RotatingPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 4320 RotatingPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 5645 RotatingPaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 5645 RotatingPaletteProvider.Builder.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 2354 XYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 2354 XYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 2384 DefaultColorPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 2384 DefaultColorPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 2372 SequentialPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 2372 SequentialPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 4380 IXYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 4380 IXYPresentationProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 7870 IPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 7870 IPaletteProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sink: E
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 7391 package-use.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 7391 package-use.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sink: E
16:05:05 [2024-02-22T21:05:05.767Z] Entering directory: D2755 0 symbols
16:05:05 [2024-02-22T21:05:05.767Z] Sink: D2755 0 symbols
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 17330 DefaultSymbolProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 17330 DefaultSymbolProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 13257 IMappingFile.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 13257 IMappingFile.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 11456 ISymbolProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 11456 ISymbolProvider.html
16:05:05 [2024-02-22T21:05:05.767Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:05 [2024-02-22T21:05:05.767Z] Sending file modes: C0644 6913 ISymbolProviderFactory.html
16:05:05 [2024-02-22T21:05:05.767Z] Sink: C0644 6913 ISymbolProviderFactory.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 13785 SymbolProviderManager.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 13785 SymbolProviderManager.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 12481 SymbolProviderUtils.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 12481 SymbolProviderUtils.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 16913 TmfResolvedSymbol.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 16913 TmfResolvedSymbol.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 7711 package-summary.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 7711 package-summary.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.022Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 4176 SymbolProviderManager.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 4176 SymbolProviderManager.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 2344 ISymbolProviderFactory.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 2344 ISymbolProviderFactory.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 2306 SymbolProviderUtils.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 2306 SymbolProviderUtils.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 10994 ISymbolProvider.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 10994 ISymbolProvider.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 2318 DefaultSymbolProvider.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 2318 DefaultSymbolProvider.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 5151 IMappingFile.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 5151 IMappingFile.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 7606 TmfResolvedSymbol.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 7606 TmfResolvedSymbol.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sink: E
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 5577 package-use.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 5577 package-use.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sink: E
16:05:06 [2024-02-22T21:05:06.022Z] Entering directory: D2755 0 filter
16:05:06 [2024-02-22T21:05:06.022Z] Sink: D2755 0 filter
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 11022 FilterManager.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 11022 FilterManager.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 9421 ITmfFilter.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 9421 ITmfFilter.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Entering directory: D2755 0 model
16:05:06 [2024-02-22T21:05:06.022Z] Sink: D2755 0 model
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 25521 ITmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 25521 ITmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 9795 ITmfFilterWithNot.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 9795 ITmfFilterWithNot.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 9634 ITmfFilterWithValue.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 9634 ITmfFilterWithValue.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 22237 TmfFilterAndNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 22237 TmfFilterAndNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 29073 TmfFilterAspectNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 29073 TmfFilterAspectNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 37205 TmfFilterCompareNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 37205 TmfFilterCompareNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 17890 TmfFilterCompareNode.Type.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 17890 TmfFilterCompareNode.Type.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 32088 TmfFilterContainsNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 32088 TmfFilterContainsNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 32054 TmfFilterEqualsNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 32054 TmfFilterEqualsNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 28247 TmfFilterMatchesNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 28247 TmfFilterMatchesNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 25812 TmfFilterNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 25812 TmfFilterNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 28092 TmfFilterObjectNode.html
16:05:06 [2024-02-22T21:05:06.022Z] Sink: C0644 28092 TmfFilterObjectNode.html
16:05:06 [2024-02-22T21:05:06.022Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.022Z] Sending file modes: C0644 23365 TmfFilterOrNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 23365 TmfFilterOrNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 20480 TmfFilterRootNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 20480 TmfFilterRootNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 34566 TmfFilterTraceTypeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 34566 TmfFilterTraceTypeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 39342 TmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 39342 TmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 10072 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 10072 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2360 TmfFilterContainsNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2360 TmfFilterContainsNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2354 TmfFilterMatchesNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2354 TmfFilterMatchesNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 7171 ITmfFilterWithNot.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 7171 ITmfFilterWithNot.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2312 TmfFilterNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2312 TmfFilterNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2354 TmfFilterCompareNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2354 TmfFilterCompareNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 6670 TmfFilterCompareNode.Type.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 6670 TmfFilterCompareNode.Type.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 4899 ITmfFilterWithValue.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 4899 ITmfFilterWithValue.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2348 TmfFilterEqualsNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2348 TmfFilterEqualsNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2330 TmfFilterAndNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2330 TmfFilterAndNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2366 TmfFilterTraceTypeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2366 TmfFilterTraceTypeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2324 TmfFilterOrNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2324 TmfFilterOrNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2348 TmfFilterObjectNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2348 TmfFilterObjectNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 5235 TmfFilterAspectNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 5235 TmfFilterAspectNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 7871 TmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 7871 TmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 45493 ITmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 45493 ITmfFilterTreeNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2336 TmfFilterRootNode.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2336 TmfFilterRootNode.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 8582 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 8582 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 xml
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 xml
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 22818 TmfFilterContentHandler.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 22818 TmfFilterContentHandler.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 10979 TmfFilterXMLParser.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 10979 TmfFilterXMLParser.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 13602 TmfFilterXMLWriter.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 13602 TmfFilterXMLWriter.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 4309 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 4309 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2330 TmfFilterXMLWriter.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2330 TmfFilterXMLWriter.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2330 TmfFilterXMLParser.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2330 TmfFilterXMLParser.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2360 TmfFilterContentHandler.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2360 TmfFilterContentHandler.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2116 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2116 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 5080 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 5080 package-summary.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 2264 FilterManager.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 2264 FilterManager.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 46658 ITmfFilter.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 46658 ITmfFilter.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 15449 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 15449 package-use.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sink: E
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 analysis
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 analysis
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 45900 IAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 45900 IAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 23755 IAnalysisModuleHelper.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 23755 IAnalysisModuleHelper.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 6869 IAnalysisModuleSource.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 6869 IAnalysisModuleSource.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 10838 IAnalysisOutput.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 10838 IAnalysisOutput.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 11967 IAnalysisParameterProvider.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 11967 IAnalysisParameterProvider.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Entering directory: D2755 0 requirements
16:05:06 [2024-02-22T21:05:06.023Z] Sink: D2755 0 requirements
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 12533 IAnalysisRequirementProvider.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 12533 IAnalysisRequirementProvider.html
16:05:06 [2024-02-22T21:05:06.023Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.023Z] Sending file modes: C0644 21448 TmfAbstractAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.023Z] Sink: C0644 21448 TmfAbstractAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.278Z] Sending file modes: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:05:06 [2024-02-22T21:05:06.278Z] Sink: C0644 19625 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:05:06 [2024-02-22T21:05:06.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.278Z] Sending file modes: C0644 17429 TmfAnalysisEventFieldRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] Sink: C0644 17429 TmfAnalysisEventFieldRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.278Z] Sending file modes: C0644 16103 TmfAnalysisEventRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] Sink: C0644 16103 TmfAnalysisEventRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.278Z] Sending file modes: C0644 14515 TmfCompositeAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.278Z] Sink: C0644 14515 TmfCompositeAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 7965 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 7965 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 41366 IAnalysisRequirementProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 41366 IAnalysisRequirementProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 23047 TmfAbstractAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 23047 TmfAbstractAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 13653 TmfAbstractAnalysisRequirement.PriorityLevel.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2480 TmfAnalysisEventFieldRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2480 TmfAnalysisEventFieldRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2450 TmfAnalysisEventRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2450 TmfAnalysisEventRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2474 TmfCompositeAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2474 TmfCompositeAnalysisRequirement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 28494 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 28494 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 ondemand
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 ondemand
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 18419 IOnDemandAnalysis.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 18419 IOnDemandAnalysis.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6424 IOnDemandAnalysisReport.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6424 IOnDemandAnalysisReport.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 14302 OnDemandAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 14302 OnDemandAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6525 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6525 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 8235 IOnDemandAnalysis.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 8235 IOnDemandAnalysis.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 4440 OnDemandAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 4440 OnDemandAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6221 IOnDemandAnalysisReport.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6221 IOnDemandAnalysisReport.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 5337 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 5337 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 callsite
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 callsite
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 9204 ITmfCallsiteIterator.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 9204 ITmfCallsiteIterator.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 10802 ITmfCallsiteResolver.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 10802 ITmfCallsiteResolver.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 14799 TimeCallsite.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 14799 TimeCallsite.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6320 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6320 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 5007 ITmfCallsiteIterator.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 5007 ITmfCallsiteIterator.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 4263 TimeCallsite.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 4263 TimeCallsite.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2404 ITmfCallsiteResolver.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2404 ITmfCallsiteResolver.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 3769 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 3769 package-use.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sink: E
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6591 ITmfNewAnalysisModuleListener.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6591 ITmfNewAnalysisModuleListener.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 21595 Messages.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 21595 Messages.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 65321 TmfAbstractAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 65321 TmfAbstractAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 11767 TmfAbstractAnalysisParamProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 11767 TmfAbstractAnalysisParamProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 25124 TmfAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 25124 TmfAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 35011 TmfAnalysisModuleHelperConfigElement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 17497 TmfAnalysisModuleOutputs.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 17497 TmfAnalysisModuleOutputs.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 13487 TmfAnalysisOutputManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 13487 TmfAnalysisOutputManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 12886 TmfNewAnalysisOutputListener.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 12886 TmfNewAnalysisOutputListener.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 10495 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 10495 package-summary.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2246 Messages.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2246 Messages.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2306 TmfAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2306 TmfAnalysisManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 7413 IAnalysisParameterProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 7413 IAnalysisParameterProvider.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2414 TmfAnalysisModuleHelperConfigElement.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 6820 ITmfNewAnalysisModuleListener.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 6820 ITmfNewAnalysisModuleListener.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 2342 TmfAnalysisModuleOutputs.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 2342 TmfAnalysisModuleOutputs.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 4318 IAnalysisModuleSource.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 4318 IAnalysisModuleSource.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 4201 TmfAnalysisOutputManager.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 4201 TmfAnalysisOutputManager.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.279Z] Sending file modes: C0644 58950 IAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.279Z] Sink: C0644 58950 IAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.279Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 2390 TmfAbstractAnalysisParamProvider.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 2390 TmfAbstractAnalysisParamProvider.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 9515 IAnalysisOutput.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 9515 IAnalysisOutput.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 33099 TmfAbstractAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 33099 TmfAbstractAnalysisModule.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 2366 TmfNewAnalysisOutputListener.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 2366 TmfNewAnalysisOutputListener.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 10710 IAnalysisModuleHelper.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 10710 IAnalysisModuleHelper.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sink: E
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 32754 package-use.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 32754 package-use.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sink: E
16:05:06 [2024-02-22T21:05:06.280Z] Entering directory: D2755 0 event
16:05:06 [2024-02-22T21:05:06.280Z] Sink: D2755 0 event
16:05:06 [2024-02-22T21:05:06.280Z] Entering directory: D2755 0 matching
16:05:06 [2024-02-22T21:05:06.280Z] Sink: D2755 0 matching
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 4167 IEventMatchingKey.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 4167 IEventMatchingKey.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 12379 IMatchProcessingUnit.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 12379 IMatchProcessingUnit.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 5993 ITmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 5993 ITmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 9912 ITmfMatchEventDefinition.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 9912 ITmfMatchEventDefinition.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 10179 Messages.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 10179 Messages.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 11994 TcpEventKey.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 11994 TcpEventKey.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 13199 TmfEventDependency.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 13199 TmfEventDependency.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 14113 TmfEventDependency.DependencyEvent.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 14113 TmfEventDependency.DependencyEvent.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 17567 TmfEventMatches.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 17567 TmfEventMatches.html
16:05:06 [2024-02-22T21:05:06.280Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.280Z] Sending file modes: C0644 19982 TmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.280Z] Sink: C0644 19982 TmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 17461 TmfEventMatching.Direction.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 17461 TmfEventMatching.Direction.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 9052 package-summary.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 9052 package-summary.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.535Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 2312 TcpEventKey.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 2312 TcpEventKey.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 4155 ITmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 4155 ITmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 4157 TmfEventMatches.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 4157 TmfEventMatches.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 2294 Messages.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 2294 Messages.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 6687 IEventMatchingKey.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 6687 IEventMatchingKey.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 4457 ITmfMatchEventDefinition.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 4457 ITmfMatchEventDefinition.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 7285 TmfEventDependency.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 7285 TmfEventDependency.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 6326 TmfEventDependency.DependencyEvent.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 6326 TmfEventDependency.DependencyEvent.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 7120 IMatchProcessingUnit.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 7120 IMatchProcessingUnit.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 2342 TmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 2342 TmfEventMatching.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 5956 TmfEventMatching.Direction.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 5956 TmfEventMatching.Direction.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sink: E
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 6876 package-use.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 6876 package-use.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sink: E
16:05:06 [2024-02-22T21:05:06.535Z] Entering directory: D2755 0 lookup
16:05:06 [2024-02-22T21:05:06.535Z] Sink: D2755 0 lookup
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 7921 ITmfCallsite.html
16:05:06 [2024-02-22T21:05:06.535Z] Sink: C0644 7921 ITmfCallsite.html
16:05:06 [2024-02-22T21:05:06.535Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.535Z] Sending file modes: C0644 6582 ITmfModelLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6582 ITmfModelLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 8784 ITmfSourceLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 8784 ITmfSourceLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 18028 TmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 18028 TmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 6213 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6213 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 20753 ITmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 20753 ITmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 6223 ITmfModelLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6223 ITmfModelLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 8167 ITmfSourceLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 8167 ITmfSourceLookup.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 5979 TmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 5979 TmfCallsite.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 11112 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 11112 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 collapse
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 collapse
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 6545 ITmfCollapsibleEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6545 ITmfCollapsibleEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 4186 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 4186 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2386 ITmfCollapsibleEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2386 ITmfCollapsibleEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2136 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2136 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 8905 ITmfCustomAttributes.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 8905 ITmfCustomAttributes.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 13415 ITmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 13415 ITmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 aspect
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 aspect
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 19715 ITmfEventAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 19715 ITmfEventAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 17490 Messages.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 17490 Messages.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 22282 MultiAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 22282 MultiAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 16489 TmfBaseAspects.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 16489 TmfBaseAspects.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 14966 TmfCallsiteAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 14966 TmfCallsiteAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 23919 TmfContentFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 23919 TmfContentFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 19940 TmfCpuAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 19940 TmfCpuAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 12210 TmfDeviceAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 12210 TmfDeviceAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 25707 TmfEventFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 25707 TmfEventFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 6753 TmfEventFieldAspect.IRootField.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6753 TmfEventFieldAspect.IRootField.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 18724 TmfStateSystemAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 18724 TmfStateSystemAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 9351 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 9351 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2336 TmfCallsiteAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2336 TmfCallsiteAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2354 TmfStateSystemAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2354 TmfStateSystemAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 65321 ITmfEventAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 65321 ITmfEventAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 5117 TmfEventFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 5117 TmfEventFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 4917 TmfEventFieldAspect.IRootField.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 4917 TmfEventFieldAspect.IRootField.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2318 TmfBaseAspects.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2318 TmfBaseAspects.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 5596 TmfDeviceAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 5596 TmfDeviceAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 4107 TmfCpuAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 4107 TmfCpuAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2282 Messages.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2282 Messages.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 4975 TmfContentFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 4975 TmfContentFieldAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2300 MultiAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2300 MultiAspect.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 21452 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 21452 package-use.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sink: E
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 20889 ITmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 20889 ITmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 11382 ITmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 11382 ITmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 8758 ITmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 8758 ITmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 25279 TmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 25279 TmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 29446 TmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 29446 TmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 20297 TmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 20297 TmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 18059 TmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 18059 TmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 7857 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 7857 package-summary.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 13605 TmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 13605 TmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 22229 ITmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 22229 ITmfEventType.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 6870 TmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 6870 TmfEventField.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 2252 TmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 2252 TmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.536Z] Sending file modes: C0644 130332 ITmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] Sink: C0644 130332 ITmfEvent.html
16:05:06 [2024-02-22T21:05:06.536Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 5490 ITmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 5490 ITmfLostEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 10047 TmfEventType.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 10047 TmfEventType.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 6192 ITmfCustomAttributes.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 6192 ITmfCustomAttributes.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 30448 ITmfEventField.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 30448 ITmfEventField.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 40858 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 40858 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Entering directory: D2755 0 segment
16:05:06 [2024-02-22T21:05:06.792Z] Sink: D2755 0 segment
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 16345 ISegmentAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 16345 ISegmentAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 18587 ISegmentAspect.SegmentType.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 18587 ISegmentAspect.SegmentType.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 20085 SegmentDurationAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 20085 SegmentDurationAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 20079 SegmentEndTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 20079 SegmentEndTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 20109 SegmentStartTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 20109 SegmentStartTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 6942 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 6942 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.792Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 2324 SegmentStartTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 2324 SegmentStartTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 14038 ISegmentAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 14038 ISegmentAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 7196 ISegmentAspect.SegmentType.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 7196 ISegmentAspect.SegmentType.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 2312 SegmentEndTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 2312 SegmentEndTimeAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 2318 SegmentDurationAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 2318 SegmentDurationAspect.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 6631 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 6631 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Entering directory: D2755 0 markers
16:05:06 [2024-02-22T21:05:06.792Z] Sink: D2755 0 markers
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 8288 ITimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 8288 ITimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 9177 ITimeReferenceProvider.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 9177 ITimeReferenceProvider.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 13638 TimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 13638 TimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 5209 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 5209 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.792Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 2270 TimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 2270 TimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 2344 ITimeReferenceProvider.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 2344 ITimeReferenceProvider.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 6113 ITimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 6113 ITimeReference.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 3335 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 3335 package-use.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sink: E
16:05:06 [2024-02-22T21:05:06.792Z] Entering directory: D2755 0 uml2sd
16:05:06 [2024-02-22T21:05:06.792Z] Sink: D2755 0 uml2sd
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 7528 ITmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 10479 ITmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 10479 ITmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 14536 TmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 14536 TmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 17827 TmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 17827 TmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.792Z] Sending file modes: C0644 5595 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] Sink: C0644 5595 package-summary.html
16:05:06 [2024-02-22T21:05:06.792Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 6937 ITmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 4115 TmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 4115 TmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2354 TmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2354 TmfAsyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 8703 ITmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 8703 ITmfSyncSequenceDiagramEvent.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 5268 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 5268 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 config
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 config
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 9678 ITmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 9678 ITmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 11247 ITmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 11247 ITmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 19798 ITmfConfigurationSource.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 19798 ITmfConfigurationSource.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 10537 ITmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 10537 ITmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 19284 TmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 19284 TmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 16909 TmfConfigParamDescriptor.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 16909 TmfConfigParamDescriptor.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 20184 TmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 20184 TmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 19955 TmfConfiguration.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 19955 TmfConfiguration.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 17975 TmfConfigurationSourceManager.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 17975 TmfConfigurationSourceManager.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 20219 TmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 20219 TmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 17650 TmfConfigurationSourceType.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 17650 TmfConfigurationSourceType.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 9420 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 9420 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 8933 ITmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 8933 ITmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 7311 ITmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 7311 ITmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 10113 ITmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 10113 ITmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2342 TmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2342 TmfConfigurationSourceType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 7095 TmfConfigurationSourceType.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 7095 TmfConfigurationSourceType.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 4357 TmfConfigurationSourceManager.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 4357 TmfConfigurationSourceManager.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 4661 ITmfConfigurationSource.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 4661 ITmfConfigurationSource.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2330 TmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2330 TmfConfigParamDescriptor.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 6739 TmfConfigParamDescriptor.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 6739 TmfConfigParamDescriptor.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2282 TmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2282 TmfConfiguration.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 7980 TmfConfiguration.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 7980 TmfConfiguration.Builder.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 5926 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 5926 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 request
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 request
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 33313 ITmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 33313 ITmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 17438 ITmfEventRequest.ExecutionType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 17438 ITmfEventRequest.ExecutionType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 59032 TmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 59032 TmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 5400 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 5400 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 12555 ITmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 12555 ITmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 12188 ITmfEventRequest.ExecutionType.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 12188 ITmfEventRequest.ExecutionType.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 4132 TmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 4132 TmfEventRequest.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 7887 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 7887 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 resources
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 resources
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 8473 ITmfMarker.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 8473 ITmfMarker.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 3456 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 3456 package-summary.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 class-use
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2284 ITmfMarker.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2284 ITmfMarker.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 2099 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 2099 package-use.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sink: E
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 project
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 project
16:05:06 [2024-02-22T21:05:06.793Z] Entering directory: D2755 0 model
16:05:06 [2024-02-22T21:05:06.793Z] Sink: D2755 0 model
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 12472 ITmfPropertiesProvider.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 12472 ITmfPropertiesProvider.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:06 [2024-02-22T21:05:06.793Z] Sending file modes: C0644 13909 TmfTraceCoreUtils.html
16:05:06 [2024-02-22T21:05:06.793Z] Sink: C0644 13909 TmfTraceCoreUtils.html
16:05:06 [2024-02-22T21:05:06.793Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 12777 TmfTraceImportException.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 12777 TmfTraceImportException.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 60174 TmfTraceType.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 60174 TmfTraceType.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 17474 TmfTraceType.TraceElementType.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 17474 TmfTraceType.TraceElementType.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 29079 TraceTypeHelper.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 29079 TraceTypeHelper.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 19386 TraceTypePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 19386 TraceTypePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 6784 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 6784 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2360 TraceTypePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2360 TraceTypePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 6980 TmfTraceImportException.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 6980 TmfTraceImportException.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 41220 ITmfPropertiesProvider.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 41220 ITmfPropertiesProvider.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2342 TmfTraceCoreUtils.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2342 TmfTraceCoreUtils.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 17354 TraceTypeHelper.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 17354 TraceTypeHelper.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2312 TmfTraceType.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2312 TmfTraceType.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 10013 TmfTraceType.TraceElementType.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 10013 TmfTraceType.TraceElementType.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 30056 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 30056 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 response
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 response
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 8495 ITmfResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 8495 ITmfResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 18798 ITmfResponse.Status.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 18798 ITmfResponse.Status.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 17471 TmfModelResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 17471 TmfModelResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 5912 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 5912 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 52352 TmfModelResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 52352 TmfModelResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 4086 ITmfResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 4086 ITmfResponse.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 7268 ITmfResponse.Status.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 7268 ITmfResponse.Status.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 9964 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 9964 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 statistics
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 statistics
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 15035 ITmfStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 15035 ITmfStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 26425 TmfStateStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 26425 TmfStateStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 11073 TmfStateStatistics.Attributes.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 11073 TmfStateStatistics.Attributes.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 19347 TmfStatisticsEventTypesModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 19347 TmfStatisticsEventTypesModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 31884 TmfStatisticsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 31884 TmfStatisticsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 19298 TmfStatisticsTotalsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 19298 TmfStatisticsTotalsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 6365 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 6365 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2384 TmfStatisticsEventTypesModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2384 TmfStatisticsEventTypesModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 5081 ITmfStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 5081 ITmfStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2324 TmfStatisticsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2324 TmfStatisticsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2318 TmfStateStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2318 TmfStateStatistics.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2392 TmfStateStatistics.Attributes.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2392 TmfStateStatistics.Attributes.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2360 TmfStatisticsTotalsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2360 TmfStatisticsTotalsModule.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 3358 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 3358 package-use.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sink: E
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 timestamp
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 timestamp
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 41975 ITmfTimePreferencesConstants.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 41975 ITmfTimePreferencesConstants.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 22428 ITmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 22428 ITmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 19600 TmfTimePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 19600 TmfTimePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 21904 TmfTimeRange.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 21904 TmfTimeRange.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 38324 TmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 38324 TmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 21559 TmfTimestampDelta.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 21559 TmfTimestampDelta.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 49973 TmfTimestampFormat.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 49973 TmfTimestampFormat.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 6519 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 6519 package-summary.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2306 TmfTimestampDelta.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2306 TmfTimestampDelta.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 56556 TmfTimeRange.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 56556 TmfTimeRange.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 104210 ITmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 104210 ITmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2312 TmfTimePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2312 TmfTimePreferences.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 2392 ITmfTimePreferencesConstants.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 2392 ITmfTimePreferencesConstants.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.049Z] Sending file modes: C0644 8137 TmfTimestampFormat.html
16:05:07 [2024-02-22T21:05:07.049Z] Sink: C0644 8137 TmfTimestampFormat.html
16:05:07 [2024-02-22T21:05:07.049Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 5803 TmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 5803 TmfTimestamp.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sink: E
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 35551 package-use.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 35551 package-use.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sink: E
16:05:07 [2024-02-22T21:05:07.050Z] Entering directory: D2755 0 synchronization
16:05:07 [2024-02-22T21:05:07.050Z] Sink: D2755 0 synchronization
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 10073 ITmfTimestampTransform.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 10073 ITmfTimestampTransform.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 26191 Messages.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 26191 Messages.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 26826 SynchronizationAlgorithm.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 26826 SynchronizationAlgorithm.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 19868 SynchronizationAlgorithm.SyncQuality.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 10745 SynchronizationAlgorithmFactory.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 10745 SynchronizationAlgorithmFactory.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 15030 SynchronizationBackend.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 15030 SynchronizationBackend.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 16076 SynchronizationManager.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 16076 SynchronizationManager.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 21188 TimestampTransformFactory.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 21188 TimestampTransformFactory.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.050Z] Sending file modes: C0644 7437 package-summary.html
16:05:07 [2024-02-22T21:05:07.050Z] Sink: C0644 7437 package-summary.html
16:05:07 [2024-02-22T21:05:07.050Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.306Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 2372 SynchronizationBackend.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 2372 SynchronizationBackend.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 2426 SynchronizationAlgorithmFactory.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 2426 SynchronizationAlgorithmFactory.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 2390 TimestampTransformFactory.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 2390 TimestampTransformFactory.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 2372 SynchronizationManager.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 2372 SynchronizationManager.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 2288 Messages.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 2288 Messages.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 15824 SynchronizationAlgorithm.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 15824 SynchronizationAlgorithm.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 6361 SynchronizationAlgorithm.SyncQuality.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 16862 ITmfTimestampTransform.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 16862 ITmfTimestampTransform.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sink: E
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 7056 package-use.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 7056 package-use.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sink: E
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 7355 Messages.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 7355 Messages.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Entering directory: D2755 0 util
16:05:07 [2024-02-22T21:05:07.306Z] Sink: D2755 0 util
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 14957 Pair.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 14957 Pair.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 3995 package-summary.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 3995 package-summary.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.306Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 5965 Pair.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 5965 Pair.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sink: E
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 4459 package-use.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 4459 package-use.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sink: E
16:05:07 [2024-02-22T21:05:07.306Z] Entering directory: D2755 0 exceptions
16:05:07 [2024-02-22T21:05:07.306Z] Sink: D2755 0 exceptions
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 12962 TmfAnalysisException.html
16:05:07 [2024-02-22T21:05:07.306Z] Sink: C0644 12962 TmfAnalysisException.html
16:05:07 [2024-02-22T21:05:07.306Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.306Z] Sending file modes: C0644 12743 TmfConfigurationException.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12743 TmfConfigurationException.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12547 TmfTraceException.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12547 TmfTraceException.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4187 package-summary.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4187 package-summary.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.307Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 6091 TmfConfigurationException.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 6091 TmfConfigurationException.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 22410 TmfTraceException.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 22410 TmfTraceException.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 17161 TmfAnalysisException.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 17161 TmfAnalysisException.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sink: E
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 16795 package-use.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 16795 package-use.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sink: E
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 13834 TmfCommonConstants.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 13834 TmfCommonConstants.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Entering directory: D2755 0 signal
16:05:07 [2024-02-22T21:05:07.307Z] Sink: D2755 0 signal
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12534 TmfDataModelSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12534 TmfDataModelSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 7606 TmfEndSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 7606 TmfEndSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 14147 TmfEventFilterAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 14147 TmfEventFilterAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 14038 TmfEventSearchAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 14038 TmfEventSearchAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12313 TmfEventSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12313 TmfEventSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 7993 TmfMarkerEventSourceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 19772 TmfSelectionRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 19772 TmfSelectionRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 16023 TmfSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 16023 TmfSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 3737 TmfSignalHandler.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 3737 TmfSignalHandler.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 29776 TmfSignalManager.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 29776 TmfSignalManager.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 13537 TmfSignalThrottler.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 13537 TmfSignalThrottler.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 9922 TmfSignalTracer.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 9922 TmfSignalTracer.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12614 TmfStartAnalysisSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12614 TmfStartAnalysisSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 7625 TmfStartSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 7625 TmfStartSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 7991 TmfTimestampFormatUpdateSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 7991 TmfTimestampFormatUpdateSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12657 TmfTraceClosedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12657 TmfTraceClosedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12021 TmfTraceModelSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12021 TmfTraceModelSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 13742 TmfTraceOpenedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 13742 TmfTraceOpenedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 13856 TmfTraceRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 13856 TmfTraceRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12423 TmfTraceSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12423 TmfTraceSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12682 TmfTraceSynchronizedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12682 TmfTraceSynchronizedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 14855 TmfTraceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 14855 TmfTraceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 15752 TmfWindowRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 15752 TmfWindowRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 12427 package-summary.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 12427 package-summary.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.307Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 8645 TmfTraceModelSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 8645 TmfTraceModelSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4033 TmfSignalThrottler.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4033 TmfSignalThrottler.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 18878 TmfSelectionRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 18878 TmfSelectionRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4542 TmfMarkerEventSourceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4001 TmfSignalTracer.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4001 TmfSignalTracer.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4485 TmfTraceSynchronizedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4485 TmfTraceSynchronizedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 22744 TmfWindowRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 22744 TmfWindowRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 2318 TmfEventSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 2318 TmfEventSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4451 TmfDataModelSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4451 TmfDataModelSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4214 TmfEndSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4214 TmfEndSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4248 TmfStartSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 4248 TmfStartSynchSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 99984 TmfSignalHandler.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 99984 TmfSignalHandler.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 6076 TmfEventFilterAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 6076 TmfEventFilterAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 2282 TmfSignalManager.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 2282 TmfSignalManager.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 14721 TmfTimestampFormatUpdateSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 14721 TmfTimestampFormatUpdateSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 27191 TmfTraceSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] Sink: C0644 27191 TmfTraceSelectedSignal.html
16:05:07 [2024-02-22T21:05:07.307Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.307Z] Sending file modes: C0644 4453 TmfStartAnalysisSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 4453 TmfStartAnalysisSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 4425 TmfEventSearchAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 4425 TmfEventSearchAppliedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 32001 TmfSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 32001 TmfSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 31642 TmfTraceClosedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 31642 TmfTraceClosedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 13408 TmfTraceRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 13408 TmfTraceRangeUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 12644 TmfTraceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 12644 TmfTraceUpdatedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 24018 TmfTraceOpenedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 24018 TmfTraceOpenedSignal.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sink: E
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 65409 package-use.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 65409 package-use.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.308Z] Sink: E
16:05:07 [2024-02-22T21:05:07.308Z] Sending file modes: C0644 14314 TmfProjectNature.html
16:05:07 [2024-02-22T21:05:07.308Z] Sink: C0644 14314 TmfProjectNature.html
16:05:07 [2024-02-22T21:05:07.308Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 15160 TmfStrings.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 15160 TmfStrings.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 3897 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 3897 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 viewmodel
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 viewmodel
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 3331 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 3331 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2099 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2099 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2228 TmfProjectNature.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2228 TmfProjectNature.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2192 TmfStrings.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2192 TmfStrings.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2180 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2180 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2240 TmfCommonConstants.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2240 TmfCommonConstants.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2037 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2037 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 ctf
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 ctf
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 core
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 core
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 event
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 event
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 aspect
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 aspect
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 17764 CtfChannelAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 17764 CtfChannelAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 14031 CtfCpuAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 14031 CtfCpuAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 8048 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 8048 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 4302 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 4302 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2366 CtfChannelAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2366 CtfChannelAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2318 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2318 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2342 CtfCpuAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2342 CtfCpuAspect.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2158 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2158 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 lookup
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 lookup
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 17000 CtfTmfCallsite.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 17000 CtfTmfCallsite.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 3731 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 3731 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 5181 CtfTmfCallsite.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 5181 CtfTmfCallsite.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 3424 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 3424 package-use.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sink: E
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 41706 CtfTmfEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 41706 CtfTmfEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 13468 CtfTmfEventFactory.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 13468 CtfTmfEventFactory.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 15478 CtfTmfEventField.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 15478 CtfTmfEventField.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 12029 CtfTmfEventType.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 12029 CtfTmfEventType.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 16333 CtfTmfLostEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 16333 CtfTmfLostEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 7431 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 7431 Messages.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 6072 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 6072 package-summary.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 13096 CtfTmfEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 13096 CtfTmfEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.563Z] Sending file modes: C0644 2306 CtfTmfLostEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] Sink: C0644 2306 CtfTmfLostEvent.html
16:05:07 [2024-02-22T21:05:07.563Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 7215 CtfTmfEventType.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 7215 CtfTmfEventType.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 4583 CtfTmfEventField.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 4583 CtfTmfEventField.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 7335 CtfTmfEventFactory.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 7335 CtfTmfEventFactory.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2264 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2264 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 8741 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 8741 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 9327 CtfConstants.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 9327 CtfConstants.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 14266 CtfEnumPair.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 14266 CtfEnumPair.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 context
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 context
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 21026 CtfLocation.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 21026 CtfLocation.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 18899 CtfLocationInfo.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 18899 CtfLocationInfo.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 24375 CtfTmfContext.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 24375 CtfTmfContext.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 4636 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 4636 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 5186 CtfTmfContext.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 5186 CtfTmfContext.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 9390 CtfLocationInfo.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 9390 CtfLocationInfo.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 4098 CtfLocation.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 4098 CtfLocation.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 5049 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 5049 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 trace
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 trace
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 100529 CtfTmfTrace.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 100529 CtfTmfTrace.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 18715 CtfTraceValidationStatus.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 18715 CtfTraceValidationStatus.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 12322 CtfUtils.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 12322 CtfUtils.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 11269 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 11269 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 4860 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 4860 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2264 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2264 Messages.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2264 CtfUtils.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2264 CtfUtils.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 16248 CtfTmfTrace.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 16248 CtfTmfTrace.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2360 CtfTraceValidationStatus.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2360 CtfTraceValidationStatus.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 7054 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 7054 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 5118 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 5118 package-summary.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2260 CtfConstants.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2260 CtfConstants.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2234 CtfEnumPair.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2234 CtfEnumPair.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 2069 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 2069 package-use.html
16:05:07 [2024-02-22T21:05:07.564Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Sink: E
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 filter
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 filter
16:05:07 [2024-02-22T21:05:07.564Z] Entering directory: D2755 0 parser
16:05:07 [2024-02-22T21:05:07.564Z] Sink: D2755 0 parser
16:05:07 [2024-02-22T21:05:07.564Z] Sending file modes: C0644 40309 FilterParserLexer.html
16:05:07 [2024-02-22T21:05:07.564Z] Sink: C0644 40309 FilterParserLexer.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 68877 FilterParserParser.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 68877 FilterParserParser.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10266 FilterParserParser.expression_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10266 FilterParserParser.expression_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10256 FilterParserParser.paragraph_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10256 FilterParserParser.paragraph_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10216 FilterParserParser.parse_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10216 FilterParserParser.parse_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10256 FilterParserParser.parseRoot_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10256 FilterParserParser.parseRoot_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10206 FilterParserParser.root_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10206 FilterParserParser.root_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 error
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 error
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 6255 IErrorListener.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 6255 IErrorListener.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 3517 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 3517 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4765 IErrorListener.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4765 IErrorListener.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 3378 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 3378 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 5221 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 5221 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 2306 FilterParserParser.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 2306 FilterParserParser.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4313 FilterParserParser.expression_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4313 FilterParserParser.expression_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4298 FilterParserParser.paragraph_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4298 FilterParserParser.paragraph_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4223 FilterParserParser.root_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4223 FilterParserParser.root_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4298 FilterParserParser.parseRoot_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4298 FilterParserParser.parseRoot_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4238 FilterParserParser.parse_return.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4238 FilterParserParser.parse_return.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 2300 FilterParserLexer.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 2300 FilterParserLexer.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 4235 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 4235 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 chart
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 chart
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 core
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 core
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 model
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 model
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 10817 IDataChartProvider.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 10817 IDataChartProvider.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 3562 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 3562 package-summary.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 2356 IDataChartProvider.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 2356 IDataChartProvider.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sending file modes: C0644 2121 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] Sink: C0644 2121 package-use.html
16:05:07 [2024-02-22T21:05:07.820Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.820Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 analysis
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 analysis
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 xml
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 xml
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 core
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 core
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 module
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 module
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 8048 ITmfXmlSchemaParser.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 8048 ITmfXmlSchemaParser.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 42822 TmfAnalysisModuleHelperXml.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 42822 TmfAnalysisModuleHelperXml.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 18801 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 155032 TmfXmlStrings.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 155032 TmfXmlStrings.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 22362 TmfXmlUtils.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 22362 TmfXmlUtils.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 6003 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 6003 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2386 TmfXmlStrings.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2386 TmfXmlStrings.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2422 ITmfXmlSchemaParser.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2422 ITmfXmlSchemaParser.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2444 TmfAnalysisModuleHelperXml.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2444 TmfAnalysisModuleHelperXml.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 7307 TmfAnalysisModuleHelperXml.XmlAnalysisModuleType.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2354 TmfXmlUtils.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2354 TmfXmlUtils.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3540 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3540 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 examples
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 examples
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 ui
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 ui
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 15526 Activator.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 15526 Activator.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 views
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 views
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 data
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 data
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 provider
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 provider
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 19269 ExampleTimeGraphDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 19269 ExampleTimeGraphDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 15455 ExampleXYDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 15455 ExampleXYDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3626 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3626 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2498 ExampleTimeGraphDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2498 ExampleTimeGraphDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2456 ExampleXYDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2456 ExampleXYDataProviderView.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2188 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2188 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2930 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2930 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3889 Activator.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3889 Activator.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3246 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3246 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 core
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 core
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 analysis
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 analysis
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 16165 ExampleStateProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 16165 ExampleStateProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 20324 ExampleStateSystemAnalysisModule.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 20324 ExampleStateSystemAnalysisModule.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3502 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3502 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 class-use
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 5474 ExampleStateSystemAnalysisModule.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 5474 ExampleStateSystemAnalysisModule.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 2348 ExampleStateProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 2348 ExampleStateProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 3467 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 3467 package-use.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sink: E
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 data
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 data
16:05:07 [2024-02-22T21:05:07.821Z] Entering directory: D2755 0 provider
16:05:07 [2024-02-22T21:05:07.821Z] Sink: D2755 0 provider
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 42140 ExampleTimeGraphDataProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 42140 ExampleTimeGraphDataProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 16346 ExampleTimeGraphProviderFactory.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 16346 ExampleTimeGraphProviderFactory.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 23949 ExampleXYDataProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 23949 ExampleXYDataProvider.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 16309 ExampleXYDataProviderFactory.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 16309 ExampleXYDataProviderFactory.html
16:05:07 [2024-02-22T21:05:07.821Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:07 [2024-02-22T21:05:07.821Z] Sending file modes: C0644 4174 package-summary.html
16:05:07 [2024-02-22T21:05:07.821Z] Sink: C0644 4174 package-summary.html
16:05:08 [2024-02-22T21:05:08.077Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.077Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.077Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.077Z] Sending file modes: C0644 2438 ExampleTimeGraphDataProvider.html
16:05:08 [2024-02-22T21:05:08.077Z] Sink: C0644 2438 ExampleTimeGraphDataProvider.html
16:05:08 [2024-02-22T21:05:08.077Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.077Z] Sending file modes: C0644 2456 ExampleTimeGraphProviderFactory.html
16:05:08 [2024-02-22T21:05:08.077Z] Sink: C0644 2456 ExampleTimeGraphProviderFactory.html
16:05:08 [2024-02-22T21:05:08.077Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.077Z] Sending file modes: C0644 2438 ExampleXYDataProviderFactory.html
16:05:08 [2024-02-22T21:05:08.077Z] Sink: C0644 2438 ExampleXYDataProviderFactory.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 2396 ExampleXYDataProvider.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 2396 ExampleXYDataProvider.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 2156 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 2156 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 statesystem
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 statesystem
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 exceptions
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 exceptions
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 13429 AttributeNotFoundException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 13429 AttributeNotFoundException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 11916 StateSystemDisposedException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 11916 StateSystemDisposedException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 13982 StateValueTypeException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 13982 StateValueTypeException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 13716 TimeRangeException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 13716 TimeRangeException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 5726 package-summary.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 5726 package-summary.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 9614 StateValueTypeException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 9614 StateValueTypeException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 8033 AttributeNotFoundException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 8033 AttributeNotFoundException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 13600 StateSystemDisposedException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 13600 StateSystemDisposedException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 12589 TimeRangeException.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 12589 TimeRangeException.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 5845 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 5845 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 backend
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 backend
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 8496 ICustomStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 8496 ICustomStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 11610 IPartialStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 11610 IPartialStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 36242 IStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 36242 IStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 18370 StateHistoryBackendFactory.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 18370 StateHistoryBackendFactory.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 6915 package-summary.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 6915 package-summary.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 11491 IStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 11491 IStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 2416 ICustomStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 2416 ICustomStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 2396 StateHistoryBackendFactory.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 2396 StateHistoryBackendFactory.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 2422 IPartialStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 2422 IPartialStateHistoryBackend.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 4565 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 4565 package-use.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sink: E
16:05:08 [2024-02-22T21:05:08.078Z] Entering directory: D2755 0 interval
16:05:08 [2024-02-22T21:05:08.078Z] Sink: D2755 0 interval
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 17395 ITmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.078Z] Sink: C0644 17395 ITmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.078Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.078Z] Sending file modes: C0644 21207 TmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 21207 TmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 5761 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 5761 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 2342 TmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 2342 TmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 31468 ITmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 31468 ITmfStateInterval.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 8496 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 8496 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 68703 ITmfStateSystem.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 68703 ITmfStateSystem.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 37858 ITmfStateSystemBuilder.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 37858 ITmfStateSystemBuilder.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 statevalue
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 statevalue
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 16266 ITmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 16266 ITmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 19811 ITmfStateValue.Type.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 19811 ITmfStateValue.Type.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 25843 TmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 25843 TmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 6804 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 6804 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 19032 ITmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 19032 ITmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 9328 ITmfStateValue.Type.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 9328 ITmfStateValue.Type.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 9515 TmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 9515 TmfStateValue.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 9748 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 9748 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 snapshot
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 snapshot
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 20729 StateSnapshot.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 20729 StateSnapshot.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 4386 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 4386 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 4568 StateSnapshot.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 4568 StateSnapshot.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 3451 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 3451 package-use.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sink: E
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 14607 StateSystemBuilderUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 14607 StateSystemBuilderUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 12194 StateSystemFactory.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 12194 StateSystemFactory.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 37802 StateSystemUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 37802 StateSystemUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 20769 StateSystemUtils.QuarkIterator.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 20769 StateSystemUtils.QuarkIterator.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 7110 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 7110 package-summary.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 2276 StateSystemUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 2276 StateSystemUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 2368 StateSystemUtils.QuarkIterator.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 2368 StateSystemUtils.QuarkIterator.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 2318 StateSystemBuilderUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 2318 StateSystemBuilderUtils.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.079Z] Sending file modes: C0644 2288 StateSystemFactory.html
16:05:08 [2024-02-22T21:05:08.079Z] Sink: C0644 2288 StateSystemFactory.html
16:05:08 [2024-02-22T21:05:08.079Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 15227 ITmfStateSystemBuilder.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 15227 ITmfStateSystemBuilder.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 32918 ITmfStateSystem.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 32918 ITmfStateSystem.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sink: E
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 9160 package-use.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 9160 package-use.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sink: E
16:05:08 [2024-02-22T21:05:08.080Z] Sink: E
16:05:08 [2024-02-22T21:05:08.080Z] Entering directory: D2755 0 segmentstore
16:05:08 [2024-02-22T21:05:08.080Z] Sink: D2755 0 segmentstore
16:05:08 [2024-02-22T21:05:08.080Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.080Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 21527 BasicSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 21527 BasicSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 8829 IContentSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 8829 IContentSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Entering directory: D2755 0 segment
16:05:08 [2024-02-22T21:05:08.080Z] Sink: D2755 0 segment
16:05:08 [2024-02-22T21:05:08.080Z] Entering directory: D2755 0 interfaces
16:05:08 [2024-02-22T21:05:08.080Z] Sink: D2755 0 interfaces
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 8746 INamedSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 8746 INamedSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 9490 SegmentAspects.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 9490 SegmentAspects.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 5194 SegmentTypeComparators.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 5194 SegmentTypeComparators.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 5480 package-summary.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 5480 package-summary.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.080Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 2422 INamedSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 2422 INamedSegment.html
16:05:08 [2024-02-22T21:05:08.080Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.080Z] Sending file modes: C0644 2476 SegmentTypeComparators.html
16:05:08 [2024-02-22T21:05:08.080Z] Sink: C0644 2476 SegmentTypeComparators.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 2408 SegmentAspects.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 2408 SegmentAspects.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sink: E
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 2201 package-use.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 2201 package-use.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sink: E
16:05:08 [2024-02-22T21:05:08.335Z] Sink: E
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 14027 ISegment.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 14027 ISegment.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 33057 ISegmentStore.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 33057 ISegmentStore.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 8642 SegmentComparators.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 8642 SegmentComparators.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 17932 SegmentStoreFactory.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 17932 SegmentStoreFactory.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 20038 SegmentStoreFactory.SegmentStoreType.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 7064 package-summary.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 7064 package-summary.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.335Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 2296 IContentSegment.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 2296 IContentSegment.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 4301 BasicSegment.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 4301 BasicSegment.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 2314 SegmentComparators.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 2314 SegmentComparators.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 2300 SegmentStoreFactory.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 2300 SegmentStoreFactory.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 7927 SegmentStoreFactory.SegmentStoreType.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 49727 ISegment.html
16:05:08 [2024-02-22T21:05:08.335Z] Sink: C0644 49727 ISegment.html
16:05:08 [2024-02-22T21:05:08.335Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.335Z] Sending file modes: C0644 13853 ISegmentStore.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 13853 ISegmentStore.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 11778 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 11778 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 lttng2
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 lttng2
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 ust
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 ust
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 analysis
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 analysis
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 debuginfo
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 debuginfo
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 19203 BinaryCallsite.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 19203 BinaryCallsite.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 13688 FunctionLocation.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 13688 FunctionLocation.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 12393 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 12393 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 35586 UstDebugInfoAnalysisModule.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 35586 UstDebugInfoAnalysisModule.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 22116 UstDebugInfoBinaryAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 22116 UstDebugInfoBinaryAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 22165 UstDebugInfoBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 22165 UstDebugInfoBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 20434 UstDebugInfoFunctionAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 20434 UstDebugInfoFunctionAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 19581 UstDebugInfoLoadedBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 19581 UstDebugInfoLoadedBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 18438 UstDebugInfoSourceAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 18438 UstDebugInfoSourceAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 7281 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 7281 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2372 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2372 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4512 UstDebugInfoSourceAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4512 UstDebugInfoSourceAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 6830 BinaryCallsite.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 6830 BinaryCallsite.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2480 UstDebugInfoAnalysisModule.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2480 UstDebugInfoAnalysisModule.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4512 UstDebugInfoBinaryAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4512 UstDebugInfoBinaryAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 7038 UstDebugInfoBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 7038 UstDebugInfoBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 5418 FunctionLocation.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 5418 FunctionLocation.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4740 UstDebugInfoLoadedBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4740 UstDebugInfoLoadedBinaryFile.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4542 UstDebugInfoFunctionAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4542 UstDebugInfoFunctionAspect.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 6053 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 6053 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 trace
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 trace
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 layout
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 layout
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 30309 ILttngUstEventLayout.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 30309 ILttngUstEventLayout.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4118 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4118 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 6046 ILttngUstEventLayout.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 6046 ILttngUstEventLayout.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4613 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4613 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 14415 LttngUstEvent.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 14415 LttngUstEvent.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 12997 LttngUstEventFactory.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 12997 LttngUstEventFactory.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 44414 LttngUstTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 44414 LttngUstTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 13140 LttngUstTrace.SymbolProviderConfig.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 9432 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 9432 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 5063 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 5063 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2312 LttngUstEvent.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2312 LttngUstEvent.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4175 LttngUstEventFactory.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4175 LttngUstEventFactory.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2282 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2282 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 5755 LttngUstTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 5755 LttngUstTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 5661 LttngUstTrace.SymbolProviderConfig.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 4852 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 4852 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 kernel
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 kernel
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 trace
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 trace
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 45763 LttngKernelTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 45763 LttngKernelTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 9492 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 9492 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 3399 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 3399 package-summary.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2300 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2300 Messages.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2348 LttngKernelTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2348 LttngKernelTrace.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sending file modes: C0644 2141 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] Sink: C0644 2141 package-use.html
16:05:08 [2024-02-22T21:05:08.346Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Sink: E
16:05:08 [2024-02-22T21:05:08.346Z] Entering directory: D2755 0 control
16:05:08 [2024-02-22T21:05:08.347Z] Sink: D2755 0 control
16:05:08 [2024-02-22T21:05:08.347Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.347Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.347Z] Entering directory: D2755 0 session
16:05:08 [2024-02-22T21:05:08.347Z] Sink: D2755 0 session
16:05:08 [2024-02-22T21:05:08.347Z] Sending file modes: C0644 16887 Messages.html
16:05:08 [2024-02-22T21:05:08.347Z] Sink: C0644 16887 Messages.html
16:05:08 [2024-02-22T21:05:08.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.347Z] Sending file modes: C0644 13563 SessionConfigGenerator.html
16:05:08 [2024-02-22T21:05:08.347Z] Sink: C0644 13563 SessionConfigGenerator.html
16:05:08 [2024-02-22T21:05:08.347Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.347Z] Sending file modes: C0644 59975 SessionConfigStrings.html
16:05:08 [2024-02-22T21:05:08.347Z] Sink: C0644 59975 SessionConfigStrings.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 4840 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 4840 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2410 SessionConfigStrings.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2410 SessionConfigStrings.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2402 SessionConfigGenerator.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2402 SessionConfigGenerator.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2318 Messages.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2318 Messages.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2156 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2156 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 common
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 common
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 collect
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 collect
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 20950 BufferedBlockingQueue.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 20950 BufferedBlockingQueue.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 5654 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 5654 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2336 BufferedBlockingQueue.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2336 BufferedBlockingQueue.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2104 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2104 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 format
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 format
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 12494 DataSizeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 12494 DataSizeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 12458 DataSpeedWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 12458 DataSpeedWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 19609 DecimalUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 19609 DecimalUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 17774 DecimalWithUnitPrefixFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 17774 DecimalWithUnitPrefixFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 18298 LongToPercentFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 18298 LongToPercentFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 17105 SubSecondTimeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 17105 SubSecondTimeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 6634 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 6634 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 4081 DataSizeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 4081 DataSizeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2366 SubSecondTimeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2366 SubSecondTimeWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2306 DecimalUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2306 DecimalUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 4567 DecimalWithUnitPrefixFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 4567 DecimalWithUnitPrefixFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2342 DataSpeedWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2342 DataSpeedWithUnitFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2318 LongToPercentFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 2318 LongToPercentFormat.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 3685 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 3685 package-use.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sink: E
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 process
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 process
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 9145 Messages.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 9145 Messages.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 18446 ProcessUtils.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 18446 ProcessUtils.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 9684 ProcessUtils.OutputReaderFunction.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 9684 ProcessUtils.OutputReaderFunction.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 6907 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] Sink: C0644 6907 package-summary.html
16:05:08 [2024-02-22T21:05:08.602Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.602Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.602Z] Sending file modes: C0644 2258 Messages.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2258 Messages.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2282 ProcessUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2282 ProcessUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 5640 ProcessUtils.OutputReaderFunction.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 5640 ProcessUtils.OutputReaderFunction.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 3495 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 3495 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 16211 NonNullUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 16211 NonNullUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 11091 ObjectUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 11091 ObjectUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 math
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 math
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 16005 SaturatedArithmetic.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 16005 SaturatedArithmetic.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 4738 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 4738 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2306 SaturatedArithmetic.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2306 SaturatedArithmetic.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2089 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2089 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 24288 TraceCompassActivator.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 24288 TraceCompassActivator.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 log
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 log
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 11639 TraceCompassLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 11639 TraceCompassLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 42989 TraceCompassLogUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 42989 TraceCompassLogUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 15648 TraceCompassLogUtils.FlowScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 18698 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 15689 TraceCompassLogUtils.ScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 15689 TraceCompassLogUtils.ScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 10356 TraceCompassMonitorManager.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 10356 TraceCompassMonitorManager.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 7331 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 7331 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2306 TraceCompassLogUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2306 TraceCompassLogUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 5780 TraceCompassLogUtils.FlowScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 6380 TraceCompassLogUtils.FlowScopeLogBuilder.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2368 TraceCompassLogUtils.ScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2368 TraceCompassLogUtils.ScopeLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2276 TraceCompassLog.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2276 TraceCompassLog.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 4325 TraceCompassMonitorManager.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 4325 TraceCompassMonitorManager.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 4352 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 4352 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 xml
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 xml
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 24809 XmlUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 24809 XmlUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 5117 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 5117 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2234 XmlUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2234 XmlUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2084 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2084 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 5856 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 5856 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2276 TraceCompassActivator.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2276 TraceCompassActivator.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2216 ObjectUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2216 ObjectUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2222 NonNullUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2222 NonNullUtils.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 2052 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 2052 package-use.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Sink: E
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 datastore
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 datastore
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 core
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 core
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 interval
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 interval
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 21402 HTInterval.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 21402 HTInterval.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 9921 IHTInterval.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 9921 IHTInterval.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 7403 IHTIntervalReader.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 7403 IHTIntervalReader.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 8324 ISerializableObject.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 8324 ISerializableObject.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 5871 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] Sink: C0644 5871 package-summary.html
16:05:08 [2024-02-22T21:05:08.603Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.603Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.603Z] Sending file modes: C0644 8028 IHTIntervalReader.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 8028 IHTIntervalReader.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 9966 IHTInterval.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 9966 IHTInterval.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 4369 HTInterval.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 4369 HTInterval.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 10027 ISerializableObject.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 10027 ISerializableObject.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 7551 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 7551 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Entering directory: D2755 0 encoding
16:05:08 [2024-02-22T21:05:08.858Z] Sink: D2755 0 encoding
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 14882 HTVarInt.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 14882 HTVarInt.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 10033 HTVarIntTest.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 10033 HTVarIntTest.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 3305 package-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 3305 package-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.858Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 2282 HTVarInt.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 2282 HTVarInt.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 2306 HTVarIntTest.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 2306 HTVarIntTest.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 2124 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 2124 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Entering directory: D2755 0 serialization
16:05:08 [2024-02-22T21:05:08.858Z] Sink: D2755 0 serialization
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 13297 ISafeByteBufferReader.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 13297 ISafeByteBufferReader.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 14397 ISafeByteBufferWriter.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 14397 ISafeByteBufferWriter.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 13404 SafeByteBufferFactory.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 13404 SafeByteBufferFactory.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 5361 package-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 5361 package-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Entering directory: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.858Z] Sink: D2755 0 class-use
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 11216 ISafeByteBufferWriter.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 11216 ISafeByteBufferWriter.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 2390 SafeByteBufferFactory.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 2390 SafeByteBufferFactory.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 8415 ISafeByteBufferReader.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 8415 ISafeByteBufferReader.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 7556 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 7556 package-use.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sink: E
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 8531 element-list
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 8531 element-list
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 582855 constant-values.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 582855 constant-values.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 42799 serialized-form.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 42799 serialized-form.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 14212 deprecated-list.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 14212 deprecated-list.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 61867 index.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 61867 index.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 926 overview-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 926 overview-summary.html
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 18648 stylesheet.css
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 18648 stylesheet.css
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Sending file modes: C0644 5027 script.js
16:05:08 [2024-02-22T21:05:08.858Z] Sink: C0644 5027 script.js
16:05:08 [2024-02-22T21:05:08.858Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.858Z] Entering directory: D2755 0 legal
16:05:08 [2024-02-22T21:05:08.859Z] Sink: D2755 0 legal
16:05:08 [2024-02-22T21:05:08.859Z] Sending file modes: C0644 19274 LICENSE
16:05:08 [2024-02-22T21:05:08.859Z] Sink: C0644 19274 LICENSE
16:05:08 [2024-02-22T21:05:08.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.859Z] Sending file modes: C0644 1522 ASSEMBLY_EXCEPTION
16:05:08 [2024-02-22T21:05:08.859Z] Sink: C0644 1522 ASSEMBLY_EXCEPTION
16:05:08 [2024-02-22T21:05:08.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.859Z] Sending file modes: C0644 2114 ADDITIONAL_LICENSE_INFO
16:05:08 [2024-02-22T21:05:08.859Z] Sink: C0644 2114 ADDITIONAL_LICENSE_INFO
16:05:08 [2024-02-22T21:05:08.859Z] scp: debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.859Z] Sink: E
16:05:08 [2024-02-22T21:05:08.859Z] Sink: E
16:05:08 [2024-02-22T21:05:08.859Z] debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
16:05:08 [2024-02-22T21:05:08.859Z] debug1: channel 0: free: client-session, nchannels 1
16:05:08 [2024-02-22T21:05:08.859Z] debug1: fd 0 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.859Z] debug1: fd 2 clearing O_NONBLOCK
16:05:08 [2024-02-22T21:05:08.859Z] Transferred: sent 33085516, received 499076 bytes, in 11.6 seconds
16:05:08 [2024-02-22T21:05:08.859Z] Bytes per second: sent 2857885.0, received 43109.6
16:05:08 [2024-02-22T21:05:08.859Z] debug1: Exit status 0
16:05:09 [2024-02-22T21:05:09.163Z] [Pipeline] }
16:05:09 [2024-02-22T21:05:09.169Z] $ ssh-agent -k
16:05:09 [2024-02-22T21:05:09.174Z] unset SSH_AUTH_SOCK;
16:05:09 [2024-02-22T21:05:09.174Z] unset SSH_AGENT_PID;
16:05:09 [2024-02-22T21:05:09.174Z] echo Agent pid 337 killed;
16:05:09 [2024-02-22T21:05:09.177Z] [ssh-agent] Stopped.
16:05:09 [2024-02-22T21:05:09.480Z] [Pipeline] // sshagent
16:05:09 [2024-02-22T21:05:09.905Z] [Pipeline] }
16:05:10 [2024-02-22T21:05:10.294Z] [Pipeline] // withEnv
16:05:10 [2024-02-22T21:05:10.810Z] [Pipeline] }
16:05:11 [2024-02-22T21:05:11.095Z] [Pipeline] // stage
16:05:11 [2024-02-22T21:05:11.987Z] [Pipeline] stage
16:05:11 [2024-02-22T21:05:11.988Z] [Pipeline] { (Notarize macos RCP packages)
16:05:18 [2024-02-22T21:05:18.324Z] [Pipeline] tool
16:05:18 [2024-02-22T21:05:18.929Z] [Pipeline] envVarsForTool
16:05:19 [2024-02-22T21:05:19.956Z] [Pipeline] tool
16:05:20 [2024-02-22T21:05:20.527Z] [Pipeline] envVarsForTool
16:05:21 [2024-02-22T21:05:21.247Z] [Pipeline] withEnv
16:05:21 [2024-02-22T21:05:21.248Z] [Pipeline] {
16:05:25 [2024-02-22T21:05:25.629Z] [Pipeline] sshagent
16:05:25 [2024-02-22T21:05:25.935Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
16:05:25 [2024-02-22T21:05:25.935Z] [ssh-agent] Looking for ssh-agent implementation...
16:05:25 [2024-02-22T21:05:25.951Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:05:25 [2024-02-22T21:05:25.957Z] $ ssh-agent
16:05:25 [2024-02-22T21:05:25.963Z] SSH_AUTH_SOCK=/tmp/ssh-Pw8wsa5UpMi6/agent.367
16:05:25 [2024-02-22T21:05:25.963Z] SSH_AGENT_PID=369
16:05:25 [2024-02-22T21:05:25.970Z] Running ssh-add (command line suppressed)
16:05:26 [2024-02-22T21:05:26.006Z] Identity added: /home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4751820810826865154.key (/home/jenkins/agent/workspace/tracecompass-master-nightly@tmp/private_key_4751820810826865154.key)
16:05:26 [2024-02-22T21:05:26.011Z] [ssh-agent] Started.
16:05:26 [2024-02-22T21:05:26.012Z] [Pipeline] {
16:05:26 [2024-02-22T21:05:26.731Z] [Pipeline] sh
16:05:27 [2024-02-22T21:05:27.003Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:05:27 [2024-02-22T21:05:27.003Z] + RCP_DESTINATION=/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:05:27 [2024-02-22T21:05:27.003Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
16:05:27 [2024-02-22T21:05:27.003Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
16:05:27 [2024-02-22T21:05:27.003Z] + SCP=scp
16:05:27 [2024-02-22T21:05:27.003Z] + mkdir temp
16:05:27 [2024-02-22T21:05:27.003Z] + pushd temp
16:05:27 [2024-02-22T21:05:27.003Z] ~/agent/workspace/tracecompass-master-nightly/temp ~/agent/workspace/tracecompass-master-nightly
16:05:27 [2024-02-22T21:05:27.003Z] ++ ssh genie.tracecompass@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tracecompass/master/rcp/ -maxdepth 1 -name '*.dmg'
16:05:27 [2024-02-22T21:05:27.564Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
16:05:27 [2024-02-22T21:05:27.564Z] + df -h .
16:05:27 [2024-02-22T21:05:27.564Z] Filesystem      Size  Used Avail Use% Mounted on
16:05:27 [2024-02-22T21:05:27.564Z] /dev/sda4       894G   50G  845G   6% /home/jenkins/agent
16:05:27 [2024-02-22T21:05:27.564Z] + free -h
16:05:27 [2024-02-22T21:05:27.564Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
16:05:27 [2024-02-22T21:05:27.564Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg .
16:05:43 [2024-02-22T21:05:43.498Z] + for path in $(${SSH} find ${RCP_DESTINATION} -maxdepth 1 -name '*.dmg')
16:05:43 [2024-02-22T21:05:43.498Z] + df -h .
16:05:43 [2024-02-22T21:05:43.498Z] Filesystem      Size  Used Avail Use% Mounted on
16:05:43 [2024-02-22T21:05:43.498Z] /dev/sda4       894G   50G  844G   6% /home/jenkins/agent
16:05:43 [2024-02-22T21:05:43.498Z] + free -h
16:05:43 [2024-02-22T21:05:43.498Z] /home/jenkins/agent/workspace/tracecompass-master-nightly/.scripts//macosx-notarize.sh: line 92: free: command not found
16:05:43 [2024-02-22T21:05:43.498Z] + scp genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg .
16:05:51 [2024-02-22T21:05:51.841Z] + popd
16:05:51 [2024-02-22T21:05:51.841Z] ~/agent/workspace/tracecompass-master-nightly
16:05:51 [2024-02-22T21:05:51.841Z] ++ find ./temp -name '*.dmg'
16:05:51 [2024-02-22T21:05:51.841Z] + for i in $(find ./temp -name '*.dmg')
16:05:51 [2024-02-22T21:05:51.841Z] ++ basename ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:05:51 [2024-02-22T21:05:51.841Z] + LOG=trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg.log
16:05:51 [2024-02-22T21:05:51.841Z] + echo 'Starting ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg'
16:05:51 [2024-02-22T21:05:51.841Z] + notarize_single_dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:05:51 [2024-02-22T21:05:51.841Z] + sleep 18s
16:05:51 [2024-02-22T21:05:51.841Z] + tee --append trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg.log
16:05:51 [2024-02-22T21:05:51.841Z] + DMG_FILE=./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:05:51 [2024-02-22T21:05:51.841Z] ++ basename ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:05:51 [2024-02-22T21:05:51.841Z] + DMG=trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:05:51 [2024-02-22T21:05:51.841Z] + cp ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg-notnotarized
16:06:12 [2024-02-22T21:06:12.910Z] Cannot contact tracecompass-build-79wrc-m6k5b: java.lang.InterruptedException
16:06:19 [2024-02-22T21:06:19.803Z] + for i in $(find ./temp -name '*.dmg')
16:06:19 [2024-02-22T21:06:19.803Z] ++ basename ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:19 [2024-02-22T21:06:19.803Z] + LOG=trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg.log
16:06:19 [2024-02-22T21:06:19.803Z] + echo 'Starting ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg'
16:06:19 [2024-02-22T21:06:19.803Z] + tee --append trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg.log
16:06:19 [2024-02-22T21:06:19.803Z] + sleep 18s
16:06:19 [2024-02-22T21:06:19.803Z] + notarize_single_dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:19 [2024-02-22T21:06:19.803Z] + DMG_FILE=./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:19 [2024-02-22T21:06:19.803Z] ++ basename ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:19 [2024-02-22T21:06:19.803Z] + DMG=trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:19 [2024-02-22T21:06:19.803Z] + cp ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg-notnotarized
16:06:51 [2024-02-22T21:06:51.097Z] + jobs -p
16:06:51 [2024-02-22T21:06:51.097Z] 405
16:06:51 [2024-02-22T21:06:51.097Z] 418
16:06:51 [2024-02-22T21:06:51.097Z] + wait
16:06:51 [2024-02-22T21:06:51.097Z] ++ jobs -p
16:06:51 [2024-02-22T21:06:51.399Z] + cp ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:06:56 [2024-02-22T21:06:56.602Z] + cp ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:07:23 [2024-02-22T21:07:23.699Z] ++ echo trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:07:23 [2024-02-22T21:07:23.699Z] ++ sed s/_/-/g
16:07:23 [2024-02-22T21:07:23.699Z] + PRIMARY_BUNDLE_ID=trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:07:23 [2024-02-22T21:07:23.699Z] + retryCount=1
16:07:23 [2024-02-22T21:07:23.699Z] + '[' 1 -gt 0 ']'
16:07:23 [2024-02-22T21:07:23.699Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg -F 'options={"primaryBundleId": "trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
16:07:23 [2024-02-22T21:07:23.699Z] ++ echo trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:07:23 [2024-02-22T21:07:23.699Z] ++ sed s/_/-/g
16:07:23 [2024-02-22T21:07:23.699Z] + PRIMARY_BUNDLE_ID=trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86-64.dmg
16:07:23 [2024-02-22T21:07:23.699Z] + retryCount=1
16:07:23 [2024-02-22T21:07:23.699Z] + '[' 1 -gt 0 ']'
16:07:23 [2024-02-22T21:07:23.699Z] ++ curl --write-out '\n%{http_code}' -s -X POST -F file=@trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg -F 'options={"primaryBundleId": "trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
16:07:29 [2024-02-22T21:07:29.276Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
16:07:29 [2024-02-22T21:07:29.276Z] 200'
16:07:29 [2024-02-22T21:07:29.276Z] ++ head -n1
16:07:29 [2024-02-22T21:07:29.276Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:29 [2024-02-22T21:07:29.276Z] ++ tail -n1
16:07:29 [2024-02-22T21:07:29.276Z] + STATUS_CODE=200
16:07:29 [2024-02-22T21:07:29.276Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:29 [2024-02-22T21:07:29.276Z] ++ jq -r .uuid
16:07:29 [2024-02-22T21:07:29.276Z] + UUID=b91852e9-603b-4d36-a1ec-b9cd55182b0b
16:07:29 [2024-02-22T21:07:29.276Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:29 [2024-02-22T21:07:29.276Z] ++ jq -r .notarizationStatus.status
16:07:29 [2024-02-22T21:07:29.276Z] + STATUS=IN_PROGRESS
16:07:29 [2024-02-22T21:07:29.276Z] + [[ 200 == \5\0\3 ]]
16:07:29 [2024-02-22T21:07:29.276Z] + [[ 200 == \5\0\2 ]]
16:07:29 [2024-02-22T21:07:29.276Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:07:29 [2024-02-22T21:07:29.276Z] + sleep 1m
16:07:31 [2024-02-22T21:07:31.162Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
16:07:31 [2024-02-22T21:07:31.162Z] 200'
16:07:31 [2024-02-22T21:07:31.162Z] ++ head -n1
16:07:31 [2024-02-22T21:07:31.162Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:31 [2024-02-22T21:07:31.162Z] ++ tail -n1
16:07:31 [2024-02-22T21:07:31.162Z] + STATUS_CODE=200
16:07:31 [2024-02-22T21:07:31.162Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:31 [2024-02-22T21:07:31.162Z] ++ jq -r .uuid
16:07:31 [2024-02-22T21:07:31.162Z] + UUID=b3bb6652-6808-445f-a1a0-f722a6018681
16:07:31 [2024-02-22T21:07:31.162Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
16:07:31 [2024-02-22T21:07:31.162Z] ++ jq -r .notarizationStatus.status
16:07:31 [2024-02-22T21:07:31.162Z] + STATUS=IN_PROGRESS
16:07:31 [2024-02-22T21:07:31.162Z] + [[ 200 == \5\0\3 ]]
16:07:31 [2024-02-22T21:07:31.162Z] + [[ 200 == \5\0\2 ]]
16:07:31 [2024-02-22T21:07:31.162Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:07:31 [2024-02-22T21:07:31.162Z] + sleep 1m
16:08:38 [2024-02-22T21:08:38.789Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:08:38 [2024-02-22T21:08:38.789Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:08:38 [2024-02-22T21:08:38.789Z] 200'
16:08:38 [2024-02-22T21:08:38.789Z] ++ head -n1
16:08:38 [2024-02-22T21:08:38.789Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:08:38 [2024-02-22T21:08:38.789Z] ++ tail -n1
16:08:38 [2024-02-22T21:08:38.789Z] + STATUS_CODE=200
16:08:38 [2024-02-22T21:08:38.789Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:08:38 [2024-02-22T21:08:38.789Z] ++ jq -r .notarizationStatus.status
16:08:38 [2024-02-22T21:08:38.789Z] + STATUS=IN_PROGRESS
16:08:38 [2024-02-22T21:08:38.789Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:08:38 [2024-02-22T21:08:38.789Z] + sleep 1m
16:08:38 [2024-02-22T21:08:38.789Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:08:38 [2024-02-22T21:08:38.789Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:08:38 [2024-02-22T21:08:38.789Z] 200'
16:08:38 [2024-02-22T21:08:38.789Z] ++ head -n1
16:08:38 [2024-02-22T21:08:38.789Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:08:38 [2024-02-22T21:08:38.789Z] ++ tail -n1
16:08:38 [2024-02-22T21:08:38.789Z] + STATUS_CODE=200
16:08:38 [2024-02-22T21:08:38.789Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:08:38 [2024-02-22T21:08:38.789Z] ++ jq -r .notarizationStatus.status
16:08:38 [2024-02-22T21:08:38.789Z] + STATUS=IN_PROGRESS
16:08:38 [2024-02-22T21:08:38.789Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:08:38 [2024-02-22T21:08:38.789Z] + sleep 1m
16:09:34 [2024-02-22T21:09:34.958Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:09:34 [2024-02-22T21:09:34.958Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:09:34 [2024-02-22T21:09:34.958Z] 200'
16:09:34 [2024-02-22T21:09:34.958Z] ++ head -n1
16:09:34 [2024-02-22T21:09:34.958Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:09:34 [2024-02-22T21:09:34.958Z] ++ tail -n1
16:09:34 [2024-02-22T21:09:34.958Z] + STATUS_CODE=200
16:09:34 [2024-02-22T21:09:34.958Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:09:34 [2024-02-22T21:09:34.958Z] ++ jq -r .notarizationStatus.status
16:09:34 [2024-02-22T21:09:34.958Z] + STATUS=IN_PROGRESS
16:09:34 [2024-02-22T21:09:34.958Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:09:34 [2024-02-22T21:09:34.958Z] + sleep 1m
16:09:34 [2024-02-22T21:09:34.958Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:09:34 [2024-02-22T21:09:34.958Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:09:34 [2024-02-22T21:09:34.959Z] 200'
16:09:34 [2024-02-22T21:09:34.959Z] ++ head -n1
16:09:34 [2024-02-22T21:09:34.959Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:09:34 [2024-02-22T21:09:34.959Z] ++ tail -n1
16:09:34 [2024-02-22T21:09:34.959Z] + STATUS_CODE=200
16:09:34 [2024-02-22T21:09:34.959Z] ++ jq -r .notarizationStatus.status
16:09:34 [2024-02-22T21:09:34.959Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:09:34 [2024-02-22T21:09:34.959Z] + STATUS=IN_PROGRESS
16:09:34 [2024-02-22T21:09:34.959Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:09:34 [2024-02-22T21:09:34.959Z] + sleep 1m
16:10:31 [2024-02-22T21:10:31.120Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:10:31 [2024-02-22T21:10:31.121Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:10:31 [2024-02-22T21:10:31.121Z] 200'
16:10:31 [2024-02-22T21:10:31.121Z] ++ head -n1
16:10:31 [2024-02-22T21:10:31.121Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:10:31 [2024-02-22T21:10:31.121Z] ++ tail -n1
16:10:31 [2024-02-22T21:10:31.121Z] + STATUS_CODE=200
16:10:31 [2024-02-22T21:10:31.121Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:10:31 [2024-02-22T21:10:31.121Z] ++ jq -r .notarizationStatus.status
16:10:31 [2024-02-22T21:10:31.121Z] + STATUS=IN_PROGRESS
16:10:31 [2024-02-22T21:10:31.121Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:10:31 [2024-02-22T21:10:31.121Z] + sleep 1m
16:10:31 [2024-02-22T21:10:31.121Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:10:31 [2024-02-22T21:10:31.121Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:10:31 [2024-02-22T21:10:31.121Z] 200'
16:10:31 [2024-02-22T21:10:31.121Z] ++ head -n1
16:10:31 [2024-02-22T21:10:31.121Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:10:31 [2024-02-22T21:10:31.121Z] ++ tail -n1
16:10:31 [2024-02-22T21:10:31.121Z] + STATUS_CODE=200
16:10:31 [2024-02-22T21:10:31.121Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:10:31 [2024-02-22T21:10:31.121Z] ++ jq -r .notarizationStatus.status
16:10:31 [2024-02-22T21:10:31.121Z] + STATUS=IN_PROGRESS
16:10:31 [2024-02-22T21:10:31.121Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:10:31 [2024-02-22T21:10:31.121Z] + sleep 1m
16:11:38 [2024-02-22T21:11:38.741Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:11:38 [2024-02-22T21:11:38.741Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:11:38 [2024-02-22T21:11:38.741Z] 200'
16:11:38 [2024-02-22T21:11:38.741Z] ++ head -n1
16:11:38 [2024-02-22T21:11:38.742Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:11:38 [2024-02-22T21:11:38.742Z] ++ tail -n1
16:11:38 [2024-02-22T21:11:38.742Z] + STATUS_CODE=200
16:11:38 [2024-02-22T21:11:38.742Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:11:38 [2024-02-22T21:11:38.742Z] ++ jq -r .notarizationStatus.status
16:11:38 [2024-02-22T21:11:38.742Z] + STATUS=IN_PROGRESS
16:11:38 [2024-02-22T21:11:38.742Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:11:38 [2024-02-22T21:11:38.742Z] + sleep 1m
16:11:38 [2024-02-22T21:11:38.742Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:11:38 [2024-02-22T21:11:38.742Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:11:38 [2024-02-22T21:11:38.742Z] 200'
16:11:38 [2024-02-22T21:11:38.742Z] ++ head -n1
16:11:38 [2024-02-22T21:11:38.742Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:11:38 [2024-02-22T21:11:38.742Z] ++ tail -n1
16:11:38 [2024-02-22T21:11:38.742Z] + STATUS_CODE=200
16:11:38 [2024-02-22T21:11:38.742Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:11:38 [2024-02-22T21:11:38.742Z] ++ jq -r .notarizationStatus.status
16:11:38 [2024-02-22T21:11:38.742Z] + STATUS=IN_PROGRESS
16:11:38 [2024-02-22T21:11:38.742Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:11:38 [2024-02-22T21:11:38.742Z] + sleep 1m
16:12:34 [2024-02-22T21:12:34.905Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:12:34 [2024-02-22T21:12:34.905Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:12:34 [2024-02-22T21:12:34.905Z] 200'
16:12:34 [2024-02-22T21:12:34.905Z] ++ head -n1
16:12:34 [2024-02-22T21:12:34.906Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:12:34 [2024-02-22T21:12:34.906Z] ++ tail -n1
16:12:34 [2024-02-22T21:12:34.906Z] + STATUS_CODE=200
16:12:34 [2024-02-22T21:12:34.906Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:12:34 [2024-02-22T21:12:34.906Z] ++ jq -r .notarizationStatus.status
16:12:34 [2024-02-22T21:12:34.906Z] + STATUS=IN_PROGRESS
16:12:34 [2024-02-22T21:12:34.906Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:12:34 [2024-02-22T21:12:34.906Z] + sleep 1m
16:12:34 [2024-02-22T21:12:34.906Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:12:34 [2024-02-22T21:12:34.906Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:12:34 [2024-02-22T21:12:34.906Z] 200'
16:12:34 [2024-02-22T21:12:34.906Z] ++ head -n1
16:12:34 [2024-02-22T21:12:34.906Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:12:34 [2024-02-22T21:12:34.906Z] ++ tail -n1
16:12:34 [2024-02-22T21:12:34.906Z] + STATUS_CODE=200
16:12:34 [2024-02-22T21:12:34.906Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:12:34 [2024-02-22T21:12:34.906Z] ++ jq -r .notarizationStatus.status
16:12:34 [2024-02-22T21:12:34.906Z] + STATUS=IN_PROGRESS
16:12:34 [2024-02-22T21:12:34.906Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:12:34 [2024-02-22T21:12:34.906Z] + sleep 1m
16:13:31 [2024-02-22T21:13:31.073Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:13:31 [2024-02-22T21:13:31.073Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:13:31 [2024-02-22T21:13:31.073Z] 200'
16:13:31 [2024-02-22T21:13:31.073Z] ++ head -n1
16:13:31 [2024-02-22T21:13:31.073Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:13:31 [2024-02-22T21:13:31.073Z] ++ tail -n1
16:13:31 [2024-02-22T21:13:31.073Z] + STATUS_CODE=200
16:13:31 [2024-02-22T21:13:31.073Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:13:31 [2024-02-22T21:13:31.073Z] ++ jq -r .notarizationStatus.status
16:13:31 [2024-02-22T21:13:31.073Z] + STATUS=IN_PROGRESS
16:13:31 [2024-02-22T21:13:31.073Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:13:31 [2024-02-22T21:13:31.073Z] + sleep 1m
16:13:31 [2024-02-22T21:13:31.073Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:13:31 [2024-02-22T21:13:31.073Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:13:31 [2024-02-22T21:13:31.073Z] 200'
16:13:31 [2024-02-22T21:13:31.073Z] ++ head -n1
16:13:31 [2024-02-22T21:13:31.073Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:13:31 [2024-02-22T21:13:31.073Z] ++ tail -n1
16:13:31 [2024-02-22T21:13:31.073Z] + STATUS_CODE=200
16:13:31 [2024-02-22T21:13:31.073Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:13:31 [2024-02-22T21:13:31.073Z] ++ jq -r .notarizationStatus.status
16:13:31 [2024-02-22T21:13:31.073Z] + STATUS=IN_PROGRESS
16:13:31 [2024-02-22T21:13:31.073Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:13:31 [2024-02-22T21:13:31.073Z] + sleep 1m
16:14:38 [2024-02-22T21:14:38.702Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:14:38 [2024-02-22T21:14:38.702Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:14:38 [2024-02-22T21:14:38.702Z] 200'
16:14:38 [2024-02-22T21:14:38.702Z] ++ head -n1
16:14:38 [2024-02-22T21:14:38.702Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:14:38 [2024-02-22T21:14:38.702Z] ++ tail -n1
16:14:38 [2024-02-22T21:14:38.702Z] + STATUS_CODE=200
16:14:38 [2024-02-22T21:14:38.702Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:14:38 [2024-02-22T21:14:38.702Z] ++ jq -r .notarizationStatus.status
16:14:38 [2024-02-22T21:14:38.702Z] + STATUS=IN_PROGRESS
16:14:38 [2024-02-22T21:14:38.702Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:14:38 [2024-02-22T21:14:38.702Z] + sleep 1m
16:14:38 [2024-02-22T21:14:38.702Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:14:38 [2024-02-22T21:14:38.702Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:14:38 [2024-02-22T21:14:38.702Z] 200'
16:14:38 [2024-02-22T21:14:38.703Z] ++ head -n1
16:14:38 [2024-02-22T21:14:38.703Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:14:38 [2024-02-22T21:14:38.703Z] ++ tail -n1
16:14:38 [2024-02-22T21:14:38.703Z] + STATUS_CODE=200
16:14:38 [2024-02-22T21:14:38.703Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:14:38 [2024-02-22T21:14:38.703Z] ++ jq -r .notarizationStatus.status
16:14:38 [2024-02-22T21:14:38.703Z] + STATUS=IN_PROGRESS
16:14:38 [2024-02-22T21:14:38.703Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:14:38 [2024-02-22T21:14:38.703Z] + sleep 1m
16:15:34 [2024-02-22T21:15:34.869Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:15:34 [2024-02-22T21:15:34.869Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:15:34 [2024-02-22T21:15:34.869Z] 200'
16:15:34 [2024-02-22T21:15:34.869Z] ++ head -n1
16:15:34 [2024-02-22T21:15:34.869Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:15:34 [2024-02-22T21:15:34.869Z] ++ tail -n1
16:15:34 [2024-02-22T21:15:34.869Z] + STATUS_CODE=200
16:15:34 [2024-02-22T21:15:34.870Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:15:34 [2024-02-22T21:15:34.870Z] ++ jq -r .notarizationStatus.status
16:15:34 [2024-02-22T21:15:34.870Z] + STATUS=IN_PROGRESS
16:15:34 [2024-02-22T21:15:34.870Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:15:34 [2024-02-22T21:15:34.870Z] + sleep 1m
16:15:34 [2024-02-22T21:15:34.870Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:15:34 [2024-02-22T21:15:34.870Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:15:34 [2024-02-22T21:15:34.870Z] 200'
16:15:34 [2024-02-22T21:15:34.870Z] ++ head -n1
16:15:34 [2024-02-22T21:15:34.870Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:15:34 [2024-02-22T21:15:34.870Z] ++ tail -n1
16:15:34 [2024-02-22T21:15:34.870Z] + STATUS_CODE=200
16:15:34 [2024-02-22T21:15:34.870Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:15:34 [2024-02-22T21:15:34.870Z] ++ jq -r .notarizationStatus.status
16:15:34 [2024-02-22T21:15:34.870Z] + STATUS=IN_PROGRESS
16:15:34 [2024-02-22T21:15:34.870Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:15:34 [2024-02-22T21:15:34.870Z] + sleep 1m
16:16:31 [2024-02-22T21:16:31.098Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:16:31 [2024-02-22T21:16:31.098Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
16:16:31 [2024-02-22T21:16:31.098Z] 200'
16:16:31 [2024-02-22T21:16:31.098Z] ++ head -n1
16:16:31 [2024-02-22T21:16:31.098Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
16:16:31 [2024-02-22T21:16:31.098Z] ++ tail -n1
16:16:31 [2024-02-22T21:16:31.098Z] + STATUS_CODE=200
16:16:31 [2024-02-22T21:16:31.098Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
16:16:31 [2024-02-22T21:16:31.098Z] ++ jq -r .notarizationStatus.status
16:16:31 [2024-02-22T21:16:31.098Z] + STATUS=IN_PROGRESS
16:16:31 [2024-02-22T21:16:31.098Z] + [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
16:16:31 [2024-02-22T21:16:31.098Z] + sleep 1m
16:16:31 [2024-02-22T21:16:31.098Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/status
16:16:31 [2024-02-22T21:16:31.098Z] + RESPONSE_RAW='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dd7fb0f7-a0d8-4c56-94e2-c16848cc3240\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n  \"uploadDate\": \"2024-02-22T21:07:51.562Z\",\n  \"sha256\": \"8fc511f64361d07ac71c84fbac241dc85ebd27a916a82b0acebe3ec539424eb5\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"891c524ff74922e0c4199b73807156ea4fde5d70\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202402221956/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
16:16:31 [2024-02-22T21:16:31.099Z] 200'
16:16:31 [2024-02-22T21:16:31.099Z] ++ head -n1
16:16:31 [2024-02-22T21:16:31.099Z] + RESPONSE='{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"dd7fb0f7-a0d8-4c56-94e2-c16848cc3240\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n  \"uploadDate\": \"2024-02-22T21:07:51.562Z\",\n  \"sha256\": \"8fc511f64361d07ac71c84fbac241dc85ebd27a916a82b0acebe3ec539424eb5\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"891c524ff74922e0c4199b73807156ea4fde5d70\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202402221956/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
16:16:31 [2024-02-22T21:16:31.100Z] ++ tail -n1
16:16:31 [2024-02-22T21:16:31.100Z] + STATUS_CODE=200
16:16:31 [2024-02-22T21:16:31.100Z] ++ jq -r .notarizationStatus.status
16:16:31 [2024-02-22T21:16:31.100Z] ++ echo '{"uuid":"b3bb6652-6808-445f-a1a0-f722a6018681","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"dd7fb0f7-a0d8-4c56-94e2-c16848cc3240\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n' '\"uploadDate\":' '\"2024-02-22T21:07:51.562Z\",\n' '\"sha256\":' '\"8fc511f64361d07ac71c84fbac241dc85ebd27a916a82b0acebe3ec539424eb5\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"891c524ff74922e0c4199b73807156ea4fde5d70\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64_9.2.0.202402221956/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6fd8699da6fb0225d043edbf4fb15760f8637459\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5dcee60c8ff1ebcff921568b4414914e5e6f594\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0538fcd19cc47ed137ad4a12a44aea769c55acfa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff6e7d4669729e2fd9c97bfc4290d6508318890a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64-1360947760493980450.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2db93b3c8b3d5c15812e52c83e7953cb3475e359\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
16:16:31 [2024-02-22T21:16:31.101Z] + STATUS=COMPLETE
16:16:31 [2024-02-22T21:16:31.101Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
16:16:31 [2024-02-22T21:16:31.101Z] + [[ 200 == \5\0\3 ]]
16:16:31 [2024-02-22T21:16:31.101Z] + [[ 200 == \5\0\2 ]]
16:16:31 [2024-02-22T21:16:31.101Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
16:16:31 [2024-02-22T21:16:31.101Z] + break
16:16:31 [2024-02-22T21:16:31.101Z] + rm trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:16:31 [2024-02-22T21:16:31.358Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/b3bb6652-6808-445f-a1a0-f722a6018681/download
16:16:31 [2024-02-22T21:16:31.358Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:16:31 [2024-02-22T21:16:31.358Z]                                  Dload  Upload   Total   Spent    Left  Speed
16:16:33 [2024-02-22T21:16:33.110Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37.9M    0 37.9M    0     0  77.7M      0 --:--:-- --:--:-- --:--:-- 77.6M
100  127M    0  127M    0     0  85.3M      0 --:--:--  0:00:01 --:--:-- 85.2M
100  139M    0  139M    0     0  86.6M      0 --:--:--  0:00:01 --:--:-- 86.6M
16:16:33 [2024-02-22T21:16:33.110Z] curl: Saved to filename 'trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg'
16:16:33 [2024-02-22T21:16:33.110Z] + cp -vf trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg
16:17:06 [2024-02-22T21:17:06.336Z] 'trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg' -> './temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg'
16:17:36 [2024-02-22T21:17:36.603Z] ++ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/status
16:17:36 [2024-02-22T21:17:36.604Z] + RESPONSE_RAW='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"7594c30f-92b2-4bdb-8c68-56366fa4c7dc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n  \"uploadDate\": \"2024-02-22T21:07:50.065Z\",\n  \"sha256\": \"664b380e57260ea0b3de29548940196e296893e62df29b3546423c624c9db70c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a10db7a163992023c082adfe9c133505d2719c1\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"52168110c43aae6343d908064899a8c1f5ace3fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202402221956/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"52168110c43aae6343d908064899a8c1f5ace3fc\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
16:17:36 [2024-02-22T21:17:36.606Z] 200'
16:17:36 [2024-02-22T21:17:36.606Z] ++ head -n1
16:17:36 [2024-02-22T21:17:36.607Z] + RESPONSE='{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"COMPLETE","message":"Notarization ticket has been stapled successfully to uploaded file. You can now download the stapled file","moreInfo":"Notarization ticket has been stapled to the uploaded file successfully","log":"{\n  \"logFormatVersion\": 1,\n  \"jobId\": \"7594c30f-92b2-4bdb-8c68-56366fa4c7dc\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n  \"uploadDate\": \"2024-02-22T21:07:50.065Z\",\n  \"sha256\": \"664b380e57260ea0b3de29548940196e296893e62df29b3546423c624c9db70c\",\n  \"ticketContents\": [\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2a10db7a163992023c082adfe9c133505d2719c1\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"52168110c43aae6343d908064899a8c1f5ace3fc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n      \"arch\": null\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202402221956/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7f9effc3c5964e012f454437505bf659fd74c214\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"97aabe443b8b91096d9ede30260cdc78bde752df\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8cc5d042b7af2e13861ea4c40572db843653731d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"52168110c43aae6343d908064899a8c1f5ace3fc\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
16:17:36 [2024-02-22T21:17:36.608Z] ++ tail -n1
16:17:36 [2024-02-22T21:17:36.608Z] + STATUS_CODE=200
16:17:36 [2024-02-22T21:17:36.608Z] ++ jq -r .notarizationStatus.status
16:17:36 [2024-02-22T21:17:36.609Z] ++ echo '{"uuid":"b91852e9-603b-4d36-a1ec-b9cd55182b0b","notarizationStatus":{"status":"COMPLETE","message":"Notarization' ticket has been stapled successfully to uploaded file. You can now download the stapled 'file","moreInfo":"Notarization' ticket has been stapled to the uploaded file 'successfully","log":"{\n' '\"logFormatVersion\":' '1,\n' '\"jobId\":' '\"7594c30f-92b2-4bdb-8c68-56366fa4c7dc\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n' '\"uploadDate\":' '\"2024-02-22T21:07:50.065Z\",\n' '\"sha256\":' '\"664b380e57260ea0b3de29548940196e296893e62df29b3546423c624c9db70c\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2a10db7a163992023c082adfe9c133505d2719c1\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"52168110c43aae6343d908064899a8c1f5ace3fc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/aarch64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3b25e18167f85e76e3a7b51343e9637afb1f7dba\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/features/org.eclipse.equinox.executable_3.8.2300.v20231106-1826/bin/cocoa/macosx/x86_64/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17610999e91cbf45c6408b6adecc5777cb36f4e8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e0cbf7288dfd402746808fac31833e68f9499e9a\",\n' '\"arch\":' 'null\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.equinox.executable_root.cocoa.macosx.aarch64_3.8.2300.v20231106-1826/Eclipse.app/Contents/MacOS/launcher\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.aarch64_9.2.0.202402221956/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fbd32bd2d8dbb81a85ec27a9276007f838c76a6b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e37eb237e4687575f774c028e8aa4a4913e37a37\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar/os/macosx/libunixfile_1_0_0.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"86006f61e0eadafeb935a0de05828ea98a6308e1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.100.v20231012-1230.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7f9effc3c5964e012f454437505bf659fd74c214\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-awt-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d46c46ea538a40039de07e84f708d8cf93670b1c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.124.200.v20231113-1355.jar/libswt-pi-cocoa-4963r5.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be2a4f8dd224c3e9d814c8bb823ef4ac1ce8356c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-aarch64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"97aabe443b8b91096d9ede30260cdc78bde752df\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna/darwin-x86-64/libjnidispatch.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"11cf0e8ee15bff33baacb0fa717ae0507645453c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.2.800.v20231003-1442/eclipse_11802.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8cc5d042b7af2e13861ea4c40572db843653731d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64-8288158270520254873.dmg/trace-compass.app/Contents/MacOS/tracecompass\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"52168110c43aae6343d908064899a8c1f5ace3fc\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
16:17:36 [2024-02-22T21:17:36.610Z] + STATUS=COMPLETE
16:17:36 [2024-02-22T21:17:36.610Z] + [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
16:17:36 [2024-02-22T21:17:36.610Z] + [[ 200 == \5\0\3 ]]
16:17:36 [2024-02-22T21:17:36.610Z] + [[ 200 == \5\0\2 ]]
16:17:36 [2024-02-22T21:17:36.610Z] + [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
16:17:36 [2024-02-22T21:17:36.610Z] + break
16:17:36 [2024-02-22T21:17:36.610Z] + rm trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:17:36 [2024-02-22T21:17:36.610Z] + curl -JO https://cbi.eclipse.org/macos/xcrun/b91852e9-603b-4d36-a1ec-b9cd55182b0b/download
16:17:36 [2024-02-22T21:17:36.610Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:17:36 [2024-02-22T21:17:36.610Z]                                  Dload  Upload   Total   Spent    Left  Speed
16:17:37 [2024-02-22T21:17:37.598Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24.5M    0 24.5M    0     0  84.8M      0 --:--:-- --:--:-- --:--:-- 84.5M
100 43.6M    0 43.6M    0     0  6217k      0 --:--:--  0:00:07 --:--:-- 6218k
100 52.1M    0 52.1M    0     0  7325k      0 --:--:--  0:00:07 --:--:-- 7324k
100  139M    0  139M    0     0  17.0M      0 --:--:--  0:00:08 --:--:-- 17.0M
16:17:37 [2024-02-22T21:17:37.598Z] curl: Saved to filename 'trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg'
16:17:37 [2024-02-22T21:17:37.598Z] + cp -vf trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg ./temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg
16:18:03 [2024-02-22T21:18:03.579Z] 'trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg' -> './temp/trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg'
16:18:03 [2024-02-22T21:18:03.579Z] + pushd temp
16:18:03 [2024-02-22T21:18:03.579Z] ~/agent/workspace/tracecompass-master-nightly/temp ~/agent/workspace/tracecompass-master-nightly
16:18:03 [2024-02-22T21:18:03.579Z] ++ find trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg-notnotarized trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg-notnotarized -name '*.dmg'
16:18:03 [2024-02-22T21:18:03.579Z] + for i in $(find * -name '*.dmg')
16:18:03 [2024-02-22T21:18:03.579Z] + scp trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.aarch64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:18:11 [2024-02-22T21:18:11.776Z] + for i in $(find * -name '*.dmg')
16:18:11 [2024-02-22T21:18:11.776Z] + scp trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg trace-compass-9.2.0-20240222-1956-macosx.cocoa.x86_64.dmg-notnotarized genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/rcp/
16:18:21 [2024-02-22T21:18:21.754Z] + popd
16:18:21 [2024-02-22T21:18:21.754Z] ~/agent/workspace/tracecompass-master-nightly
16:18:22 [2024-02-22T21:18:22.049Z] [Pipeline] }
16:18:22 [2024-02-22T21:18:22.057Z] $ ssh-agent -k
16:18:22 [2024-02-22T21:18:22.062Z] unset SSH_AUTH_SOCK;
16:18:22 [2024-02-22T21:18:22.063Z] unset SSH_AGENT_PID;
16:18:22 [2024-02-22T21:18:22.063Z] echo Agent pid 369 killed;
16:18:22 [2024-02-22T21:18:22.064Z] [ssh-agent] Stopped.
16:18:22 [2024-02-22T21:18:22.479Z] [Pipeline] // sshagent
16:18:22 [2024-02-22T21:18:22.917Z] Post stage
16:18:23 [2024-02-22T21:18:23.912Z] [Pipeline] archiveArtifacts
16:18:23 [2024-02-22T21:18:23.918Z] Archiving artifacts
16:18:25 [2024-02-22T21:18:25.938Z] [Pipeline] }
16:18:26 [2024-02-22T21:18:26.235Z] [Pipeline] // withEnv
16:18:26 [2024-02-22T21:18:26.680Z] [Pipeline] }
16:18:26 [2024-02-22T21:18:26.974Z] [Pipeline] // stage
16:18:27 [2024-02-22T21:18:27.553Z] [Pipeline] }
16:18:27 [2024-02-22T21:18:27.850Z] [Pipeline] // withEnv
16:18:28 [2024-02-22T21:18:28.290Z] [Pipeline] }
16:18:28 [2024-02-22T21:18:28.584Z] [Pipeline] // timeout
16:18:29 [2024-02-22T21:18:29.036Z] [Pipeline] }
16:18:29 [2024-02-22T21:18:29.327Z] [Pipeline] // timestamps
16:18:29 [2024-02-22T21:18:29.745Z] [Pipeline] }
16:18:30 [2024-02-22T21:18:30.048Z] [Pipeline] // withEnv
16:18:30 [2024-02-22T21:18:30.478Z] [Pipeline] }
16:18:30 [2024-02-22T21:18:30.776Z] [Pipeline] // withEnv
16:18:31 [2024-02-22T21:18:31.219Z] [Pipeline] }
16:18:31 [2024-02-22T21:18:31.514Z] [Pipeline] // node
16:18:32 [2024-02-22T21:18:32.083Z] [Pipeline] }
16:18:32 [2024-02-22T21:18:32.375Z] [Pipeline] // podTemplate
16:18:32 [2024-02-22T21:18:32.813Z] [Pipeline] End of Pipeline
16:18:33 [2024-02-22T21:18:33.037Z] Triggering a new build of tracecompass-incubator-nightly #624
16:18:33 [2024-02-22T21:18:33.038Z] Triggering a new build of tracecompass-master-nightly-staging #693
16:18:33 [2024-02-22T21:18:33.044Z] Finished: SUCCESS